<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:DengXian;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:DengXian;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        text-align:justify;
        text-justify:inter-ideograph;
        font-size:10.5pt;
        font-family:DengXian;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:DengXian;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:DengXian;}
/* Page Definitions */
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=ZH-CN link="#0563C1" vlink="#954F72" style='word-wrap:break-word;text-justify-trim:punctuation'><div class=WordSection1><p class=MsoNormal><span lang=EN-US>I try to install Openstack using kolla, but it’s a error when I check the system before installation :<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US># kolla-ansible -i ./multinode prechecks<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>PLAY RECAP ***************************************************************************************************************<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>compute01                  : ok=28   changed=0    unreachable=0    failed=0    skipped=24   rescued=0    ignored=0<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>control01                  : ok=65   changed=0    unreachable=0    failed=0    skipped=59   rescued=0    ignored=0<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>control02                  : ok=62   changed=0    unreachable=0    failed=0    skipped=53   rescued=0    ignored=0<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>control03                  : ok=62   changed=0    unreachable=0    failed=0    skipped=53   rescued=0    ignored=0<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:red'>localhost                  : ok=6    changed=0    unreachable=0    failed=1    skipped=2    rescued=0    ignored=0<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>monitoring01               : ok=18   changed=0    unreachable=0    failed=0    skipped=15   rescued=0    ignored=0<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>network01                  : ok=47   changed=0    unreachable=0    failed=0    skipped=109  rescued=0    ignored=0<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>network02                  : ok=47   changed=0    unreachable=0    failed=0    skipped=105  rescued=0    ignored=0<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>storage01                  : ok=18   changed=0    unreachable=0    failed=0    skipped=15   rescued=0    ignored=0<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>The error is :<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>The full traceback is:<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>Traceback (most recent call last):<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>  File "/root/.ansible/tmp/ansible-tmp-1629813578.505786-101978-263600932037331/AnsiballZ_kolla_container_facts.py", line 102, in <module><o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>    _ansiballz_main()<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>  File "/root/.ansible/tmp/ansible-tmp-1629813578.505786-101978-263600932037331/AnsiballZ_kolla_container_facts.py", line 94, in _ansiballz_main<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>    invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS)<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>  File "/root/.ansible/tmp/ansible-tmp-1629813578.505786-101978-263600932037331/AnsiballZ_kolla_container_facts.py", line 40, in invoke_module<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>    runpy.run_module(mod_name='ansible.modules.kolla_container_facts', init_globals=None, run_name='__main__', alter_sys=True)<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>  File "/usr/lib64/python3.6/runpy.py", line 205, in run_module<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>    return _run_module_code(code, init_globals, run_name, mod_spec)<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>  File "/usr/lib64/python3.6/runpy.py", line 96, in _run_module_code<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>    mod_name, mod_spec, pkg_name, script_name)<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>  File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>    exec(code, run_globals)<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>  File "/tmp/ansible_kolla_container_facts_payload_v95779u3/ansible_kolla_container_facts_payload.zip/ansible/modules/kolla_container_facts.py", line 18, in <module><o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>ModuleNotFoundError: No module named 'docker'<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>fatal: [localhost]: FAILED! => {<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>    "changed": false,<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>    "module_stderr": "Traceback (most recent call last):\n  File \"/root/.ansible/tmp/ansible-tmp-1629813578.505786-101978-263600932037331/AnsiballZ_kolla_container_facts.py\", line 102, in <module>\n    _ansiballz_main()\n  File \"/root/.ansible/tmp/ansible-tmp-1629813578.505786-101978-263600932037331/AnsiballZ_kolla_container_facts.py\", line 94, in _ansiballz_main\n    invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS)\n  File \"/root/.ansible/tmp/ansible-tmp-1629813578.505786-101978-263600932037331/AnsiballZ_kolla_container_facts.py\", line 40, in invoke_module\n    runpy.run_module(mod_name='ansible.modules.kolla_container_facts', init_globals=None, run_name='__main__', alter_sys=True)\n  File \"/usr/lib64/python3.6/runpy.py\", line 205, in run_module\n    return _run_module_code(code, init_globals, run_name, mod_spec)\n  File \"/usr/lib64/python3.6/runpy.py\", line 96, in _run_module_code\n    mod_name, mod_spec, pkg_name, script_name)\n  File \"/usr/lib64/python3.6/runpy.py\", line 85, in _run_code\n    exec(code, run_globals)\n  File \"/tmp/ansible_kolla_container_facts_payload_v95779u3/ansible_kolla_container_facts_payload.zip/ansible/modules/kolla_container_facts.py\", line 18, in <module>\nModuleNotFoundError: No module named 'docker'\n",<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>    "module_stdout": "",<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>    "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error",<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>    "rc": 1<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>}<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>I installed the docker package on the deploy localhost and run again, but it still raise the same error.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>What is it ? And does it effect the install ?<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>Thanks!<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p></div></body></html>