From owner-freebsd-stable@FreeBSD.ORG Thu Nov 10 19:49:36 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E142516A41F for ; Thu, 10 Nov 2005 19:49:36 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E04743D4C for ; Thu, 10 Nov 2005 19:49:35 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by wproxy.gmail.com with SMTP id i31so416868wra for ; Thu, 10 Nov 2005 11:49:32 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=m4FrUzC6w1hJ7i4dA8Cnsy/wUTpvKuKDotoPbgOtFh2+bkdq90zkDjBTPSrOfrGn3kO51aL5m+d5KKT332JlSXsiM42vwfypFfX3Tmg+VkyIHG0vkBNpQlIVc/WUqlbd26SWSbKIK7UMJW2ecMEasQ3eDK2lyUMOITD6dU1Wq2k= Received: by 10.54.93.18 with SMTP id q18mr127983wrb; Thu, 10 Nov 2005 11:49:32 -0800 (PST) Received: from ?192.168.1.10? ( [71.102.14.129]) by mx.gmail.com with ESMTP id 28sm1137229wrl.2005.11.10.11.49.31; Thu, 10 Nov 2005 11:49:32 -0800 (PST) From: "Michael C. Shultz" To: "Paul T. Root" Date: Thu, 10 Nov 2005 11:39:59 -0800 User-Agent: KMail/1.8.3 References: <43726E40.3090701@iaces.com> <200511100943.30024.ringworm01@gmail.com> <4373A05F.3000104@iaces.com> In-Reply-To: <4373A05F.3000104@iaces.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511101140.01009.ringworm01@gmail.com> Cc: freebsd-stable@freebsd.org Subject: Re: gnome-upgrade.sh X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2005 19:49:37 -0000 On Thursday 10 November 2005 11:32, Paul T. Root wrote: > Things are running better now. I moved it to a dedicated > DSL line in my lab, and it's chugging along. > > I see an occasional g_vfs_done message fly across. Error 16 > on a read. > Something like > g_vfs_done: acd0[READ(offset=81920, length=2048) Error = 16 > > Opps, I crashed the machine. When I moved it, I unplugged the > USB DVD-RW and I had mounted one of the dist discs on there. > When I did a umount it paniced. My bad. > > acd0 would be the internal DVD drive. > > > It seems that problem with my network was indeed the > Cisco ASA box we're beta testing. We have the CSC module > installed which is a stand alone linux box running trend for > virus, intrusion, etc. And there is a bug in the ftp inspection. > Hangs things up. > > Ok, since I think the network is solved, I'll take this opportunity > to restart portmanager on the network. good luck :) -Mike