- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: image creation of HP-ux
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-26-2004 05:52 PM - last edited on 08-24-2014 08:37 PM by Lisa198503
11-26-2004 05:52 PM - last edited on 08-24-2014 08:37 PM by Lisa198503
image creation of HP-ux
Hello
Could any1 help me in this matter
HOW I'LL CREATE AN IMAGE OF HP-UX ACTUALLY I WANT TO BACK UP THIS IMAGE?
COULD IT BE POSSIBLE THAT IF SYSTEM CRASHES I'll RESTORE THE IMAGE TO START HP-UX AGAIN?
help in this regard will be highly appreciated
bye
P.S. This thread has been moved from HP-UX Technical Documentation to Ignite. -HP Forum Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2004 06:15 PM
11-26-2004 06:15 PM
Re: image creation of HP-ux
That's called Ignite. You can either create the image on a tape or on a network share. Tape is the easiest process but network imaging is bullet-proof process.
YOu will need to install the Ignite software. You can get it from here. There is also good documentation available to make yourself familiar with it.
http://www.software.hp.com/products/IUX/download.html
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2004 06:18 PM
11-26-2004 06:18 PM
Re: image creation of HP-ux
I should have added - 'make_tape_recovery' is the command you will need to use after installing the Ignite software. I generally use
/opt/ignite/bin/make_tape_recovery -v -i -x inc_entire=vg00 -exclude=/var/adm/crash -a /dev/rmt/0mn
For availability of the OS, consider purchasing Mirror/UX and mirror your boot disks. Mirror/UX can make the root disk failures transparent. If the hardware allows, you can even replace the failed disks on-line that are part of the mirror.
-Sri