Applicable to:
- Plesk for Linux
Note: This article has the reference to the issue with the fix available:
- #PPPM-7636 "Support issue #PPPM-7636"
Fixed in:- Plesk Onyx 17.8 Release 17 April 2018
Please consider updating your server:
Symptoms
-
Disk Space
limit in a service plan is not
Unlimited
:
-
Changing
Notify when disk space usage reaches
value via CLI changes
Disk Space
limit to
Unlimited:
# plesk bin service_plan -u "Service Plan" -disk_space_soft 1G
Cause
This is Plesk bug with ID #PPPM-7636 and will be fixed in future Plesk updates.
Resolution
Apply the following workaround:
- Connect to the server using SSH
-
Explicitly specify
Disk Space
value in CLI command when changing
disk_space_soft
parameter (that stands for Notify when disk space usage reaches) , for example:# plesk bin service_plan -u "service_plan_name" -disk_space_soft 1G -disk_space 10G
Comments
0 comments
Please sign in to leave a comment.