From owner-freebsd-stable@FreeBSD.ORG Thu Dec 9 16:20:59 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 93BAB16A4CE for ; Thu, 9 Dec 2004 16:20:59 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4811F43D5F for ; Thu, 9 Dec 2004 16:20:59 +0000 (GMT) (envelope-from michael.schuh@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so629189rng for ; Thu, 09 Dec 2004 08:20:58 -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:mime-version:content-type:content-transfer-encoding; b=gRHwRiFHOjStPcXlJvCGbPO/j2MDRW7KxKh83GHkLaHmjduJDO9uMk0m9Tv3Qk/amR9vUMu/wQqZ4IzUmjLlMmDbt5oRb+KV0M1yN29hsAwGIT1MpzjdlkCqz4RuL703r8beulzP9cLjORMVnYc0PyPsgxSQx8K2oCW/SHJh57o= Received: by 10.38.67.49 with SMTP id p49mr994863rna; Thu, 09 Dec 2004 08:20:58 -0800 (PST) Received: by 10.38.207.71 with HTTP; Thu, 9 Dec 2004 08:20:58 -0800 (PST) Message-ID: <1dbad31504120908203d49c027@mail.gmail.com> Date: Thu, 9 Dec 2004 17:20:58 +0100 From: Michael Schuh To: freebsd-stable@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: 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 Reply-To: Michael Schuh List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Dec 2004 16:20:59 -0000 Hello, i have a little problem. 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. Give it an option or knob for these problematic situation, or must i junk through the Shell-Scripting-Hell with ping/pong...;-) Can anyone help me? Tahnks for your interrest an Help. Greetings Michael