I have a zfs pool on a USB hard drive attached to my system. I had unplugged it and when I reconnect it, zpool import does not see the pool.
# cd /dev/dsk # fstyp c3t0d0s0 zfs When I truss zpool import, it looks everywhere (seemingly) *but* c3t0d0s0 for the pool... The relevant portion...
stat64("/dev/dsk/c3t0d0s1", 0x08043150) = 0 open64("/dev/dsk/c3t0d0s1", O_RDONLY) Err#5 EIO stat64("/dev/dsk/c1t0d0p3", 0x08043150) = 0 open64("/dev/dsk/c1t0d0p3", O_RDONLY) Err#16 EBUSY
This is Nevada B49, BFUed to B50 and then BFUed to 10/9/2006 nightly. I have been seeing this behavior for a while so I don't think it is the result of a very recent change... Thoughts? Jim Litchfield _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss