>   $mkfs -F vxfs -o bsize=1024 /dev/rdsk/c5t20d9s2 2048000
>
>   The above command creates vxfs file system on first 2048000 blocks (each 
> block size is 1024 bytes)  of  /dev/rdsk/c5t20d9s2 .
>    
> Like this is there a option to limit the size of ZFS file system.? if
> so what it is ? how it is ?

No, there's nothing similar.

Space is managed at a pool level.  Writes by any filesystem may occur
anywhere in the pool.  

Can I ask why this would be useful to you?  What can you accomplish by
limiting the filesystem to a particular location?  There might be
alternatives.

-- 
Darren Dunham                                           [EMAIL PROTECTED]
Senior Technical Consultant         TAOS            http://www.taos.com/
Got some Dr Pepper?                           San Francisco, CA bay area
         < This line left intentionally blank to confuse you. >
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to