From owner-freebsd-hackers@FreeBSD.ORG Tue Apr 8 22:51:32 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8972F37B401 for ; Tue, 8 Apr 2003 22:51:32 -0700 (PDT) Received: from priv-edtnes11-hme0.telusplanet.net (outbound03.telus.net [199.185.220.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id A923F43F85 for ; Tue, 8 Apr 2003 22:51:31 -0700 (PDT) (envelope-from sh@bel.bc.ca) Received: from REASON ([154.5.106.237]) by priv-edtnes11-hme0.telusplanet.netSMTP <20030409055131.UARR20963.priv-edtnes11-hme0.telusplanet.net@REASON> for ; Tue, 8 Apr 2003 23:51:31 -0600 Message-ID: <000501c2fe5c$13247d40$0300000a@slugabed.org> From: "Sean Hamilton" To: Date: Tue, 8 Apr 2003 22:51:32 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: Undeletable ATA RAID X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 05:51:32 -0000 Greetings, I recently added two disks to a FreeBSD system and created an ATA array with them. Upon rebooting, the existing array (formerly ar0) became ar1, and the new array was now ar0. Accordingly, the system didn't boot. I have since removed the second disk from the new array, and now the array ar0 (the new array) is undeletable. It complains the second disk doesn't exist. When I attempt to delete it, it simply returns upon reboot, and the system is again unbootable. It even survived a zeroing of the first disk! This is on 5.0-RELEASE. sh