Announcement

Collapse
No announcement yet.

getting DISKWARN BLOCKS on /

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • getting DISKWARN BLOCKS on /

    We just started getting these warnings, so I ran our favorite find command...

    Code:
    [root@cl2 /]# find / -size +500M -not -path "/home/*"
    
    /var/cpanel/modsec/modsec.sqlite
    
    /var/spool/abrt/vmcore-127.0.0.1-2019-07-30-13:20:57/vmcore
    
    /var/crash/127.0.0.1-2019-07-30-13:20:57/vmcore
    
    /proc/kcore
    
    /usr/tmpDSK
    
    /usr/local/cpanel/logs/archive/cphulkd_errors.log-08-2018.gz
    
    /usr/local/cpanel/logs/archive/cphulkd_errors.log-07-2018.gz
    
    /usr/local/cpanel/logs/archive/cphulkd_errors.log-09-2018.gz
    I believe deleting /var/cpanel/modsec/modsec.sqlite, /proc/kcore & /usr/tmpDSK would be a bad thing to do.
    But would there be anything wrong with deleting;
    /var/spool/abrt/vmcore-127.0.0.1-2019-07-30-13:20:57/vmcore <- 1.2G in size
    /var/crash/127.0.0.1-2019-07-30-13:20:57/vmcore <- 1.2G in size
    /usr/local/cpanel/logs/archive/cphulkd_errors.log-08-2018.gz <- 970M in size
    /usr/local/cpanel/logs/archive/cphulkd_errors.log-07-2018.gz <- 731M in size
    /usr/local/cpanel/logs/archive/cphulkd_errors.log-09-2018.gz <- 663M in size

    Thanks for your replies in advance!

  • #2
    Hello,
    Thank you for reaching out! You can delete, this should not cause problems.
    Thanks

    Comment


    • #3
      Perfect! That freed up 10% (thanks every known god on the planet and @Sergey Khristich# )

      Comment


      • #4
        Happy to hear it and thanks for following up!

        Comment

        Working...
        X