- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- dd instead of copyutil
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
03-07-2003 02:53 AM
03-07-2003 02:53 AM
I would like to take a "image" backup of a HP9000 server running on version 10.2
Right now i do not have access to "COPYUTIL".Now my question is:
CAN I TAKE A BACK UP USING "DD" COMMAND AND LATER RETRIVE IT ON TO A NEW DISK "OFFLINE"??(e.g when the boot disk has crashed and not being recognised)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2003 02:59 AM
03-07-2003 02:59 AM
Re: dd instead of copyutil
http://www.software.hp.com/products/IUX/index.html
With Ignite you are able to reate a bootable tape from whole vg00. It is very easy to use and much better then all "dd" or "copy_util" backups you can have.
Please download and install IGNITE/UX and run follwing command:
# make_tape_recovery -Av
You can do this online in MultiuserMode (all very easy).
Regards ...
Armin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2003 03:01 AM
03-07-2003 03:01 AM
Re: dd instead of copyutil
dd is a "dumb" command and will copy bad bits, along with good bits.
You would be better off installing hte FREE software from HP, Ignite/UX
This has the ability to allow you to create a recovery image that is bootable, and to also interact with it and change file system sizes etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2003 03:52 AM
03-07-2003 03:52 AM
Re: dd instead of copyutil
I have done what you are asking and it's not so simple. Before you can use dd to create a system disk, on the target disk you must create the physical volume, install a boot program, copy a lif file, create the volume group and logical volumes, then prepare the root, boot, swap and dump volumes.
Ignite is much easier if you have a tape drive.
hth,
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2003 04:06 AM
03-07-2003 04:06 AM
Solutioncopyutil was created in the early days of 10.xx to provide a basic recovery strategy but requires a bootable HP-UX system (CD or tape). The problem is that disks have always grown in size and copyutil (as well as dd) are just dumb track copiers so you can't easily restore the system to a different disk size.
Ignite/UX is mandatory for all test and production systems. While the vast majority of usage is for replacement of vg00, it offers network restores and the ability to change the number of disks in vg00 as well as the type of interface. Downloaad a free copy from http://www.software.hp.com/products/IUX/
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2008 03:06 AM
09-14-2008 03:06 AM