From owner-freebsd-stable@FreeBSD.ORG Mon Dec 13 05:41:28 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 A46FA16A4CE for ; Mon, 13 Dec 2004 05:41:28 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 823E343D3F for ; Mon, 13 Dec 2004 05:41:28 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 70D1672DD4; Sun, 12 Dec 2004 21:41:28 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 6BD7472DCB; Sun, 12 Dec 2004 21:41:28 -0800 (PST) Date: Sun, 12 Dec 2004 21:41:28 -0800 (PST) From: Doug White To: Michael Schuh In-Reply-To: <1dbad31504120908203d49c027@mail.gmail.com> Message-ID: <20041212214020.O83257@carver.gumbysoft.com> References: <1dbad31504120908203d49c027@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-stable@freebsd.org Subject: Re: is it possible to mount a vinum-fs on 2 hosts? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Dec 2004 05:41:28 -0000 On Thu, 9 Dec 2004, Michael Schuh wrote: > I hav Host A and Host B both are connected to an SAN > through an QLA2200 Fibre-Channel (man isp). > On the SAN are 14 Disks da0-da13 these Disks are configured > w/ vinum to an RAID 10 Filesystem. > > Now i have the Problem i would make Host A to an PDC and > HOST B to an BDC. > To be redundant in an fail of the PDC (Host A) i would have access to the SAN > from BDC (Host B). > > Now i Know the Problem of an already mounted Filesystem. > I would mount the Filesystem on both Hosts, may i cannot update > the Filesystemdescriptors from Host A on Host B. FreeBSD does not currently ship with a cluster-capable filesystem, so this configuration is not supported out of the box. Unless someone offers a cluster-capable filesystem as an addon product ... and I guess that's what your fishing for :) -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org