First time here? Check out the FAQ!
2017-11-22 12:38:01 -0600 | received badge | ● Taxonomist |
2017-09-21 05:23:17 -0600 | received badge | ● Famous Question (source) |
2017-09-21 05:23:17 -0600 | received badge | ● Notable Question (source) |
2017-09-21 05:23:17 -0600 | received badge | ● Popular Question (source) |
2017-05-10 02:03:52 -0600 | received badge | ● Popular Question (source) |
2017-05-10 02:03:52 -0600 | received badge | ● Notable Question (source) |
2017-02-27 21:35:12 -0600 | received badge | ● Famous Question (source) |
2017-02-26 00:45:38 -0600 | asked a question | VirtutalBox Network Configuration for Openstack Kolla AIO Deployment? Hi. I'm using virtual box to run a Kolla All-in-one deployment. The deployment fails for some reason and I suspect a problem in network configuration. Here are my details.
|
2017-02-26 00:33:58 -0600 | commented answer | Kolla AIO deploy fail: Hostname has to resolve IP address ? And what should I change here? How to point address on the interface? |
2017-02-26 00:33:28 -0600 | commented answer | Kolla AIO deploy fail: Hostname has to resolve IP address ? I don't seem to get your answer. Linux by deafult maps 127.0.0.1 to localhost. ? |
2017-02-25 13:25:15 -0600 | received badge | ● Editor (source) |
2017-02-25 13:23:40 -0600 | asked a question | Kolla AIO deploy fail: Hostname has to resolve IP address ? I'm trying to deploy Kolla in AIO.
The error is as follows
|
2017-02-24 08:03:10 -0600 | commented question | single node kolla deployment failed while starting heka container: internal server error? I have done the extra configurations as said in the guide, earlier. and Only then this error. But there won't be a problem if I don't use a local registry right? Mutlinode deployment isn't really a necessity. |
2017-02-24 02:54:08 -0600 | commented question | single node kolla deployment failed while starting heka container: internal server error? While using Kolla-build, I build only specific images and pushed it to the registry, only horizon, glance, nova, neutron, keystone. Will that be a problem? |
2017-02-24 02:46:41 -0600 | commented answer | single node kolla deployment failed while starting heka container: internal server error? WARNING: Host file not found: inventory-file WARNING: provided hosts list is empty, only localhost is available PLAY RECAP *********************** |
2017-02-24 02:46:17 -0600 | commented answer | single node kolla deployment failed while starting heka container: internal server error? Is theera any other option I need to check? Output for kolla-ansible pull -i inventory_file is below: Pulling Docker images : ansible-playbook -i inventory-file -e @/etc/kolla/globals.yml -e @/etc/kolla/passwords.yml -e CONFIG_DIR=/etc/kolla -e action=pull /usr/local/share/kolla/ansible/site.yml |
2017-02-24 02:44:52 -0600 | commented question | single node kolla deployment failed while starting heka container: internal server error? I have configured the DOCKER_OPTS="--insecure-registry ID_ADDRESS:4000" option in my /etc/default/docker file in my Ubuntu 16.04. Still the issue persists . @Eduardo Gonzalez |
2017-02-24 02:44:38 -0600 | commented answer | single node kolla deployment failed while starting heka container: internal server error? I have configured the DOCKER_OPTS="--insecure-registry ID_ADDRESS:4000" option in my /etc/default/docker file in my Ubuntu 16.04. Still the issue persists . |
2017-02-24 02:41:46 -0600 | received badge | ● Notable Question (source) |
2017-02-23 02:17:55 -0600 | commented question | single node kolla deployment failed while starting heka container: internal server error? I do not have a kolla.conf file in the system. But the docker has started on start up. |
2017-02-22 17:18:14 -0600 | received badge | ● Popular Question (source) |
2017-02-16 09:27:34 -0600 | asked a question | single node kolla deployment failed while starting heka container: internal server error? I'm trying to deploy a single node installation of kolla, which I will later be extending to 2 hosts. All the steps work until the "kolla-ansible deploy" command. Tried with Docker version 1.12 as well as version 1.13.
When I give kolla-ansible deploy, the deployment stops while starting heka container with the following error:
I'm not sure if this is a config mistake with openstack kolla or with docker. I gave docker_insecure_registry to true in the globals.yml file. Is there some configuration I'm missing? Any place where I can check with detailed steps for deploying kolla? Please help me, this is required for my capstone project.! EDIT: While using Kolla-build, I build only specific images and pushed it to the registry, only horizon, glance, nova, neutron, keystone. Will that be a problem? |
2017-02-16 06:11:28 -0600 | received badge | ● Organizer (source) |