openstack-keystone安装权限报错问题
发布日期:2025-04-29 06:29:18 浏览次数:16 分类:精选文章

本文共 929 字,大约阅读时间需要 3 分钟。

??Keystone?????????????????????MySQL???????????????????????

??Keystone???????????

yum install openstack-keystone python-keystoneclient -y

??Keystone??????

openstack-config --set /etc/keystone/keystone.conf \    sql connection mysql://keystone:keystone@10.240.216.1/keystone

???Keystone????

openstack-db --init --service keystone --password keystone

????????????

Verification failed: Access denied for user 'keystone'@'os-node1' (using password: YES)

???????????

ERROR 1146 (42S02) at line 1: Table 'keystone.migrate_version' doesn't exist

????????????MySQL?????????????MySQL?????

vi /etc/my.cnf

??MySQL?????????????????

service mysqld restart

?????Keystone????

openstack-db --init --service keystone --password keystone

?????????

Please enter the password for the 'root' MySQL user:...Verification completed successfully.Database created.Database initialization completed.

??Keystone???????????????????????????Keystone???????????

上一篇:openstack【Kilo】汇总:包括20英文文档、各个组件新增功能及Kilo版部署
下一篇:openstack--memecache

发表评论

最新留言

留言是一种美德,欢迎回访!
[***.207.175.100]2026年06月04日 04时24分59秒