AIX

AIX

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


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  how to ensure the mount point is cleanly mount

    Posted 03/01/10 03:06 PM

    Originally posted by: apple08


    Dear AIX gurus,
    would like to seek your advice. how to ensure the disks are cleanly mounted on aix?
    if i base on the user access # fuser -cu /mountpoint name, will it help to identify?
    what is the possible impact if it is not mounting cleanly? will it have any impact ie slow down the performance etc.
    Hope to hear from you. Many thanks
    #AIX-Forum


  • 2.  Re: how to ensure the mount point is cleanly mount

    Posted 03/01/10 04:17 PM

    Originally posted by: unixgrl


    I'm not clear what you mean?
    If the filesystem isn't clean, it shouldn't mount without someone running fsck first.
    If it becomes corrupted after its mounted,you'll have problems reading/writing it and need to
    unmount and fsck. It would also be logged to errpt that there is a problem.
    #AIX-Forum