From owner-freebsd-questions Sat Jul 17 5: 8:43 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mu.egroups.com (mu.egroups.com [207.138.41.151]) by hub.freebsd.org (Postfix) with SMTP id A23F014CAA for ; Sat, 17 Jul 1999 05:08:42 -0700 (PDT) (envelope-from alitvak@wwa.com) Received: from [10.1.2.16] by mu.egroups.com with NNFMP; 17 Jul 1999 13:08:11 -0000 Date: Sat, 17 Jul 1999 05:08:01 -0700 From: alitvak@wwa.com To: freebsd-questions@freebsd.org Subject: NFS v3 client problem Message-ID: <7mprn1$es75@eGroups.com> User-Agent: eGroups-EW/0.74 Content-Length: 760 X-Mailer: www.eGroups.com Message Poster Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello everybody, I am close to loosing it. I run FreeBSD 2.2.8 and I need to mount bunch of partitions off linux and solaris x86 hosts. With Solaris 2.6 x86 and Redhat 5.2 (2.036) I run mount_nfs host_foo:/foo /foo and it mounts just fine. I can read and rite to newly mounted partition. With solaris 7 x86 box I run nfs_mount foo:/foo /foo and can read and change the files that were created i.e. I can rm /foo/foo if /foo/foo was alredy there. If I do touch foo it gives me following error message touch: foo: Inapropriate file type or format With Redhat 6.0 after I mount it I can't even cd too /foo I get following error cd: Protocol is not supported Both solaris 7 and redhat 6.0 mounts work if I specify nfsv2 as an option. Please help Alex L. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message