I have a mount between a RHEL 5.6 and a Solaris 6 box acting as the NFS server. My mount options are simply rw,intr
. When I disconnect the RHEL linux box from the network I am still able to write files, etc. on to my Solaris box. After disconnecting, I map the network and of course nothing shows up, but when I re-connect and remap, everything shows up as it should.
The new files I wrote to the NFS mount on the Solaris box when I was disconnected are still there with their contents.
Is there a troll in my system or do I not understand NFS?