- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: net_recovery issues
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
10-28-2004 04:50 AM
10-28-2004 04:50 AM
net_recovery issues
mbna_makerecover.ksh:10/28/04 10:11:10: Archive area selected is spdm828a
mbna_makerecover.ksh:10/28/04 10:11:10: Checking that archive area for spbe895a exists on spdm828a
mbna_makerecover.ksh:10/28/04 10:11:10: Mounted /var/opt/ignite/recovery/arch_mnt - continue....
mbna_makerecover.ksh:10/28/04 10:11:10: Archive area exists - unmount and continue with recovery creation
mbna_makerecover.ksh:10/28/04 10:11:12: Unmounted /var/opt/ignite/recovery/arch_mnt - continue....
mbna_makerecover.ksh:10/28/04 10:11:12: Starting Net Recovery archive creation....
mbna_makerecover.ksh:10/28/04 13:32:50: Net Recovery creation failed - trying alternate master....
mbna_makerecover.ksh:10/28/04 13:32:50: Net Recovery creation failed - please investigate....
mbna_makerecover.ksh:10/28/04 13:32:50: Failed to unmount /var/opt/ignite/recovery/arch_mnt - please investigate....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2004 04:54 AM
10-28-2004 04:54 AM
Re: net_recovery issues
Can I see the command line?
Check that NFS access is possible on the target folder.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2004 04:56 AM
10-28-2004 04:56 AM
Re: net_recovery issues
These verbose error messages that you are posting are from the script "mbna_makerecover.ksh" that you are running for the net recovery and are custom error messages from the script. these are probably different from what are being generated by ignite.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2004 05:25 AM
10-28-2004 05:25 AM
Re: net_recovery issues
Apparently,make_net_recovery failed for whatever reason, but it seems to be that your mbna_makerecover.sh tries to unmount the /var/opt/ignite/recovery/arch_mt while ignite is still tring to perform some cleanup operation.
run make_net_recovery from the command line. That can tell you why net recovery creation is failing or refer the script mbna_makerecover.ksh if it is redirecting the output from make_net_recovery somewhere
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2004 11:13 AM
11-01-2004 11:13 AM
Re: net_recovery issues
Thanks