Skip to content
Snippets Groups Projects
Commit 328b61d8 authored by Leigh B Stoller's avatar Leigh B Stoller
Browse files

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"
parent 83b8cebf
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment