• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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