Description of problem:
puppetd is stopped after enable puppet and reboot rhevh
Version-Release number of selected component (if applicable):
rhev-hypervisor6-6.6-20141107.0.iso
ovirt-node-3.1.0-0.25.20141107gitf6dc7b9.el6.noarch
ovirt-node-minimizer-3.1.0-0.25.20141107gitf6dc7b9.el6.noarch.rpm
ovirt-node-plugin-puppet-3.1.0-0.25.20141107gitf6dc7b9.el6.noarch.rpm
ovirt-node-tools-3.1.0-0.25.20141107gitf6dc7b9.el6.noarch.rpm
How reproducible:
100%
Steps to Reproduce:
1. Insert a puppet plugin into iso.
2. Clean install the edited iso.
3. Enable Puppet in TUI.
Enable Puppet [x]
Puppet Server: dhcp-8-166.nay.redhat.com_
Puppet Certificate Name: dhcp-66-73-112.englab.nay.redhat.com__
4.Check service puppet status
5.Reboot rhevh and check service puppet status again.
Actual results:
After 4,
[root@dhcp-66-73-112 admin]# service puppet status
puppetd (pid 21540) is running...
After 5,
[root@dhcp-66-73-112 admin]# service puppet status
puppetd is stopped
Expected results:
puppetd is running after enable puppet and reboot rhevh
Additional info:
Haiyang, could you please provide some logs? At best all of /var/log.
Could you also check if you can find out if puppet crashes or if it does not come up?
I can reproduce this issue on RHEV-H 6.6 for RHEV 3.4.4 (rhev-hypervisor-6-6.6-20141119.0) .
ovirt-node-3.0.1-19.el6.24.noarch
ovirt-node-plugin-puppet-3.0.1-19.el6.25.noarch
Thanks!