From owner-freebsd-isp@FreeBSD.ORG Sat Jun 28 01:45:23 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D75737B401 for ; Sat, 28 Jun 2003 01:45:23 -0700 (PDT) Received: from smtp.datapro.co.za (mail.uskonet.com [196.3.164.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33B7D43FFD for ; Sat, 28 Jun 2003 01:45:21 -0700 (PDT) (envelope-from etienne@unix.za.org) Received: from ThieF.home.unix.za.org (home.unix.za.org [196.41.195.16]) by smtp.datapro.co.za (Postfix) with ESMTP id A535818757 for ; Sat, 28 Jun 2003 10:43:45 +0200 (SAST) Received: from localhost (localhost [127.0.0.1]) by ThieF.home.unix.za.org (Postfix) with ESMTP id 543BF39D2B for ; Sat, 28 Jun 2003 10:44:41 +0200 (SAST) Received: from ThieF (localhost [127.0.0.1]) by ThieF.home.unix.za.org (Postfix) with ESMTP id 493C239D24 for ; Sat, 28 Jun 2003 10:44:27 +0200 (SAST) Content-Type: text/plain; charset="us-ascii" From: Etienne Ledoux To: freebsd-isp@freebsd.org Date: Sat, 28 Jun 2003 10:44:24 +0200 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200306281044.24659.etienne@unix.za.org> X-Virus-Scanned: by AMaViS 0.3.12pre8 Subject: Which filesystem can I use to access a shared Rackstorage (Raid Array) X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: etienne@unix.za.org List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jun 2003 08:45:23 -0000 Greetings, I finally got my netservers up and running. I can mount the rackstorage=20 (shared Raid Array) from both. But as expected if I add/delete something = on=20 the one server the other one doesn't see it untill I reboot it and remoun= t=20 the share. Just an umount/remount doesn't pick up the change either. This being a nice setup I would like to be able to access (add/delete) at= the=20 same time from both servers. Which filesystem available for FreeBSD can I= use=20 to do this ? Alternitavily, how can a remount the parition without having to reboot to= be=20 able to see all the new data. This will enable me to sort off use the sec= ond=20 server as a standby. e.