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


On 08/16/10 07:30 PM, Robert Hartzell wrote:
I have a disk which is 1/2 of a boot disk mirror from a failed system that I would like to extract some data from. So i install the disk to a test system and do:

zpool import -R /mnt -f rpool bertha

which gives me:

bertha                            102G   126G    84K  /mnt/bertha
bertha/ROOT                      34.3G   126G    19K  legacy
bertha/ROOT/snv_134              34.3G   126G  10.9G  /mnt
bertha/Vbox                      46.9G   126G  46.9G  /mnt/export/Vbox
bertha/dump                      2.00G   126G  2.00G  -
bertha/export                    8.05G   126G    31K  /mnt/export
bertha/export/home               8.05G  52.0G  8.01G  /mnt/export/home
bertha/mail                      1.54M  5.00G  1.16M  /mnt/var/mail
bertha/swap                         4G   130G   181M  -
bertha/zones                     6.86G   126G    24K  /mnt/export/zones
bertha/zones/bz1 6.05G 126G 24K /mnt/export/zones/bz1
bertha/zones/bz1/ROOT            6.05G   126G    21K  legacy
bertha/zones/bz1/ROOT/zbe        6.05G   126G  6.05G  legacy
bertha/zones/bz2 821M 126G 24K /mnt/export/zones/bz2
bertha/zones/bz2/ROOT             821M   126G    21K  legacy
bertha/zones/bz2/ROOT/zbe         821M   126G   821M  legacy



cd /mnt ; ls
bertha export var
ls bertha
boot etc

where is the rest of the file systems and data?


_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to