From owner-freebsd-stable@FreeBSD.ORG Mon Nov 15 07:31:50 2004 Return-Path: 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 3695816A4CE for ; Mon, 15 Nov 2004 07:31:50 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE67E43D55 for ; Mon, 15 Nov 2004 07:31:49 +0000 (GMT) (envelope-from zbeeble@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so278128wra for ; Sun, 14 Nov 2004 23:31:49 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=is3CPMKU9LJqFWKldEkUs3vTeL80PXuSBQNq3CzlcGlUi2Xt6bEZ14hztXoA9/2gP4AeM3XkpM4gKeN4fZWLRWmEGoeGhCBeLI1Wuc3aCSQKMwFzCWjDPSmlXRUDWjdUyky8s6lQL1bdLB+hajoDDz/GC4eBRLL2ex2zc9R+WsQ= Received: by 10.54.25.5 with SMTP id 5mr1219wry; Sun, 14 Nov 2004 23:31:49 -0800 (PST) Received: by 10.54.45.26 with HTTP; Sun, 14 Nov 2004 23:31:49 -0800 (PST) Message-ID: <5f67a8c404111423317b721cfe@mail.gmail.com> Date: Mon, 15 Nov 2004 02:31:49 -0500 From: Zaphod Beeblebrox To: Paul Mather In-Reply-To: <1100500014.24190.147.camel@zappa.Chelsea-Ct.Org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <5f67a8c4041114213657cdb434@mail.gmail.com> <1100500014.24190.147.camel@zappa.Chelsea-Ct.Org> cc: freebsd-stable@freebsd.org Subject: Re: gvinum again? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Zaphod Beeblebrox List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Nov 2004 07:31:50 -0000 On Mon, 15 Nov 2004 01:26:54 -0500, Paul Mather wrote: > Your observation is correct: it doesn't (yet) load balance across plexes > of mirrored volumes; geom_mirror (gmirror) does, though (and offers > various load-balancing options). Is this something planned for the near future? I'm migrating legacy units here, so I don't really have a choice. ... also ... I suspect, whatever form it eventually takes, that volume management and geom and/or vinum is essential.