Date: Fri, 5 Mar 1999 19:56:43 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: RT <tr49986@rcc.on.ca> Cc: current@FreeBSD.ORG, Julian Elischer <julian@whistle.com> Subject: Re: NFS Troubles Continued. Message-ID: <199903060356.TAA05114@apollo.backplane.com> References: <Pine.BSF.3.95.990305173221.23860J-100000@current1.whistle.com>
next in thread | previous in thread | raw e-mail | index | archive | help
: :Is this on 4.x or 3.x? : :Matt Dillon has been working on softupdates/NFS interactions. :if 4.x then he has changes that may help all this.. :some will be back ported to 3.x when I get to it.. : :julian : :On Thu, 4 Mar 1999, RT wrote: : :> Yesterday being daring I installed SoftUpdates. Works great locally, but :> now I find that my NFS problems occur more often. I've also removed the :> ne2000 cards from my system (as someone told me they may be causing network :> traffic problems). The 3coms remain in the server. :> :... :> Pid UserName Pri Nice Size Res State Time Wcpu cpu :> Command :> 1073 dark -2 0 844k 468k getblk 0:00 0.00% 0.00% :> imake :> 128 dark 2 0 208k 80k sbwait 0:00 0.00% 0.00% :> nfsiod :> 1097 dark -5 0 308k 136k nfsfsy 0:00 0.00% 0.00% :> cp :> :> Please note, I have 6 nfsiod sessions going (started with the appropriate :> flags). The others weren't doing anything interesting. :> :> The NFS mount is still readable, it is not writable. This occurrence did :> not make a .nfs###### file on server or client. If someone (appropriate) :... This feels like something new but until the VFS/BIO/NFS patches are committed to -4.x it isn't possible to tell. It could be a lost buffer due to the nfs B_DONE bug. We know that there are almost certainly still problems with NFS related to sillyrename and/or if the server modifies files directly. -Matt Matthew Dillon <dillon@backplane.com> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903060356.TAA05114>