Comments for Configuring dom0

achester | 2009/10/30 03:54

Seems like:
# zfs create -o mountpoint=/var/xen/dump,quota=4G rpool/xendumps
Should be:
# zfs create -o mountpoint=/var/xen/dump -o quota=4G rpool/xendumps

Otherwise you end up with a pool mounted at "var/xen/dump,quota=4G"

Collectives
Project


© Sun Microsystems Inc. 2009
XWiki Enterprise 1.8.2.19075 - Documentation
Terms Of Use | Privacy | Trademarks | Copyright Policy | Site Guidelines | Site map | Help
Your use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Use.