[OpenIndiana-discuss] zpool command: some questions.
Anthony Renaud
anthony_renaud65 at yahoo.com
Sun Nov 21 21:40:30 UTC 2010
I am not sure of the consequences of the following zpool command:
zpool create mypool /dev/dsk/c5t0d0p2
(c5t0d0p2 is where I have the unbootable OpenSolaris partition from where I want to recover some files)
Does it prepare the partition for the mount commands?Or does it erase and format the partition?
Or is it better to use: zpool import ? and after:
zfs set mountpoint=legacy mypool
mount -F zfs mypool /mnt
More information about the OpenIndiana-discuss
mailing list