[BlueOnyx:08911] Re: BX in Proxmox
Michael Stauber
mstauber at blueonyx.it
Thu Oct 27 01:21:37 -05 2011
Hi Eiji Hamano,
> I cannot set "Second level disk quota for the VPS"
> Because Proxmox does not have it.
Find out the VPS ID of the VPS in question. Then run the following commands on
the node (not in the container!):
vzctl set 101 --quotaugidlimit 10000--diskquota yes --save
vzctl restart 101
Replace the 101 with the VPS ID of the BlueOnyx VPS.
Or alternatively you can edit the config file of the VPS (if you know where
Proxmox stores it) and can append the following two lines to it:
DISK_QUOTA=yes
QUOTAUGIDLIMIT="10000"
Then restart the VPS.
--
With best regards
Michael Stauber
More information about the Blueonyx
mailing list