- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: best way for cloning
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-21-2006 08:57 PM
09-21-2006 08:57 PM
i'm new on hp workstation administration.
I have some C8000 and some C3750 with exactly the same system on it (cad workstation on hpux11).
what is the better way to clone the entirely workstation ?
all the new workstation arrive with a empty disk.
I have a external DD3 tape drive and an external hardrive that i can use for mastering
actually i put the blank hard disk on a working workstation and use this command
dd if=/dev/rdsk/c0t6d0 of=/dev/rdsk/c0t5d0 bs=512k
(assuming that c0t5d0 is my blank disk.)
but C8000 don't have same hardware than C3750, so i pretty sure it will fail
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2006 09:01 PM
09-21-2006 09:01 PM
Re: best way for cloning
Use make_tape_recovery to create OS image from your existing workstation and then restore it to you new workstation. Hardware difference will not be an issue.
regards,
sandy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2006 09:08 PM
09-21-2006 09:08 PM
Re: best way for cloning
but with a blank system, how can i access the restore command with no os?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2006 11:34 PM
09-21-2006 11:34 PM
Re: best way for cloning
This solution will be tedious when it comes to more number of machines to be cloned. It's best to have an Ignite server setup for easy cloning !!
All the best !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2006 12:05 AM
09-22-2006 12:05 AM
Re: best way for cloning
Use make_tape_recovery command (you will have to install IGNITE Sw previously). The command creates bootable tape, which you can use for cloning. Depending on the file system structur on your WStations, you can create an image with all file system or only with /,/stand,/tmp /usr, /opt and /var (the second option is preferable, IMHO). You boot target machine from the created tape and copy applications and users awterward.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2006 04:14 AM
09-22-2006 04:14 AM
Re: best way for cloning
Use make_tape_recovery utility and after this put this tape in the target server. Reboot and stop in the 10 seconds. At the prompt, type "sea" (search), and identify the sequential device (for example, P3). After this, the screens are like the standard HP-UX install.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2006 04:40 AM
09-22-2006 04:40 AM
Re: best way for cloning
insert the tape and interrupt the boot process on the no OS workstation and just follow the easy recovery steps
It should take you litle more than an hour to recover.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2006 07:22 AM
09-23-2006 07:22 AM
SolutionTo clone your workstations, you use Ignite/UX, specifically the make_tape_recovery command. Since you have 11.00, the command is already on the C8000, just put in a tape and run this command:
make_tape_recovery -I -v -x inc_entire=vg00 -a /dev/rmt/0mn
This assumes that 0mn is your tape drive. You then move the tape drive to the new box and boot off the tape. During the recovery process, a menu will come up to allow changing IP address, disk sizes, etc. Repeat with each new machine.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2006 02:24 AM
09-25-2006 02:24 AM
Re: best way for cloning
I've made a backup and restore on a blank c3750 and it take hours !
is there a qucker way using a external scsi har drive ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2006 02:40 AM
09-25-2006 02:40 AM
Re: best way for cloning
make_net_recvoery may be faster, but that depends on network hardware and settings.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2006 05:50 AM
09-25-2006 05:50 AM
Re: best way for cloning
Then backup your data directories with fbackup (which is much faster). Clone your system, configure it, then restore the data using frecover. Or use an external SCSI disk for the data to bypass the second tape backup.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2006 07:58 PM
09-25-2006 07:58 PM
Re: best way for cloning
ws with blank hard disks?
I never get new ws without OS, nevertheless once I tried to set up a C8000 with an Ignite image of a C3750 - it didn't work.
I didn't investigate more, I set up another C8000 and took an image of this for the rest.
With Ignite it takes about 1 hour or less to boot over 100MBit net.
Maybe it works if you patch your system first with the latest HWEnable patches, I haven't tried it.
Most difficult will be to get the graphics device to work, I think.
Volkmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2007 03:39 AM
03-15-2007 03:39 AM
Re: best way for cloning
Approved methods are:
1.) Ignite - Best
2.) Cloning of static drives (need 3 drives)
Root is not being copied.
The Gold drive is copied to the 3rd static drive.
Unapproved method is:
1.) Cloning of operational drives (only 2 needed)
On an c8000 it takes a 73GB drive about 40 minutes. See, it is probably less to just ignite it.
/bin/dd if=/dev/rdsk/c0t2d0 bs=32768k of=/dev/rdsk/c0t3d0
Good Luck