Operating System - HP-UX
1834499 Members
2536 Online
110068 Solutions
New Discussion

Re: Move internal HDD with HP-UX from one server to another !

 
N A Khan
Contributor

Move internal HDD with HP-UX from one server to another !

Hi Friends,

We would like to take internal HDD (containg a running HP-UX) out from one server (HP9000 rp5470) and insert in another similar server (rp5470) with similar peripherals. Do you forsee any problem ? Will the HDD boot with same old HP-UX environment ?

best regards
NAKhan
5 REPLIES 5
Sebastian Galeski_1
Trusted Contributor

Re: Move internal HDD with HP-UX from one server to another !

Hi
what are the differences between them???
Becuse if I/O cards are in different slots - sorry it will not work, but if differents are in amount of RAM it will work, so be carefull.

regards seba
Bill Hassell
Honored Contributor

Re: Move internal HDD with HP-UX from one server to another !

You won't have any problems with the internal disk as long as it goes into the same slot and has the same address as the old box. Just make sure that the primary boot path matches the disk in the new system. Memory is always handled automatically. External disks, tapes, etc, will be the only concern but the system should boot OK. HP-UX will discover new addresses for peripherals at bootup and create the required device files. For peripherals that don't match I/O locations, delete the devices using rmsf. The device file names for external disks and tapes may change if they aren't at the same address so you'll need to verify those names. Use ioscan -fn (make a paper copy) on each machine and compare the results.


Bill Hassell, sysadmin
Sebastian Galeski_1
Trusted Contributor

Re: Move internal HDD with HP-UX from one server to another !

To Bill
What about SW_ID???

regards seba
Martin Burnett_2
Trusted Contributor

Re: Move internal HDD with HP-UX from one server to another !

Hello,

It would be a lot better if you used Ignite make_tape_recovery to archive the current system, then move the drive over to the new system, boot from the make_tape_recovery and restore on the disk. This will remove any issues with hardware instance numbers changing, differences in cpu_id, drivers etc., etc.

A little more work up front but a lot better chance at success.

Thanks for participating in the forums,

Martin
Chaos reigns within. Reflect, repent, and reboot. Order shall return.

N A Khan
Contributor

Re: Move internal HDD with HP-UX from one server to another !

Many Thanks to you All who contributed in this discusssion.
We could do the task successfully - as we ensured the peripherals, thier quantity and location in the new server exaclty match with old server.
very best regards
NAKhan