Operating System - HP-UX
1753525 Members
5638 Online
108795 Solutions
New Discussion юеВ

Re: unable to mount nfs client on linux

 
LAFDAL_1
Advisor

unable to mount nfs client on linux

Hi every body

I have a nfs server running HPUX 11.11. where I exported some file systems. I tried to mount these from a linux server Suse93. I never suscceded and the mount command never finishes, still hang.

In there anybody who can help me to solve this probleme.

Thanks
Zidane LAFDAL
6 REPLIES 6
LAFDAL_1
Advisor

Re: unable to mount nfs client on linux

I forgot to mention that I don't have this probleme when the nfs server is a linux one
Zidane LAFDAL
Paul Sperry
Honored Contributor

Re: unable to mount nfs client on linux

What does your /etc/exports file look like?

Also did you run /usr/sbin/exportfs -a ??
LAFDAL_1
Advisor

Re: unable to mount nfs client on linux

the /etc/exports file is:
ignite1:/#cat /etc/exports
/var/opt/ignite/goldens
/var/opt/ignite/sap
/var/opt/ignite/oracle
/var/opt/ignite/depots
/PRODUCTS
/var/opt/ignite/clients -anon=2


the results of exportfs -v is:

ignite1:/#exportfs -v
/var/opt/ignite/goldens
/var/opt/ignite/depots
/PRODUCTS
/var/opt/ignite/clients -anon=2
/var/opt/ignite/sap
/var/opt/ignite/oracle
ignite1:/#
Zidane LAFDAL
Paul Sperry
Honored Contributor

Re: unable to mount nfs client on linux

try exporting via sam

SAM==>Networking and Communications==>Networker File Systems==>Exported Local File Systems

Actions==>Add Exported File System
KapilRaj
Honored Contributor

Re: unable to mount nfs client on linux

Can the HPUX Server resolve the hostname and ipaddress of the Linux client ?

host
host

results should be the same.

Regards,

Kaps
Nothing is impossible
Sheriff Andy
Trusted Contributor

Re: unable to mount nfs client on linux

What happens when you from the hp box?

# showmount -a
# showmount -e