- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swap harddisk
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
06-09-2003 05:56 PM
06-09-2003 05:56 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2003 06:10 PM
06-09-2003 06:10 PM
Re: swap harddisk
The internal hardware structure of different class servers varies. So whatever the device files,device drivers, kernel, Hardware path varies from one Class Server to other. So you cannot swap the root disks straight away.
My suggestion is you can try using ignite-UX to create image of Unix B on a tape and use that tape to build the Unix A after replacing Unix A
defective disk.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2003 06:11 PM
06-09-2003 06:11 PM
SolutionYou definitely need to look at Ignite/UX to save and recover your bootable disk: http://www.software.hp.com/products/IUX/
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2003 06:13 PM
06-09-2003 06:13 PM
Re: swap harddisk
If both are of different hardware, then you cannot use that boot disk.
However, it may work in different releases of the same hardware. Like N4000's boot disk on RP7400.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2003 08:27 PM
06-09-2003 08:27 PM
Re: swap harddisk
if your hardware is not same it won't work.
but you can use ignite to do this task, latest ignite work across platforms..
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2003 10:12 PM
06-09-2003 10:12 PM
Re: swap harddisk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2003 10:24 PM
06-09-2003 10:24 PM
Re: swap harddisk
No. There is no simple method to recover your system. At the best you can do is to install the latest version of ignite on UNIX B, create a make_tape_recovery tape and recover it on UNIX A system. Again, this is dependent on what kind of systems you have. Old servers like G,H,I etc are not supported.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2003 10:40 PM
06-09-2003 10:40 PM
Re: swap harddisk
Actually my case like this , i have two HP server that running HPUX10.20 (D class) , one on remote site (UNIX A) , now that HD on the remote site can't be boot , ( but two HD volume size are not the same , UX A is 2G and UX B is 8G) , now the staff on the remote site has send me the HD ( only the HD) to recover.
With your mentioned method , Do you mean install ignite to UX B , and create make_tape_recovery tape , then recover it to the UX A .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2003 11:02 PM
06-09-2003 11:02 PM
Re: swap harddisk
does ignite recover the whole system include the partition ? can i just recover one of the partition ? thx.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2003 02:03 PM
06-10-2003 02:03 PM
Re: swap harddisk
But to simply clone (clopy) your local system to the unbootable disk, then making an Ignite/UX copy of your current vg00 (the bootable volume) will allow you to restore it back to the unbootable disk. The resultant disk will be bootable and run just like the local disk.
Well, here are the exceptions and issues to be resolved:
1. Since the remote disk is only 2Gb, it will fail if you have more than 2Gb of data on the local system. There are far too many questions about how to resolve that problem to be discussed here.
If you can figure out a way to restore the required logical volumes onto the 2Gb disk, then continue. Otherwise, put the (way too small) unbootable disk on the shelf and get an 8Gb disk as a replacement. Then use Ignite/UX to clone your local system
2. The clone is fine for the local system. However, you need to look at the I/O on the local system. Ignite/UX put everything back but this may not match your remote system. especially additional disks, tape drives, CDROM disk, LAN card(s), etc. You'll need an I/O map of the remote system to conifgure the differences.
This task is greatly simplified if you restore the Ignite/UX tape onto the disk inside the remote system. Ignite/UX will configure the local devices automatically when used on the actual system.
3. Once all the hardware has been configured and device file names checked to match any application programs that depend on the names, you'll need to configure any network differences for the remote system.
Bill Hassell, sysadmin