Hi,

I have been continuously seeing this issue when running pynfs test suite

WRT14    st_write.testLargeWrite                                  : RUNNING
Traceback (most recent call last):
  File "/root/pynfs/nfs4.0/lib/testmod.py", line 222, in run
    self.runtest(self, environment)
  File "/root/pynfs/nfs4.0/servertests/st_write.py", line 361, in testLargeWrite
    res = c.write_file(fh, 'A'*maxwrite, how=UNSTABLE4)
  File "/root/pynfs/nfs4.0/nfs4lib.py", line 768, in write_file
    res = self.compound(ops)
  File "/root/pynfs/nfs4.0/nfs4lib.py", line 333, in compound
    res = self.call(NFSPROC4_COMPOUND, p.get_buffer())
  File "/root/pynfs/nfs4.0/lib/rpc/rpc.py", line 411, in call
    return self.listen(xid)
  File "/root/pynfs/nfs4.0/lib/rpc/rpc.py", line 360, in listen
    reply = self.socket.recv_record()
  File "/root/pynfs/nfs4.0/lib/rpc/rpc.py", line 158, in _recv_record
    rec_mark = self.recv_all(4)
  File "/root/pynfs/nfs4.0/lib/rpc/rpc.py", line 145, in _recv_all
    newdata = self.recv(n)
timeout: timed out

I see that there was some discussion around this issue on the mailing list, but 
could not find anything conclusive on that thread. My ganesha version is v2.5 
and ntirpc version is 1.5.3. I am running pynfs on an internal fsal (it is 
basically a subfsal and uses most of the code from VFS). Was this issue 
diagnosed and fixed?

Thanks,
Sriram
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to