Built and installed on f19, all seemed to work. I did notice the following
when run immediately after the install :
$ systemctl status pmcd
pmcd.service - LSB: Control pmcd (the collection daemon for PCP)
Loaded: loaded (/etc/rc.d/init.d/pmcd)
Active: active (running) since Fri 2014-08-22 15:02:08 EST; 9min ago
Process: 5067 ExecStop=/etc/rc.d/init.d/pmcd stop (code=exited,
status=0/SUCCESS)
Process: 5326 ExecStart=/etc/rc.d/init.d/pmcd start (code=exited,
status=0/SUCCESS)
CGroup: name=systemd:/system/pmcd.service
ââ5472 /usr/libexec/pcp/bin/pmcd -T 3
ââ5638 /var/lib/pcp/pmdas/proc/pmdaproc -d 3
ââ5639 /var/lib/pcp/pmdas/logger/pmdalogger -U root -d 106
/var/lib/pcp/config/logger/logger.con...
ââ5641 /var/lib/pcp/pmdas/sample/pmdasample -d 29
ââ5642 /var/lib/pcp/pmdas/simple/pmdasimple -d 253
Warning: Unit file changed on disk, 'systemctl --system daemon-reload'
recommended.
Is a "systemctl --system daemon-reload" something we should be doing in
in a %post scriptlet? Haven't investigated any further, but thought
I'd mention it anyway.
I'll build and install RHEL5 and RHEL6 next to check the new configure
stuff works as expected.
-- Mark
|