NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Network and Storage Protocols

"I/O error occurred" when writing to NFS

jprobertson
5,601 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
5,601 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