Operating System - HP-UX
1834612 Members
3841 Online
110069 Solutions
New Discussion

Re: HP-UX 11.00 NFS Client and RedHat Enterprise 3.0 NFS Server

 
Pelikan
Occasional Contributor

HP-UX 11.00 NFS Client and RedHat Enterprise 3.0 NFS Server

Hallo,

im running a RedHat Enterprise Server 3.0 as
NIS and NFS Server (actually updated).

On my HP-UX Client
HP-UX B.11.00 U 9000/785 (td)
i use nfs version 2. The $HOME Directories are located on the RH 3.0 NFS Server and mounted.

I have trouble with CATIA 424 :
The Users LPFK Palettes are not available.
Trying to store new ones (they are stored in the users $HOME), I get the message :
Keyboard not stored, USR File Error :
Reserved Member.

I have read/write permissions in this directory; touch, cp, vi, ... is no problem.

In case, the users $HOME Directory is local on the HP machine, there is no error.
I think it's just a NFS Problem between HP-UX
and Red Hat AS 3.0. With the old
NIS/NFS Server (RedHat 7.1) everything in this case was working fine.

Any help ?

3 REPLIES 3
Brian Hackley
Honored Contributor

Re: HP-UX 11.00 NFS Client and RedHat Enterprise 3.0 NFS Server

Hi,

Perhaps use tusc of the CATIA process to find out what file is open that is generating the error?

Nettl / Ethereal / tcpdump trace of the network link during the tusc?

Hope that helps,
Brian Hackley
Ask me about telecommuting!
Steven E. Protter
Exalted Contributor

Re: HP-UX 11.00 NFS Client and RedHat Enterprise 3.0 NFS Server

Upgrade the HP-UX server to the latest NFS with the latest patches. NFS 3 has been standard for years and thats probably what Red Hat Enterprise 3.0 uses.

The reason they've probably done this is because NFS 2 had major performance and security problems.

Click here:
http://www2.itrc.hp.com/service/patch/search.do?BC=patch.breadcrumb.main|&pageContextName=hpux:::

Use NFS and 11.00

You will find 75 NFS patches for 11.00. Are they installed?

SEP

Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Pelikan
Occasional Contributor

Re: HP-UX 11.00 NFS Client and RedHat Enterprise 3.0 NFS Server

I have updated the HP-UX 11.00 Machine with the Quality Pack from March/2004.

It's still the same problem...

Are there any options on the NFS Server in the exports File needed? At the moment it looks like :

/home hp01(rw,sync,no_root_squash,insecure)

Thanks !