- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Has anyone tried cloning with DrD?
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-13-2007 12:39 AM
09-13-2007 12:39 AM
Has anyone tried cloning with DrD?
I was triying out the Dynamic root disc, and its a nice piece of sofware.
I know that you should use ignite, for cloning,restoring servers, but i am curius if someone has actualy tried to clone a machine using it ?
or if they are developers thinking on implementing it?
at the moment you cant use it,because you cant change ips, on the restored image,it would be very handy for our BRS, something like and alternate_disk_install in Aix , where you could leave ip,hostname blank on the new cloned image.
anyone?
i will be triying shortly, cloning and booting the machine on a separate vlan ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2007 01:04 AM
09-13-2007 01:04 AM
Re: Has anyone tried cloning with DrD?
Works fine during several years yet to clone HPUX servers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2007 02:29 AM
09-13-2007 02:29 AM
Re: Has anyone tried cloning with DrD?
Hi,
There's another advantage of a DRD, which are
1) you'd be able to install patches on DRD and be able to postpone the reboot until downtime is scheduled. After patching the DRD, you'd activate it as your normal boot disk. you could easily get back to the previous kernel or state of the system by booting into the old boot disk in other words you don't have to recover from Ignite backup saving you plenty of time.
2) if you've overwritten your previous copy of Ignite backup, this will save you lots of hassle to backed out the changes/patches.
We are still planning to implement this but their is already a good admin guide at docs.hp.com.
Regards,
Charlie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2007 07:23 PM
09-13-2007 07:23 PM
Re: Has anyone tried cloning with DrD?
but for now Ignite works perfect
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2008 06:34 AM
05-06-2008 06:34 AM
Re: Has anyone tried cloning with DrD?
Ignite by the book is only for backup and restore and not for clone (you can clone through ignite but it's not the main objective).
The advantage of DRD is that you can move the DRD disk to safe or to another machine and boot it when ever you want .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2008 07:02 AM
05-06-2008 07:02 AM
Re: Has anyone tried cloning with DrD?
One disadvantage to the DRD disk swap is that you will have to boot to single user and modify the IP and hostname and any other system specifics e.g. filesystem(s) names/sizes.
With ignite at least you can use interactive installer screen to modify these.
DRD would be faster than running the ignite installer from your make_[net|tape]_recovery if you are not modifying too much.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2008 11:23 PM
11-19-2008 11:23 PM
Re: Has anyone tried cloning with DrD?
Just wanted you to know that there is no need to boot in single user mode to change the personality of the system.
You just mount the clone (drd mount) then edit /var/opt/drd/mnts/sysimage_001/etc/rc.config.d/netconf and you must set HOSTNAME="". This will cause the system to initiate the usage of FIRST-BOOT bundle and user interface will be displayed during boot where the system personality can be set.
Another thing is that you must delete /var/opt/drd/mnts/sysimage_001/var/opt/drd/registry/registry.xml because once you boot the cloned system the disks for which DRD knows are missing and/or probably different.
Regards,
sve