
28th December 2012, 13:18
|
|
Junior Member
|
|
Join Date: Nov 2012
Posts: 28
Thanks: 4
Thanked 0 Times in 0 Posts
|
|
Website harddisk quota dont work!!
Hello
I have isp3 centos nginx .. and my Website harddisk quota dont work !! what to check
|

31st December 2012, 13: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
|
|
|
|
The Following User Says Thank You to falko For This Useful Post:
|
|

2nd January 2013, 08:37
|
|
Junior Member
|
|
Join Date: Nov 2012
Posts: 28
Thanks: 4
Thanked 0 Times in 0 Posts
|
|
did nothing
|

2nd January 2013, 08:43
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,900
Thanks: 693
Thanked 4,191 Times in 3,209 Posts
|
|
Is this a virtual server?
Did you configure quota in /etc/fstab as described in the perfect setup guide?
|
|
The Following User Says Thank You to till For This Useful Post:
|
|

2nd January 2013, 08:48
|
|
Junior Member
|
|
Join Date: Nov 2012
Posts: 28
Thanks: 4
Thanked 0 Times in 0 Posts
|
|
hello
thats how my fstab looks ! i think i forgot something there!
Code:
proc /proc proc defaults 0 0
none /dev/pts devpts gid=5,mode=620 0 0
/dev/md0 none swap sw 0 0
/dev/md1 /boot ext3 defaults 0 0
/dev/md2 / ext4 defaults 0 0
tmpfs /mysqltemp tmpfs size=2G 0 0
|

3rd January 2013, 15:15
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
|
|
The quota options are missing. Please check the tutorial again.
|

4th January 2013, 08:41
|
|
Junior Member
|
|
Join Date: Nov 2012
Posts: 28
Thanks: 4
Thanked 0 Times in 0 Posts
|
|
can you please instruct me where to add the code ?that missing at fsab
|

4th January 2013, 08:45
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,900
Thanks: 693
Thanked 4,191 Times in 3,209 Posts
|
|
Quote:
|
can you please instruct me where to add the code ?that missing at fsab
|
Thats decsribed in the tutorial incl. a example of the fstab file. Open the perfectserver tutorail that you sued to install your server and check the chapter that configures and installs quota.
|
|
The Following User Says Thank You to till For This Useful Post:
|
|

4th January 2013, 08:54
|
|
Junior Member
|
|
Join Date: Nov 2012
Posts: 28
Thanks: 4
Thanked 0 Times in 0 Posts
|
|
where exactly i must add
,usrjquota=aquota.user,grpjquota=aquota.group,jqfm t=vfsv0
bellow here? ?!?!?!
proc /proc proc defaults 0 0
none /dev/pts devpts gid=5,mode=620 0 0
/dev/md0 none swap sw 0 0
/dev/md1 /boot ext3 defaults 0 0
/dev/md2 / ext4 defaults 0 0
tmpfs /mysqltemp tmpfs size=2G 0 0
|

4th January 2013, 09:21
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,900
Thanks: 693
Thanked 4,191 Times in 3,209 Posts
|
|
Change:
/dev/md2 / ext4 defaults 0 0
to:
Code:
/dev/md2 / ext4 defaults,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0 0 0
|
| 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 18:57.
|
|
Recent comments
13 hours 10 min ago
19 hours 51 min ago
23 hours 41 min ago
1 day 1 hour ago
1 day 9 hours ago
1 day 19 hours ago
1 day 20 hours ago
1 day 23 hours ago
2 days 4 hours ago
2 days 4 hours ago