• 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.

Issue Ubuntu Livepatch make Server Health status going Red

Fajar

New Pleskian
Have a solution for this ?

Please share it here



Thank you.


Server health parameter "Disk > Partition "/snap/core/7270" utilization" changed its status from "green" to "red".
Server health parameter "Disk > Partition "/snap/core/4486" utilization" changed its status from "green" to "red".
Server health parameter "Disk > Partition "/snap/canonical-livepatch/81" utilization" changed its status from "green" to "red".
 
These are false alarms.

Server health status seems to be reporting that /snap partitions are full, but these are actually snap loop devices and should not be treated as if they are regular partitions.
 
And to "fix" it you can do the following:

Go into Server Health > Download Configuration File
Open custom-health-config.xml in your favourite editor

Find the <device lines for /snap/core/7270, /snap/core/4486 and /snap/canonical-livepatch/81 and change monitor="true" to monitor="false" for each of them.

Save the file, go back to Server Health and Upload Configuration file.
 
Back
Top