Hi,
On AIX client, I mounted a file from remote server which being configured with read/write permissions to all.I did not get any issues while mounting but when I try to write to the file, it was giving errors like
$ mkdir test
mkdir: 0653-358 Cannot create test.
test: The file system has read permission only.
In fact I have mounted this file system with rw, softm intr permissions.
Does anybofy have any suggestions?
On AIX client, I mounted a file from remote server which being configured with read/write permissions to all.I did not get any issues while mounting but when I try to write to the file, it was giving errors like
$ mkdir test
mkdir: 0653-358 Cannot create test.
test: The file system has read permission only.
In fact I have mounted this file system with rw, softm intr permissions.
Does anybofy have any suggestions?