Inserting the drive does not automatically mount the ZFS filesystem on it. You 
need to use the "zpool import" command which lists any pools available to 
import, then zpool import -f {name of pool} to force the import (to force the 
import if you haven't exported the pool first).

Cheers

Andrew.
--
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to