www.cnblogs.com/ruiyqinrui

开源、架构、Linux C/C++/python AI BI 运维开发自动化运维。 春风桃李花 秋雨梧桐叶。“力尽不知热 但惜夏日长”。夏不惜,秋不获。@ruiY--秦瑞

python爬虫,C编程,嵌入式开发.hadoop大数据,桉树,onenebula云计算架构.linux运维及驱动开发.

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
  2912 随笔 :: 9 文章 :: 51 评论 :: 185万 阅读

kolla-ansible -i multinode bootstrap-servers
Bootstrapping servers : ansible-playbook -i multinode -e @/etc/kolla/globals.yml -e @/etc/kolla/passwords.yml -e CONFIG_DIR=/etc/kolla -e kolla_action=bootstrap-servers /usr/share/kolla-ansible/ansible/kolla-host.yml
[DEPRECATION WARNING]: The TRANSFORM_INVALID_GROUP_CHARS settings is set to allow bad characters in group names by default, this will change, but still be user configurable on deprecation.
This feature will be removed in version 2.10. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
[WARNING]: Invalid characters were found in group names but not replaced, use -vvvv to see details


PLAY [Gather facts for all hosts] ***********************************************************************************************************************************************************

TASK [Gather facts] *************************************************************************************************************************************************************************
ok: [kolla-deploy]
ok: [kolla-compute-storage]
ok: [kolla-control-netw]

TASK [Group hosts to determine when using --limit] ******************************************************************************************************************************************
ok: [kolla-compute-storage]
ok: [kolla-control-netw]
ok: [kolla-deploy]
[WARNING]: Could not match supplied host pattern, ignoring: all_using_limit_True


PLAY [Gather facts for all hosts (if using --limit)] ****************************************************************************************************************************************
skipping: no hosts matched

PLAY [Apply role baremetal] *****************************************************************************************************************************************************************

TASK [baremetal : include_tasks] ************************************************************************************************************************************************************
included: /usr/share/kolla-ansible/ansible/roles/baremetal/tasks/bootstrap-servers.yml for kolla-control-netw, kolla-compute-storage

TASK [baremetal : include_tasks] ************************************************************************************************************************************************************
included: /usr/share/kolla-ansible/ansible/roles/baremetal/tasks/pre-install.yml for kolla-control-netw, kolla-compute-storage

TASK [baremetal : Install python2] **********************************************************************************************************************************************************
changed: [kolla-control-netw]
changed: [kolla-compute-storage]

TASK [baremetal : Gather facts] *************************************************************************************************************************************************************
ok: [kolla-control-netw]
ok: [kolla-compute-storage]

TASK [baremetal : Ensure localhost in /etc/hosts] *******************************************************************************************************************************************
ok: [kolla-control-netw]
ok: [kolla-compute-storage]

TASK [baremetal : Ensure hostname does not point to loopback in /etc/hosts] *****************************************************************************************************************
ok: [kolla-control-netw]
ok: [kolla-compute-storage]

TASK [baremetal : Generate /etc/hosts for all of the nodes] *********************************************************************************************************************************
ok: [kolla-control-netw]
ok: [kolla-compute-storage]

TASK [baremetal : Ensure /etc/cloud/cloud.cfg exists] ***************************************************************************************************************************************
ok: [kolla-control-netw]
ok: [kolla-compute-storage]

TASK [baremetal : Disable cloud-init manage_etc_hosts] **************************************************************************************************************************************
skipping: [kolla-control-netw]
skipping: [kolla-compute-storage]

TASK [baremetal : Ensure sudo group is present] *********************************************************************************************************************************************
ok: [kolla-control-netw]
ok: [kolla-compute-storage]

TASK [baremetal : Ensure kolla group is present] ********************************************************************************************************************************************
ok: [kolla-control-netw]
ok: [kolla-compute-storage]

TASK [baremetal : Install apt packages] *****************************************************************************************************************************************************
skipping: [kolla-control-netw]
skipping: [kolla-compute-storage]

TASK [baremetal : Install ca certs] *********************************************************************************************************************************************************
skipping: [kolla-control-netw] => (item=ca-certificates)
skipping: [kolla-control-netw] => (item=apt-transport-https)
skipping: [kolla-compute-storage] => (item=ca-certificates)
skipping: [kolla-compute-storage] => (item=apt-transport-https)

TASK [baremetal : Ensure apt sources list directory exists] *********************************************************************************************************************************
skipping: [kolla-control-netw]
skipping: [kolla-compute-storage]

TASK [baremetal : Install docker apt gpg key] ***********************************************************************************************************************************************
skipping: [kolla-control-netw]
skipping: [kolla-compute-storage]

TASK [baremetal : Enable docker apt repository] *********************************************************************************************************************************************
skipping: [kolla-control-netw]
skipping: [kolla-compute-storage]

TASK [baremetal : Ensure yum repos directory exists] ****************************************************************************************************************************************
ok: [kolla-compute-storage]
ok: [kolla-control-netw]

TASK [baremetal : Enable docker yum repository] *********************************************************************************************************************************************
changed: [kolla-control-netw]
changed: [kolla-compute-storage]

TASK [baremetal : Install docker rpm gpg key] ***********************************************************************************************************************************************
ok: [kolla-compute-storage]
ok: [kolla-control-netw]

TASK [baremetal : include_tasks] ************************************************************************************************************************************************************
included: /usr/share/kolla-ansible/ansible/roles/baremetal/tasks/install.yml for kolla-control-netw, kolla-compute-storage

TASK [baremetal : Update apt cache] *********************************************************************************************************************************************************
skipping: [kolla-control-netw]
skipping: [kolla-compute-storage]

TASK [baremetal : Set firewall default policy] **********************************************************************************************************************************************
skipping: [kolla-control-netw]
skipping: [kolla-compute-storage]

TASK [baremetal : Check if firewalld is installed] ******************************************************************************************************************************************
ok: [kolla-control-netw]
ok: [kolla-compute-storage]

TASK [baremetal : Disable firewalld] ********************************************************************************************************************************************************
ok: [kolla-control-netw] => (item=firewalld)
ok: [kolla-compute-storage] => (item=firewalld)

TASK [baremetal : Check which containers are running] ***************************************************************************************************************************************
ok: [kolla-control-netw]
ok: [kolla-compute-storage]

TASK [baremetal : Install apt packages] *****************************************************************************************************************************************************
skipping: [kolla-control-netw]
skipping: [kolla-compute-storage]

TASK [baremetal : Install deltarpm packages] ************************************************************************************************************************************************
ok: [kolla-control-netw]
ok: [kolla-compute-storage]

TASK [baremetal : Install yum packages] *****************************************************************************************************************************************************
ok: [kolla-control-netw]
fatal: [kolla-compute-storage]: FAILED! => {"changed": false, "changes": {"installed": ["docker-ce", "git", "python-setuptools"]}, "msg": "https://download.docker.com/linux/centos/7/x86_64/stable/Packages/containerd.io-1.2.13-3.1.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/containerd.io-1.2.13-3.1.el7.x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-19.03.7-3.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-19.03.7-3.el7.x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-cli-19.03.7-3.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-cli-19.03.7-3.el7.x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/containerd.io-1.2.13-3.1.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/containerd.io-1.2.13-3.1.el7.x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-19.03.7-3.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-19.03.7-3.el7.x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-cli-19.03.7-3.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-cli-19.03.7-3.el7.x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/containerd.io-1.2.13-3.1.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/containerd.io-1.2.13-3.1.el7.x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-19.03.7-3.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-19.03.7-3.el7.x86_64.rpm: (28, 'Operation timed out after 30003 milliseconds with 0 out of 0 bytes received')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-cli-19.03.7-3.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-cli-19.03.7-3.el7.x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/containerd.io-1.2.13-3.1.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/containerd.io-1.2.13-3.1.el7.x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-19.03.7-3.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-19.03.7-3.el7.x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-cli-19.03.7-3.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-cli-19.03.7-3.el7.x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/containerd.io-1.2.13-3.1.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/containerd.io-1.2.13-3.1.el7.x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-19.03.7-3.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-19.03.7-3.el7.x86_64.rpm: (28, 'Operation timed out after 30023 milliseconds with 0 out of 0 bytes received')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-cli-19.03.7-3.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-cli-19.03.7-3.el7.x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/containerd.io-1.2.13-3.1.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/containerd.io-1.2.13-3.1.el7.x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-19.03.7-3.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-19.03.7-3.el7.x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-cli-19.03.7-3.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-cli-19.03.7-3.el7.x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/containerd.io-1.2.13-3.1.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/containerd.io-1.2.13-3.1.el7.x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-19.03.7-3.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-19.03.7-3.el7.x86_64.rpm: (28, 'Operation timed out after 30028 milliseconds with 0 out of 0 bytes received')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-cli-19.03.7-3.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-cli-19.03.7-3.el7.x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/containerd.io-1.2.13-3.1.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/containerd.io-1.2.13-3.1.el7.x86_64.rpm: (28, 'Operation timed out after 30001 milliseconds with 0 out of 0 bytes received')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-19.03.7-3.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-19.03.7-3.el7.x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-cli-19.03.7-3.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-cli-19.03.7-3.el7.x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/containerd.io-1.2.13-3.1.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/containerd.io-1.2.13-3.1.el7.x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-19.03.7-3.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-19.03.7-3.el7.x86_64.rpm: (28, 'Operation timed out after 30008 milliseconds with 0 out of 0 bytes received')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-cli-19.03.7-3.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-cli-19.03.7-3.el7.x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/containerd.io-1.2.13-3.1.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/containerd.io-1.2.13-3.1.el7.x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-19.03.7-3.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-19.03.7-3.el7.x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')\nTrying other mirror.\nhttps://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-cli-19.03.7-3.el7.x86_64.rpm: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-cli-19.03.7-3.el7.x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')\nTrying other mirror.\n\n\nError downloading packages:\n containerd.io-1.2.13-3.1.el7.x86_64: [Errno 256] No more mirrors to try.\n 3:docker-ce-19.03.7-3.el7.x86_64: [Errno 256] No more mirrors to try.\n 1:docker-ce-cli-19.03.7-3.el7.x86_64: [Errno 256] No more mirrors to try.\n\n", "rc": 1, "results": ["sudo-1.8.23-4.el7.x86_64 providing sudo is already installed", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: ap.stykers.moe\n * epel: mirrors.tuna.tsinghua.edu.cn\n * extras: ap.stykers.moe\n * updates: ap.stykers.moe\nResolving Dependencies\n--> Running transaction check\n---> Package docker-ce.x86_64 3:19.03.7-3.el7 will be installed\n--> Processing Dependency: container-selinux >= 2:2.74 for package: 3:docker-ce-19.03.7-3.el7.x86_64\n--> Processing Dependency: containerd.io >= 1.2.2-3 for package: 3:docker-ce-19.03.7-3.el7.x86_64\n--> Processing Dependency: libseccomp >= 2.3 for package: 3:docker-ce-19.03.7-3.el7.x86_64\n--> Processing Dependency: docker-ce-cli for package: 3:docker-ce-19.03.7-3.el7.x86_64\n--> Processing Dependency: libcgroup for package: 3:docker-ce-19.03.7-3.el7.x86_64\n--> Processing Dependency: libseccomp.so.2()(64bit) for package: 3:docker-ce-19.03.7-3.el7.x86_64\n---> Package git.x86_64 0:1.8.3.1-21.el7_7 will be installed\n--> Processing Dependency: perl-Git = 1.8.3.1-21.el7_7 for package: git-1.8.3.1-21.el7_7.x86_64\n--> Processing Dependency: rsync for package: git-1.8.3.1-21.el7_7.x86_64\n--> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-21.el7_7.x86_64\n--> Processing Dependency: perl(Git) for package: git-1.8.3.1-21.el7_7.x86_64\n--> Processing Dependency: perl(Error) for package: git-1.8.3.1-21.el7_7.x86_64\n---> Package python-setuptools.noarch 0:0.9.8-7.el7 will be installed\n--> Processing Dependency: python-backports-ssl_match_hostname for package: python-setuptools-0.9.8-7.el7.noarch\n--> Running transaction check\n---> Package container-selinux.noarch 2:2.107-3.el7 will be installed\n--> Processing Dependency: policycoreutils-python for package: 2:container-selinux-2.107-3.el7.noarch\n---> Package containerd.io.x86_64 0:1.2.13-3.1.el7 will be installed\n---> Package docker-ce-cli.x86_64 1:19.03.7-3.el7 will be installed\n---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed\n---> Package libseccomp.x86_64 0:2.3.1-3.el7 will be installed\n---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed\n---> Package perl-Git.noarch 0:1.8.3.1-21.el7_7 will be installed\n---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed\n---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed\n--> Processing Dependency: python-ipaddress for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch\n--> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch\n---> Package rsync.x86_64 0:3.1.2-6.el7_6.1 will be installed\n--> Running transaction check\n---> Package policycoreutils-python.x86_64 0:2.5-33.el7 will be installed\n--> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-33.el7.x86_64\n--> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-33.el7.x86_64\n--> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-33.el7.x86_64\n--> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-33.el7.x86_64\n--> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64\n--> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64\n--> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64\n--> Processing Dependency: checkpolicy for package: policycoreutils-python-2.5-33.el7.x86_64\n--> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64\n--> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64\n---> Package python-backports.x86_64 0:1.0-8.el7 will be installed\n---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be installed\n--> Running transaction check\n---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed\n---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed\n---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed\n---> Package python-IPy.noarch 0:0.75-6.el7 will be installed\n---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository\n Size\n================================================================================\nInstalling:\n docker-ce x86_64 3:19.03.7-3.el7 docker 25 M\n git x86_64 1.8.3.1-21.el7_7 updates 4.4 M\n python-setuptools noarch 0.9.8-7.el7 base 397 k\nInstalling for dependencies:\n audit-libs-python x86_64 2.8.5-4.el7 base 76 k\n checkpolicy x86_64 2.5-8.el7 base 295 k\n container-selinux noarch 2:2.107-3.el7 extras 39 k\n containerd.io x86_64 1.2.13-3.1.el7 docker 23 M\n docker-ce-cli x86_64 1:19.03.7-3.el7 docker 40 M\n libcgroup x86_64 0.41-21.el7 base 66 k\n libseccomp x86_64 2.3.1-3.el7 base 56 k\n libsemanage-python x86_64 2.5-14.el7 base 113 k\n perl-Error noarch 1:0.17020-2.el7 base 32 k\n perl-Git noarch 1.8.3.1-21.el7_7 updates 55 k\n perl-TermReadKey x86_64 2.30-20.el7 base 31 k\n policycoreutils-python x86_64 2.5-33.el7 base 457 k\n python-IPy noarch 0.75-6.el7 base 32 k\n python-backports x86_64 1.0-8.el7 base 5.8 k\n python-backports-ssl_match_hostname noarch 3.5.0.1-1.el7 base 13 k\n python-ipaddress noarch 1.0.16-2.el7 base 34 k\n rsync x86_64 3.1.2-6.el7_6.1 base 404 k\n setools-libs x86_64 3.3.8-4.el7 base 620 k\n\nTransaction Summary\n================================================================================\nInstall 3 Packages (+18 Dependent packages)\n\nTotal size: 94 M\nTotal download size: 87 M\nInstalled size: 394 M\nDownloading packages:\nNo Presto metadata available for docker\n"]}

TASK [baremetal : Start docker] *************************************************************************************************************************************************************
skipping: [kolla-control-netw]

TASK [baremetal : Wait for Docker to start] *************************************************************************************************************************************************
skipping: [kolla-control-netw]

TASK [baremetal : Ensure containers are running after Docker upgrade] ***********************************************************************************************************************
skipping: [kolla-control-netw]

TASK [baremetal : Install virtualenv packages] **********************************************************************************************************************************************
skipping: [kolla-control-netw]

TASK [baremetal : Install pip] **************************************************************************************************************************************************************
changed: [kolla-control-netw]

TASK [baremetal : Install latest pip in the virtualenv] *************************************************************************************************************************************
skipping: [kolla-control-netw]

TASK [baremetal : Install docker SDK for python] ********************************************************************************************************************************************
changed: [kolla-control-netw]

TASK [baremetal : Remove packages] **********************************************************************************************************************************************************
skipping: [kolla-control-netw]

TASK [baremetal : Remove packages] **********************************************************************************************************************************************************
ok: [kolla-control-netw]

TASK [baremetal : include_tasks] ************************************************************************************************************************************************************
included: /usr/share/kolla-ansible/ansible/roles/baremetal/tasks/post-install.yml for kolla-control-netw

TASK [baremetal : Create kolla user] ********************************************************************************************************************************************************
changed: [kolla-control-netw]

TASK [baremetal : Add public key to kolla user authorized keys] *****************************************************************************************************************************
changed: [kolla-control-netw]

TASK [baremetal : Grant kolla user passwordless sudo] ***************************************************************************************************************************************
changed: [kolla-control-netw]

TASK [baremetal : Ensure virtualenv has correct ownership] **********************************************************************************************************************************
skipping: [kolla-control-netw]

TASK [baremetal : Ensure node_config_directory directory exists for user kolla] *************************************************************************************************************
changed: [kolla-control-netw]

TASK [baremetal : Ensure node_config_directory directory exists] ****************************************************************************************************************************
skipping: [kolla-control-netw]

TASK [baremetal : Ensure docker config directory exists] ************************************************************************************************************************************
changed: [kolla-control-netw]

TASK [baremetal : Merge Zun docker config] **************************************************************************************************************************************************
skipping: [kolla-control-netw]

TASK [baremetal : Warn about deprecations] **************************************************************************************************************************************************
skipping: [kolla-control-netw]

TASK [baremetal : Setup docker insecure registries] *****************************************************************************************************************************************
skipping: [kolla-control-netw]

TASK [baremetal : Setup docker storage driver] **********************************************************************************************************************************************
skipping: [kolla-control-netw]

TASK [baremetal : Setup docker runtime directory] *******************************************************************************************************************************************
skipping: [kolla-control-netw]

TASK [baremetal : Merge custom docker config] ***********************************************************************************************************************************************
ok: [kolla-control-netw]

TASK [baremetal : Write docker config] ******************************************************************************************************************************************************
changed: [kolla-control-netw]

TASK [baremetal : Remove old docker options file] *******************************************************************************************************************************************
ok: [kolla-control-netw]

TASK [baremetal : Ensure docker service directory exists] ***********************************************************************************************************************************
skipping: [kolla-control-netw]

TASK [baremetal : Configure docker service] *************************************************************************************************************************************************
skipping: [kolla-control-netw]

TASK [baremetal : Reload docker service file] ***********************************************************************************************************************************************
ok: [kolla-control-netw]

TASK [baremetal : Get stat of libvirtd apparmor profile] ************************************************************************************************************************************
skipping: [kolla-control-netw]

TASK [baremetal : Remove apparmor profile for libvirt] **************************************************************************************************************************************
skipping: [kolla-control-netw]

TASK [baremetal : Create docker group] ******************************************************************************************************************************************************
ok: [kolla-control-netw]

TASK [baremetal : Add kolla user to docker group] *******************************************************************************************************************************************
changed: [kolla-control-netw]

TASK [baremetal : Start docker] *************************************************************************************************************************************************************
changed: [kolla-control-netw]

TASK [baremetal : Restart docker] ***********************************************************************************************************************************************************
changed: [kolla-control-netw]

TASK [baremetal : Enable docker] ************************************************************************************************************************************************************
changed: [kolla-control-netw]

TASK [baremetal : Stop time service] ********************************************************************************************************************************************************
skipping: [kolla-control-netw]

TASK [baremetal : Stop time service] ********************************************************************************************************************************************************
skipping: [kolla-control-netw]

TASK [baremetal : Synchronizing time one-time] **********************************************************************************************************************************************
skipping: [kolla-control-netw]

TASK [baremetal : Start time sync service] **************************************************************************************************************************************************
skipping: [kolla-control-netw]

TASK [baremetal : Start time sync service] **************************************************************************************************************************************************
skipping: [kolla-control-netw]

TASK [baremetal : Change state of selinux] **************************************************************************************************************************************************
[WARNING]: Reboot is required to set SELinux state to 'permissive'

changed: [kolla-control-netw]

TASK [baremetal : Reboot] *******************************************************************************************************************************************************************
skipping: [kolla-control-netw]

PLAY RECAP **********************************************************************************************************************************************************************************
kolla-compute-storage : ok=20 changed=2 unreachable=0 failed=1 skipped=9 rescued=0 ignored=0
kolla-control-netw : ok=40 changed=15 unreachable=0 failed=0 skipped=32 rescued=0 ignored=0
kolla-deploy : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0

Command failed ansible-playbook -i multinode -e @/etc/kolla/globals.yml -e @/etc/kolla/passwords.yml -e CONFIG_DIR=/etc/kolla -e kolla_action=bootstrap-servers /usr/share/kolla-ansible/ansible/kolla-host.yml

posted on   秦瑞It行程实录  阅读(815)  评论(0编辑  收藏  举报
编辑推荐:
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
阅读排行:
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· 没有Manus邀请码?试试免邀请码的MGX或者开源的OpenManus吧
· 园子的第一款AI主题卫衣上架——"HELLO! HOW CAN I ASSIST YOU TODAY
历史上的今天:
2016-03-11 python
2016-03-11 github
2016-03-11 openstack network
2016-03-11 ssh-keygen
2014-03-11 hbase运行模式
www.cnblogs.com/ruiyqinrui
点击右上角即可分享
微信分享提示