zfs newbie question

Hello

I have a fresh Solaris 10/6 install. My disk have 20Gb but I used only

10GB for the base solaris installation and home directory.

I have 10GB free without any partition.

I would like to use my free space to store my zones using zfs filesystem.

In example:

/zones

/zone/zona1

/zone/zone2

How I can create "/zones" filesystem ?

zpool create zones ?

?: What I must write ?

This is my filesystem setup now (solaris default):

df -h

Sistema de archivos tama? usados aprovechar capacidad Montado en

/dev/dsk/c0d0s04,7G3,1G1,5G67%/

/devices0K0K0K0%/devices

ctfs0K0K0K0%/system/contract

proc0K0K0K0%/proc

mnttab0K0K0K0%/etc/mnttab

swap815M716K815M1%/etc/svc/volatile

objfs0K0K0K0%/system/object

/usr/lib/libc/libc_hwcap1.so.1

4,7G3,1G1,5G67%/lib/libc.so.1

fd0K0K0K0%/dev/fd

swap815M8K815M1%/tmp

swap815M28K815M1%/var/run

/dev/dsk/c0d0s73,5G3,8M3,5G1%/export/home

Thanks in advance.

roberto pereyra

[1076 byte] By [Roberto_Pereyraa] at [2007-11-27 11:00:08]
# 1

At least make a token attempt to read the documentation

http://docs.sun.com/app/docs/doc/819-5461

Then if you have a specific question someone will more likely to answer you.

Otherwise it sounds like your saying, "I'm too lazy to read any documentation. Can someone tell me all about it".

BTW I will point out that at the moment if you put your zones on a zfs filesystem, it means you will be unable to install new solaris upgrades. You can still patch, but not upgrade to a new release. They may add that functionality at some stage. But for the moment, its not there.

robert.cohena at 2007-7-29 12:27:42 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2

I was going to comment about how good sun docs are and that you may not be used to them, but if you are using zones I assume you already know that.

You can normally find the sun docs you are looking for through google but going to docs.sun.com will provide a very good search too.

kjard_usa at 2007-7-29 12:27:42 > top of Java-index,Solaris Operating System,Solaris 10 Features...