Bare Metal Deployment Guide for kolla-kubernetes in kolla-kubernetes
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla-kubernetes |
New
|
Undecided
|
Rich Wellum |
Bug Description
This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes:
- [ x ] This doc is inaccurate in this way: ______
Can not create mariadb Pod, error msg is as below...
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Warning FailedMount 13m (x27 over 1h) kubelet, ekezhao-k8s-1 Unable to mount volumes for pod "mariadb-
Warning FailedMount 9m (x40 over 1h) kubelet, ekezhao-k8s-1 MountVolume.SetUp failed for volume "mariadb-config" : configmaps "mariadb" not found
Warning FailedSync 4m (x31 over 1h) kubelet, ekezhao-k8s-1 Error syncing pod
- [ ] This is a doc addition request.
- [ ] I have a fix to the document that I can paste below including example: input and output.
If you have a troubleshooting or support issue, use the following resources:
- Ask OpenStack: http://
- The mailing list: http://
- IRC: 'openstack' channel on Freenode
-------
Release: 0.6.1.dev154 on 2017-10-26 12:48
SHA: 3c830825f408bc9
Source: https:/
URL: https:/
I think the issue is that the config maps were not generated. Please do a ls /etc/kolla and see if anything exists. mariadb is just the first one that is checked.
I think the issue is fixed by: https:/ /github. com/ansible/ ansible/ issues/ 26670
sudo -H pip2 uninstall pyOpenSSL
sudo -H pip2 install pyOpenSSL