- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- I just want to view RAID status via command line
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
тАО02-21-2005 09:19 AM
тАО02-21-2005 09:19 AM
I just want to view RAID status via command line
Does such a tool exist?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-21-2005 09:46 AM
тАО02-21-2005 09:46 AM
Re: I just want to view RAID status via command line
This may help with RH
/bin/cat /proc/mdstat
mdadm -D /dev/md0
These two commands are the basis for raid reporting. If you man mdadm, you should be able to develop the commands you need.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-21-2005 09:59 PM
тАО02-21-2005 09:59 PM
Re: I just want to view RAID status via command line
# hpacucli controller all show status
Smart Array 5i in Slot 0
Controller Status: OK
Cache Status: OK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-22-2005 12:15 PM
тАО02-22-2005 12:15 PM
Re: I just want to view RAID status via command line
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-22-2005 12:23 PM
тАО02-22-2005 12:23 PM
Re: I just want to view RAID status via command line
I'm running RHEL3 BTW, the /proc/mdstat device is there but that's SW RAID.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-22-2005 07:22 PM
тАО02-22-2005 07:22 PM
Re: I just want to view RAID status via command line
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-22-2005 07:25 PM
тАО02-22-2005 07:25 PM
Re: I just want to view RAID status via command line
Which comes from the Proliant Support Pack (PSP) psp-7.20.rhel3.linux.en.tar.gz.
Which can be found at:
http://h18000.www1.hp.com/products/servers/management/psp/index.html
Other usefull commands are:
"hpacucli ctrl slot=0 logicaldrive all show status" and "hpacucli ctrl slot=0 physicaldrive all show status"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-23-2005 06:32 AM
тАО02-23-2005 06:32 AM