- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Error when performed make_net_recovery
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
01-06-2008 05:40 PM
01-06-2008 05:40 PM
I just ran make_net_recovery. Everythings goes fine till this error came out:
Program Terminated. SIGHUP received. Exiting.
======= 01/05/08 10:37:43 SST make_net_recovery completed unsuccessfully
ERROR: SIGHUP has caused the termination of make_sys_image. The archive
being created will be incomplete. As result, the archive cannot
be used for recovering the system. If running this command in the
unstable network connection, you may consider running it in the
background using nohup (1M) to allow it to continue to completion
even if your network connection drops.
From the error it said it because of the unstable connection. How should I use nohup command for this make_net_recovery process?
Thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2008 06:03 PM
01-06-2008 06:03 PM
Solutioncd /tmp
nohup
This will run the process in the background so even if ur network connection drops it will continue.
u can monitor nohup.out under /tmp for the progress and errors if any.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2008 07:13 PM
01-06-2008 07:13 PM
Re: Error when performed make_net_recovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2008 07:17 PM
01-06-2008 07:17 PM
Re: Error when performed make_net_recovery
same u can confirm by opening another session and grep for make_net_recovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2008 07:17 PM
01-06-2008 07:17 PM
Re: Error when performed make_net_recovery
same u can confirm by opening another session and grep for make_net_recovery in the ps o/p.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2008 07:57 PM
01-06-2008 07:57 PM