- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- copying kernel between MC/SG nodes
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
05-26-2005 03:17 AM
05-26-2005 03:17 AM
copying kernel between MC/SG nodes
When I configured a new kernel in one of the MC/SG nodes, I don't want to reconfigure the kernels in the other nodes.
How can I copy the configured kernel to the other nodes. Nodes are completely identical.
Is it enough only copying vmunix?
Regards
Murat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2005 03:31 AM
05-26-2005 03:31 AM
Re: copying kernel between MC/SG nodes
I would make the changes manually and recompile the kernel on the other machines.
No, copying vmunix would NOT be enough. I know you would need /stand/system and there are probably other files you would need as well.
Look for any files with the same time stamp as vmunix.
If you do copy, make absolutely SURE you have a good backup kernel, vmunix.prev.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2005 03:34 AM
05-26-2005 03:34 AM
Re: copying kernel between MC/SG nodes
Be careful though
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2005 03:52 AM
05-26-2005 03:52 AM
Re: copying kernel between MC/SG nodes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2005 04:42 AM
05-26-2005 04:42 AM
Re: copying kernel between MC/SG nodes
If so you can use the kconfig command to maintain the two kernels in sync.
Make your changes on 1 machine then issue:
kconfig -e /tmp/mykernel.cfg
Copy that file to the other host and then run:
kconfig -i /tmp/mykernel.cfg
I'd advise you to have a good read of the kconfig man page to fully understand all the implications of this.
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2005 08:05 AM
05-26-2005 08:05 AM
Re: copying kernel between MC/SG nodes
What are all the changes involved in the new kernel ?
And
Are you sure these kernels are identical ?
If you have different drivers or patch levels between the machines, you may cause a large problem by copying the kernel over.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2005 06:04 PM
05-29-2005 06:04 PM
Re: copying kernel between MC/SG nodes
First of all thanks for all of the responses
I think I don't copy or like that before I try in the test system and I haven't one.
I will use traditional method.
Best Regards
Murat SULUHAN
Sorry for delayed update