New Issue Created #github
Pcp Integration <[email protected]>
| Newsgroups | gmane.comp.sysutils.pcp |
|---|---|
| Message-ID | <[email protected]> |
[pcp:master] New Issue Created by learner321 ( https://github.com/learner321 ) : #269 pmlogconf: Cannot connect to PMCD on host "node1": PMCD requires a client certificate ( https://github.com/performancecopilot/pcp/issues/269 ) OS: redhat 7.2 pcp informantion: Performance Co-Pilot configuration on node1: platform: Linux node1 3.10.0-327.el7.x86_64 #1 SMP Thu Oct 29 17:2929 EDT 2015 x86_64 hardware: 24 cpus, 2 disks, 2 nodes, 64150MB RAM timezone: CST-8 services: pmcd pmcd: Version 3.11.3-1, 9 agents, 2 clients pmda: root pmcd proc xfs linux mmv infiniband jbd2 simple I installed the pcp-3.11.3 in CENTOS 6.6, It all goes well. In Redhat 7.2, when I use "pmlogconf -cqrv /var/lib/pcp/config/pmlogger/config.node1", everything goes well. But when I use "pmlogconf -cqrv -h node1 /var/lib/pcp/config/pmlogger/config.node1", I got the message "pmlogconf: Cannot connect to PMCD on host "node1": PMCD requires a client certificate". So I cannot fetch performance metrics from collector hosts in my cluster. I checked the pmcd & pmlogger, they are running as well. I do not know why, does someone have a solution to this problem? Thank you very much.