[Starlingx-discuss] StarlingX 2.0.1:
Hi, I am trying to install StarlingX 2.0.1 bare metal. The run of the Ansible bootstrap playbook fails with error message below. Any idea what causes this problem? Thanks Marcel 2019-11-28 17:11:18,631 p=17901 u=root | fatal: [localhost]: FAILED! => {"changed": true, "cmd": ["/usr/local/bin/puppet-manifest-apply.sh", "/tmp/hieradata", "192.168.204.3", "controller", "ansible_bootstrap", ">", "/tmp/apply_manifest.log"], "delta": "0:04:52.704737", "end": "2019-11-28 17:11:18.619345", "msg": "non-zero return code", "rc": 1, "start": "2019-11-28 17:06:25.914608", "stderr": "cp: cannot stat ‘/tmp/hieradata/192.168.204.3.yaml’: No such file or directory\ncp: cannot stat ‘/tmp/hieradata/system.yaml’: No such file or directory\ncp: cannot stat ‘/tmp/hieradata/secure_system.yaml’: No such file or directory\ncp: cannot stat ‘>’: No such file or directory", "stderr_lines": ["cp: cannot stat ‘/tmp/hieradata/192.168.204.3.yaml’: No such file or directory", "cp: cannot stat ‘/tmp/hieradata/system.yaml’: No such file or directory", "cp: cannot stat ‘/tmp/hieradata/secure_system.yaml’: No such file or directory", "cp: cannot stat ‘>’: No such file or directory"], "stdout": "Applying puppet ansible_bootstrap manifest...\n[WARNING]\nWarnings found. See /var/log/puppet/2019-11-28-17-06-25_controller/puppet.log for details", "stdout_lines": ["Applying puppet ansible_bootstrap manifest...", "[WARNING]", "Warnings found. See /var/log/puppet/2019-11-28-17-06-25_controller/puppet.log for details"]} 2019-11-28 17:11:18,632 p=17901 u=root | PLAY RECAP ********************************************************************* 2019-11-28 17:11:18,632 p=17901 u=root | localhost : ok=75 changed=17 unreachable=0 failed=1
Hi Marcel: Would you like to check if any warning is in /var/log/puppet/2019-11-28-17-06-25_controller/puppet.log ? BTW: Are you deploying AIO or multi ? What's type Hardware are you using bare metal ? CPU: The Model of CPU ? Disk: how many disk ? NIC: The Model of NIC Memory : how large it is ? Thanks. BR Austin Sun. -----Original Message----- From: Marcel Schaible <marcel@schaible-consulting.de> Sent: Friday, November 29, 2019 1:20 AM To: starlingx-discuss@lists.starlingx.io Subject: [Starlingx-discuss] StarlingX 2.0.1: Hi, I am trying to install StarlingX 2.0.1 bare metal. The run of the Ansible bootstrap playbook fails with error message below. Any idea what causes this problem? Thanks Marcel 2019-11-28 17:11:18,631 p=17901 u=root | fatal: [localhost]: FAILED! => {"changed": true, "cmd": ["/usr/local/bin/puppet-manifest-apply.sh", "/tmp/hieradata", "192.168.204.3", "controller", "ansible_bootstrap", ">", "/tmp/apply_manifest.log"], "delta": "0:04:52.704737", "end": "2019-11-28 17:11:18.619345", "msg": "non-zero return code", "rc": 1, "start": "2019-11-28 17:06:25.914608", "stderr": "cp: cannot stat ‘/tmp/hieradata/192.168.204.3.yaml’: No such file or directory\ncp: cannot stat ‘/tmp/hieradata/system.yaml’: No such file or directory\ncp: cannot stat ‘/tmp/hieradata/secure_system.yaml’: No such file or directory\ncp: cannot stat ‘>’: No such file or directory", "stderr_lines": ["cp: cannot stat ‘/tmp/hieradata/192.168.204.3.yaml’: No such file or directory", "cp: cannot stat ‘/tmp/hieradata/system.yaml’: No such file or directory", "cp: cannot stat ‘/tmp/hieradata/secure_system.yaml’: No such file or directory", "cp: cannot stat ‘>’: No such file or directory"], "stdout": "Applying puppet ansible_bootstrap manifest...\n[WARNING]\nWarnings found. See /var/log/puppet/2019-11-28-17-06-25_controller/puppet.log for details", "stdout_lines": ["Applying puppet ansible_bootstrap manifest...", "[WARNING]", "Warnings found. See /var/log/puppet/2019-11-28-17-06-25_controller/puppet.log for details"]} 2019-11-28 17:11:18,632 p=17901 u=root | PLAY RECAP ********************************************************************* 2019-11-28 17:11:18,632 p=17901 u=root | localhost : ok=75 changed=17 unreachable=0 failed=1 _______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
participants (2)
-
Marcel Schaible
-
Sun, Austin