Dear managers,
I'm trying to mount an exported filesystem from a linux server to a server
running Compaq Tru64 UNIX 4.0D.
I'm calling the linux computer 'linuxserver' and the Compaq Tru64 UNIX
computer 'compaqserver'. The /etc/exports file on the linux server (Red
Hat 6.0 with all updates - intel version):
/filesystem compaqserver(rw)
The /etc/hosts.allow file on the linux server:
ALL: compaqserver
The /etc/fstab file on the Compaq Tru64 UNIX server:
/filesystem_at_linuxserver /usr/filesystem nfs rw,bg 0 0
When I try to mount, using the command 'mount /filesystem'
I get the following error message:
NFS3 RFS3_FSINFO failed for server linuxserver : RPC: Program/version
mismatch
/filesystem on /usr/filesystem: I/O error
The command: rpcinfo -t compaqserver mountd gives:
program 100005 version 1 ready and waiting
rpcinfo: RPC: Program/version mismatch; low version = 1, high version = 1
program 100005 version 2 is not available
program 100005 version 3 ready and waiting
I've searched the archive, and found some postings describing the same,
but no summaries was found. Any ideas anybody?
Regards,
Per-Ivar Emanuelsen
----------------------------------------------------------------------
Per-Ivar Emanuelsen | e-mail: Per-Ivar.Emanuelsen_at_phys.uit.no
The Auroral Observatory | phone: (+47) 77 64 51 37 priv: 77 67 06 48
University of Tromso | FAX: (+47) 77 64 55 80
----------------------------------------------------------------------
Received on Wed Jun 30 1999 - 10:04:23 NZST