• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Disk Quota Exceeded

corydemille

New Pleskian
I am having problems with two accounts, I get the following errors:

Code:
Failed to copy files storage to destination path. stderr: filemng: Cannot open destination file '/var/www/vhosts/domain.tld/httpdocs/index.html.Chn3rn' System error 122: Disk quota exceeded stdout: filemng: Cannot open destination file '/var/www/vhosts/domain.tld/httpdocs/index.html.Chn3rn' System error 122: Disk quota exceeded

I have run the command
Code:
quotacheck -avugfm
and the output from the command
Code:
df -i
is:

Code:
Filesystem            Inodes   IUsed   IFree IUse% Mounted on
/dev/vzfs            20000000 1542375 18457625    8% /
/dev/simfs           20000000 1542375 18457625    8% /tmp
/dev/simfs           20000000 1542375 18457625    8% /var/tmp
none                 1415577     113 1415464    1% /dev

I am at a loss, I don't know what else to try. Please help!
 
Hi corydemille,

please check the quota for the specific domain - user with the command:

quota -v ASSIGNED_USERNAME_FOR_THE_DOMAIN

Please check as well quota - limits in your subscription for the domain and adjust the limits there and maybe in your domain - settings for the FTP - user.
 
Back
Top