From owner-freebsd-questions@FreeBSD.ORG Tue Dec 30 21:36:02 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4DC1A106564A for ; Tue, 30 Dec 2008 21:36:02 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (gate6.infracaninophile.co.uk [IPv6:2001:8b0:151:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id AA8148FC08 for ; Tue, 30 Dec 2008 21:36:01 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.3/8.14.3) with ESMTP id mBULZqTH034840; Tue, 30 Dec 2008 21:35:53 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.7.2 smtp.infracaninophile.co.uk mBULZqTH034840 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infracaninophile.co.uk; s=200708; t=1230672953; bh=yKw1BjGdigLkTP IoUidjsGg5x26UGHXwbCzJ/tNlngU=; h=Message-ID:Date:From:MIME-Version: To:CC:Subject:References:In-Reply-To:Content-Type:Cc:Content-Type: Date:From:In-Reply-To:Message-ID:Mime-Version:References:To; z=Mes sage-ID:=20<495A9432.5070401@infracaninophile.co.uk>|Date:=20Tue,=2 030=20Dec=202008=2021:35:46=20+0000|From:=20Matthew=20Seaman=20|Organization:=20Infracaninophile|User -Agent:=20Thunderbird=202.0.0.18=20(X11/20081125)|MIME-Version:=201 .0|To:=20Bernard=20Dugas=20|CC:=20vince@u nsane.co.uk,=20freebsd-questions@freebsd.org|Subject:=20Re:=20Optim ising=20NFS=20for=20system=20files|References:=20<20081216094719.ED CEE1065675@hub.freebsd.org>=09<495930E4.1030501@dugas-family.org>=0 9<20081229230115.F68805@wojtek.tensor.gdynia.pl>=20<495A8D31.806040 6@dugas-family.org>|In-Reply-To:=20<495A8D31.8060406@dugas-family.o rg>|X-Enigmail-Version:=200.95.6|Content-Type:=20multipart/signed=3 B=20micalg=3Dpgp-sha256=3B=0D=0A=20protocol=3D"application/pgp-sign ature"=3B=0D=0A=20boundary=3D"------------enig0ADC47AE3CDE058AD70C9 2D4"; b=P5YPNoehxqQ7IEbYvLPrpev9Rp9lg6ZnxzAJnk9Akh9HVtH0IYUT88TlyFt njur/E/4ZE4GeNL9ve+LJqiRhi4d2I4hA+AeJCmR34M7R7ld5dgurvbBObL2nlSe61R y39aOLTiHNc2pX/zmvCO6HLaZcR+NpYJH0LxtpK4FFgB8= Message-ID: <495A9432.5070401@infracaninophile.co.uk> Date: Tue, 30 Dec 2008 21:35:46 +0000 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.18 (X11/20081125) MIME-Version: 1.0 To: Bernard Dugas References: <20081216094719.EDCEE1065675@hub.freebsd.org> <495930E4.1030501@dugas-family.org> <20081229230115.F68805@wojtek.tensor.gdynia.pl> <495A8D31.8060406@dugas-family.org> In-Reply-To: <495A8D31.8060406@dugas-family.org> X-Enigmail-Version: 0.95.6 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig0ADC47AE3CDE058AD70C92D4" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0.1 (smtp.infracaninophile.co.uk [IPv6:::1]); Tue, 30 Dec 2008 21:35:53 +0000 (GMT) X-Virus-Scanned: ClamAV 0.94.2/8814/Tue Dec 30 08:43:21 2008 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VERIFIED,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on happy-idiot-talk.infracaninophile.co.uk Cc: freebsd-questions@freebsd.org, vince@unsane.co.uk Subject: Re: Optimising NFS for system files 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: Tue, 30 Dec 2008 21:36:02 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig0ADC47AE3CDE058AD70C92D4 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Bernard Dugas wrote: > But : > nfsserver# ifconfig re0 -mtu 7422 > ifconfig: -mtu: bad value > nfsserver# ifconfig re0 -mtu 7421 > ifconfig: -mtu: bad value Syntax error on the ifconfig command line: % ifconfig de0=20 de0: flags=3D8843 metric 0 mtu 15= 00 [...] % sudo ifconfig de0 mtu 1460=20 % ifconfig de0 de0: flags=3D8843 metric 0 mtu 14= 60 [...] % sudo ifconfig de0 mtu 1500 % sudo ifconfig de0 -mtu 1460 ifconfig: -mtu: bad value It's 'mtu NNNN' not '-mtu NNNN' Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enig0ADC47AE3CDE058AD70C92D4 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAklalDgACgkQ8Mjk52CukIx3dgCeNHUyuG9asePilTPXEky4+MEb DtoAnAoWAQLKu1g3hDlTrr9+mKFYgaiD =b6h0 -----END PGP SIGNATURE----- --------------enig0ADC47AE3CDE058AD70C92D4--