- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HowTo check RAM integrity and status in HP-UX 10.2...
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
05-10-2001 02:29 AM
05-10-2001 02:29 AM
HowTo check RAM integrity and status in HP-UX 10.20 and 11.00 ?
i have sometimes problems when programs try to allocate their memory and are killed by the kernel through sig10 or sig11 signals.
Which tools from HP are for free to check the status of the RAM as well as its data integrity ?
Thanks for an reply..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2001 02:34 AM
05-10-2001 02:34 AM
Re: HowTo check RAM integrity and status in HP-UX 10.20 and 11.00 ?
echo "selclass qualifier memory;info;wait;infolog"|cstm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2001 04:11 AM
05-10-2001 04:11 AM
Re: HowTo check RAM integrity and status in HP-UX 10.20 and 11.00 ?
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2001 03:34 AM
05-11-2001 03:34 AM
Re: HowTo check RAM integrity and status in HP-UX 10.20 and 11.00 ?
"If you have STM:
echo "selclass qualifier memory;info;wait;infolog"|cstm "
I had problems with "info" - Unknown keyword. But I had success putting each cstm command on its own line in a text file and running -
cstm < textfile
I added "view" to the end of the text file so I could see the log file.
I never knew STM worked like this, pretty cool.
THX,
JG
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2001 06:03 AM
05-11-2001 06:03 AM
Re: HowTo check RAM integrity and status in HP-UX 10.20 and 11.00 ?
However, if you start seeing a bunch of errors reported it is time to replace the card. Period. All memory comes with a lifetime guarantee today and IMHO when you start to see single bit errors being reported then that is gods way of telling you that double bit errors are around the corner and to get that card replaced before it crashes your system. (No card will detect double bit errors, your system simply crashes)