How to ext4 Disk quota (journaled ) in cPanel
- Category : Linux Helpline (Easy Guide)
- Posted on : May 09, 2019
- Views : 1,506
- By : Vucebte Q.
This article help you to configure journaled disk quota. It is one of the latest and fast quota format. Please do the following steps to enable quota
1) Enable journaled quota in /etc/fstab for all data partitions , see an example below
------------ /dev/sda3 / ext4 defaults,noatime,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0 0 1 /dev/sda6 /home ext4 defaults,noatime,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0 0 1 ---------
The exact flags for journaled quota is usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0
Now remove or empty the quota files under / and /home
After that reboot your server to load the new quota. If you don’t like reboot you can remount all the above partitions
2) After successful reboot do the following
# quotaoff -a # quotacheck -avugm # quotaon -avug
This will calculate the quota. If you are in cPanel server please execute the following script.
# /scripts/fixquotas
You can use this method to setup journaled quota in Any linux server with ext4 file system.
Categories
Subscribe Now
10,000 successful online businessmen like to have our content directly delivered to their inbox. Subscribe to our newsletter!Archive Calendar
Sat | Sun | Mon | Tue | Wed | Thu | Fri |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 |
Recent Articles
-
Posted on : Jul 25
-
Posted on : Jul 07
-
Posted on : Apr 07
-
Posted on : Mar 19
Optimized my.cnf configuration for MySQL 8 (on cPanel/WHM servers)
Tags
- layer 7
- tweak
- kill
- process
- sql
- Knowledge
- vpn
- seo vpn
- wireguard
- webmail
- ddos mitigation
- attack
- ddos
- DMARC
- server load
- Development
- nginx
- php-fpm
- cheap vpn
- Hosting Security
- xampp
- Plesk
- cpulimit
- VPS Hosting
- smtp
- smtp relay
- exim
- Comparison
- cpu
- WHM
- mariadb
- encryption
- sysstat
- optimize
- Link Building
- apache
- centos
- Small Business
- VPS
- Error
- SSD Hosting
- Networking
- optimization
- DNS
- mysql
- ubuntu
- Linux