Imperva Cyber Community

communities_1.jpg
 View Only
  • 1.  root directory keeps getting full

    Posted 4 days ago
      |   view attached

    Hi Folks,

    I need your help.

    The root (/) directory of the MX deployed keeps getting full. I always have to keep deleting some files whenever this happens almost every week. Is there a reason this keeps happening?   I have attached a screenshot of the output of "df -h"


    #DatabaseActivityMonitoring

    ------------------------------
    Dora Vondee
    Junior Network Security Engineer
    Tenece Professional Services
    Accra
    ------------------------------


  • 2.  RE: root directory keeps getting full

    Posted 3 days ago

    Hi Dora,

    have you opened a ticket with Imperva support on this to ask the question? They can review the MX GTI logs.



    ------------------------------
    Joe C
    PNC Bank
    ------------------------------



  • 3.  RE: root directory keeps getting full

    Posted yesterday

    Hi Joe,

    I have opened a ticket. GTI is being reviewed.



    ------------------------------
    Dora Vondee
    Junior Network Security Engineer
    Tenece Professional Services
    Accra
    ------------------------------



  • 4.  RE: root directory keeps getting full

    Posted 2 days ago

    Hi, when this happens on our MX the most common cause is the catalina.out log has gotten too large. This is created by the Tomcat webserver an just keeps growing indefinitely. When it gets to about 11GB in size, we get an alert that storage is low. It's located at /opt/SecureServer/server/SecureSphere/jakarta-tomcat-secsph/logs/catalina.out. You must stop the webserver before removing the file or it will not free up the space. Or use the 'truncate' command to prune it (eg truncate -s 0 catalina.out) and you won't have to stop the webserver. You can back up the file externally if you think you might need to troubleshoot.



    ------------------------------
    Peter Song
    Senior Engineer
    Gwinnett County Public Schools
    Lawrenceville VA
    ------------------------------



  • 5.  RE: root directory keeps getting full

    Posted yesterday

    Hi Peter,

    I will try that. Thank you.



    ------------------------------
    Dora Vondee
    Junior Network Security Engineer
    Tenece Professional Services
    Accra
    ------------------------------