- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- "Transplanting" a Boot Disk
Operating System - HP-UX
1820637
Members
1775
Online
109626
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
тАО08-12-2003 09:58 AM
тАО08-12-2003 09:58 AM
On Solaris - I can attach a bootdisk that comes from Sun's smallest server (The Netra) and plug it in to a bigger box (say a E10K) and boot from it... the gyrations include (prior to booting of the transported bootdisk) - booting from CD or miniroot and rebuilding the device trees using the devfsadm command.
What is the equivalent on HPUX? (I have not tried/read on Ignite technology)If I clone a bootdisk via dd or splitting a mirror - do I have to go through any steps to boot said disk on a different system (ie. from an N-Class to a rp8400?) for the OS to recognize whatever HW and pathing differences there may be?
What is the equivalent on HPUX? (I have not tried/read on Ignite technology)If I clone a bootdisk via dd or splitting a mirror - do I have to go through any steps to boot said disk on a different system (ie. from an N-Class to a rp8400?) for the OS to recognize whatever HW and pathing differences there may be?
Hakuna Matata.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-12-2003 11:12 PM
тАО08-12-2003 11:12 PM
Re: "Transplanting" a Boot Disk
Hi,
It is not possible (with HP-UX) to move a boot disk direct between different hardware or (as far as I know) possible to "rebuild" the disk for a different system. You have to create a Ignite archive and install it on the other system with the option "Clone system to a different hardware".
It is not possible (with HP-UX) to move a boot disk direct between different hardware or (as far as I know) possible to "rebuild" the disk for a different system. You have to create a Ignite archive and install it on the other system with the option "Clone system to a different hardware".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-12-2003 11:31 PM
тАО08-12-2003 11:31 PM
Re: "Transplanting" a Boot Disk
To clone a system on different hardware, if you use a recent Ignite-UX it is supported to clone to different HW:
1. make_tape_recovery command to build a bootable tape from the source server.
2. boot the second server using the tape.
3. interrupt the boot process in the ISL.
4. execute SEA command to find out all hardware paths.
5. type BOOT.
6. follow instructions to setup new hostname, ip address, subnet mask...
1. make_tape_recovery command to build a bootable tape from the source server.
2. boot the second server using the tape.
3. interrupt the boot process in the ISL.
4. execute SEA command to find out all hardware paths.
5. type BOOT
6. follow instructions to setup new hostname, ip address, subnet mask...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2003 12:50 AM
тАО08-13-2003 12:50 AM
Solution
once there's no striking differences in the CPU types it should be okay. I've done this many times. The only thing you'll stumble on is LVM. The boot disk device file will most likely change. Boot into maintenance mode (interupt boot)
SEA
BO P?
interact with ISL y
hpux -is -lm
# mv /etc/lvmtab /etc/lvmtab.old
# ioscan -fnkC disk
# vgscan
# vgchange -a y vg00
# cat /etc/fstab
# fsck /dev/vg00/lvol{*}
# mount -a
# strings /etc/lvmtab
Later,
Bill
SEA
BO P?
interact with ISL y
hpux -is -lm
# mv /etc/lvmtab /etc/lvmtab.old
# ioscan -fnkC disk
# vgscan
# vgchange -a y vg00
# cat /etc/fstab
# fsck /dev/vg00/lvol{*}
# mount -a
# strings /etc/lvmtab
Later,
Bill
It works for me (tm)
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP