- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Linux CSP and Errata Kernels
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
03-11-2004 03:19 PM
03-11-2004 03:19 PM
Linux CSP and Errata Kernels
Any feedback is appreciated.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2004 01:36 AM
03-15-2004 01:36 AM
Re: Linux CSP and Errata Kernels
You should re-install the Linux CSP after installation of an errata kernel. The Linux CSP keeps track of what kernels were used during each installation. If you change the errata kernel, the Linux CSP will know which files need to be updated, even if their installed version is the same. In the Installed Version field, you will see "Re-install Required" instead of a version to note which drivers/utilities need to be re-installed/re-built.
If you want to do it manually, then you will need to re-build/re-install all of the NIC drivers based on the hardware you have installed in your server and possibly some of the storage drivers depending on whether the binary RPMs support the currently installed kernel. If you want to use the Linux CSP to see if a driver supports a given kernel, you can use the "./install???.sh --view RPMNAME" command to see the minimum and maximum errata kernels each RPM supports. If the maximum errata kernel is set to 2.4.99-99, then it means the RPM should be able to support any 2.4 kernel unless there are changes in the kernel that prevent it from working.
If you have more questions, please post them to this issue and I'll be happy to address them.
Regards,
Michael Garner
Linux PSP Developer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2004 03:39 AM
03-15-2004 03:39 AM
Re: Linux CSP and Errata Kernels
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2004 03:51 AM
03-15-2004 03:51 AM
Re: Linux CSP and Errata Kernels
The output of the --view command will give you the current status (including the Re-install Required) at the TUI.
Regardless of whether you use the GUI or the TUI, we only update the components that require re-installation based on the new errata kernel.
I'll also add the current status to the output you get from the TUI for the next release. This will allow you to see the current status and version that is installed in addition to the name and version of what is being installed during TUI.
Thanks,
Michael Garner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2004 03:58 AM
03-15-2004 03:58 AM
Re: Linux CSP and Errata Kernels
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2004 04:02 AM
03-15-2004 04:02 AM
Re: Linux CSP and Errata Kernels
On RHEL3, I would strongly recommend that you use Update 1 or later.
If you have more questions, let me know.