dell / ansible-vxrail

Apache License 2.0
23 stars 9 forks source link

lcm precheck module not working #17

Closed madhupfizer closed 1 year ago

madhupfizer commented 1 year ago

[root@amrdrml867 ansible]# ansible-playbook lcm_precheck.yml [DEPRECATION WARNING]: Ansible will require Python 3.8 or newer on the controller starting with Ansible 2.12. Current version: 3.6.8 (default, Oct 20 2022, 09:31:56) [GCC 8.5.0 20210514 (Red Hat 8.5.0-15)]. This feature will be removed from ansible-core in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.

PLAY [LCM Precheck] *****

TASK [Gathering Facts] ** ok: [localhost]

TASK [Start to do LCM Precheck] ***** changed: [localhost]

TASK [Check if LCM Precheck is completed...The precheck is still ongoing.] ** FAILED - RETRYING: Check if LCM Precheck is completed...The precheck is still ongoing. (100 retries left). FAILED - RETRYING: Check if LCM Precheck is completed...The precheck is still ongoing. (99 retries left). FAILED - RETRYING: Check if LCM Precheck is completed...The precheck is still ongoing. (98 retries left). FAILED - RETRYING: Check if LCM Precheck is completed...The precheck is still ongoing. (97 retries left). fatal: [localhost]: FAILED! => {"LCM_V1_Precheck": {"request_id": "LcmBundleDeployAndPrecheck-9e0751d4-0a62-4fb8-8037-28b0441e75bc", "response_error": 0}, "ansible_job_id": "800525924036.789624", "attempts": 5, "changed": false, "finished": 1, "msg": "LCM Precheck has failed. Please see the /tmp/vxrail_ansible_lcm_precheck.log for more details"}