New Comment on Issue #github
Pcp Integration <[email protected]>
| Newsgroups | gmane.comp.sysutils.pcp |
|---|---|
| Message-ID | <[email protected]> |
[pcp:master] New Comment on Issue #118 reported pmDestroyContext: pthread_mutex_destroy(c_lock) failed: Device or resource busy, failed second try as well ( https://github.com/performancecopilot/pcp/issues/118 ) By goodwinos ( https://github.com/goodwinos ) : Frank, so do you suspect nuking shared sockets to the same pmcd entirely fixes this issue (can it be repro'd?). Also, is pmwebd supposed to support derived metrics? (afaik yes). But if it doesn't then it should call __pmSetInternalState(PM_STATE_PMCS) fairly early on so __dminit() will just return immediately and derived metrics will be disabled.