- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Memory Event Type : Single bit error (SBE) eve...
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
02-11-2007 04:37 PM
02-11-2007 04:37 PM
Memory Event Type : Single bit error (SBE) event.
Memory Event Type : Single bit error (SBE) event. A correctable single bit error has been detected and logged.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2007 04:49 PM
02-11-2007 04:49 PM
Re: Memory Event Type : Single bit error (SBE) event.
Do you have Online diagnostics installed? (cstm or xstm) Go into the diagnostics, select your memory, and run info on it. You will get a list of all memory errors. I wouldn't worry about one or two single bit errors, but if you are getting a bunch of them, you may want to have that memory replaced. (If you have a support contract, just open an issue and post the memory log from the diagnostics.)
You don't even have to go into the diagnostics if you don't want to, you can parse it all into the command line and wait for the output:
echo "selclass qualifier memory;info;wait;infolog" |/usr/sbin/cstm
=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=-+-=
-- Information Tool Log for MEMORY on path 2/5 --
Log creation time: Sun Feb 11 22:47:36 2007
Hardware path: 2/5
Basic Memory Description
Module Type: MEMORY
Total Configured Memory : 32768 MB
Page Size: 4096 Bytes
Memory interleaving is supported on this machine and is ON.
Memory Board Inventory
CAB/CELL: 0/0
DIMM A DIMM B DIMM C DIMM D
Slot Size (MB) Size (MB) Size (MB) Size (MB)
---- --------- --------- --------- ---------
0 1024 1024 1024 1024
1 1024 1024 1024 1024
2 1024 1024 1024 1024
3 1024 1024 1024 1024
Cell Total (MB): 16384
-------------------------------------------------
CAB/CELL: 0/2
DIMM A DIMM B DIMM C DIMM D
Slot Size (MB) Size (MB) Size (MB) Size (MB)
---- --------- --------- --------- ---------
0 1024 1024 1024 1024
1 1024 1024 1024 1024
2 1024 1024 1024 1024
3 1024 1024 1024 1024
Cell Total (MB): 16384
-------------------------------------------------
System Total (MB): 32768
Memory Error Log Summary
Error
CAB/CELL DIMM Error Address Error Type Page Count
------------- ----------------- ---------- --------- -----
0/0 0D 0x000000005f652800 Single-Bit 0x005f652 1
System start: Mon Feb 6 05:23:17 2006.
Last error check: Sun Feb 11 22:45:47 2007.
Logging interval: 3600 seconds.
1 address(es) with errors logged by memory logging daemon.
The Logtool Utility provides full details about the memory error log.
Page Deallocation Table (PDT)
PDT Entries Used: 0
PDT Entries Free: 200
PDT Total Size: 200
This machine of mine had 1 single bit memory error registered on it. I'm ignoring it for now.
Hope it helps
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2007 05:01 PM
02-11-2007 05:01 PM
Re: Memory Event Type : Single bit error (SBE) event.
# echo "gop cstmpager cat;scl type mem;info;wait;il"|cstm > /tmp/mem.out
# echo "gop cstmpager cat;ru l\nvd\n"|cstm > /tmp/memvd.out
If there are multiple error on the same page (memory address) then there is nothing to worry about and a reboot will resolve the issue. ( You will have lots of PDT entries free). This is the case because that page is locked by OS hence causing multiple SBEs on the same page so reboot will release the page and no further SBEs on that perticular page.
However If SBEs are caused on multiple pages then that memory module needs replacement ( lots of PDT entries would have been used).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2007 05:26 PM
02-11-2007 05:26 PM
Re: Memory Event Type : Single bit error (SBE) event.
Single bit error is not very serious unless you will get many errors regularly.
The error persist after 1 GB RAM and one memory board replacement.
The bad memory was not pinpointed, and the memory and memory board replacement did not remove it.
NOTE: To troubleshoot single bit errors, always take the memory down to base. Add memory back one set at a time until the
error reappears.
Please refer follwoing link where you will get many such type of similar incidents and their solutions.
http://docs.hp.com/en/diag/ems/memory_ia64.htm?jumpid=reg_R1002_USEN
Check following links:
http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&objectID=tis11585&jumpid=reg_R1002_USEN#top
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2007 06:06 PM
02-11-2007 06:06 PM
Re: Memory Event Type : Single bit error (SBE) event.
see also
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1049776
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2007 08:09 PM
02-11-2007 08:09 PM
Re: Memory Event Type : Single bit error (SBE) event.
if your query is solved then please assign points.
Regards
Reshma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2007 02:09 AM
02-12-2007 02:09 AM
Re: Memory Event Type : Single bit error (SBE) event.
I would recommend installing a current version of the OnlineDiags. You have A.45.00, which is the June 2004 release. See http://www.docs.hp.com/en/diag/stm/stm_upd.htm#table
The currently supported versions, A.52.00 and A.53.00, do not report individual SBEs, only repeated ones which would indicate a hardware problem that requires action.
Andrew