- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- Running hplog and asmcli got Could not open /dev/c...
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
10-03-2017 12:25 PM - edited 10-04-2017 01:07 PM
10-03-2017 12:25 PM - edited 10-04-2017 01:07 PM
Running hplog and asmcli got Could not open /dev/cpqhealth/cdt on CentOS7 with HP-MCP
How to make hp management cmd line tools work on Linux CentOS7?
# hpasmcli
ERROR: Could not open /dev/cpqhealth/cdt.
Please make sure the Health Monitor is started.
root@nsr:~# hplog -f
ERROR: Could not open /dev/cpqhealth/cdt.
Please make sure the Health Monitor is started.
# systemctl status hp-health ● hp-health.service - HP System Health Monitor Loaded: loaded (/usr/lib/systemd/system/hp-health.service; enabled; vendor preset: disabled) Active: active (exited) (Result: core-dump) since Tue 2017-10-03 21:55:22 EEST; 28min ago Process: 22617 ExecStop=/usr/lib/systemd/scripts/hp-health.sh stop (code=exited, status=0/SUCCESS) Process: 22667 ExecStart=/usr/lib/systemd/scripts/hp-health.sh start (code=exited, status=0/SUCCESS) Main PID: 22737 (code=dumped, signal=SEGV) Oct 03 21:55:21 nsr.ltk hp-health.sh[22667]: IPMI based System Health Monitor Oct 03 21:55:22 nsr.ltk hp-health.sh[22667]: Starting Proliant Standard Oct 03 21:55:22 nsr.ltk hp-health.sh[22667]: IPMI based System Health Monitor (hpasmlited): Oct 03 21:55:22 nsr.ltk hpasmlited[22737]: StartIpmiRmqThread Oct 03 21:55:22 nsr.ltk hpasmlited[22737]: StartIpmiRmqThread: Thread created (TID -1486092544) Oct 03 21:55:22 nsr.ltk hpasmlited[22737]: IpmiRmqThread: Entry Oct 03 21:55:22 nsr.ltk hp-health.sh[22667]: [ OK ] Oct 03 21:55:22 nsr.ltk hpasmlited[22737]: ehpsmb_parse_SMBIOS: SMBIOSInitTable was not successful. Oct 03 21:55:22 nsr.ltk systemd[1]: Started HP System Health Monitor. Oct 03 21:55:22 nsr.ltk systemd[1]: hp-health.service: main process exited, code=dumped, status=11/SEGV
# ls -l /dev/cpqhealth total 0 crw-r--r-- 1 root root 255, 171 Oct 3 21:55 casr crw-r--r-- 1 root root 255, 173 Oct 3 21:55 ccsm crw-r--r-- 1 root root 255, 178 Oct 3 21:55 cdt crw-r--r-- 1 root root 255, 172 Oct 3 21:55 cecc crw-r--r-- 1 root root 255, 176 Oct 3 21:55 cevt crw-r--r-- 1 root root 255, 180 Oct 3 21:55 crom crw-r--r-- 1 root root 255, 184 Oct 3 21:55 indc crw-r--r-- 1 root root 255, 183 Oct 3 21:55 proc
# lsmod | grep -e ^hp -e ^cpq hpwdt 14278 0 hpilo 17381 0 hpsa 99651 2
# rpm -qa|grep hp- hp-smh-templates-10.5.0-1462.26.noarch hp-snmp-agents-10.50-2926.49.rhel7.x86_64 hp-health-10.50-1826.40.rhel7.x86_64
# uname -a Linux nsr.ltk 3.10.0-693.2.2.el7.x86_64 #1 SMP Tue Sep 12 22:26:13 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
# cat /etc/redhat-release CentOS Linux release 7.4.1708 (Core)
# cat /etc/yum.repos.d/hpe-mcp.repo [HP-MCP] name=HP SPP - $basearch baseurl=http://downloads.linux.hpe.com/SDR/repo/mcp/centos/7/x86_64/current/
# dmidecode |grep -i proliant Product Name: ProLiant DL360 G7
How can I tune watchdog working?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2017 06:20 AM
11-21-2017 06:20 AM
Re: Running hplog and asmcli got Could not open /dev/cpqhealth/cdt on CentOS7 with HP-MCP
Did you get this working? I am having the same issue w/ a CentOS 7.,4 based OS.