Initial ZFS support. Just the runtime support, no support for actually
creating the initial ZFS volumes, that is described in Mike's notes file on how to setup ZFS on ops. But once that is done, the runtime supports takes care of creating volumes for users and projects/groups. New configure variables, with defaults to: WITHZFS=0 ZFS_ROOT=z ZFS_QUOTA_USER="1G" ZFS_QUOTA_PROJECT="100G" ZFS_QUOTA_GROUP="10G"
Showing
- account/GNUmakefile.in 4 additions, 3 deletionsaccount/GNUmakefile.in
- account/accountsetup.in 373 additions, 0 deletionsaccount/accountsetup.in
- account/tbacct.in 23 additions, 7 deletionsaccount/tbacct.in
- configure 10 additions, 0 deletionsconfigure
- configure.in 10 additions, 0 deletionsconfigure.in
- tbsetup/mkgroup.in 20 additions, 7 deletionstbsetup/mkgroup.in
- tbsetup/rmgroup.in 7 additions, 3 deletionstbsetup/rmgroup.in
- tbsetup/rmproj.in 3 additions, 2 deletionstbsetup/rmproj.in
- tbsetup/rmuser.in 3 additions, 2 deletionstbsetup/rmuser.in
Loading
Please register or sign in to comment