- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- make_net_recovery completed unsuccessfully
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
11-22-2006 04:16 AM
11-22-2006 04:16 AM
I'm trying to backup a server using make_net_recovery; it's failing. I don't know why.
# make_net_recovery -s localhost -a sbbakup2:/util/ignite/sbdevap1
* Creating NFS mount directories for configuration files.
======= 11/22/06 12:00:41 EST Started make_net_recovery. (Wed Nov 22 12:00:41
EST 2006)
@(#) Ignite-UX Revision B.3.3.116
@(#) net_recovery (opt) $Revision: 10.543 $
* Testing pax for needed patch
* Passed pax tests.
* Checking Versions of Recovery Tools
ERROR: Connnection to the server:localhost failed.
======= 11/22/06 12:01:08 EST make_net_recovery completed unsuccessfully
Any ideas?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2006 04:24 AM
11-22-2006 04:24 AM
Re: make_net_recovery completed unsuccessfully
make_net_recovery -s sbbackup2 -a sbbakup2:/util/ignite/sbdevap1
Jeff Traigle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2006 08:41 AM
11-22-2006 08:41 AM
Re: make_net_recovery completed unsuccessfully
I would start by running the ignite (gui) on the server hosting nfs. This will help step you thru setting up the nfs shares. There is also a tutorial you can go by.
After you have ignite running from the nfs server hosting, you can run make net from the command line on the client;
/opt/ignite/bin/make_net_recovery -s nfs_server -x inc_entire=vg00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2006 06:15 AM
11-29-2006 06:15 AM
Re: make_net_recovery completed unsuccessfully
I've been successful backing up some boxes with the command:
make_net_recovery -s localhost -a sbbakup2:/util/ignite/
I've been successful at backing up *every one* of the 20 different HP-UX servers to local tape, but this make_net_recovery utility has me frustrated.
I truly appreciate all your help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2006 07:08 AM
11-29-2006 07:08 AM
Re: make_net_recovery completed unsuccessfully
I would start by running the ignite (gui) on the server hosting nfs. This will help step you thru setting up the nfs shares. There is also a tutorial you can go by.
I would like to do this, but my ignite server (sbbakup2) requires that I login using the root user over ssh. Our security policies catagorically prohibit direct login to any Unix server by the root user, except on the console. Ergo, I use the installation of ignite native to the box I'm trying to backup.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2006 08:45 AM
11-29-2006 08:45 AM
Re: make_net_recovery completed unsuccessfully
Also, it is important to make sure that your pax, tar and ignite patches are up to date.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2006 03:10 AM
11-30-2006 03:10 AM
Re: make_net_recovery completed unsuccessfully
Are both the client and the server at the same version of ignite?
Ummmm, somehow, I think the answer to that is 'no'. Do they need to be?
But then again, I'm only using sbbakup2 as a network repository for the images. I don't think (more like 'I don't know') the version of ignite on sbbakup2 is being accessed at all.
Recently, I've used the command:
make_net_recovery -s localhost -i
to get a text interface to ignite. If I'm not mistaken, the version of ignite on the local box that I'm trying to backup is the only one being used.
root@SBDEVAP1 [/rdir]
# swlist | grep -i ignite
B5725AA B.3.3.116 HP-UX Installation Utilities (Ignite-UX)
Ignite-UX-11-00 B.3.3.116 HP-UX Installation Utilities for Installing 11.00 Systems
*****
root@SBBAKUP2 [/util/ignite]
# swlist | grep -i ignite
B5725AA C.6.9.150 HP-UX Installation Utilities (Ignite-UX)
Ignite-UX-11-00 C.6.9.150 HP-UX Installation Utilities for Installing 11.00 Systems
Ignite-UX-11-11 C.6.9.150 HP-UX Installation Utilities for Installing 11.11 Systems
Ignite-UX-11-23 C.6.9.150 HP-UX Installation Utilities for Installing 11.23 Systems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2006 04:31 AM
11-30-2006 04:31 AM
SolutionHere is the latest link to download ignite.
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=IGNITEUXB
Best wishes.