zachl123

Results 5 comments of zachl123

Got it - I’ll try - thanks for such a quick response! > On Apr 7, 2018, at 9:42 PM, Ronnie Sahlberg wrote: > > Please try the current master...

I think it's really close - I'm able to `ls` and `cat` files. I can also `cp` them *from* the nfs share. But I can't seem to write to them....

UPDATE: I can write files up to 3840 bytes. The first write fails, but creates the file: `[ec2-user]$ LD_LIBRARY_PATH=./lib/.libs LD_PRELOAD=./ld_nfs.so cp

Is it possible to pass the nfs version/port to libnfs-python in the context-free mode? (I'm able to get it to work when I create a context). Using the libnfs-python, I...

After two years, I'm back looking at this. For the record the network trace showed nothing. The larger write just never got sent, but I did find where the issue...