Hi,

I hope this is the correct group posting to.

After installing Solaris 5.10 on a UltraSparc III+, I have perfect connection to the internet, but can't connect to my nfs-server (Slackware 12). With this vfstab entry:

Kaapstad:/admin -       /mnt/Kaapstadadmin      nfs     -       yes     -

I get this error after mount -a :

nfs mount: Kaapstad:/admin: No such file or directory

Kaapstad is in the /etc/hosts file, so that's no problem. However, looking at nfs:

ps -ef | grep nfs
  daemon   282     1   0 09:02:26 ?           0:00 /usr/lib/nfs/lockd
  daemon   265     1   0 09:02:26 ?           0:00 /usr/lib/nfs/nfsmapid
  daemon   271     1   0 09:02:26 ?           0:00 /usr/lib/nfs/nfs4cbd
  daemon   267     1   0 09:02:26 ?           0:00 /usr/lib/nfs/statd

Makes me suspect I have nfs4 running, instead of nfs3. And the server doesn't accept nfs4 connections. Can I safely (and easily) replace nfs4 by nfs3?

Thank you.

_______________________________________________
networking-discuss mailing list
networking-discuss@opensolaris.org

Reply via email to