Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!dsac.dla.mil!dsacg3.dsac.dla.mil!ntm1569 From: ntm1569@dsacg3.dsac.dla.mil (Jeff Roth) Newsgroups: comp.unix.wizards Subject: Re: nfs timeouts Keywords: nfs timeouts Message-ID: <1962@dsacg3.dsac.dla.mil> Date: 21 Mar 90 17:51:55 GMT References: <1990Mar20.141744.13910@neptune.UUCP> Reply-To: jroth@dsac.dla.mil (Jeff Roth) Followup-To: comp.protocols.nfs Distribution: na Organization: Defense Logistics Agency Systems Automation Center, Columbus Lines: 22 In article <1990Mar20.141744.13910@neptune.UUCP> orr@neptune.UUCP (Rick Orr) writes: |We have @ 15 workstations (sun 3's, sun 4's, dec gpx's, dec 3200) that |use two sun 4/280's as nfs servers. Most of the workstions are used for |software developement so a lot of linking and compiling take place |over the nfs mounts. We keep receiving the following messages: | |NFS server moon not responding, still trying |NFS server moon ok | |I assume we are timing out, but I'am not sure. Is there anyone that |can tell me how to go about fixing this problem. Right, your server is not answering requests fast enough to "satisfy" the clients. You can try to address the problem on the server by trying to resolve whatever turns out to be the bottleneck (could be CPU, or disk access on the server, for example; some tools to help you figure out what would be systat, iostat, ps, etc.). Or try to split the the load across several servers. Or try addressing the symptom by adjusting the initial timeout parameter on the clients, ordinarily this is one of the parameters used by mount.