Hi:
I am a newbie with zfs, so I apologize if I did no look deep enough before 
posting. I am trying to create a zfs filesystem so I can take snapshots of the 
file system. So, I create a file system like this:
rpool/export/vm                  44.7G   744G  19.7G  /export/vm
rpool/export/vm/linux            3.76G   744G    21K  /export/vm/linux
rpool/export/vm/linux/ubuntu00 3.76G   744G  3.31G  /export/vm/linux/ubuntu00

As you can see, I have created 3 filesystems instead of just the 
rpool/export/vm/linux/ubuntu00 because I use the following command to create 
this filesystem:
zfs -p rpool/export/vm/linux/ubuntu00

Could I have create rpool/export/vm/linux/ubuntu00 without the 2 extra 
rpool/export/vm and rpool/export/vm/linux? It seems like there are redundant 
filesystems created and mounted in this case.

Thanks.
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
opensolaris-help@opensolaris.org

Reply via email to