分享

openstack安装错误总结

pig2 发表于 2014-1-19 01:35:46 [显示全部楼层] 回帖奖励 阅读模式 关闭右栏 0 11247
1.安装nova时候报如下错误:
  1. [root@controller openstack]# openstack-db --init --service nova --
  2. password camiant
  3. Please enter the password for the 'root' MySQL user:
  4. Verified connectivity to MySQL.
  5. Creating 'nova' database.
  6. Updating 'nova' database password in /etc/nova/nova.conf
  7. Initializing the nova database, please wait...
  8. Command failed, please check log for more info
  9. 2014-01-14 10:17:17.417 25099 CRITICAL nova [-] 'module' object has no
  10. attribute 'DatabaseNotControlledError'
  11. ERROR 1146 (42S02) at line 1: Table 'nova.migrate_version' doesn't
  12. exist
  13. Final sanity check failed.
  14. Please file a bug report on bugzilla.redhat.com against the
  15. openstack-nova package.
  16. [root@controller openstack]#
复制代码
建议: sync ,如果sync 包DatabaseNotControlledError 这个错误,建议重装



2.看不到ip:
sever linuxbridge  dhcp,出现的问题是虚机创建成功,在管理页面上看ip分

配成功了。但是登上虚机后发现ip并没有获取到


建议:配置一次neutron



3.请问keystone无效身份验证

Invalid OpenStack Identity credentials.
这个怎么解决?

建议:source keystonerc, keystonerc文件的配置自己写,就是配置一些登录名,密码,URI。

4.安装openvswitch报错没有openvswitch_mod模块
安装重openvswitch,启机器后openvswitch-switch服务就不再运行,service

openvswitch-switch start会报错没有openvswitch_mod模块,编译openvswitch会出错,提示没有openssl,又安装了

openssl,但仍然提示编译不成功,日志文件里看不出错误,是什么原因?

建议:BRCOMPAT=yes,设置成no,就一切正常。

没找到任何评论,期待你打破沉寂

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关闭

推荐上一条 /2 下一条