- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Creating tapes for disaster 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
06-09-2006 12:50 AM
06-09-2006 12:50 AM
Creating tapes for disaster recovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2006 12:52 AM
06-09-2006 12:52 AM
Re: Creating tapes for disaster recovery
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-09-2006 12:53 AM
06-09-2006 12:53 AM
Re: Creating tapes for disaster recovery
It's available for free download at:
http://docs.hp.com/en/B2355-90959/index.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2006 12:54 AM
06-09-2006 12:54 AM
Re: Creating tapes for disaster recovery
You can read the Ignite manual, on how to recover your OS.
http://docs.hp.com/en/oshpux11i.html#Ignite-UX
Command used with ignite: make_tape_recovery.
For your application it depends on which Backup software you're using.
Darrel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2006 12:55 AM
06-09-2006 12:55 AM
Re: Creating tapes for disaster recovery
For system recovery, I use "ignite" and for application Data Protector (view chapter #10, Disaster Recovery, Admin manual)
rgs,
ran
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2006 12:56 AM
06-09-2006 12:56 AM
Re: Creating tapes for disaster recovery
If you're relatively new to HP-UX, I suggest you use SAM - the System amdinistration Manager. It is available both as TUI (text/terminal based) as well as GUI.
You launch SAM TUI from a telnet terminal connection by typing "sam" as root. To enable a GUI session, you must have an X-Environment running (i.e. DISPLAY environment defined) -- and same thing .. "sam".
From SAM, you should be able to perform most system admin commands including backups of your data. For the OS though, you need to use Ignite via the tool make_tape_recovery.
Read the man pages of male_tape_recovery.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2006 01:08 AM
06-09-2006 01:08 AM
Re: Creating tapes for disaster recovery
This is such a complex topic that books are written on it. Moreover, many commands and procedures are site-specific, so it's difficult to make recommendations for your situation without much more detailed information. Some commands/products to investigate:
* cp
* tar
* cpio
* dd
* fbackup
* Ignite-UX
* RMAN (if you're running Oracle)
* Vertias NetBackup
For more info on commercial backup software, visit:
http://www.backupcentral.com/software-backup.html
I would strongly suggest picking up a book on the subject.
PCS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2006 01:10 AM
06-09-2006 01:10 AM
Re: Creating tapes for disaster recovery
Bob,
You should have two tapes ata minimum
The first is a weekly Ignite backup of vg00
The second is a backup of therest of the system using the backup software purchased by your company. If none has been purchased, then the fbackup utility provided with HP-UX works quite well. will need to decide if you want to do full backups every day, or fulls once a week, with incremental back ups between (this requires more tapes)
The man page on fbackup is good, and SAM can also be used to configure it.
Always keep at least a couple revisions back on your tapes in case one goes bad.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2006 02:01 AM
06-09-2006 02:01 AM
Re: Creating tapes for disaster recovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2006 02:02 AM
06-09-2006 02:02 AM
Re: Creating tapes for disaster recovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2006 02:08 AM
06-09-2006 02:08 AM
Re: Creating tapes for disaster recovery
The answer is, it really depends on your situation and work environment...ie 24/7? There numerous ways to backup the system, however, ignite is the jewel. It will create a bootable recovery tape. On our systems that are not 24/7, I create a nightly ignite tape.
Read up on it....
...jcd...