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

RH7.2 and XFS 1.0.2a grpquota doesn't seem to work.



Hi,

I have been attempting to test group quotas on an XFS file system. 
Individual user quotas seem to work OK, but I have a requirement to impose 
group quota checking (hardware was paid for by a number of groups).

I have a couple of questions:
I assume group quotas are enabled in the same manner user quotas are (using 
edquota)
I assume group quotas are reported on in the same manner as user quotas 
(using repquota).

The user quota function appears to work OK.


This is a copy of my /etc/fstab. Note that in this example, I am only 
attempting to test group quotas:

LABEL=/                 /                       ext3    defaults        1 1
/dev/sda3               /xfs                    xfs     defaults,grpquota    
      1 2
none                    /dev/pts                devpts  gid=5,mode=620  0 0
none                    /proc                   proc    defaults        0 0
none                    /dev/shm                tmpfs   defaults        0 0
/dev/sda2               swap                    swap    defaults        0 0


This is a dump of a quota that I have already enabled:

[root@VM root]# edquota -g qtest
Disk quotas for group qtest (gid 512):
  Filesystem                   blocks       soft       hard     inodes     
soft     hard
  /dev/sda3                         0      25000      30000          0       
  0        0

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.