/[sysadmin-cookbook]/recepies/zfs/03.create-compressed-file-system
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /recepies/zfs/03.create-compressed-file-system

Parent Directory Parent Directory | Revision Log Revision Log


Revision 14 - (show annotations)
Fri May 1 12:13:18 2009 UTC (14 years, 11 months ago) by dpavlin
File size: 268 byte(s)
create compressed zfs file system

1 # http://docs.sun.com/app/docs/doc/819-5461/gayns?a=view
2
3 root@opl:~# zfs create zfs/install
4
5 root@opl:~# zfs set compression=on zfs/install
6
7 root@opl:~# zfs list zfs/install
8 NAME USED AVAIL REFER MOUNTPOINT
9 zfs/install 18K 18.8G 18K /zfs/install
10

  ViewVC Help
Powered by ViewVC 1.1.26