From owner-freebsd-scsi Mon Apr 24 8:15: 5 2000 Delivered-To: freebsd-scsi@freebsd.org Received: from verdi.nethelp.no (verdi.nethelp.no [158.36.41.162]) by hub.freebsd.org (Postfix) with SMTP id D788B37BBBC for ; Mon, 24 Apr 2000 08:15:01 -0700 (PDT) (envelope-from sthaug@nethelp.no) Received: (qmail 70078 invoked by uid 1001); 24 Apr 2000 15:15:00 +0000 (GMT) To: freebsd-scsi@freebsd.org Subject: Safe mounting of one file system on multiple hosts? From: sthaug@nethelp.no X-Mailer: Mew version 1.05+ on Emacs 19.34.2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Mon, 24 Apr 2000 17:15:00 +0200 Message-ID: <70070.956589300@verdi.nethelp.no> Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have a RAID system from Nexsan (www.nexsan.com), which is basically two CMD CDR-5644 controllers in a hot-standby configuration. The system has two host channels, and two disk channels. I have two different hosts connected to the two hosts channels. Normally, I would configure two (or more) RAID sets, and have each RAID set dedicated to one host (visible on only one of the host channels). Each RAID set appears to the host as one disk - and can be partitioned, newfs'ed etc. with normal FreeBSD tools. This works fine. However, I also have the *option* of making all RAID sets visible on *both* host channels. I don't want to try read/write mounting one RAID set on two hosts - but can I safely read/write mount the RAID set (its corresponding file system(s)) on one host, and mount it readonly on the other host? I guess the basic question is: Will a readonly mount of a file system lead to *zero* writes to this file system? Steinar Haug, Nethelp consulting, sthaug@nethelp.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message