Results 1 to 5 of 5
Hi Frndz
I want to configure Disk Quota for my RHEL-4, for that mounted /home permanently with /dev/sda3 in fstab and used following commands.
#mount -o remount,usrquota /home = to ...
- 03-11-2009 #1Linux Newbie
- Join Date
- Aug 2008
- Posts
- 119
Quota Not Eanabled
Hi Frndz
I want to configure Disk Quota for my RHEL-4, for that mounted /home permanently with /dev/sda3 in fstab and used following commands.
#mount -o remount,usrquota /home = to enable disk quota.
#quotacheck -c /home = to check quota
#quotaon /home = to apply on home
and finally when i use this command
# edquota john = to edit the quota of john and saved it
then i used the following #alt+ctrl+f1 and logged in with user and i am not able to create any thing the error is "disk quota exceeded" i had given max limit to user john.
Help me frnds out of this.
Thanks in Advance.
Webby
- 03-11-2009 #2
What are the quota you set for said user for the hard limit?
"A graphical user interface is just a mask. What lies beneath is what matters."
- 03-12-2009 #3Linux Newbie
- Join Date
- Aug 2008
- Posts
- 119
What ever the hard limit is not getting saved, I used the following command
#:wq!
Thanks in Advance
Webby
- 03-12-2009 #4Just Joined!
- Join Date
- Feb 2009
- Posts
- 25
did you setup disk quota or inode quota???
- 03-14-2009 #5Linux Newbie
- Join Date
- Aug 2008
- Posts
- 119
Hi sed_addictive
I tried to change the block and i nodes in
#edquota john(user name)
But its not getting saved, that's the problem is.
Thanks in Advance
Webby


Reply With Quote