- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- HP ASM and kenel tainting
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
01-25-2005 02:20 AM
01-25-2005 02:20 AM
HP ASM and kenel tainting
http://h18023.www1.hp.com/support/files/server/us/download/22093.html
During installation, it asks for breaking GPL license and tainting the
kernel, otherwise some functionalities will be missing. This seems a bad choice to me.
What functionalities will be missing?
Performance data (cpqasm?)?
Thanks in advance
DV
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2005 06:32 PM
01-25-2005 06:32 PM
Re: HP ASM and kenel tainting
it means there is no kernel maintainer responsible for it, and probably it also means the module you are trying to load is not GPL compliant and thus not fully open source.
if your kernel starts to act strange and panics all the time, the crash dump will show the developers the kernel was 'tainted' and because of this they will refuse to help you to solve your problem. their reasoning is that they believe the kernel panic/crash will have been caused by your module (as was shown in the past multiple times).
i don't know what functionality these HP agents deliver but i know i do _not_ install them. why do they need to make a kernel module? can't they develop a user-space program/daemon that does the same thing?
for performance analyses i use the standard unix tools and in some cases glance, for hardware monitoring i depend on the kernel itself to report me what is going wrong on the system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2005 07:40 PM
01-26-2005 07:40 PM
Re: HP ASM and kenel tainting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2005 01:40 AM
01-27-2005 01:40 AM
Re: HP ASM and kenel tainting
Regards,
Ross
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2005 02:43 AM
01-27-2005 02:43 AM
Re: HP ASM and kenel tainting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2005 03:10 AM
01-27-2005 03:10 AM
Re: HP ASM and kenel tainting
Looks like you have a very old version. The name changed from cpqasm to hpasm long time ago. Go to hp.com and download the latest PSP for Linux kit (7.11). 7.20 will come out begining of February.
Regards,
Ross
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2005 03:15 AM
01-27-2005 03:15 AM
Re: HP ASM and kenel tainting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2005 04:02 AM
01-27-2005 04:02 AM
Re: HP ASM and kenel tainting
I'd recommend installing the whole PSP (ProLiant Support Pack) for Linux if you want to have hpasm on your system. The PSP comes with a install.sh shell script. It will check for prerequisits, install the right drivers, and install the components in the correct order. Note that you need the kernel source code to install the PSP.
Regards,
Ross
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2005 07:09 PM
01-27-2005 07:09 PM
Re: HP ASM and kenel tainting
notaint yes
exclude cpqasm
I didn't install whole psp because I prefer to have Red Hat drivers, in such a way to update kernels easier and to mantain RH support (for instance: RH supports only tg3 driver, not bcm5700)