Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - erk1n

Pages: [1]
1
CentOS Configuration / Re: Regarding disk quota
« on: March 18, 2017, 12:23:03 AM »
does the quota is installed and what type of vps u r using ?

http://forum.centos-webpanel.com/centos-configuration/how-to-setup-user-quotas/30/

Sandeep, could you please reply this thread? Thank you.

2
CentOS Configuration / Re: How to setup user quotas ?
« on: March 13, 2017, 10:59:56 PM »
Could you please help?

3
CentOS Configuration / Re: How to setup user quotas ?
« on: March 02, 2017, 02:12:11 PM »
Up!!

Thanks.

4
CentOS Configuration / Re: How to setup user quotas ?
« on: February 19, 2017, 09:20:45 PM »
Hi CWP folks! It's a very good panel, only minor bugs and lack of reseller panel. Million thanks to the developers. I will upgrade it to Pro version and donate regularly as my project grows. I'm not a coder. At least, I would like to reports bugs to the developer team for contribution.

I just installed quota.
Then edited /etc/fstab file as below

Code: [Select]
/dev/mapper/cos-root /                   xfs   usrjquota=quota.user,jqfmt=vfsv0,noatime        0 0
UUID=05216e1d-8bc7-487c-8bbb-cecadd24010c /boot                   ext2   defaults,noatime        1 0

Then typed
Code: [Select]
mount -o remount /After typed
Code: [Select]
quotacheck -avugmGot this error message
Code: [Select]
quotacheck: Cannot find filesystem to check or filesystem not mounted with quota option.Typed
Code: [Select]
quotaon -avugNo response!

Checked if quota works by typing
Quote
repquota -a
No response!!

Tried many times but no, it doesn't work!

Maybe it's because of xfs file system? Any solution?

Thanks a lot.

System: VPS (KVM), Distro: CentOS 7.3

Pages: [1]