Comment 4 for bug 1713127

Revision history for this message
Michele Baldessari (michele) wrote :

Oh I see the problem:
Aug 25 15:44:33 localhost os-collect-config: "Error: Execution of '/usr/bin/yum -d 0 -e 0 -y install fence-agents-all' returned 1: Error downloading packages:",
Aug 25 15:44:33 localhost os-collect-config: "Error: /Stage[main]/Pacemaker::Install/Package[fence-agents-all]/ensure: change from purged to present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install fence-agents-all' returned 1: Error downloading packages:",
Aug 25 15:44:33 localhost os-collect-config: "Notice: /Stage[main]/Pacemaker::Service/Service[pcsd]: Dependency Package[fence-agents-all] has failures: true",
Aug 25 15:44:33 localhost os-collect-config: "Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]: Dependency Package[fence-agents-all] has failures: true",
Aug 25 15:44:33 localhost os-collect-config: "Notice: /Stage[main]/Pacemaker::Corosync/Exec[reauthenticate-across-all-nodes]: Dependency Package[fence-agents-all] has failures: true",
Aug 25 15:44:33 localhost os-collect-config: "Notice: /Stage[main]/Pacemaker::Corosync/Exec[auth-successful-across-all-nodes]: Dependency Package[fence-agents-all] has failures: true",
Aug 25 15:44:33 localhost os-collect-config: "Notice: /Stage[main]/Pacemaker::Corosync/File[etc-pacemaker]: Dependency Package[fence-agents-all] has failures: true",
Aug 25 15:44:33 localhost os-collect-config: "Notice: /Stage[main]/Pacemaker::Corosync/File[etc-pacemaker-authkey]: Dependency Package[fence-agents-all] has failures: true",
Aug 25 15:44:33 localhost os-collect-config: "Notice: /Stage[main]/Pacemaker::Corosync/Exec[Create Cluster tripleo_cluster]: Dependency Package[fence-agents-all] has failures: true",
Aug 25 15:44:33 localhost os-collect-config: "Notice: /Stage[main]/Pacemaker::Corosync/Exec[Start Cluster tripleo_cluster]: Dependency Package[fence-agents-all] has failures: true",
Aug 25 15:44:33 localhost os-collect-config: "Notice: /Stage[main]/Pacemaker::Service/Service[corosync]: Dependency Package[fence-agents-all] has failures: true",
Aug 25 15:44:33 localhost os-collect-config: "Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]: Dependency Package[fence-agents-all] has failures: true",
Aug 25 15:44:33 localhost os-collect-config: "Notice: /Stage[main]/Pacemaker::Corosync/Exec[wait-for-settle]: Dependency Package[fence-agents-all] has failures: true",
Aug 25 15:44:33 localhost os-collect-config: "Notice: /Stage[main]/Pacemaker::Stonith/Pacemaker::Property[Disable STONITH]/Pcmk_property[property--stonith-enabled]: Dependency Package[fence-agents-all] has failures: true",

Maybe since this is a multinode we should just preinstall fence-agents-all on the nodes in order to avoid these failures?