HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Recovering one HPUX 11 system from anothers Ignite...
Operating System - HP-UX
1838208
Members
3772
Online
110125
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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-16-2001 07:32 AM
10-16-2001 07:32 AM
We have two identically configured K580 servers, one of which was corrupted doing an abortive upgrade to a 64 bit kernel, w/o doing a backup first. Now multiuser mode cannot accessed,and remote access is impossible. I would like to use the make_recovery tape from the one functioning server to recreate the O/S,/var/ /etc, etc structure of the defunct one. Is this possible? I have unplugged the defunct one from the network. I am unsure how to do this, and even if its feasible. I would like to NOT have to rebuild it from the O/S layer if possible. Any ideas? Thanks.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2001 07:35 AM
10-16-2001 07:35 AM
Re: Recovering one HPUX 11 system from anothers Ignite tape
As long as they are the same class server, you can do this. I use a generic ignite tape for each of my server classes to build new servers when they come in. Good luck.
Chris
Chris
It wasn't me!!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2001 07:51 AM
10-16-2001 07:51 AM
Re: Recovering one HPUX 11 system from anothers Ignite tape
Hi Phillip:
Absolutely possible (and easy). In fact, this is the essential part of many, many disaster recovery cloning procedures at remote D/R facilities.
Use a current version of Ignite and do:
# make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn
The '-I' option causes the subsequent use of the tape to be interactive.
When you "recover" your server, the installation of non-vg00 volume groups will be attempted using the mapfiles automatically generated from the "source" server. Due to differing hardware device files, the installation will appear to fail. It has not insofar as the boot volume (vg00) is concerned. You will have achieved your objective and can manually import volume groups that properly belong on the server you are rebuilding.
Regards!
...JRF...
Absolutely possible (and easy). In fact, this is the essential part of many, many disaster recovery cloning procedures at remote D/R facilities.
Use a current version of Ignite and do:
# make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn
The '-I' option causes the subsequent use of the tape to be interactive.
When you "recover" your server, the installation of non-vg00 volume groups will be attempted using the mapfiles automatically generated from the "source" server. Due to differing hardware device files, the installation will appear to fail. It has not insofar as the boot volume (vg00) is concerned. You will have achieved your objective and can manually import volume groups that properly belong on the server you are rebuilding.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2001 07:52 AM
10-16-2001 07:52 AM
Solution
If you have Ignite version 3.3,
make_tape_recovery -AvI -d /dev/rmt/Xmn
older version would be
make_recovery -vAC -d /dev/rmt/Xmn
Xmn - 0mn is the default device if you are using it, you don't need the -d /dev/rmt/0mn
v is verbose
A is all of vg00
To recover, just interrupt the boot up and boot from the sequential device
You can do this off of the network and change the system name and IP information.
You have to be patient, there are a couple of places where the bootup process stops for about 5 minutes.
Eileen
make_tape_recovery -AvI -d /dev/rmt/Xmn
older version would be
make_recovery -vAC -d /dev/rmt/Xmn
Xmn - 0mn is the default device if you are using it, you don't need the -d /dev/rmt/0mn
v is verbose
A is all of vg00
To recover, just interrupt the boot up and boot from the sequential device
You can do this off of the network and change the system name and IP information.
You have to be patient, there are a couple of places where the bootup process stops for about 5 minutes.
Eileen
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP