- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- rp7410 is not booting
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2004 01:13 AM
03-11-2004 01:13 AM
rp7410 is not booting
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2004 01:20 AM
03-11-2004 01:20 AM
Re: rp7410 is not booting
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2004 01:23 AM
03-11-2004 01:23 AM
Re: rp7410 is not booting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2004 01:32 AM
03-11-2004 01:32 AM
Re: rp7410 is not booting
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2004 01:32 AM
03-11-2004 01:32 AM
Re: rp7410 is not booting
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2004 01:33 AM
03-11-2004 01:33 AM
Re: rp7410 is not booting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2004 02:27 AM
03-11-2004 02:27 AM
Re: rp7410 is not booting
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