- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- SAM Error
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
Discussions
Discussions
Discussions
Forums
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
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
тАО08-13-2002 06:54 AM
тАО08-13-2002 06:54 AM
Tried to run SAM on a server this morning to view the kernel information and I received this error:
########################################################################################
Internal error: The kernel discovery tool used by SAM failed. Kernel changes cannot be made by SAM.
The standard error output of the command is shown below: getkinfo: Syntax error in system file. Incorrect driver/subsystem statement(s): Centif, chardrv, asio0, asp, c720,
ccio, cdfs
Each driver/subsystem shown above is not valid for one of the following reasons: The driver (including any aliases) is not recognized; there is no support for this driver in the kernel libraries; the driver is not supported; one or more dependency drivers for this driver are missing, not supported, or not included in the kernel libraries.
Be sure all kernel libraries from HP-UX product filesets are installed, and that the driver/subsystem names shown above are valid. Refer to the SAM logfile for more information.
########################################################################################
The server is running fine, I rebooted it not too long ago. There have not been any kernel modifications in over 2 years. Has anyone ever seen this before? Thanks in advance.
R'
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2002 06:59 AM
тАО08-13-2002 06:59 AM
Re: SAM Error
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2002 07:02 AM
тАО08-13-2002 07:02 AM
Re: SAM Error
#cp /stand/system /stand/system.old
#/usr/lbin/sysadm/system_prep
#mk_kernel -o /stand/vmunix
#kmupdate
#shutdown -r now
After reboot, try SAM.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2002 07:05 AM
тАО08-13-2002 07:05 AM
Solutionhttp://support2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000058669447
Hope it helps ..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2002 07:05 AM
тАО08-13-2002 07:05 AM
Re: SAM Error
The first thing you need to check is the directory - /usr/conf/master.d. This contains tha master kernel information and if there is some problem with this directory, then SAM will give this error.
Check this directory and make sure that you don't have multiple copies of files (like *.org, *.bak, *.old etc). Also check if the file 'net' is missing or not.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2002 07:11 AM
тАО08-13-2002 07:11 AM
Re: SAM Error
HTH
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-14-2002 04:38 AM
тАО08-14-2002 04:38 AM
Re: SAM Error
It was the result of a bad patch (for me) but the area affected was /usr/conf.
good luck
sajid is on the money, IMO
also - whoever said "latest patches". was in the ballpark.
If I remember correctly, (and its been awhile - It may have been a third party package (atria?) but maybe not... that we noticed this on.
I would go the "latest patches route before manually messing with /usr/conf area, since you could be in there for hours.
Good luck