xyntanl
Verified User
- Joined
- Jul 21, 2016
- Messages
- 31
Hi,
This is the first I've tried installing DirectAdmin on Almalinux 9 but for some reasons quota's aren't working. I've followed https://docs.directadmin.com/operat...uotas.html#how-to-enable-quota-support-on-xfs as per usual, and I've tried adding uquota,gquota to the root partition but after multiple reboots it's still returning:
Am I missing something? Thanks!
This is the first I've tried installing DirectAdmin on Almalinux 9 but for some reasons quota's aren't working. I've followed https://docs.directadmin.com/operat...uotas.html#how-to-enable-quota-support-on-xfs as per usual, and I've tried adding uquota,gquota to the root partition but after multiple reboots it's still returning:
Code:
mount | grep ' / '
/dev/mapper/almalinux-root on / type xfs (rw,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota)
Am I missing something? Thanks!