xfs_quota off/remove

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 ...

_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs

[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux