From owner-freebsd-stable@FreeBSD.ORG Fri Jun 10 07:32:55 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 CD6BD16A41C for ; Fri, 10 Jun 2005 07:32:55 +0000 (GMT) (envelope-from bu7cher@yandex.ru) Received: from mail.rdu.kirov.ru (ns.rdu.kirov.ru [217.9.151.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BA5943D48 for ; Fri, 10 Jun 2005 07:32:55 +0000 (GMT) (envelope-from bu7cher@yandex.ru) Received: from kirov.so-cdu.ru (kirov [172.21.81.1]) by mail.rdu.kirov.ru (Postfix) with ESMTP id B17C2FDE7; Fri, 10 Jun 2005 11:32:53 +0400 (MSD) Received: from kirov.so-cdu.ru (localhost [127.0.0.1]) by rdu.kirov.ru (Postfix) with SMTP id 9E4951536B; Fri, 10 Jun 2005 11:32:53 +0400 (MSD) Received: by rdu.kirov.ru (Postfix, from userid 1014) id 2C36815369; Fri, 10 Jun 2005 11:32:53 +0400 (MSD) Received: from [172.21.81.52] (elsukov.kirov.so-cdu.ru [172.21.81.52]) by rdu.kirov.ru (Postfix) with ESMTP id 0EDA81534C; Fri, 10 Jun 2005 11:32:53 +0400 (MSD) Message-ID: <42A94207.9070507@yandex.ru> Date: Fri, 10 Jun 2005 11:32:23 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kris Kennaway References: <42A93B71.5080202@yandex.ru> <20050610070645.GB9196@xor.obsecurity.org> In-Reply-To: <20050610070645.GB9196@xor.obsecurity.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: How to configure FreeBSD for rebooting when kernel panic 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: Fri, 10 Jun 2005 07:32:55 -0000 Kris Kennaway wrote: > That should be the default condition as long as you don't specify > debugger support (or do and use DDB_UNATTENDED) Thanks. I have RELENG_5 server with ATA RAID promise controller and 4 ATA disks in two RAID0 stripes. Today one RAID0 has BROKEN (ar0). I have tried "umount -f /dev/ar0s1d" and currently have unreacheble system.. (i have only remote access to this machine) :( How to umount broken raid without system hold? -- WBR, Andrey V. Elsukov