On 08/16/10 10:38 PM, George Wilson wrote:
Robert Hartzell wrote:
On 08/16/10 07:47 PM, George Wilson wrote:
The root filesystem on the root pool is set to 'canmount=noauto' so you
need to manually mount it first using 'zfs mount <dataset name>'. Then
run 'zfs mount -a'.

- George


mounting the dataset failed because the /mnt dir was not empty and
"zfs mount -a" failed I guess because the first command failed.



It's possible that as part of the initial import that one of the mount
points tried to create a directory under /mnt. You should first unmount
everything associated with that pool, then ensure that /mnt is empty and
mount the root filesystem first. Don't mount anything else until the
root is mounted.

- George

Awesome! That worked... just recovered 100GB of data! Thanks for the help

--
  Robert Hartzell
b...@rwhartzell.net
  RwHartzell.Net
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to