- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- hpacucli - Ubuntu 11.10 not able to see any contro...
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
11-08-2011 02:36 AM - edited 11-08-2011 02:37 AM
11-08-2011 02:36 AM - edited 11-08-2011 02:37 AM
hpacucli - Ubuntu 11.10 not able to see any controllers ! Smart Array P410
Hi.
I have a HP server that has Smart Array P410 SAS RAID controller.
For 2.6.32 kernels I used the cciss_vol_status utility to monitor the RAID, for 26.32 - 2.6.39 I used hpacucli to check the RAID status from -
http://downloads.linux.hp.com/SDR/downloads/ProLiantSupportPack/
Ubuntu 11.10 has the 3.0.x kernel and seems not to be able to see the controller.
--------------------------------------------
=> controller all show config detail
Error: No controllers detected.
--------------------------------------------
What options do I have to monitor RAID in Ubuntu 11.10 ?
Is there a version of hpacucli coming out for ubuntu 11.10 - or any other way of monitoring RAID status ??
Regards
- Tags:
- hpacucli
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2011 04:22 AM
11-14-2011 04:22 AM
Re: hpacucli - Ubuntu 11.10 not able to see any controllers ! Smart Array P410
Did you install other PSP components as well or just hpacucli?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2011 02:36 AM
11-15-2011 02:36 AM
Re: hpacucli - Ubuntu 11.10 not able to see any controllers ! Smart Array P410
HI
I just installed hpacucli- however that is what I have done (on same hardware) when running Ubuntu 10.04 and it works fine...
It seems other people running kernel 3.x are having the same issues :-
http://osdir.com/ml/debian-kernel/2011-10/msg00128.html
- Can anyone recommend any way of monitoring RAID - any monitoring will do...
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2011 04:00 AM
11-21-2011 04:00 AM
Re: hpacucli - Ubuntu 11.10 not able to see any controllers ! Smart Array P410
I have found a solution
http://mirror.anl.gov/pub/linux/kernel/people/ak/uname26/
- compile uname26.c
run hpacucli with
./uname26 hpacucli
- It works fine.
So the issue is hp's tools can't handle a 3.x kernel (yet)