From owner-freebsd-current@FreeBSD.ORG Sun Dec 14 09:36:21 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A72CA16A4CE for ; Sun, 14 Dec 2003 09:36:21 -0800 (PST) Received: from smtp.mho.com (smtp.mho.net [64.58.4.6]) by mx1.FreeBSD.org (Postfix) with SMTP id BF79143D3C for ; Sun, 14 Dec 2003 09:36:19 -0800 (PST) (envelope-from scottl@freebsd.org) Received: (qmail 52106 invoked by uid 1002); 14 Dec 2003 17:36:19 -0000 Received: from unknown (HELO freebsd.org) (64.58.1.252) by smtp.mho.net with SMTP; 14 Dec 2003 17:36:19 -0000 Message-ID: <3FDC9F43.2050307@freebsd.org> Date: Sun, 14 Dec 2003 10:34:59 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031103 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomaz Borstnar References: <6.0.1.1.0.20031208222002.08376a28@mail.over.net> <20031209161805.N25346@carver.gumbysoft.com> <6.0.1.1.0.20031214181849.03a62be8@mail.over.net> In-Reply-To: <6.0.1.1.0.20031214181849.03a62be8@mail.over.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: 5.2-beta: machine can not reboot itself with Mylex A352controller active X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Dec 2003 17:36:21 -0000 Tomaz Borstnar wrote: > At 01:25 10.12.2003, Doug White wrote: > >> > >How-To-Repeat: >> > Even sysinstall can not reboot the machine, nor can reboot or >> > ctrl-alt-del >> >> You'll have to explain what "can not reboot the machine" means. boot -v >> output would be appreciated. > > > Final line of output after issuing reboot is Uptime: info. Then it > hangs there... > > > Tomaz So it successfully synchronizes the disks on shutdown? If so, an interesting test would be to remove the mylex controller, install to another disk, and see if shutdown still behaves badly. Scott