Enabling quota on VPS issue
Hello everyone,
I have a VPS running and my client needs quota enabled on this machine.
I have checked under the hood and i see that his "/root" partition is not mounted seperately.
[root@ns1 ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/simfs 75G 7.7G 68G 11% /
none 1.0G 4.0K 1.0G 1% /dev
OR [root@ns1 ~]# cat /etc/fstab none /dev/pts devpts rw,gid=5,mode=620 0 0 none /dev/shm tmpfs defaults 0 0
Can somebody let me know how do i go about enabling this ? Thank you all for your time.
OR [root@ns1 ~]# cat /etc/fstab none /dev/pts devpts rw,gid=5,mode=620 0 0 none /dev/shm tmpfs defaults 0 0
Can somebody let me know how do i go about enabling this ? Thank you all for your time.
-
Infact my client already tired to enable quota via WHM and this is what he saw on screen :- Installing Default Quota Databases......Done journaled quota support: not available with vzaquota (disabled) checking out /backup checking out /backup Quotas have been enabled and updated. Reading package Standard Package No filesystems with quota detected. Resetting quota for aquatech to 5000 M
Thank you0 -
If i verify if the system is using Quotas, i get this :- [root@ns1 ~]# mount | grep quota -i /dev/simfs on / type reiserfs (rw,usrquota,grpquota)
Which means quotas are on, Am i right here ? If i am then can i proceed and enable quota via WHM and how do i edit FSTAB to make the necessary changes in the system. Please assist ! Thank you all0 -
Hello, Please review the following document in-full and let us know if it helps address the issue: How to Fix Quotas - cPanel Knowledge Base - cPanel Documentation Thank you. 0
Please sign in to leave a comment.
Comments
3 comments