Network and Storage Protocols

"I/O error occurred" when writing to NFS

jprobertson
3,941 Views

Using a FAS270C filer with QTree and NFS exports open.   NFS mounts fine on VCenter, but seems to be write only.  CIFS share works fine as well.  I can download files on NFS share to desktop, but when I try to upload anything to it I get a "I/O error occurred error".  I read some information about jumbo frames fixing this, but we do not have jumbo frames configured on any of our devices.  I am using 7.3.5.1 DataOntap.

If anyone has seen this error before and came across a fix, please let me know.  Thanks.

1 REPLY 1

shaunjurr
3,941 Views

Hi,

It seems like you don't have your volumes exported "rw" and "root" to your NFS clients/VMWare hosts.  Read the exportfs manpage to see what the exported mounting rights are... 'exportfs -c ...'

Public