- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Swap Boot Disks Between Systems -- License Issues?
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-17-2003 12:43 PM
06-17-2003 12:43 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 12:50 PM
06-17-2003 12:50 PM
Re: Swap Boot Disks Between Systems -- License Issues?
Oracle's current license scheme costs more per CPU, so if you did that with a whole Oracle system, you might have to cough up some bucks. Lots of them.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 01:00 PM
06-17-2003 01:00 PM
Re: Swap Boot Disks Between Systems -- License Issues?
If the license is based on HostId, sure you will have to get new licenses. If the licenses are dependent on the number of CPUs, I don't think you will need to get new ones but will have to pay for the extra CPUs. I don't believe that vendors would hardcode the number of CPUs in their license code.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 01:11 PM
06-17-2003 01:11 PM
Re: Swap Boot Disks Between Systems -- License Issues?
Also, what would be the best way to clone a disk? So an image of HPUX 11i can be "propagated".. I am planning to "copy" my existing OS to another similarly sized disk and just boot off it on the new server... all our servers are configured similarly.. just the CPU counts are not the same...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 02:11 PM
06-17-2003 02:11 PM
Re: Swap Boot Disks Between Systems -- License Issues?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 03:53 PM
06-17-2003 03:53 PM
SolutionThe products that you mentioned will not complain about the boot disk. Make sure you have licenses for those products before cloning the OS.
As long as you keep the disks in the same slots, you should not have any problem booting the other N-class. Only thing that you need to make sure is to have your auto file set to 'hpux -lq(;0)/stand/vmunix'. Search in the forums and you should be able to find numerous postings on setting/verifying mirrors.
However, the best and easy method without having to disturb anything is to use "Ignite/UX". You can get ignite ux from the following location. Prepare an ignite tape using make_tape_recovery and use it to restore the other system.
http://software.hp.com/products/IUX/download.html
/opt/ignite/bin/make_tape_recovery -v -I -x inc_entire=vg00 -a /dev/rmt/0m
should get your tape going. Also make sure you didn't hardcode the MAC addresses in /etc/rc.config.d/hp*conf files that set the speed of your lan cards at boottime. You don't need to mention the MAC addresses there.
-Sri