AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
Expand all | Collapse all

what is the possible impact if root filesystem is 100%

  • 1.  what is the possible impact if root filesystem is 100%

    Posted Fri February 12, 2010 03:25 AM

    Originally posted by: apple08


    dear AIX gurus,
    would like to seek your advice. can the root filesystem 100% has any impact to server or application? last week we hit fileystem 100%, but the server is still running but the users are not able to connect to application? but not sure is because of the filesystem is 100% or other factor?
    have u experience this before?


  • 2.  Re: what is the possible impact if root filesystem is 100%

    Posted Fri February 12, 2010 04:57 AM

    Originally posted by: esv


    basically, you won't be able to create new files either special device files, like the ones in /dev, so you won't be able to add new devices, vgs, lvs, etc...., you won't be able to add users or even modify user's attributes, you might have problems changing user's passwords too.

    best regards,
    esv.


  • 3.  Re: what is the possible impact if root filesystem is 100%

    Posted Sat February 13, 2010 09:47 AM

    Originally posted by: apple08


    Dear Sir,
    Thank you.