1833767 Members
2173 Online
110063 Solutions
New Discussion

rp7410 is not booting

 
sharif naser_1
Frequent Advisor

rp7410 is not booting

hello experts,

my rp7410 is not rebooting, it is still at MP:co> it says nfs is not responding but it is too early for that. what do i have to do to make it boot.
any help is highly appreciated.
Regards,
S.N.
6 REPLIES 6
Kenneth Yap
Frequent Advisor

Re: rp7410 is not booting

U can telnet into the server ? U have configure any NFS ?
If u can telnet into server try to kill the nfs daemon.
If can't u need to reset the server in MP.
Boot up to single user mode and disable NFS auto start in /etc/rc.config.d/nfsconf
sharif naser_1
Frequent Advisor

Re: rp7410 is not booting

how to go to single user mode, it is different than any server.
Kent Ostby
Honored Contributor

Re: rp7410 is not booting

Sharif --

You can do:
Shift-cntl-| to break past the NFS not responding.

To boot into single user mode, you would interrupt the boot process .

THEN:

boot primary
interact with ISL
at ISL type:

hpux -is

Then once you get a prompt:

mount /var
mount /usr

Then make the modification stated above about turning off NFS.
"Well, actually, she is a rocket scientist" -- Steve Martin in "Roxanne"
RAC_1
Honored Contributor

Re: rp7410 is not booting

When system is booting, interrupt the boot and interact with ISL. It says "Press any key winthin 10 seconds"

From ISL menu do hpux -is and once you boot into single user mode, diasable the NFS and boot to level 3.

Post the results.

Anil
There is no substitute to HARDWORK
Kenneth Yap
Frequent Advisor

Re: rp7410 is not booting

After the server reset by ctrl+B, enter cm the rs. Use ctrl+B going to MP menu. enter CO -->select partition number. will boot up to main menu. bo from ISL, enter hpux -is, the will boot to single user.
Ravi_8
Honored Contributor

Re: rp7410 is not booting

Hi

when the machine is powered on, press any key within 10sec. press the key

main menu> boot
interact with isl (y/n) y
ISL> hpux -iS

# vi /etc/rc.config.d/nfsconf
set the NFS_SERVER=0
NFS_CLIENT=0

save and close the file
#init 3

system will boot without shooting NFS errors
never give up