mshj 发表于 2015-12-29 20:22:14

systemctl restart openstack-keystone

Job for openstack-keystone.service failed. See 'systemctl status openstack-keyst                                                                                                                                                             one.service' and 'journalctl -xn' for details.
# systemctl status openstack-keystone.service
openstack-keystone.service - OpenStack Identity Service (code-named Keystone)
   Loaded: loaded (/usr/lib/systemd/system/openstack-keystone.service; enabled)
   Active: failed (Result: start-limit) since Tue 2015-12-29 07:12:30 EST; 8s ag                                                                                                                                                             o
Process: 9025 ExecStart=/usr/bin/keystone-all (code=exited, status=1/FAILURE)
Main PID: 9025 (code=exited, status=1/FAILURE)

Dec 29 07:12:30 localhost.localdomain systemd: Failed to start OpenStack I...
Dec 29 07:12:30 localhost.localdomain systemd: Unit openstack-keystone.ser...
Dec 29 07:12:30 localhost.localdomain systemd: openstack-keystone.service ...
Dec 29 07:12:30 localhost.localdomain systemd: Stopping OpenStack Identity...
Dec 29 07:12:30 localhost.localdomain systemd: Starting OpenStack Identity...
Dec 29 07:12:30 localhost.localdomain systemd: openstack-keystone.service ...
Dec 29 07:12:30 localhost.localdomain systemd: Failed to start OpenStack I...
Dec 29 07:12:30 localhost.localdomain systemd: Unit openstack-keystone.ser...
Hint: Some lines were ellipsized, use -l to show in full.


arsenduan 发表于 2015-12-29 20:58:20

Loaded: loaded (/usr/lib/systemd/system/openstack-keystone.service; enabled)
   Active: failed (Result: start-limit) since Tue 2015-12-29 07:12:30 EST; 8s ag


这里说失败了,但是没有说具体怎么失败的。启动失败,当然也有很多原因:
1.比如时间不一致
2.配置错误
3.keystone配置错误等。
还是去看日志。


arsenduan 发表于 2015-12-29 21:02:20



卸载参考这个吧

http://jingyan.baidu.com/article/a24b33cd5678bd19fe002bf6.html

mshj 发表于 2016-1-1 09:34:12

谢谢,你的推荐
页: [1]
查看完整版本: systemctl restart openstack-keystone