- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Server Management (Insight Manager 7)
- >
- Re: agent cmahealthd terminating with error
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-16-2003 09:52 PM
10-16-2003 09:52 PM
agent cmahealthd terminating with error
"cmahealthd[28086]: ERROR: Failed to open /dev/cpqhealth/crom"
does anybody expirienced such problem ?
thank you in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2003 07:55 AM
10-17-2003 07:55 AM
Re: agent cmahealthd terminating with error
What version of redhat are you running?
What is the kernel version?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2003 07:03 PM
10-19-2003 07:03 PM
Re: agent cmahealthd terminating with error
it's redhat ver. 8.0,
kernel 2.4.20-13.8
redards
Christoph
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2003 01:41 AM
10-20-2003 01:41 AM
Re: agent cmahealthd terminating with error
Did you remove the previous health driver before installing the new?
If you did not remove it before the new install or upgrade, do the following while logged in as root:
rpm -e cmanic
rpm -e cmastor
rpm -e cmasvr
rpm -e cmafdtn
rpm -e cpqrid
rpm -e cpqhealth
When you're done, reinstall the HPASM-6.40 package. It can be downloaded from http://h18000.www1.hp.com/support/files/server/us/download/17791.html
Then download and installa the storage and nic agents.
Let me know how you make out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2003 03:35 AM
10-20-2003 03:35 AM
Re: agent cmahealthd terminating with error
I uninstall the modules cmanic and cmastor. When I try rpm -e for cmasvr, cmafdtn, cpqrid, cpqhealth I get the error:
error: package xxx is not installed. Netherless i uninstalled rpm -e hpasm successfully.
After this i installed all via:
rpm -hvi hpasm-6.40.0-16.Redhat8_0.i386.rpm
rpm -hvi cmastor-6.40.0-8.i386.rpm
rpm -hvi cmanic-6.40.0-3.i686.rpm
First everything is running:
root 11251 1 0 17:25 pts/3 00:00:00 cmafdtnpeerd
root 11269 1 0 17:25 pts/3 00:00:00 cmahostd -p 15 -s OK
root 11284 1 0 17:25 pts/3 00:00:00 cmathreshd -p 5 -s OK
root 11299 1 0 17:25 pts/3 00:00:00 cmawebd
root 11351 1 0 17:25 pts/3 00:00:00 cmasvrpeerd
root 11369 1 0 17:25 pts/3 00:00:00 cmastdeqd -p 30
root 11385 1 0 17:25 pts/3 00:00:00 cmahealthd -p 30 -s OK -t OK -i
root 11548 8883 0 17:30 pts/3 00:00:00 grep cma
but then i receive the 3'rd cmahealth-error in /var/spool/compaq/cma.log:
Oct 20 17:25:09 d1ap03 cmahostd[11269]: Info: SM BIOS Structures present.
Oct 20 17:25:09 d1ap03 cmahostd[11269]: Info: SM BIOS record 1 (SYSTEM_INFORMATION) present.
Oct 20 17:25:09 d1ap03 cmahostd[11269]: Info: cpqHoGUID is obtained from SMBIOS
/bin/cp: cannot stat `/var/spool/compaq/foundation/registry/threshold/*': No such file or directory
Oct 20 17:25:09 d1ap03 cmafdtnpeerd[11251]: [cmafdtnpeer] Connect agent: cmathreshd
Oct 20 17:25:30 d1ap03 cmahealthd[11385]: ERROR: Failed to open /dev/cpqhealth/crom.
Oct 20 17:25:36 d1ap03 cmafdtnpeerd[11251]: [cmafdtnpeer] Connect agent: cmahostd
Oct 20 17:27:10 d1ap03 cmastdeqd[11369]: ERROR: Failed to open /dev/cpqhealth/crom.
Oct 20 17:27:10 d1ap03 cmastdeqd[11369]: ISA System ID - cannot open device /dev/cpqhealth/crom
Oct 20 17:27:10 d1ap03 cmasvrpeerd[11351]: [cmasvrpeer] Connect agent: cmastdeqd
and the cmahealthd is terminated
regards
christoph