From owner-freebsd-questions@FreeBSD.ORG Mon Jul 10 18:43:10 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2812216A4ED for ; Mon, 10 Jul 2006 18:43:10 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail7.sea5.speakeasy.net (mail7.sea5.speakeasy.net [69.17.117.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBCA643D46 for ; Mon, 10 Jul 2006 18:43:09 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 16905 invoked from network); 10 Jul 2006 18:43:09 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail7.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 10 Jul 2006 18:43:09 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 336F428449; Mon, 10 Jul 2006 14:43:08 -0400 (EDT) To: Duane Hill References: <20060709164615.Y13293@cgate.yournetplus.com> From: Lowell Gilbert Date: Mon, 10 Jul 2006 14:43:08 -0400 In-Reply-To: <20060709164615.Y13293@cgate.yournetplus.com> (Duane Hill's message of "Sun, 9 Jul 2006 16:54:21 +0000 (WET)") Message-ID: <44zmfhgv2b.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Sysinstall - Will not die X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jul 2006 18:43:10 -0000 Duane Hill writes: > If this has been discussed before, please point it out. I've done some > searching and can not quite come up with the solution other than to > reboot the server. I'm hoping a reboot can be avoided. > > I recently attempted to run sysinstall to install something that was > not listed in the ports collection. Sysinstall is still running in the > back ground as a result of my ssh session getting terminated. Now, I > can not kill sysinstall. I found some things on the web that pointed > out there may be a parent that is keeping the child thread alive. That > parent has been killed off and I still can not kill sysinstall. > > I am noticing some things in the messages log that may be as a direct > result of sysinstall still running. I am getting the following two > lines logged all the time: > > Jul 9 16:51:16 cgate kernel: acd0: req=0xc3833640 TEST_UNIT_READY > semaphore timeout !! DANGER Will Robinson !! > Jul 9 16:51:17 cgate kernel: acd0: req=0xc38324b0 SETFEATURES SET > TRANSFER MODE semaphore timeout !! DANGER Will Robinson !! > > I know acd0 has something to do with the cdrom drive. That is the only > thing being complained about within the logs as far as hardware > goes. No other file systems are having issues. > > Can someone shed some light on what is going on? What is the ps(1) output for that task?