Hi,
When I use "xfs_quota -x -c 'report -u /dev/sde5'" to show
/dev/sde5's quotas, and the result have two same block as below:
[root@localhost ~]# xfs_quota -x
-c 'report -u /dev/sde5'
User quota on /root/mntpath2 (/dev/sde5)
Blocks
User ID Used Soft Hard Warn/Grace
---------- --------------------------------------------------
root 0 0 0 00 [--------]
user2 0 102400 409600 00 [--------]
user3 0 204800 512000 00 [--------]
User quota on /root/mntpath2 (/dev/sde5)
Blocks
User ID Used Soft Hard Warn/Grace
---------- --------------------------------------------------
root 0 0 0 00 [--------]
user2 0 102400 409600 00 [--------]
user3 0 204800 512000 00 [--------]
Is this correct or what does this output mean?
My kernel is 3.4.4 and xfs filesystem version is just in the
version of this kernel.
|
_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs