- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- System 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
09-26-2002 03:15 AM
09-26-2002 03:15 AM
System backup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2002 03:20 AM
09-26-2002 03:20 AM
Re: System backup
Go to single user mode.
#init 1
Start SAM and take backup of the systems and data
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2002 03:55 AM
09-26-2002 03:55 AM
Re: System backup
The best insurance for recovering a system (for virtually any reason) is to have a current Ignite recovery tape.
Ignite is designed/intended to recover the operating system (vg00), although other files, directories and volume groups can be included. To create a bootable Ignite recovery tape of vg00, do:
# /opt/ignite/bin/make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn
Download the latest Ignite software and documentation from here:
http://www.software.hp.com/products/IUX/index.html
For application data, in non-vg00 filesystems, use whatever backup means you wish. In the absence of anything else, I suggest 'fbackup' since you can use graph files to selectively include and exclude files and directories. See the 'fbackup' man pages for more information.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2002 03:57 AM
09-26-2002 03:57 AM
Re: System backup
Probably you can ignite the system directories to a tape.
The non-system file systems and user directories can be backed up using regular backup procedures.
SO when a system is down you can use ignite to bring up the system first and then recover the data from the normal backup.
check igniteux at
software.hp.com/IUX
you can use make_tape_recovery for creating a bootable system tape.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2002 04:24 AM
09-26-2002 04:24 AM
Re: System backup
Ignite is the fastest/better way to recover the system ( JRF already explained better)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2002 10:49 PM
09-26-2002 10:49 PM
Re: System backup
Backup issues were discussed many times in these forums. Try searching by keywords fbackup, make_recovery_tape, backup policy.
BR,
Mihails
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2002 11:58 PM
09-26-2002 11:58 PM