I finally have the quota support working in the VPS the only issue is that the group quota does not work, I can set the quota using the setquota command and it takes. I can even do a edquota -g GROUPNAME and see the settings. Yet when I run the quota -g GROUPNAME command it says quota NONE:
It does work for username(UID) quota just not for the group(GID) any ideas? Dinesh Matt Ayres said: > > You need to run quotaon / quotacheck on the host server or mknod a hdv1 > device within the vserver. > > The mailing list archives cover both of these. > > -- > Thanks, > Matt > > On Wed, 27 Nov 2002, Dinesh Mistry wrote: > >> Is there anyway I can add quota support per VPS right now I have quota >> support compiled into the root server and have installed the quota RPM >> packages on the VSERVER but when I try to enable quota's on the root >> server I get the following. >> >> >> >> quotacheck -anugfm >> >> quotacheck: Can't stat() mounted device /dev/hdv1: No such file or >> directory >> >> quotacheck: Can't find filesystem to check or filesystem not mounted >> with quota option. >> >> >> >> Any help would be appreciated. >> >> >> >> ----------------------------------- >> >> Dinesh Mistry >> >> YourHostDirect >> >> >> >> http://www.yourhostdirect.com <http://www.yourhostdirect.com/> >> >> ----------------------------------- --
