- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Server Management (Insight Manager 7)
- >
- "Correctable Memory" instead of "Integrated Log" s...
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
08-05-2003 02:05 AM
08-05-2003 02:05 AM
"Correctable Memory" instead of "Integrated Log" shown
Re??nstall did nog help.
Even the latest version 6.40 had no effect.
I see this on 1 server only.
I read something in the ASP thata might explain something but that I cannot understand:
if (logSupport == '3')
{
navData.addSecondary("Recovery", "Integrated Log", "CQMGSERV/RC-IML.TPL",eventLogStatus.state);
}
else
{
if(criticalSupport == '3') //3 means Supported
{
navData.addSecondary("Recovery", "Critical Errors", "CQMGSERV/RC-CRIT.TPL", criErrorStatus.state);
}
if(postMsgSupport != "NULL" && postMsgSupport != '1')
{
navData.addSecondary("Recovery", "Power On Messages", "CQMGSERV/RC-BTLOG.TPL", postMsgStatus.state);
}
if(correctMemSupport >= '3')
{
navData.addSecondary("Recovery", "Correctable Memory", "CQMGSERV/RC-CRMEM.TPL", correctableMsgStatus.state);
}
}
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2003 07:21 AM
08-05-2003 07:21 AM
Re: "Correctable Memory" instead of "Integrated Log" shown
The first one sounds a bit strange, and I haven't seen it before. Have you tried removing the server from insight manager, then re-discovering it? I would also uninstall all agents, and reinstall them.
If the correctable memory error is in the integrated log, I'm assuming you have checked all your memory modules? I have had this happen, replaced the memory, and everything worked. I've also replaced it on a server, and the error stayed. It turned out to be a bad memory socket, and the main board needed to be replaced.
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2003 10:00 PM
08-05-2003 10:00 PM
Re: "Correctable Memory" instead of "Integrated Log" shown
As you can see it has something to do with the parameter logsupport that is 2 on the wrong server and 3 on all the others.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2003 11:24 AM
08-06-2003 11:24 AM
Re: "Correctable Memory" instead of "Integrated Log" shown
PS: system erase is on the Smartstart CD or can be downloaded.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2003 10:58 PM
08-11-2003 10:58 PM
Re: "Correctable Memory" instead of "Integrated Log" shown
Disconnecting drives is not an option.