Received: from oss.sgi.com (localhost [127.0.0.1]) by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g53JKGnC005818 for ; Mon, 3 Jun 2002 12:20:16 -0700 Received: (from majordomo@localhost) by oss.sgi.com (8.12.3/8.12.3/Submit) id g53JKGgZ005817 for linux-xfs-outgoing; Mon, 3 Jun 2002 12:20:16 -0700 X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-xfs@oss.sgi.com using -f Received: from chaos.egr.duke.edu (chaos.egr.duke.edu [152.3.195.82]) by oss.sgi.com (8.12.3/8.12.3) with SMTP id g53JK9nC005788 for ; Mon, 3 Jun 2002 12:20:09 -0700 Received: from localhost (jlb@localhost) by chaos.egr.duke.edu (8.11.6/8.11.6) with ESMTP id g53JLv429882; Mon, 3 Jun 2002 15:21:57 -0400 X-Authentication-Warning: chaos.egr.duke.edu: jlb owned process doing -bs Date: Mon, 3 Jun 2002 15:21:56 -0400 (EDT) From: Joshua Baker-LePain X-X-Sender: jlb@chaos.egr.duke.edu To: Palash Mohanlal Kasodhan cc: Mike Burger , Subject: Re: XFS client software In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=-3.4 required=5.0 tests=IN_REP_TO,FROM_ENDS_IN_NUMS version=2.20 X-Spam-Level: Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk On Mon, 3 Jun 2002 at 3:16pm, Palash Mohanlal Kasodhan wrote > Can I get the same sort of functionality from XFS as I would get > from Andrew File System or Sun's Network File System? And what functionality do you want? NFS isn't really Sun's... > I plan to deploy XFS on my Linux server.I would like other Linux > workstations on my network to be able to access the XFS file system > resources on my Linux server. > Will installing Samba on my Linux server enable the Linux > workstations to access resources on the XFS file system on my Linux > server.Would I need to install any software on the Linux workstations ? You don't need samba for Linux clients. You can export an XFS filesystem using NFS (just like you could an ext{2,3} filesystem) and mount it on any of Linux client. All Linux distros that I know of come with NFS support compiled in. For more detailed info, see the Linux NFS HOWTO: http://nfs.sourceforge.net/nfs-howto/ -- Joshua Baker-LePain Department of Biomedical Engineering Duke University