Mark J Musante wrote:
On Thu, 11 Feb 2010, Cindy Swearingen wrote:
On 02/11/10 04:01, Marc Friesacher wrote:
fr...@vault:~# zpool import
pool: zedpool
id: 10232199590840258590
state: ONLINE
action: The pool can be imported using its name or numeric identifier.
config:
zedpool ONLINE
raidz1 ONLINE
c4d0 ONLINE
c5d0 ONLINE
c6d0 ONLINE
c7d0 ONLINE
logs
zedpool ONLINE
mirror ONLINE
c12t0d0p0 ONLINE
c10t0d0p0 ONLINE
Is this the actual unedited config output? I've never seen the name of
the pool show up after "logs".
I've looked into it and think this is
6599442 zpool import has faults in the display
which is fixed in build 116, whereas system is running build 111b
One thing you can try is to use dtrace to look at any
ldi_open_by_name(), ldi_open_by_devid(), or ldi_open_by_dev() calls that
zfs makes. That may give a clue as to what's going wrong.
fmdump -eV suggests that there are issues with pool-wide metadata objects, so
"device" in "cannot import 'zedpool': one or more devices is currently
unavailable" probably refers to raidz top-level vdev.
Pool recovery would help to recover this pool
regards,
victor
Regards,
markm
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss