- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Hardware migration from rp3410 to rp3440
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
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
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
тАО06-17-2009 10:18 PM
тАО06-17-2009 10:18 PM
Hardware migration from rp3410 to rp3440
we had planned a migration of a production server from the rp3410 model to rp3440 model.
We had planned to connect the hard drives from the rp3410 model (supporting max 8GB memory) to the new rp3440 model (max memory 16GB) and boot the server.
While booting the boot process hung up. see logs below.
Initialization finished successfully... slot is 9
Logical volume 64, 0x3 configured as ROOT
Logical volume 64, 0x2 configured as SWAP
Logical volume 64, 0x2 configured as DUMP
Swap device table: (start & size given in 512-byte blocks)
Then process stops with no error and stays at this point for more than 30 minutes.
Since this was going nowhere we planned to revert to rp3410.
Has anyone accomplished such kind of task.
Is there a better way to do this.
1 other way which we havn't tried but have planned to do it on some weekend is to push the ignite of OS running on rp3410 to new rp3440. Both would be ignite clients.
Please let me know if this would be feasible and the way to go about it
Tha last option would be to install a fresh copy of OS on the new hardware
Thanks in advance
Sunny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-17-2009 10:23 PM
тАО06-17-2009 10:23 PM
Re: Hardware migration from rp3410 to rp3440
Are you able to login into rp3440 server if not then did you try to boot in single user then check the syslog.log file.
if yes then also check the syslog.log is there any error you have found ?
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-17-2009 10:25 PM
тАО06-17-2009 10:25 PM
Re: Hardware migration from rp3410 to rp3440
Did you try to boot in different runlevels?
and did you try to TOC and analyz the log ?..
check MP logs as well ..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-17-2009 10:29 PM
тАО06-17-2009 10:29 PM
Re: Hardware migration from rp3410 to rp3440
Make sure you put the disks in the same slots.
If you install all 3 disks, check if you have something connected to the external built-in SCSI port - this may cause trouble.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-17-2009 10:31 PM
тАО06-17-2009 10:31 PM
Re: Hardware migration from rp3410 to rp3440
We would definately try these things when we ge the production down.
I would like to have as many options as possible before we start trying out these options.
Thanks
Sunny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-17-2009 10:39 PM
тАО06-17-2009 10:39 PM
Re: Hardware migration from rp3410 to rp3440
Create a golden image of OS on rp3410 and store it on Ignite UX server.
Push the golden image from the ignite UX server to the rp3440 machine.
Is there a documentation which i can refer to?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-17-2009 10:41 PM
тАО06-17-2009 10:41 PM
Re: Hardware migration from rp3410 to rp3440
as the Torsten said the server are mostly the same, but i will use a ignite backup / restore procedure.
to the tape / server
mikap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-18-2009 03:08 AM
тАО06-18-2009 03:08 AM
Re: Hardware migration from rp3410 to rp3440
on the running rp3410 make a note of the boot disks in the root VG vg00.
you can get that by vgdisplay -v vg00
note those down.
also
lvlnboot -v
note the O/P
setboot
note the settings.
shutdown that and removing the local disks put in the same slot positions identically in rp3440.
as i think you have an ignite tape backup ready , do have it ready , it is very helpful, but i shall before trying that ask you to give a try to boot the rp3440 putting the disks from rp3410 in the same order of the slots.
then boot in the LVM maint mode.
BCH> search
select path to boot
BCH> boot
Interrupt by pressing any key to interact with IPL, abortibng autoboot. interact with IPL? (y/n)? y
ISL> hpux -lm
once booted export and reimport the root VG.
#vgexport vg00
#mkdir /dev/vg00
#mknod /dev/vg00/group c 64 0x000000
#ioscan -fnCdisk
note and compare the discovered disks.
#vgimport /dev/vg00 /dev/dsk/cxtydz /dev/dsk/cXtYdZ
#lvlnboot -b /dev/vg00/lvol1
#lvlnboot -s /dev/vg00/lvol2
#lvlnboot -r /dev/vg00/lvol3
#lvlnboot -d /dev/vg00/lvol2
#lvlnboot -v
#vgchange -a y vg00
#vgcfbackup vg00
#vgdisplay -v vg00
#setboot -p
if all is OK.
reboot normally,
#shutdown -ry 00
regards
sujit