From owner-freebsd-questions@FreeBSD.ORG Fri Oct 28 18:53:54 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6608A16A41F for ; Fri, 28 Oct 2005 18:53:54 +0000 (GMT) (envelope-from bhepple@freeshell.org) Received: from mail04.syd.optusnet.com.au (mail04.syd.optusnet.com.au [211.29.132.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD93843D46 for ; Fri, 28 Oct 2005 18:53:53 +0000 (GMT) (envelope-from bhepple@freeshell.org) Received: from raita.finder.com.au (c210-49-134-123.rochd1.qld.optusnet.com.au [210.49.134.123]) by mail04.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id j9SIrpmK031208 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Sat, 29 Oct 2005 04:53:52 +1000 Received: from raita.finder.com.au (localhost.localdomain [127.0.0.1]) by raita.finder.com.au (8.13.4/8.13.4) with SMTP id j9SIrpDN012144 for ; Sat, 29 Oct 2005 04:53:51 +1000 Date: Sat, 29 Oct 2005 04:53:46 +1000 From: Bob Hepple To: freebsd-questions@freebsd.org Message-Id: <20051029045346.0d82cde3.bhepple@freeshell.org> In-Reply-To: <20051027113903.4ff19458.bhepple@freeshell.org> References: <20051027113903.4ff19458.bhepple@freeshell.org> X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Sat__29_Oct_2005_04_53_47_+1000_Hi8c9._NRSeKc8tv" Subject: Re: ext2fs and NFS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Oct 2005 18:53:54 -0000 --Signature=_Sat__29_Oct_2005_04_53_47_+1000_Hi8c9._NRSeKc8tv Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, 27 Oct 2005 11:39:03 +1000 Bob Hepple wrote: > I need to export an ext2fs file system mounted at /mnt/guest - it's a > removable IDE disc that I carry to & from my linux system at work... >=20 > "mount" shows: >=20 > /dev/ad2s1 on /mnt/guest (ext2fs, local) >=20 > So, I put an entry into /etc/exports: >=20 > /mnt/guest -alldirs -network 192.168.254.0 -mask 255.255.255.0 >=20 > and then: >=20 > kill -s HUP `cat /var/run/mountd.pid` >=20 > "showmount localhost" shows nothing and in /var/log/messages I have: >=20 > Oct 27 11:36:01 raita kernel: ext2fs doesn't support the old mount syscall > Oct 27 11:36:01 raita mountd[417]: can't export /mnt/guest > Oct 27 11:36:01 raita mountd[417]: bad exports list line /mnt/guest -netw= ork 192.168.254.0 -mask 255.255.255.0 >=20 > ... so there's really no way to NFS export an ext2fs file system??? Hmmm - looks like no-one has good news for me on this front so I'll try a different approach: Can anyone suggest a UNIX filesystem for a removable IDE disc that can be used on linux and freebsd and that can be exported by NFS? Thanks Bob --=20 Bob Hepple mailto:bhepple@freeshell.org http://bhepple.freeshell.org Public Key: http://bhepple.freeshell.org/public_keys.txt --Signature=_Sat__29_Oct_2005_04_53_47_+1000_Hi8c9._NRSeKc8tv Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDYnO/IUqTKyfdK8sRAtyiAJ9GH1IvErUqZdvfr4i806ujO9v41gCeJoc+ XSXN4+jsN7CY6cA0cCw+a78= =Wj0X -----END PGP SIGNATURE----- --Signature=_Sat__29_Oct_2005_04_53_47_+1000_Hi8c9._NRSeKc8tv--