- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- tools to check disk and memory
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
тАО05-04-2004 05:13 AM
тАО05-04-2004 05:13 AM
Is there any tools on HPUX which can perform a hardware level of test and scan on disk and memory, like "scandisk" and "memory test" on PC?
we have some aging servers, would like to do a 'health check', but can't find any appropriate tools.
thanks,
Gary
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-04-2004 05:16 AM
тАО05-04-2004 05:16 AM
Re: tools to check disk and memory
Bruno
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-04-2004 05:18 AM
тАО05-04-2004 05:18 AM
Re: tools to check disk and memory
As such there is no utility (As far as I know) to check disk, memory.
Though you can use STM to check if everything is OK with disks and memory.
Also you can try doing a read from disk so as to check if it is OK or not.
dd if=/dev/rdsk/cxtxdx of=/dev/null bs=1024k
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-04-2004 05:19 AM
тАО05-04-2004 05:19 AM
SolutionMemory diagnostics are run at boot time, as are I/O diags. You can also exercise a given disk drive to determine its health using the dd command: "dd if=/dev/rdsk/cNtNdN of=/dev/null bs=1024k". Or, you can use STM to run diagnostics against most systyem components.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-04-2004 05:20 AM
тАО05-04-2004 05:20 AM
Re: tools to check disk and memory
For disks try,
dd if=/dev/rdsk/cxtydz of=/dev/null bs=1024k
There is no such tool for memory that i can think of.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-04-2004 05:23 AM
тАО05-04-2004 05:23 AM
Re: tools to check disk and memory
thanks,
Gary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-04-2004 05:27 AM
тАО05-04-2004 05:27 AM
Re: tools to check disk and memory
No, it's not a separate command that you could run anytime. I do think you can exercise memory with STM though. Try playing with cstm or xstm and see.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-04-2004 06:34 AM
тАО05-04-2004 06:34 AM
Re: tools to check disk and memory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-04-2004 08:11 AM
тАО05-04-2004 08:11 AM
Re: tools to check disk and memory
There is a graphic version of stm (xstm) too.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-05-2004 01:42 AM
тАО05-05-2004 01:42 AM
Re: tools to check disk and memory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-05-2004 01:49 AM
тАО05-05-2004 01:49 AM
Re: tools to check disk and memory
Search the forums for SHC/System health Check. Recently there was post informing members about it. I have not tried it myself, but looks promising.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=556471
Also check it at software.hp.com
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-05-2004 04:54 AM
тАО05-05-2004 04:54 AM