各位 v 友 遇到过一键部署 open stack 报这个错误吗?

vps网友提供 03-12 讨论归档 4

执行 packstack --answer-file opnstacktest-answere-file.txt 后

172.16.1.100_keystone.pp: [ DONE ] 172.16.1.100_cinder.pp: [ DONE ] 172.16.1.100_glance.pp: [ DONE ] Applying 172.16.1.100_api_nova.pp 172.16.1.100_api_nova.pp: [ DONE ] Applying 172.16.1.100_nova.pp 172.16.1.100_nova.pp: [ ERROR ] Applying Puppet manifests [ ERROR ]

ERROR : Error appeared during Puppet run: 172.16.1.100_nova.pp Error: /Stage[main]/Main/Exec[virsh-net-destroy-default]: Could not evaluate: Could not find command '/usr/bin/virsh' You will find full trace in log /var/tmp/packstack/20180312-175449-lu49eZ/manifests/172.16.1.100_nova.pp.log Please check log file /var/tmp/packstack/20180312-175449-lu49eZ/openstack-setup.log for more information Additional information:

  • Time synchronization installation was skipped. Please note that unsynchronized time on server instances might be problem for some OpenStack components.
  • File /root/keystonerc_admin has been created on OpenStack client host 172.16.1.100. To use the command line tools you need to source the file.
  • To access the OpenStack Dashboard browse to http://172.16.1.100/dashboard . Please, find your login credentials stored in the keystonerc_admin in your home directory.

本文由 vps网友提供,转载请注明出处

本文链接: https://www.vpsvsvps.com/discuss/a/1676471897312727040.html

标签:
junxiongpeng
03-13

在这里找到解决方法了 https://bugzilla.redhat.com/show_bug.cgi?id=1452735,



**** Installation completed successfully ******

Additional information:
* Time synchronization installation was skipped. Please note that unsynchronized time on server instances might be problem for some OpenStack components.
* File /root/keystonerc_admin has been created on OpenStack client host 103.201.25.3. To use the command line tools you need to source the file.
* To access the OpenStack Dashboard browse to http://103.201.25.3/dashboard .
Please, find your login credentials stored in the keystonerc_admin in your home directory.
* Because of the kernel update the host 103.201.25.3 requires reboot.
* The installation log file is available at: /var/tmp/packstack/20180313-104729-61_itS/openstack-setup.log
* The generated manifests are available at: /var/tmp/packstack/20180313-104729-61_itS/manifests

lolizeppelin
03-13

这问题都要来问别折腾 openstack 了

defunct9
03-13

开 ssh,让我上去看看。


这次不用了,log 里写的很明白,找不到 virsh,装上就好了

xcai
03-13

不清楚 opnstacktest-answere-file.txt 里面的配置,看这个错误貌似 nova 的参数配置可能有问题。