Changes

stoney backup: Server set-up

4 bytes added, 16:03, 27 August 2013
/* Project (Directory) Quotas */
Check the Quota:
* <code>-v </code>: increase verbosity in reporting (also dumps zero values).* <code>-N </code>: suppress the initial header.* <code>-p </code>: display project quota information. xfs_quota -x -c 'quota -v -N -p 3gugus3' /var/backup
If you don't have any used blocks, you will not receive an an answer on the command line. To make sure, that everything went ok: echo $?The result should be <code>/dev/vdb1 0< 0 1048576 00 [--------] /var/code>backup
If you copied data into the project, the output will look something like:
Disk quotas for Project gugus3 (3)
Filesystem Blocks Quota Limit Warn/Time Mounted on
/dev/vdb1 512000 0 1048576 00 [--------] /var/backup
To give you an overall viewof the whole system:
xfs_quota -x -c report /var/backup
SLB, editor, reviewer
3,407
edits