From owner-freebsd-bugs Fri Jun 9 13:05:44 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA01794 for bugs-outgoing; Fri, 9 Jun 1995 13:05:44 -0700 Received: from cs.weber.edu (cs.weber.edu [137.190.16.16]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id NAA01787 for ; Fri, 9 Jun 1995 13:05:39 -0700 Received: by cs.weber.edu (4.1/SMI-4.1.1) id AA00996; Fri, 9 Jun 95 13:58:43 MDT From: terry@cs.weber.edu (Terry Lambert) Message-Id: <9506091958.AA00996@cs.weber.edu> Subject: Re: connect() bug found and fixed (uninitialized pointer) To: davidg@Root.COM Date: Fri, 9 Jun 95 13:58:42 MDT Cc: dillon@best.com, bugs@FreeBSD.org In-Reply-To: <199506091905.MAA09587@corbin.Root.COM> from "David Greenman" at Jun 9, 95 12:05:25 pm X-Mailer: ELM [version 2.4dev PL52] Sender: bugs-owner@FreeBSD.org Precedence: bulk > >> * our BSDI shell machine has NFS mounts to the FreeBSD > >> FTP/WWW machine so users can access their FTP/WWW partition > >> from their shell account. If the FTP/WWW machine is > >> rebooted, the shell will 'loose' the mounts... get > >> 'nfs server not responding' errors until the shell > >> is rebooted. however, new mounting new partitions > >> during this condition still works. Weird... > > > >Sounds like your mounts are using TCP instead of UDP. Changing them > >to UDP should do the trick. > > No, TCP NFS connections are automatically re-established. Perhaps it is broken. Something certainly is. Perhaps that's it. Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.