You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the DT PSA /var and/or /home should be placed on separate partitions to avoid outage when root fs is filled over. Our current measures (logrotate and such) are generally mitigating danger, but are not capable covering this completely (logs may be produced faster then logrotate is actually processing them, and this happened in reality). Consider measures to separate those partitions away from root (either split root disk or add new disks)
The text was updated successfully, but these errors were encountered:
According to the DT PSA /var and/or /home should be placed on separate partitions to avoid outage when root fs is filled over. Our current measures (logrotate and such) are generally mitigating danger, but are not capable covering this completely (logs may be produced faster then logrotate is actually processing them, and this happened in reality). Consider measures to separate those partitions away from root (either split root disk or add new disks)
The text was updated successfully, but these errors were encountered: