- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: OS Backup
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
06-16-2009 07:23 PM
06-16-2009 07:23 PM
OS Backup
Can anyone suggest me how to make an OS Backup to a tape.
Regards,
Jesu.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2009 07:26 PM
06-16-2009 07:26 PM
Re: OS Backup
man make_tape_recovery
for example :
make_tape_recovery -I -x inc_entire=/dev/vg00 -a /dev/rmt/0mn ( 0mn is default tape )
mikap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2009 07:37 PM
06-16-2009 07:37 PM
Re: OS Backup
thanks for the reply. is it to recover from the tape
make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn
if it is to recover pls help me to take backup of OS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2009 07:47 PM
06-16-2009 07:47 PM
Re: OS Backup
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2009 07:51 PM
06-16-2009 07:51 PM
Re: OS Backup
Thank u very much for ur valuable help could u pls give me the commmand to restore back the OS image from tape.
Regards,
Jesu.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2009 07:57 PM
06-16-2009 07:57 PM
Re: OS Backup
Run
# model
to get this information.
Procedures are different for Risc and Integrity servers.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2009 07:57 PM
06-16-2009 07:57 PM
Re: OS Backup
Since you're going to take system backup on the tape, I would suggest to check the man pages for make_tape_recovery to get good understanding.
Here is a link which provides Good Introduction about Ignite:
http://home.roadrunner.com/~batcave/ignite.htm#Make
For your second query:
In order to copy ALL of vg00 - use the following command:
make_tape_recovery -v -A -I -x inc_entire=vg00 -a /dev/rmt/0mn
If you're taking system backup, One day you might need to recover the system :-)
So check the Documentation on HP Ignite-UX in www.docs.hp.com
Cheers!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2009 07:58 PM
06-16-2009 07:58 PM
Re: OS Backup
# model
ia64 hp superdome server SD32B
Regards,
Jesu.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2009 08:11 PM
06-16-2009 08:11 PM
Re: OS Backup
1) direct tape boot
Go to EFI and create a new boot entry pointing to the tape using the boot configuration menu.
2) boot from install DVD and select
-> Install HP-UX -> select Advanced Installation -> Recovery tape -> GO!
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2009 08:15 PM
06-16-2009 08:15 PM
Re: OS Backup
Could you please explain me in detail about the two choices u hav given.
1) direct tape boot
Go to EFI and create a new boot entry pointing to the tape using the boot configuration menu.
2) boot from install DVD and select
-> Install HP-UX -> select Advanced Installation -> Recovery tape -> GO!
i could'nt understand EFI . pls help me out
Regards,
Jesu.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2009 08:19 PM
06-16-2009 08:19 PM
Re: OS Backup
http://docs.hp.com/en/5992-5309/ch15s02.html#d0e20781
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2009 10:54 PM
06-16-2009 10:54 PM
Re: OS Backup
is it the same process to recover back OS image from tape to the server for this model also
# model
ia64 hp server BL870c
Pls let me know
Regards,
Jesu.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2009 11:42 PM
06-16-2009 11:42 PM
Re: OS Backup
for the blade it is the same.
mikap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2009 12:35 AM
06-17-2009 12:35 AM
Re: OS Backup
Yes it is same.
thanks and regards
Sajjad Sahir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2009 02:19 AM
06-17-2009 02:19 AM
Re: OS Backup
So you need to use the install DVD or better a LAN-based boot from an Ignite server.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
