Originally posted by: Guddddu
Time and again a AIX 5.3 Directory becomes corrupt. The other directories at the same level however are accessible when this happens.
Here is a error transcript http://dpaste.com/0ZPZSQ5
bapp.srv.in:>pwd
/u02/opt/app/app200/logs/cores
[/u02/opt/app/app200/logs/cores]
bapp.srv.in:>ls -ltr | head
ls: 0653-341 The file ./AppMenu does not exist.
total 12864
drwxrwxrwx 2 appuser app 256 Mar 28 2013 AppCanC
drwxrwxrwx 2 app app 256 Mar 28 2013 AppWorkS
drwxrwxrwx 2 app app 256 Mar 28 2013 AppAddS
drwxrwxrwx 2 app app 256 Mar 28 2013 AppAllS
drwxrwxrwx 2 app app 256 Mar 28 2013 AppAppS
drwxrwxrwx 2 app app 256 Mar 28 2013 AppAudS
drwxrwxrwx 2 app app 256 Mar 28 2013 AppGenS
drwxrwxrwx 2 app app 256 Mar 28 2013 AppPalS
drwxrwxrwx 2 app app 256 Mar 28 2013 AppPhS
We do a fsck but it does not show any error.
A unmount and remount of file system solves the issue but it also means that we have to stop the application resulting in production outage.
What could be the cause of this issue?
#AIX-Forum