Hello,
Maybe you can help me. I have a following problem:
Definitions on the Linux machine (S.u.S.E 7.0 Professional):
uboot2:~ # cat /etc/exports
/cdrom sp21k5(ro,insecure,no_root_squash)
uboot2:~ #
uboot2:~ # uname -a
Linux uboot2 2.2.14-SMP #1 SMP Sat Mar 25 13:11:30 GMT 2000 i686 unknown
uboot2:~ #
On the AIX machine (AIX v4.3.3 with ML 04):
root@sp21k5:/> mount uboot2:/cdrom /cdrom2
root@sp21k5:/> mount | grep uboot2
uboot2 /cdrom /cdrom2 nfs Jan 23 15:51
root@sp21k5:/> cd /cdrom2
root@sp21k5:/cdrom2> ls -la
ls: .: There is not enough memory available now.
total 0
root@sp21k5:/>
There are no messages in the error report on AIX.
I have this problem only when I try to mount a CD-ROM from Linux machine on
any AIX Machine. A normal Filesystem (ext2) works ok. The AIX Machine has
enough memory and I can mount everything between the AIX machines and Linux
machines with the exception described above.
regards
Jarek