Re: [zfs-discuss] Why can't ZFS find a plugged in disk

2008-07-08 Thread James Litchfield
Turns out zfs mount -a will pick up the file system. Fun question is why the OS can't mount the disk by itself. gnome-mount is what puts up the "Can't access the disk" and whines to stdout (/dev/null in this case) about: > ** (gnome-mount:1050): WARNING **: Mount failed for > /org/freedesktop/Hal

Re: [zfs-discuss] Why can't ZFS find a plugged in disk

2008-07-06 Thread James Litchfield
Indeed, after rebooting we see the following. You'll have to trust me that /ehome and /ehome/v1 are the relevant ZFS filesystems. If it makes any different, this file system had been previously mounted. My memory is suggesting that zpool import works in this situation whenever the FS hasn't been pr

[zfs-discuss] Why can't ZFS find a plugged in disk

2008-07-06 Thread James Litchfield
Currently on SNV92 + some BFUs but this has bene going on for quite a while. If I boot my system without a USB drive plugged in and then plug it in, rmformat sees it but ZFS seems not to. If I reboot the system, ZFS will have no problem with using the disk. > # zpool import > # rmformat > Lookin