Jump to content

Enable Quota


Recommended Posts

I run a CentOS 6 vps under Xen and am using cPanel, which wants me to enable quota on the file system. How do I do this properly? I read that it involves the /etc/mtab file, which currently reads:


/dev/xvda1 / ext3 rw,errors=remount-ro 0 0


proc /proc proc rw 0 0


devpts /dev/pts devpts rw 0 0


none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0


/dev/loop0 /tmp ext3 rw,noexec,nosuid 0 0


/tmp /var/tmp none rw,noexec,nosuid,bind 0 0


[/QUOTE]

Link to comment
Share on other sites

I think thats /etc/fstab your looking for, However, When you said cPanel wants you to do this, Where does it give you this indication or was it a report from CSF or something ?

I'm not exactly sure on XEN to, But once you done the changes have you re-mounted the partition ?

You can do this with the following cmd in SSH terminal:

mount -o remount /home



If nothing try repair it,


/scripts/fixquotas



Still nothing, Run the cPanel update but force it,


/scripts/upcp --force



Hope the above will solve your issues.

Thanks.

Gary
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...