Re: reg. fatal: The remote end hung up unexpectedly on NFS

2018-04-08 Thread Satya Prakash GS
0 <... close resumed> ) = 0 read(7, "", 4096) = 4 write(2, "fatal: The remote end hung up un"..., 43 read(7, <... write resumed> ) = 43 close(4 <... read resumed> "", 4096) = 0 <... close resumed>

reg. fatal: The remote end hung up unexpectedly on NFS

2018-04-06 Thread Satya Prakash GS
Hi, We have a distributed filesystem with NFS access. On the NFS mount, I was doing a git-clone and if NFS server crashed and came back up while the clone is going on, clone fails with the below message: git clone https://sa...@github.com/fs/private-qa.git remote: Counting objects: 139419, done.