Skip to main content

httpd stopping with no space warning but disks are half empty

Comments

2 comments

  • GOT
    My go-to when I see disk full messages but df is reporting plenty of space is to check inodes df -i
    0
  • cPanelLauren
    Not only check inodes which a lot of people don't know to check off hand (thanks @GOT ) but also what is the output of the following: apachectl --status
    (when the issues occurs) and df -kh
    (anytime)
    0

Please sign in to leave a comment.