• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Hard disk quota is not supported

M

MaRiOsGR

Guest
Hello,

when I'm trying to setup quotas inside plesk Account Preferences -> Hard disk quota -> Unlimited (hard disk quota is not supported due to configuration of server file system)

how can this be fixed?


[root@zeus /]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/md2 457G 4.7G 429G 2% /
/dev/md0 99M 22M 73M 23% /boot
tmpfs 3.0G 0 3.0G 0% /dev/shm


also

[root@zeus /]# cat /etc/fstab
/dev/md2 / ext3 defaults 1 1
/dev/md0 /boot ext3 defaults 1 2
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0
/dev/md1 swap swap defaults 0 0
 
Back
Top