I installed snv_92 with zfs root. Then took a snapshot of the root and clonned 
it. Now I am booting from the clone using the -Z option. The system boots fine 
from the clone but 'zfs list' still shows that the '/' is mounted on the 
original mountpoint instead of the clone even though the output of 'mount' 
shows that '/' is mounted on the clone. Here is the output.

# zfs list
NAME                              USED  AVAIL  REFER  MOUNTPOINT
rpool                            22.1G  44.8G    63K  /rpool
rpool/ROOT                       6.11G  44.8G    18K  legacy
rpool/ROOT/snv_92                6.10G  44.8G  6.09G  /
rpool/ROOT/[EMAIL PROTECTED]  5.55M      -  6.09G  -
rpool/ROOT/snv_92.backup         8.00M  44.8G  6.10G  legacy
rpool/dump                       8.00G  44.8G  8.00G  -
rpool/export                       38K  44.8G    20K  /export
rpool/export/home                  18K  44.8G    18K  /export/home
rpool/swap                       8.00G  52.8G  2.55M  -
# mount
/ on rpool/ROOT/snv_92.backup read/write/setuid/devices/dev=3f50002 on Wed Dec 
31 16:00:00 1969

[EMAIL PROTECTED] is the snapshot of the original installation on snv_92. 
snv_92.backup is the clone. You can see that the / is mounted on snv_92.backup 
but in zfs list output it still shows that '/' is mounted on snv_92.

Is that a bug or did I misss a step ?

Thanks
Sumit
 
 
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