Thiago Sobral schrieb: > Hi folks, > > I need to manage volumes like LVM does on Linux or AIX, and I think that > ZFS can solve this issue. > > I read the SVM specification and certainly it doesn't will be the > solution that I'll adopt. I don't have Veritas here. >
Why do you think it doesn't fit your needs? What would you do on Linux or AIX that you think SVM cannot do? > I created a pool with name "black" and a volume "lv00", then created a > filesystem with 'newfs' command: > #newfs /dev/zvol/rdsk/black/lv00 > > is this the right way ? > What's is the best way to manage volumes in Solaris? > Do you have a URL or document describing this !? > You can do it this way? But why would you? Doing a $ zfs create black/lv00 would give you a filesystem named lv00. I think you should investigate the docs a little bit more closely or be a little bit more precise when posting your question. What are you actually trying to accomplish? > cheers, > > TS > > - Thomas _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss