I'm using a RedHat linux 6.1 (Kernel 2.2.12-20) server for exporting
NFS. After mounting a CDROM, I have exported it to an AIX box.
In /etc/exports, I have the directory exported to everyone.
Now it mounts cleanly so there's no problem there.
The problem is when I try to do a simple "ls" command,
I am getting the following:
# ls
ls: .: There is not enough memory available now.
I can ls anywhere else on the server.
Is there any patches available for this problem in RedHat.
Someone please suggest me what can be done for this.
Thanks to all.