[59] in 6.033-lab
two quick questions
daemon@ATHENA.MIT.EDU (Benjamin Adida)
Sat May 10 14:22:51 1997
Date: Sat, 10 May 1997 14:20:48 -0400
From: Benjamin Adida <ben@MIT.EDU>
To: 6.033-lab@MIT.EDU
Reply-To: ben@MIT.EDU
Hi everyone,
I know most of you are probably done and have your code handed in and
don't want to hear the word filesystem again for the next decade, but
I was wondering if I could ask for a little help :)
First, I'm wondering if anyone out there has gotten the system working
on Solaris. I've only heard of people making it work with Linux, and I
even had someone at SIPB tell me that they're convinced the Solaris
version just doesn't work. So, if anyone out there has got it working
on Solaris, let me know so I don't give up hope.
Second, I'm getting a very weird behavior on nfsserv_read. Some of you
may have seen my zephyrs about this, but the client seems to not
acknowledge the response, and re-requests the read command over and
over. The weird thing is that on a "long" read, it does issue the
multiple read commands (i.e. from 0 to 8192, then from 8192 to
etc...), but somehow it's not understanding the server's answer... Has
anyone out there gotten this type of behavior?
Thanks to anyone who can spare the time to help me out :)
-Ben