From owner-freebsd-fs@FreeBSD.ORG Tue Aug 8 01:17:55 2006 Return-Path: X-Original-To: freebsd-fs@freebsd.org Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0B6B16A4DF; Tue, 8 Aug 2006 01:17:55 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3994F43D6B; Tue, 8 Aug 2006 01:17:45 +0000 (GMT) (envelope-from delphij@delphij.net) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id A6689EB3C3B; Tue, 8 Aug 2006 09:17:43 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id juJ8zAv+kTTp; Tue, 8 Aug 2006 09:17:41 +0800 (CST) Received: from [10.217.12.96] (sina152-194.staff.sina.com.cn [61.135.152.194]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id 2A31BEB267E; Tue, 8 Aug 2006 09:17:40 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=subject:from:to:cc:in-reply-to:references:content-type: organization:date:message-id:mime-version:x-mailer; b=cY0ViI/jWKe6k2sgK5r78BXlkFshYxdvan/w+FhZoOA+WkX9H9oiTtZ/ZHFNq46GP k7wVcHA7pxGav1qiaOxSQ== From: Xin LI To: Joseph Maxwell In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-9cH1HVtFJYAyiVFlovfs" Organization: The FreeBSD Project Date: Tue, 08 Aug 2006 09:17:25 +0800 Message-Id: <1154999845.927.2.camel@spirit> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 FreeBSD GNOME Team Port Cc: freebsd-fs@freebsd.org, freebsd-hackers@freebsd.org, freebsd-questions-request@freebsd.org Subject: Re: NFS Problems X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Aug 2006 01:17:55 -0000 --=-9cH1HVtFJYAyiVFlovfs Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, =E5=9C=A8 2006-08-07=E4=B8=80=E7=9A=84 18:10 -0700=EF=BC=8CJoseph Maxwell= =E5=86=99=E9=81=93=EF=BC=9A > >From FreeBSD machine: > In rc.conf =3D=3D> > nfs_client_enable=3D"YES" > nfs_server_enable=3D"YES" > ------------------ [...] > >From fstab on SGI machine: > ......... > ......... > presto:/usr /diskA-1 nfs soft,rw 0 0 > presto:/disk2 /diskA-2 nfs soft,rw 0 0 > ------------------ > Attempts at mounting presto disks from SGI machine idaho =3D=3D> > mount -h idaho -v > mount: NFS version 3 mount failed, trying NFS version 2. > mount: idaho:/disk2 on /diskA-2: Connection timed out > mount: retrying > /diskA-2 > mount: unknown filesystem type: nfs > mount: giving up on: > /diskA-2 > ------------------ >=20 > Could someone suggest something else to look at, identify problem & sugge= st=20 > corrective action? Have you tried some other combinations, for instance, using TCP mounts? Sometimes that would be a good workaround for NFS mounting issues... Cheers, --=20 Xin LI http://www.delphij.net/ --=-9cH1HVtFJYAyiVFlovfs Content-Type: application/pgp-signature; name=signature.asc Content-Description: =?UTF-8?Q?=E8=BF=99=E6=98=AF=E4=BF=A1=E4=BB=B6=E7=9A=84=E6=95=B0?= =?UTF-8?Q?=E5=AD=97=E7=AD=BE=E5=90=8D=E9=83=A8=E5=88=86?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBE1+YlhcUczkLqiksRAnt1AKCfOuIA1knHIQLSfp3vMeahBeGSvgCgvgPQ pgOXjXRO1sOF8F4sSoybDKI= =O94k -----END PGP SIGNATURE----- --=-9cH1HVtFJYAyiVFlovfs--