Operating System - HP-UX
1833784 Members
2189 Online
110063 Solutions
New Discussion

NFS Server (pid<number>@/net) not responding still trying

 
Naeem Ali_2
Occasional Contributor

NFS Server (pid<number>@/net) not responding still trying

This is the maessge I am continuously getting when trying to boot up my HP c3750.

Prior to this error, i used SAM to set-up some swap space (512Mb) on an existing partition.
The system suggested a change to a single kernel parameter. I reviewed the change and went ahead for the kernel to be re-compiled and then the systemt o re-boot.
However, the system no longer starts up because of this message - how do i get around it?

thanks in advance.
3 REPLIES 3
Lorenzo Facello
Valued Contributor

Re: NFS Server (pid<number>@/net) not responding still trying

Hi,

boot in single user mode
interact with IPL
ISL> hpux -is
fsck
mount -all
edit the file
/etc/rc.config.d/nfsconf
set the variable
NFS_CLIENT=0
NFS_SERVER=0

then reboot

Regds
L.
Naeem Ali_2
Occasional Contributor

Re: NFS Server (pid<number>@/net) not responding still trying

ok...thsnks..back in business, well almost.

For some bizzare reason the xwindown log-in no longer comes up. I get the message saying that the esktop LOgin is about to come up. a blank grey screen does come up with a X-hair mouse icon, which van be moved by the mouse. Howeve, no login prompt.

all the X11 libraries certianly appear to be present in /usr/lib, so I am not sure what is going on.

thanks again.
Lorenzo Facello
Valued Contributor

Re: NFS Server (pid<number>@/net) not responding still trying