- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- 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
11-16-2001 09:45 AM
11-16-2001 09:45 AM
make_net_recovery
Can someone help me with this, I have 2 servers (SERVERA has tape drive, SERVERB does not). I would like to do a make_net_recovery of serverB on serverA and this is what I had done:
SERVERA:
- I created a dir. /tmp/igniteUX/recovery/archives/SERVERB and give its ownership "bin"
- Edited /etc/exports:
/tmp/igniteUX/recovery/archives/SERVERB -anon=2,access=SERVERB
- run the command /usr/sbin/exportfs -av
SERVERB:
-run the command:
/opt/ignite/bin/make_net_recovery -i -s SERVERA -a SERVERA:/tmp/igniteUX/recovery/archives/SERVERB
From my understand of the option "-a" it allows to archive into different directory than the default /var/opt/ignite/recovery/archives/serverB. However, when I ran this command I keep getting this error:
* Creating NFS mount directories for configuration files.
Permission denied
ERROR: Could not NFS mount directory /var/opt/ignite/clients on gemini. The
exports file on gemini should contain the entry
"/var/opt/ignite/clients -anon=2". Ensure that /var/opt/ignite/clients
has been exported using the "exportfs -av" command.
ERROR: Failed mounting directory
/var/opt/ignite/recovery/client_mnt:/Connection refused (errno = 239)
ERROR: Failed to creaet NFS mount directories for configuration files.
======= 11/16/01 12:11:22 EST make_net_recovery completed unsuccessfully
Any help would be greatly appreciated. Thank you.
Thi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2001 10:00 AM
11-16-2001 10:00 AM
Re: make_net_recovery
Take a look at the thread below,
http://itrc.hp.com/cki/bin/doc.pl/sid=39f0f9860c30fec234/screen=ckiDisplayDocument?docId=200000043976541
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2001 10:07 AM
11-16-2001 10:07 AM
Re: make_net_recovery
/var/opt/ignite/clients -anon=2
Also, please make sure BOTH servers have the same patch level for igniteux.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2001 10:08 AM
11-16-2001 10:08 AM
Re: make_net_recovery
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2001 10:32 AM
11-16-2001 10:32 AM
Re: make_net_recovery
Harry: If I entered the /var/opt/ignite/clients -anon=2 this into /etc/exports file and run the exportfs -av command - the archive will go into /var/opt... NOT the dir. /tmp/igniteUX I wanted it to be, and there's not enough space in /var.
Thi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2001 12:13 PM
11-16-2001 12:13 PM
Re: make_net_recovery
you need to have an hp software contract to access the link. In case you are logged in from the europe-itrc you can substitute "us-support" with europe-support". That will open the page.
Hope this helps.
regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2001 12:33 PM
11-16-2001 12:33 PM
Re: make_net_recovery
Thank you for your responses. I got the problem working. I took Harry's advice and created /var/opt/ignite/client and then export /var. After this was done, I re-ran the make_net_recovery command; however I got this misleading message:
* Archiving contents of aceprod via tar to
/var/opt/ignite/recovery/arch_mnt/2001-11-16,13:18.
In fact the contents were archive to /tmp/igniteUX... (as per my command in the option "-a"). In conclusion it worked. Thanks everyone.
Sanjay: Thanks, I did get the info - I think it's the same as /opt/ignite/share/doc/makenetrec.txt. Thanks for your help.
Thi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2001 01:17 PM
11-16-2001 01:17 PM
Re: make_net_recovery
thanks for posting the results. Yes the link i had given is the same as /opt/ignite/share/doc/makenetrec.txt
Regards