xfs_quota off/remove
Meij, Henk
hmeij at wesleyan.edu
Wed Dec 10 12:37:41 CST 2014
Is off/remove working for xfs_quota? I seem to not be able to zero out the project quota metadata and move the project to another partition. I did not remove the entries in the /etc/proj* files.
-Henk
1308 xfs_quota -x -c 'project -s data_1_hmeij'
1309 xfs_quota -x -c 'report -h -bi' /data/1
User quota on /data/1 (/dev/sdb1)
Blocks
User ID Used Soft Hard Warn/Grace
---------- ---------------------------------
root 0 0 0 00 [------]
hmeij 854.4M 0 0 00 [------]
Project quota on /data/1 (/dev/sdb1)
Blocks
Project ID Used Soft Hard Warn/Grace
---------- ---------------------------------
data_1_hmeij 854.4M 0 0 00 [------]
1318 xfs_quota -x -c 'off' -c 'remove' /data/1
1331 umount /data/1; mount /data1
1333 xfs_quota -x -c 'report -h' /data/1
same report output, same metadata ...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://oss.sgi.com/pipermail/xfs/attachments/20141210/1fef68dd/attachment.html>
More information about the xfs
mailing list