From owner-freebsd-questions@FreeBSD.ORG Thu Feb 28 21:47:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D02761065674 for ; Thu, 28 Feb 2008 21:47:22 +0000 (UTC) (envelope-from dale.shaw@gmail.com) Received: from hs-out-0708.google.com (hs-out-0708.google.com [64.233.178.243]) by mx1.freebsd.org (Postfix) with ESMTP id 80E658FC12 for ; Thu, 28 Feb 2008 21:47:22 +0000 (UTC) (envelope-from dale.shaw@gmail.com) Received: by hs-out-0708.google.com with SMTP id h53so2875532hsh.11 for ; Thu, 28 Feb 2008 13:47:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; bh=SJPJCb1ijpblC+IeOr4f3pF9256AdcJP6525oXk8hwA=; b=rXR49iaH1jwHLKtq5YBnBzd7yYFcnKRntG4xKgLtxlTkg5lSVDEF0UnIlRyLYfNd5b1rKhr/ZchxqX1vHBVpIV8SaQBqLNv7QMNo71glkds+ixbI/2lp6CwreKmhhDDVr55oh7zdxxHs8WQO1EeoH384ZWCoN2ZOL6bFU7ZCYVI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=YlS7+AD9yYKbYvWpdTJU9RCwan/rL7EHy1O09Mz1Popu9pKnFi65V6d22RxQ7Iiv3cZOIV30md6ufnkIjdNg13HaLAnaoy5qR3kSoMU2nqZotUIakFbzC7Eui572/QhW2kUH1EqVspSlxpiQ8mz2+wm547AhE8uEo1/JxRRST0A= Received: by 10.100.209.11 with SMTP id h11mr16827234ang.81.1204235238148; Thu, 28 Feb 2008 13:47:18 -0800 (PST) Received: by 10.100.205.7 with HTTP; Thu, 28 Feb 2008 13:47:18 -0800 (PST) Message-ID: <3329cbb40802281347g6a486b8aif856960c08c47854@mail.gmail.com> Date: Fri, 29 Feb 2008 08:47:18 +1100 From: "Dale Shaw" To: "Kris Kennaway" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 6.2-REL, system lockup, recovers when keyboard pressed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2008 21:47:22 -0000 Sorry all, I typo'd -- the system is 6.2-REL, not 6.0-REL. Does that make the answer any clearer? (maybe it's fresher in people's minds?) Is confidence high that an update to 6.2-STABLE would sort this out? (I'd really love a bug fix reference). cheers, Dale On Thu, Feb 28, 2008 at 10:57 PM, Kris Kennaway wrote: > > Dale Shaw wrote: > > Hi all, > > [...] > > I have a vanilla 6.2-RELEASE system running a bunch of network > > management type tools like RANCID, nfcapd, cacti and so on. > > > > After a few days of normal operation, the system (locked away in a > > data centre) falls off the network. Can't SSH to it, can't ping it. No > > ARP -- gone! I have no OOB access to this machine (it's a test > > box/play pen). > > I have a vague memory of something like this but cannot point to a > specific commit that resolved it. > > Kris