From owner-freebsd-questions Fri Aug 30 4:21:44 2002 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 B03F937B400 for ; Fri, 30 Aug 2002 04:21:40 -0700 (PDT) Received: from smtp.estcard.ee (smtp.estcard.ee [194.204.11.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DA2743E4A for ; Fri, 30 Aug 2002 04:21:39 -0700 (PDT) (envelope-from vallo@estcard.ee) Received: from xyz.internal (xyz.internal [192.168.10.6]) by smtp.estcard.ee (8.9.3/8.9.3) with ESMTP id OAA67934; Fri, 30 Aug 2002 14:21:38 +0300 (EEST) (envelope-from vallo@estcard.ee) Received: from myhakas.internal (myhakas.internal [192.168.10.128]) by xyz.internal (8.9.3/8.9.3) with ESMTP id OAA73446; Fri, 30 Aug 2002 14:21:37 +0300 (EEST) (envelope-from vallo@estcard.ee) Received: from myhakas.internal (localhost [127.0.0.1]) by myhakas.internal (8.12.5/8.12.5) with ESMTP id g7UBLbHu021767; Fri, 30 Aug 2002 14:21:37 +0300 (EEST) (envelope-from vallo@myhakas.internal) Received: (from vallo@localhost) by myhakas.internal (8.12.5/8.12.5/Submit) id g7UBLbIM021766; Fri, 30 Aug 2002 14:21:37 +0300 (EEST) (envelope-from vallo) Date: Fri, 30 Aug 2002 14:21:37 +0300 From: Vallo Kallaste To: "Patrick O'Reilly" Cc: FreeBSD Question List Subject: Re: Vinum - easy question for someone who knows :) Message-ID: <20020830112137.GB21615@myhakas.internal> Reply-To: vallo@estcard.ee References: <000d01c25011$61c85420$b50d030a@PATRICK> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000d01c25011$61c85420$b50d030a@PATRICK> User-Agent: Mutt/1.5.0i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Aug 30, 2002 at 12:38:26PM +0200, Patrick O'Reilly wrote: [snip] > 2 subdisks: > S vm1.p0.s0 State: up PO: 0 B Size: 38 > GB > S vm1.p1.s0 State: stale PO: 0 B Size: 38 > GB > # > --- > > For some reason one of the plexes is "faulty", and the subdisk is > "stale". I would like to revive the stale subdisk, but without > interrupting current processing on the server. > > If I understand the man page correctly, the corect command would be: > # vinum start -i x -S y vm1.p1.s0 > > This should "revive" the subdisk and eventually return the subdisk and > plex to the "up" state. > > Perhaps someone could also recommend reasonable values for x and y? I > thought of: > # vinum start -i 100 -S 65536 vm1.p1.s0 Never used the -S, but otherwise looks fine. This will put State: to reviving and has "percent done" counter also. -- Vallo Kallaste vallo@estcard.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message