Bug 1163720

Summary: puppetd is stopped after enable puppet and reboot rhevh
Product: Red Hat Enterprise Virtualization Manager Reporter: haiyang,dong <hadong>
Component: ovirt-nodeAssignee: Ryan Barry <rbarry>
Status: CLOSED WONTFIX QA Contact: Virtualization Bugs <virt-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.5.0CC: cshao, ecohen, fdeutsch, gklein, gouyang, hadong, huiwa, leiwang, lsurette, ycui, ylavi
Target Milestone: ---   
Target Release: 3.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: node
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-04-23 14:01:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Node RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description haiyang,dong 2014-11-13 10:55:35 UTC
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:

Comment 1 Fabian Deutsch 2014-11-26 14:34:00 UTC
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?

Comment 2 haiyang,dong 2014-11-27 06:34:12 UTC
According to rbarry's patch:http://gerrit.ovirt.org/#/c/35609/ to find the root cause, so could clean needinfo for me.

Comment 3 cshao 2014-12-04 06:58:14 UTC
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!