
9th August 2005, 03:25
|
|
Senior Member
|
|
Join Date: Jul 2005
Posts: 148
Thanks: 13
Thanked 1 Time in 1 Post
|
|
Quotacheck
When I try "quotacheck -avugm" as part of the tutorial for Debian Sarge ( http://www.howtoforge.com/perfect_setup_debian_sarge ), I get the following error:
quotacheck: can't find filesystem to check or filesystem not mounted with quota option.
nevermind . . . I figured it out.
Last edited by m u r; 9th August 2005 at 04:34.
|

9th August 2005, 08:36
|
|
Member
|
|
Join Date: Jul 2005
Location: Rives - Isère - FRANCE
Posts: 50
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hello,
Have you modifiy the file /etc/fstab ?
Have you create the files /quota.user /quota.group ?
Have you remount the partition / (mount -o remount /) ?
Thanks
|

9th August 2005, 14:39
|
|
Senior Member
|
|
Join Date: Jul 2005
Posts: 148
Thanks: 13
Thanked 1 Time in 1 Post
|
|
It works now. There was a syntax error when I added ",usrquota,grpquota" to /etc/fstab. Sorry.
|

14th September 2005, 06:16
|
|
Member
|
|
Join Date: Sep 2005
Location: Pennsylvania
Posts: 51
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quota Check Error
Mur,
You may have figured this one our but we have not please help!
Picture aging fast and pulling hair out on 20th reinstallation
Quote:
|
Originally Posted by m u r
When I try "quotacheck -avugm" as part of the tutorial for Debian Sarge ( http://www.howtoforge.com/perfect_setup_debian_sarge ), I get the following error:
quotacheck: can't find filesystem to check or filesystem not mounted with quota option.
nevermind . . . I figured it out.
|
__________________
Thank You,
David
|

14th September 2005, 06:21
|
|
Member
|
|
Join Date: Sep 2005
Location: Pennsylvania
Posts: 51
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
quotacheck -avugm
After this command mount -o remount /
restart your server with command shutdown -r now [enter]
After system restarts you can type in quotacheck -avugm [enter] it will scan and be done.
Wipes me wee lil brow gives self and Mrs. two stars and a pat on the back.
__________________
Thank You,
David
|

31st October 2005, 05:39
|
|
Junior Member
|
|
Join Date: Oct 2005
Location: us
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Bad Syntax
rebooting didn't work for me..
i had the same problem, basically its a bad syntax, when i first started to edit the file, i just added ",usrquota,grpquota " after "defaults" but for some reason it gives me the error when i tried to run the quotacheck -avugm. so what i did was removed all the spaces and replaced them with tabs..
example:
AFTER I DELETED ALL SPACES AND TABS:
LABEL=//ext3defaults,usrquota,grpquota11
AFTER ADDING TABS AND SPACES:
LABEL=/ [tab] / [tab] ext3 [tab] defaults,usrquota,grpquota [tab] 1[space]1
NOTE: DO NOT type [tab] or [space]
it should look something like this:
LABEL=/ / ext3 defaults,usrquota,grpquota 1 1
(my example is for Fedora 3)
Last edited by bigger_travis; 1st November 2005 at 02:56.
|

31st October 2005, 09:32
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,853
Thanks: 781
Thanked 1,558 Times in 1,477 Posts
|
|
Quote:
|
Originally Posted by bigger_travis
rebooting didn't work for me..
i had the same problem, basically its a bad syntax, when i first started to edit the file, i just added ",usrquota,grpquota " after "defaults" but for some reason it gives me the error when i tried to run the quotacheck -avugm. so what i did was removed all the spaces and replaced them with tabs..
example:
AFTER I DELETED ALL SPACES AND TABS:
LABEL=//ext3defaults,usrquota,grpquota11
AFTER ADDING TABS AND SPACES:
LABEL=/ [tab] / [tab] ext3 [tab] defaults,usrquota,grpquota [tab] 1[space]1
NOTE: DO NOT type [tab] or [space]
it should look something like this:
LABEL=/ / ext3 defaults,usrquota,grpquota 1 1
|
It should look like this (on Debian):
Code:
/dev/hda1 / ext3 defaults,errors=remount-ro,usrquota,grpquota 0 1
I guess you have a / too much in your line.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 13:58.
|
Recent comments
1 day 5 hours ago
1 day 10 hours ago
1 day 10 hours ago
1 day 11 hours ago
1 day 12 hours ago
1 day 14 hours ago
1 day 16 hours ago
1 day 16 hours ago
1 day 17 hours ago
1 day 18 hours ago