Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue Sep 07, 2010 12:43 pm 
Offline
Senior Newbie

Joined: Tue Sep 07, 2010 12:19 pm
Posts: 14
AOL: 7000+Springs+LN
Location: United States
55 views and not a hit. I don't think this post is going anywhere. I'll try finding some clues else where. Thank you though.



----------------------------
Hello all, new user to linode. Enjoying myself very much so far. I've only run into one issue so far, I'm hoping someone with more experience can lend me a hand.

I'm testing DirectAdmin as part of my linode and I'm getting the error below when adding a new account to DirectAdmin. It adds the account but can't set the quota for the user I guess is why it's complaining.

setquota: Mountpoint (or device) / not found. setquota: Not all specified mountpoints are using quota.

System lnfo;
2.6.32.16-linode28
Cent0S 5.5 32bit

According to directadmin.conf it's using / as the mount point

/usr/local/directadmin/conf/directadmin.conf
quota_partition=/

So it's trying to run;
Code:
/usr/sbin/repquota /


You can see the return below;
Code:
[root@cp ~]# /usr/sbin/repquota / 
repquota: Mountpoint (or device) / not found.
repquota: Not all specified mountpoints are using quota.
[root@cp ~]#


Now, I'm new to quota's but it appears that I can turn quota or/off just fine;

Code:
[root@cp ~]# /sbin/quotaoff -a
[root@cp ~]#


Code:
[root@cp ~]# /sbin/quotaon -a
[root@cp ~]#


However if I try to get it to calulate it doesn't want to play;

Code:
[root@cp ~]# /sbin/quotacheck -avugm
quotacheck: Can't find filesystem to check or filesystem not mounted with quota option.


My current fstab looks like this

Code:
<file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/xvda / ext3 noatime,errors=remount-ro 0 1
/dev/xvdb none swap sw 0 0
[root@cp ~]#


Additional information.

- I've put a aquota.user in / and chmod it to 600 per some doc's I read


- in fatab I've tried including usrquota in options, but if I do and reboot the machine, and run /sbin/quotaoff -a I get the following error.

Code:
quotaoff: Cannot find quota file on / [/dev/xvda] to turn quotas on/off.


Hoping this is something you have seen and can push me in the right direction to get quotas working for /.

Thanks a bunch!


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group