- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- moving disk from a system to another
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
10-16-2003 01:38 AM
10-16-2003 01:38 AM
I have a question for you:
I must move a boot disk from a system to another.This boot disk contain all of logical volume of my VG00.
If I moving this disk from my system to another system (from L-Class to N-Class,for example),I think that when I'll boot with my disk,it will be recreated all my special file because the HW of my new system is different from the older.So,what is the right procedure to start my NEW system from my OLD boot disk?I must start in LVM maintenace mode and do vgimport of my vg00 with new special file?
please,help me!!
thanks a lot!
bye
Massimo
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2003 01:51 AM
10-16-2003 01:51 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2003 02:01 AM
10-16-2003 02:01 AM
Re: moving disk from a system to another
Basically, this is not possible (at least not if you want to boot from the disk). What you need to do is a make_(net|tape)_recovery on the old system and then move the disk and Ignite with the recovery image on the new system.
HTH.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2003 02:11 AM
10-16-2003 02:11 AM
Re: moving disk from a system to another
and it seems that it is possible booting the new machine with the old boot disk in maintenance mode and making vgimport and vgexport of Vg00!!
Give me your sensation,please (in Production,of course!!)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2003 02:27 AM
10-16-2003 02:27 AM
Re: moving disk from a system to another
HTH.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2003 02:31 AM
10-16-2003 02:31 AM
Re: moving disk from a system to another
It proabably won't hurt to try the import, and if it works all the better. Just make sure you have that backup.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2003 02:40 AM
10-16-2003 02:40 AM
Re: moving disk from a system to another
The System is the same,we try to move the boot disk from a cell of a Superdome to another cell of the same Superdome,so the HW is the same!
I agree with you thinking that in a Production environment is a little Dangerous and it's ESSENTIAL to have a good backup with Ignite UX,but I have a little bit period to making the move and with the Ignite UX a think that I don't be able to remain in this period!
So,if vgimport and vgexport in LVM maintenance works,I'll finish my move in time with the schedule,but..it will work??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2003 02:50 AM
10-16-2003 02:50 AM
Re: moving disk from a system to another
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2003 02:55 AM
10-16-2003 02:55 AM
Re: moving disk from a system to another
"Then boot up normaly"
If you have booted in maintanance mode an has made your changes then do a reboot.
It is NOT supported to boot up from maintanance mode up to your running level.
My 2 cents to that
HTH
Roland
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2003 03:10 AM
10-16-2003 03:10 AM
Re: moving disk from a system to another
*********************************************
While booted LVM Maintanence mode, only fix the ioconfig, and the LVM configuration. Then reboot before doing anything else. When booted in LVM Maintanence mode the LMV kernel drivers are not fully active, and booting to multi-user mode (ie init 3) from LVM Maintanence mode could result in the corruption of the root file system.
*********************************************
HTH
Roland
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2003 03:12 AM
10-16-2003 03:12 AM
Re: moving disk from a system to another
so I will try to make this procedure :
- Backup with IgniteUX
- connect my old disk to New Cell of My Superdome
- boot in LVM maintenance mode
- vgexport and vgimport of vg00
- lvlnboot -R
- shutdown -r
- normal boot from my OLD disk.I think that it will be recreated all my special file.Then I import and Export the other VG of my system
I will explain the result...If it will be all right.
Max