
19th January 2006, 01:14
|
|
Junior Member
|
|
Join Date: Jan 2006
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Problem with Quota
Hey, when I was doing the "SAMBA (Domain Controller) Server For Small Workgroups With Ubuntu 5.10 'Breezy Badger'" tutorial and I was setting up quota, I ran into this message after doing "quotaon -avug":
quotaon: using //quota.group on /dev/hda4 [/]: Function not implemented
quotaon: using //quota.user on /dev/hda4 [/]: Function not implemented
quotaon: using /home/quota.group on /dev/hda5 [/home]: Function not implemented
quotaon: using /home/quota.user on /dev/hda5 [/home]: Function not implemented
I'm not really sure what kind of problem this is and how I should handle it. Thanks for any responses.
Last edited by spang; 19th January 2006 at 01:26.
|

19th January 2006, 05:56
|
|
Senior Member
|
|
Join Date: Oct 2005
Location: Texas, USA
Posts: 109
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Do the quota files exist? Did the command "quotacheck" successfully run? If not, what is the output of "quotacheck -maug"? Note that I believe this command will overwrite your existing quota files...
__________________
themachine
5dollarwhitebox.org
|

19th January 2006, 06:52
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
|
|
Did you install the quota package?
Code:
apt-get install quota
What does /etc/fstab look like?
|

21st January 2006, 19:40
|
|
Junior Member
|
|
Join Date: Jan 2006
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Yes, quota is installed, I'm not that stupid.
I also ran quotacheck and the output seemed fine. It didn't show any errors. I did, however, run it over ssh, but that shouldn't change anything, should it?
The computer where I was testing the tutorial on is off right now, but once I turn it on, I'll rerun all the tests and keep your suggestions in mind. I'll reply with any progress I make.
|

22nd January 2006, 08:28
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
|
|
Quote:
|
Originally Posted by spang
I did, however, run it over ssh, but that shouldn't change anything, should it?
|
No, that's fine.
Maybe you have to load the quota module when you boot your server. Is the quota module in /etc/modules?
You might also have to install module-init-tools:
Code:
apt-get install module-init-tools
|

22nd January 2006, 19:46
|
|
Junior Member
|
|
Join Date: Jan 2006
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Ok, so I've tried everything but to no avail. Still the same old "Function not implemented" warning. I've already loaded quota in /etc/modules and I ran "quotacheck -maug" a few times and nothing shows up. I also already have the latest version of module-init-tools.
This is what my /etc/fstab looks like (I'm running my server off of an iBook so there's no boot partition):
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hda4 / ext3 defaults,errors=remount-ro,usrquota,grpquota 0 1
/dev/hda5 /home ext3 defaults,usrquota,grpquota 0 2
/dev/hda3 none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
|

22nd January 2006, 22:37
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
|
|
Please put into /etc/modules and reboot again.
|

24th January 2006, 02:38
|
|
Junior Member
|
|
Join Date: Jan 2006
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
HUZZAH!
No... don't get excited... it still didn't change anything. The same old "Function Not Implemented" error. Maybe I should just reinstall it?
|

24th January 2006, 08:46
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
|
|
Maybe you should also put into /etc/modules.
You can run on the command line to see all the messages that the system issued during bootup. Are there any errors related to quota?
|

27th January 2006, 22:02
|
|
Junior Member
|
|
Join Date: Jan 2006
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Still nothing. No errors during bootup, either. Just the "Function Not Implemented" message. I think I'll just reinstall everything and see how it goes. Might have some progress there.
|
| 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 01:56.
|
|
Recent comments
20 hours 8 min ago
1 day 2 hours ago
1 day 6 hours ago
1 day 8 hours ago
1 day 16 hours ago
2 days 2 hours ago
2 days 3 hours ago
2 days 6 hours ago
2 days 10 hours ago
2 days 11 hours ago