From owner-freebsd-geom@FreeBSD.ORG Tue Aug 22 23:41:11 2006 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FD8016A4DD for ; Tue, 22 Aug 2006 23:41:11 +0000 (UTC) (envelope-from rik@inse.ru) Received: from mail.inse.ru (inse.ru [144.206.128.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id F080F43D45 for ; Tue, 22 Aug 2006 23:41:10 +0000 (GMT) (envelope-from rik@inse.ru) Received: from [127.0.0.1] (www.inse.ru [144.206.128.1]) by mail.inse.ru (Postfix) with ESMTP id BB67C33C46; Wed, 23 Aug 2006 03:41:06 +0400 (MSD) Message-ID: <44EB97CF.6010907@inse.ru> Date: Wed, 23 Aug 2006 03:48:31 +0400 From: Roman Kurakin User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru-RU; rv:1.7.12) Gecko/20060103 ASPLinux/1.7.12-1.5.1.1asp X-Accept-Language: ru-ru, ru MIME-Version: 1.0 To: Eric Anderson References: <60853.1156279783@critter.freebsd.dk> <44EB703A.6000704@centtech.com> In-Reply-To: <44EB703A.6000704@centtech.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Poul-Henning Kamp , freebsd-geom@freebsd.org Subject: Re: retasting devices on demand X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Aug 2006 23:41:11 -0000 Eric Anderson wrote: > On 08/22/06 15:49, Poul-Henning Kamp wrote: > >> In message <44EB6D1F.90104@centtech.com>, Eric Anderson writes: >> >>> Even so, a retaste function that worked on existing disks (like I >>> had) would be useful and an obvious command for admin-types. Would >>> you be opposed to such a command? >> >> >> As I said: the problem is that if part of the disk is open it will >> not work. >> > > Ok, I'll restate more clearly: > > Admins really will want a way to retaste a device - if it's used, give > the usual 'operation not permitted', and if it isn't, then just retaste. "Busy" more appropriate. > > Eric > >