Bare Metal Deployment Guide for kolla-kubernetes in kolla-kubernetes

Bug #1727878 reported by rick
6
This bug affects 1 person
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-init-element-z5d9g_kolla(da0007fe-ba92-11e7-8884-000c291ce697)": timeout expired waiting for volumes to attach/mount for pod "kolla"/"mariadb-init-element-z5d9g". list of unattached/unmounted volumes=[mariadb-config]
  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://ask.openstack.org
 - The mailing list: http://lists.openstack.org
 - IRC: 'openstack' channel on Freenode

-----------------------------------
Release: 0.6.1.dev154 on 2017-10-26 12:48
SHA: 3c830825f408bc9a8b5483593a2a7b1c23383d78
Source: https://git.openstack.org/cgit/openstack/kolla-kubernetes/tree/doc/source/deployment-guide.rst
URL: https://docs.openstack.org/kolla-kubernetes/latest/deployment-guide.html

Revision history for this message
Rich Wellum (richwellum) wrote :

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

Changed in kolla-kubernetes:
assignee: nobody → Rich Wellum (richwellum)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.