Project

General

Profile

Actions

Bug #8709

closed

staypuft openstack controller puppet agent failures on CentOS 7 (iptables service and mysql-server)

Added by Pasi Karkkainen over 9 years ago. Updated over 9 years ago.

Status:
Rejected
Priority:
High
Assignee:
-
Category:
Orchestration
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

After staypuft deployed/provisioned CentOS 7 host to be used as Openstack Controller, the following errors prevent finishing configuration with puppet:

Dec 14 21:42:16 mac525400de12ec puppet-agent13277: Could not start Service[iptables]: Execution of '/usr/bin/syste
mctl start iptables' returned 6: Failed to issue method call: Unit iptables.service failed to load: No such file or
directory.
Dec 14 21:42:16 mac525400de12ec puppet-agent13277: Wrapped exception:
Dec 14 21:42:16 mac525400de12ec puppet-agent13277: Execution of '/usr/bin/systemctl start iptables' returned 6: Fa
iled to issue method call: Unit iptables.service failed to load: No such file or directory.
Dec 14 21:42:16 mac525400de12ec puppet-agent13277: (/Stage[main]/Firewall::Linux::Redhat/Service[iptables]/ensure)
change from stopped to running failed: Could not start Service[iptables]: Execution of '/usr/bin/systemctl start ip
tables' returned 6: Failed to issue method call: Unit iptables.service failed to load: No such file or directory.

Dec 14 21:42:16 mac525400de12ec puppet-agent13277: Execution of '/usr/bin/yum -d 0 -e 0 -y list mysql-server' retu
rned 1: Error: No matching Packages to list
Dec 14 21:42:16 mac525400de12ec puppet-agent13277: (/Stage[main]/Quickstack::Hamysql::Node/Package[mysql-server]/e
nsure) change from absent to present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y list mysql-server' returned 1:
Error: No matching Packages to list
Dec 14 21:42:16 mac525400de12ec puppet-agent13277: (/Stage[main]/Quickstack::Hamysql::Mysql::Config/File[/etc/mysq
l]) Dependency Package[mysql-server] has failures: true
Dec 14 21:42:16 mac525400de12ec puppet-agent13277: (/Stage[main]/Quickstack::Hamysql::Mysql::Config/File[/etc/mysq
l]) Skipping because of failed dependencies
Dec 14 21:42:16 mac525400de12ec puppet-agent13277: (/Stage[main]/Quickstack::Hamysql::Mysql::Config/File[/etc/my.cnf]) Dependency Package[mysql-server] has failures: true
Dec 14 21:42:16 mac525400de12ec puppet-agent13277: (/Stage[main]/Quickstack::Hamysql::Mysql::Config/File[/etc/my.cnf]) Skipping because of failed dependencies

Foreman/Staypuft server is CentOS 6.6 with Foreman 1.8 nightly:

  1. rpm -qa | grep -i staypuft
    ruby193-rubygem-staypuft-0.5.4-1.el6.noarch
    foreman-installer-staypuft-client-0.5.2-1.el6.noarch
    foreman-installer-staypuft-0.5.2-1.el6.noarch
  1. rpm -qa | grep -i foreman-release-1
    foreman-release-1.8.0-0.develop.201412111740git287d974.el6.noarch
Actions

Also available in: Atom PDF