Packstack fails on chkconfig --add libvirtd

Bug #1631510 reported by JB Broccard
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Packstack
New
Undecided
Unassigned
CentOS
New
Undecided
Unassigned

Bug Description

Hi all,
I am using packstack to deploy openstack on top of Centos 7.2. This week everything was fine in a sense packstack completed successfully and openstack was up and running. Today, I ran the exact same command and same answer file but i got the following error during packstack execution:

Applying 10.240.121.12_nova.pp
10.240.121.10_nova.pp: [ DONE ]
10.240.121.11_nova.pp: [ ERROR ]
Applying Puppet manifests [ ERROR ]

ERROR : Error appeared during Puppet run: 10.240.121.11_nova.pp
Error: Could not enable libvirtd: Execution of '/sbin/chkconfig --add libvirtd' returned 1: error reading information on service libvirtd: No such file or directory
You will find full trace in log /var/tmp/packstack/20161007-154143-slEfrU/manifests/10.240.121.11_nova.pp.log

the nova.pp.log says:
^[[1;31mError: /Stage[main]/Nova::Compute::Libvirt/Service[libvirt]/enable: change from false to true failed: Could not enable libvirtd: Execution of '/sbin/chkconfig --add libvirtd' returned 1: error reading information on service libvirtd: No such file or directory^[[0m
^[[mNotice: /Stage[main]/Main/Exec[virsh-net-destroy-default]: Dependency Service[libvirt] has failures: true^[[0m
^[[1;31mWarning: /Stage[main]/Main/Exec[virsh-net-destroy-default]: Skipping because of failed dependencies^[[0m
^[[mNotice: /Stage[main]/Main/Exec[virsh-net-undefine-default]: Dependency Service[libvirt] has failures: true^[[0m
^[[1;31mWarning: /Stage[main]/Main/Exec[virsh-net-undefine-default]: Skipping because of failed dependencies^[[0m
^[[mNotice: /Stage[main]/Main/File_line[libvirt-guests]: Dependency Service[libvirt] has failures: true^[[0m
^[[1;31mWarning: /Stage[main]/Main/File_line[libvirt-guests]: Skipping because of failed dependencies^[[0m
^[[mNotice: /Stage[main]/Nova::Compute/Nova::Generic_service[compute]/Service[nova-compute]: Dependency Service[libvirt] has failures: true^[[0m
^[[1;31mWarning: /Stage[main]/Nova::Compute/Nova::Generic_service[compute]/Service[nova-compute]: Skipping because of failed dependencies^[[0m
^[[mNotice: /Stage[main]/Nova::Deps/Anchor[nova::service::end]: Dependency Service[libvirt] has failures: true^[[0m
^[[1;31mWarning: /Stage[main]/Nova::Deps/Anchor[nova::service::end]: Skipping because of failed dependencies^[[0m
^[[mNotice: /Stage[main]/Nova/Exec[networking-refresh]: Dependency Service[libvirt] has failures: true^[[0m
^[[1;31mWarning: /Stage[main]/Nova/Exec[networking-refresh]: Skipping because of failed dependencies^[[0m

My environment is: 1 controller from which packstack is executed and 2 compute nodes.
My versions:
[root@c00b00 packstack]# rpm -q puppet
puppet-3.8.7-2.el7.noarch

[root@c00b00 packstack]# rpm -qa|grep packstack
openstack-packstack-puppet-8.0.0-1.el7.noarch
openstack-packstack-8.0.0-1.el7.noarch

My other system i installed this week has a different version of puppet (3.6.2-4), I tried to force install this one while packstack was running but it didn't help...

My CentOS 7.2 does uses systemctl framework and running the command chkconfig --add libvirtd fails in both systems.

Does anyone know what is happening?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.