While trying to umount a file system keep getting message "...device busy" even after eliminating all the processes with open files.
fuser and lsof show nothing.
Ran slibclean. No change.
Used ipcrm to remove all share memory segments, messsage queues, semaphores. No change.
Killed all user processes and non essential root processes. No change.
Ran svmon -S. Found a number of ...lib.a files that were mapped to the file system. Tried modifying some and got the message files are open!? So what is keeping these files opened and how to clean up without rebooting? These are some 3rd party application files and are not owned by root. Nothing to do with AIX system files.
Alex
fuser and lsof show nothing.
Ran slibclean. No change.
Used ipcrm to remove all share memory segments, messsage queues, semaphores. No change.
Killed all user processes and non essential root processes. No change.
Ran svmon -S. Found a number of ...lib.a files that were mapped to the file system. Tried modifying some and got the message files are open!? So what is keeping these files opened and how to clean up without rebooting? These are some 3rd party application files and are not owned by root. Nothing to do with AIX system files.
Alex