From owner-freebsd-stable@FreeBSD.ORG Mon Dec 13 09:45:16 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 5DD2416A4CE for ; Mon, 13 Dec 2004 09:45:16 +0000 (GMT) Received: from grant.org (grant.org [206.190.173.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ED9243D55 for ; Mon, 13 Dec 2004 09:45:16 +0000 (GMT) (envelope-from mgrant@grant.org) Received: from grant.org (localhost [127.0.0.1]) by grant.org (8.12.11/8.12.11) with ESMTP id iBD9j7LS039797 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 13 Dec 2004 04:45:11 -0500 (EST) (envelope-from mgrant@grant.org) Received: (from root@localhost) by grant.org (8.12.11/8.12.11/Submit) id iBD9j6eV039793; Mon, 13 Dec 2004 04:45:06 -0500 (EST) (envelope-from mgrant) Date: Mon, 13 Dec 2004 04:45:06 -0500 From: Michael Grant To: Doug White Message-ID: <20041213094506.GA39142@grant.org> References: <1dbad31504120908203d49c027@mail.gmail.com> <20041212214020.O83257@carver.gumbysoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041212214020.O83257@carver.gumbysoft.com> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new cc: freebsd-stable@freebsd.org cc: Michael Schuh 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 09:45:16 -0000 I would love to see a cluster capable filesystem for freebsd. I do not know if this will help your situation but I have seen people mount the file system read/write on Host A and then mount the file system from Host A via NFS on Host B. This allows B to write to the file system using A. Michael Grant On Sun, Dec 12, 2004 at 09:41:28PM -0800, Doug White wrote: > 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 > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"