From owner-freebsd-isp@FreeBSD.ORG Wed Jul 2 12:44:05 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 CC14E37B401 for ; Wed, 2 Jul 2003 12:44:05 -0700 (PDT) Received: from smtp.datapro.co.za (mail.uskonet.com [196.3.164.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3682A43FE3 for ; Wed, 2 Jul 2003 12:44:03 -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 085D017F7C for ; Wed, 2 Jul 2003 21:42:14 +0200 (SAST) Received: from localhost (localhost [127.0.0.1]) by ThieF.home.unix.za.org (Postfix) with ESMTP id 27F6B3A777 for ; Wed, 2 Jul 2003 21:42:30 +0200 (SAST) Received: from ThieF (localhost [127.0.0.1]) by ThieF.home.unix.za.org (Postfix) with ESMTP id 107703A768 for ; Wed, 2 Jul 2003 21:42:21 +0200 (SAST) Content-Type: text/plain; charset="iso-8859-1" From: Etienne Ledoux To: freebsd-isp@freebsd.org Date: Wed, 2 Jul 2003 21:42:20 +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: Wed, 02 Jul 2003 19:44:06 -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.