Operating System - HP-UX
1835688 Members
2364 Online
110082 Solutions
New Discussion

nfs server problem during a fresh installation

 
hpuxhelp
Regular Advisor

nfs server problem during a fresh installation

I'm trying to install a 11.0 on one of my hp. It is a freshing installation however it hung on the nfs server and client. As for my understanding, we have to deactivate the nfs server and the client. However, I am not sure on how to do so? Thanks for your help ? ( is there any file that i can go to edit this nfs server/client?)...
4 REPLIES 4
Patrick Wallek
Honored Contributor

Re: nfs server problem during a fresh installation

The file you need to edit /etc/rc.config.d/nfsconf I think.

Anything there that has a value of 1, will need to be changed to have a value of 0.

Other things to check is the NIS setup. To turn that off go to /etc/rc.config.d/namesvrs

Chakravarthi
Trusted Contributor

Re: nfs server problem during a fresh installation

get into /sbin/init.d
rename the two scripts nfs.server and nfs.client

next time when you boot the machine it shouldnt run nfs.
T G Manikandan
Honored Contributor

Re: nfs server problem during a fresh installation

change the value of 1 in the /etc/rc.config.d/nfsconf to 0 for both nfs server and nfs client.This should stop bringing up the nfs daemons.

Thanks
Balaji_6
Advisor

Re: nfs server problem during a fresh installation

Hi,

Change the entry in /etc/rc.config.d/nfsconf file NFS_SERVER and NFS_CLIENT to 0 instead of 1 and restart /sbin/init.d/nfs.client

-Balaji
THE WORD IMPOSSIBLE ITSELF SAYS I'MPOSSIBLE