*** sacharya has quit IRC | 00:06 | |
*** dwalsh has joined #openstack-kolla | 00:07 | |
*** aginwala has joined #openstack-kolla | 00:08 | |
*** absubram has quit IRC | 00:10 | |
*** MarMat has quit IRC | 00:14 | |
*** aginwala has quit IRC | 00:14 | |
godleon | Hi all, my kolla deployment was failed bcz the timeout of "Waiting for MariaDB service to be ready through VIP" here is the log. http://pastebin.com/UeECy05F | 00:15 |
---|---|---|
godleon | I found task "haproxy" was skipped by all controllers, compute node, and storage node. Is that correct? | 00:16 |
*** allen_gao has quit IRC | 00:17 | |
godleon | I'd be appreciate if someone can give me some hints. Thanks in advanced. :) | 00:17 |
openstackgerrit | Qiu Yu proposed openstack/kolla: Derecate httpd/keystone.py for Keystone 9.0.0 release https://review.openstack.org/313814 | 00:18 |
*** unicell has quit IRC | 00:20 | |
*** aginwala has joined #openstack-kolla | 00:24 | |
*** vhosakot has joined #openstack-kolla | 00:24 | |
*** aginwala has quit IRC | 00:27 | |
*** aginwala has joined #openstack-kolla | 00:32 | |
*** godleon has left #openstack-kolla | 00:34 | |
*** godleon has joined #openstack-kolla | 00:34 | |
*** dwalsh has quit IRC | 00:35 | |
*** daneyon has joined #openstack-kolla | 00:36 | |
*** godleon_ has joined #openstack-kolla | 00:36 | |
*** godleon_ has quit IRC | 00:37 | |
*** jasonsb has joined #openstack-kolla | 00:37 | |
vhosakot | godleon: ping | 00:37 |
godleon | vhosakot: ping VIP ? | 00:38 |
vhosakot | godleon: I pinged you to see if were online :) | 00:39 |
vhosakot | godleon: do you have enable_haproxy:yes ? | 00:39 |
*** ravig has quit IRC | 00:39 | |
godleon | vhosakot: :) got it. Isn't HA in multiple nodes native configuration? | 00:40 |
vhosakot | godleon: yes, it is on by default https://github.com/openstack/kolla/blob/master/ansible/group_vars/all.yml#L177 | 00:41 |
vhosakot | godleon: why is haproxy skipping on all the nodes for you ? | 00:41 |
*** daneyon has quit IRC | 00:41 | |
godleon | vhosakot: I didn't change the configuration in all.yml, I tried to do the smallest change to configuration to deploy. | 00:42 |
godleon | vhosakot: I don't know why it skipped..... | 00:42 |
godleon | It shouldn't skip, right? | 00:42 |
vhosakot | yes... | 00:43 |
*** fragatin_ has quit IRC | 00:43 | |
vhosakot | it should not skip | 00:43 |
godleon | vhosakot: Did you see the pastebin ? | 00:43 |
godleon | http://pastebin.com/UeECy05F | 00:43 |
vhosakot | godleon: yep, saw that... the errors in lines 1036-1074 is the issue I think | 00:44 |
vhosakot | godleon: the error is "OSError: [Errno 13] Permission denied: '/etc/.ansible_m_sysctl_CuxeYm.conf'" when the task "haproxy | Setting sysctl values" is run | 00:45 |
godleon | vhosakot: Do you have any ideas to fix the issue? | 00:45 |
vhosakot | don't know... | 00:45 |
vhosakot | godleon: can you delete existing haproxy container, and try "kolla-ansible deploy -t haproxy" and run just the haproxy container... | 00:46 |
godleon | vhosakot: When I saw the logs, I found "Permission denied" in it. So I asked if the root privilege is needed for deploying as the first question. | 00:47 |
godleon | vhosakot: wow, what a great idea. | 00:47 |
vhosakot | godleon: you can try sudo | 00:48 |
godleon | vhosakot: What's your TZ ? | 00:49 |
vhosakot | godleon: EST | 00:49 |
vhosakot | godleon: do you see the dir /etc/kolla/haproxy ? | 00:49 |
vhosakot | on the deploy node | 00:50 |
godleon | no | 00:53 |
godleon | should it exist? | 00:53 |
vhosakot | yes! | 00:55 |
vhosakot | godleon: that is your issue | 00:55 |
vhosakot | godleon: I think kolla is not installed properly on your deploy node | 00:55 |
vhosakot | godleon: can you uninstall kolla, clenaup everything and re-deploy ? | 00:56 |
godleon | vhosakot: sure, can I just copy the haproxy folder to /etc/kolla? | 00:56 |
vhosakot | godleon: run cleanup-containers, cleanup-images and cleanup-host in https://github.com/openstack/kolla/tree/master/tools, uninstall kolla, pull the latest latest master, install kolla, rebuild, re-deploy | 00:57 |
vhosakot | godleon: you can't copy it from anywhere.. kolla creates it using jinja2 temaplate | 00:57 |
godleon | vhosakot: ok, will do! Thanks for your suggestion. | 00:57 |
vhosakot | godleon: cool. np! | 00:57 |
godleon | vhosakot: ok, got it. So I should use the kolla installation script to so that, right? | 00:58 |
vhosakot | godleon: please follow https://github.com/openstack/kolla/blob/master/doc/quickstart.rst | 00:58 |
godleon | vhosakot: I just followed doc to do that. I will try to fix by the way. | 00:59 |
godleon | vhosakot: I got some errands to do. Come back after few minutes. :) | 00:59 |
vhosakot | godleon: cool! | 00:59 |
*** aginwala has quit IRC | 01:02 | |
*** aginwala has joined #openstack-kolla | 01:05 | |
*** sacharya has joined #openstack-kolla | 01:07 | |
*** aginwala has quit IRC | 01:08 | |
*** aginwala has joined #openstack-kolla | 01:11 | |
*** sacharya has quit IRC | 01:12 | |
*** ravig has joined #openstack-kolla | 01:13 | |
openstackgerrit | Hui Kang proposed openstack/kolla: Add precheck to the gate deploy job https://review.openstack.org/313819 | 01:14 |
*** aginwala has quit IRC | 01:19 | |
*** sacharya has joined #openstack-kolla | 01:31 | |
*** unicell has joined #openstack-kolla | 01:33 | |
*** mark-casey has quit IRC | 01:34 | |
*** sacharya has quit IRC | 01:37 | |
godleon | vhosakot: I have seen the kolla quickstart again, may I ask which step will make hapxory folder exist in /etc/kolla? | 01:42 |
godleon | vhosakot: pip install kolla/ ? | 01:42 |
vhosakot | godleon: it is created during "kolla-ansible dpeloy" | 01:43 |
godleon | vhosakot: on deploy node ? | 01:44 |
vhosakot | godleon: yes | 01:48 |
*** sacharya has joined #openstack-kolla | 01:57 | |
*** sdake_ has quit IRC | 01:58 | |
*** ozialien10 has quit IRC | 01:59 | |
*** sdake has joined #openstack-kolla | 02:00 | |
*** sacharya has quit IRC | 02:10 | |
*** sacharya has joined #openstack-kolla | 02:13 | |
*** sacharya has quit IRC | 02:18 | |
*** mummer has joined #openstack-kolla | 02:22 | |
godleon | vhosakot: I found the /etc/kolla/haproxy folder only exist in network01 node, not in all other remote nodes(control0[1:3], compute01, and storage01). | 02:24 |
vhosakot | godleon: yes.... that is correct... becuase haproxy is run in just the network node in the multinode inventory --> https://github.com/openstack/kolla/blob/master/ansible/inventory/multinode#L36-L37 | 02:25 |
vhosakot | godleon: is it the same in your inventory file ? | 02:26 |
godleon | vhosakot: oh..... yes..... | 02:27 |
vhosakot | godleon: cool.. it is correct then | 02:27 |
godleon | so the VIP will run on the network node ? | 02:27 |
vhosakot | godleon: yes... and will be pingable form all nodes.. in an all-in-one deploy, vip will on be the same all-in-one node | 02:36 |
godleon | vhosakot: Did you test the code by root or non-root user? | 02:41 |
*** signed8bit is now known as signed8bit_Zzz | 02:41 | |
vhosakot | godleon: root | 02:41 |
*** sacharya has joined #openstack-kolla | 02:42 | |
godleon | vhosakot: ok, it does have some problems if you use non-root user. | 02:42 |
vhosakot | godleon: no.. I have successfully run kolla as non-root user with sudo access | 02:43 |
godleon | vhosakot: really? | 02:43 |
vhosakot | godleon: yep.. I do it daily :) with no issues :) | 02:43 |
*** sdake has quit IRC | 02:43 | |
godleon | vhosakot: ok, I try to give modified privileges to my non-root user on network node. And the error message changed. | 02:44 |
godleon | https://www.irccloud.com/pastebin/zbeNhM1d/ | 02:45 |
godleon | vhosakot: I got the error message above. | 02:45 |
godleon | vhosakot: It seems like another permission problem. | 02:45 |
vhosakot | godleon: can you try sudo | 02:46 |
vhosakot | godleon: net.unix.max_dgram_qlen can be changed only by privileged user in Linux | 02:46 |
godleon | vhosakot: yes, but sudo means you deploy remote nodes by root, right? | 02:47 |
vhosakot | godleon: yes | 02:47 |
godleon | ok, will do. Let me try it. | 02:47 |
*** dave-mccowan has quit IRC | 02:48 | |
vhosakot | godleon: cool | 02:49 |
*** MarMat has joined #openstack-kolla | 02:53 | |
*** klint has joined #openstack-kolla | 02:56 | |
*** signed8bit_Zzz is now known as signed8bit | 03:00 | |
*** signed8bit has quit IRC | 03:01 | |
*** allen_gao has joined #openstack-kolla | 03:06 | |
*** aginwala has joined #openstack-kolla | 03:13 | |
*** daneyon has joined #openstack-kolla | 03:18 | |
*** daneyon has quit IRC | 03:23 | |
openstackgerrit | Qiu Yu proposed openstack/kolla: Use updated wsgi file for Keystone 9.0.0 release https://review.openstack.org/313814 | 03:28 |
*** mummer has quit IRC | 03:47 | |
*** MarMat has quit IRC | 03:49 | |
*** MarMat has joined #openstack-kolla | 03:49 | |
*** jasonsb has quit IRC | 03:51 | |
*** vhosakot has quit IRC | 04:06 | |
*** unicell has quit IRC | 04:07 | |
*** salv-orlando has joined #openstack-kolla | 04:08 | |
*** unicell has joined #openstack-kolla | 04:08 | |
*** jasonsb has joined #openstack-kolla | 04:14 | |
*** banix has quit IRC | 04:15 | |
*** salv-orlando has quit IRC | 04:18 | |
*** coolsvap has joined #openstack-kolla | 04:19 | |
*** unicell has quit IRC | 04:22 | |
*** jasonsb has quit IRC | 04:32 | |
*** jasonsb has joined #openstack-kolla | 04:34 | |
*** unicell has joined #openstack-kolla | 04:34 | |
*** jasonsb has quit IRC | 04:43 | |
*** sacharya has quit IRC | 04:59 | |
*** hibob has joined #openstack-kolla | 04:59 | |
*** ravig has quit IRC | 05:21 | |
*** ozialien10 has joined #openstack-kolla | 05:23 | |
*** ozialien10 has quit IRC | 05:28 | |
*** ozialien10 has joined #openstack-kolla | 05:29 | |
*** coolsvap has quit IRC | 05:33 | |
godleon | vhosakot: I found that the VIP precheck issue was gone if I deployed with root privilege. | 05:50 |
godleon | vhosakot: So it seems using normal user privilege with sudo is not enough to do precheck successfully. | 05:51 |
*** sacharya has joined #openstack-kolla | 05:59 | |
*** daneyon has joined #openstack-kolla | 06:01 | |
*** MarMat has quit IRC | 06:02 | |
*** sacharya has quit IRC | 06:04 | |
*** daneyon has quit IRC | 06:05 | |
*** Jeffrey4l has quit IRC | 06:13 | |
*** hibob has quit IRC | 06:20 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Fix the copy docker log typo https://review.openstack.org/313838 | 06:22 |
*** Jeffrey4l has joined #openstack-kolla | 06:27 | |
*** stvnoyes has joined #openstack-kolla | 06:28 | |
*** sacharya has joined #openstack-kolla | 07:01 | |
*** sacharya has quit IRC | 07:05 | |
*** salv-orlando has joined #openstack-kolla | 07:23 | |
*** ccesario___ has quit IRC | 07:24 | |
*** salv-orlando has quit IRC | 07:33 | |
*** mdnadeem_home has quit IRC | 07:36 | |
*** salv-orlando has joined #openstack-kolla | 07:38 | |
*** salv-orlando has quit IRC | 07:47 | |
*** daneyon has joined #openstack-kolla | 07:49 | |
*** daneyon has quit IRC | 07:53 | |
*** aginwala has quit IRC | 07:59 | |
*** aginwala has joined #openstack-kolla | 08:04 | |
*** mbound has joined #openstack-kolla | 08:34 | |
*** reddydodda has joined #openstack-kolla | 08:38 | |
*** mbound has quit IRC | 08:42 | |
*** ccesario___ has joined #openstack-kolla | 08:45 | |
*** mbound has joined #openstack-kolla | 08:46 | |
*** mbound has quit IRC | 08:50 | |
*** ccesario___ has quit IRC | 08:52 | |
*** aginwala has quit IRC | 08:53 | |
*** mdnadeem_home has joined #openstack-kolla | 08:59 | |
*** sacharya has joined #openstack-kolla | 09:01 | |
*** sacharya has quit IRC | 09:06 | |
*** hibob has joined #openstack-kolla | 09:10 | |
hibob | Hi all, does this repo "git://git.openstack.org/openstack/kolla" well? I have tried for 2 days but hang at 99% everytime. Is there any work around ? Thanks. | 09:22 |
*** pbourke has quit IRC | 09:23 | |
*** pbourke has joined #openstack-kolla | 09:23 | |
hibob | The repo works just now! It's magic ... :-) | 09:27 |
*** Jeffrey4l has quit IRC | 09:35 | |
*** daneyon has joined #openstack-kolla | 09:38 | |
*** daneyon has quit IRC | 09:42 | |
*** Jeffrey4l has joined #openstack-kolla | 09:48 | |
*** mdnadeem_home has quit IRC | 10:05 | |
*** wanglm has joined #openstack-kolla | 10:08 | |
wanglm | task path: /usr/share/kolla/ansible/roles/common/tasks/deploy.yml:4 included: /usr/share/kolla/ansible/roles/common/tasks/bootstrap.yml for localhost TASK [common : Creating log volume] ******************************************** task path: /usr/share/kolla/ansible/roles/common/tasks/bootstrap.yml:2 ESTABLISH LOCAL CONNECTION FOR USER: root localhost EXEC /bin/sh -c '( umask 22 && mkdir -p "` echo $HOME/.ansible/tmp/ansible | 10:09 |
wanglm | can anyone have konw the problem? | 10:10 |
godleon | I am also in stuck now, haproxy did not work. :( | 10:11 |
*** dwalsh has joined #openstack-kolla | 10:12 | |
*** wanglm_ has joined #openstack-kolla | 10:13 | |
*** wanglm has quit IRC | 10:15 | |
wanglm_ | when exec kolla_docker: action: "create_volume" | 10:15 |
*** wanglm has joined #openstack-kolla | 10:18 | |
*** wanglm_ has quit IRC | 10:19 | |
*** wanglm has quit IRC | 10:24 | |
*** wanglm has joined #openstack-kolla | 10:29 | |
*** ccesario___ has joined #openstack-kolla | 10:39 | |
*** salv-orlando has joined #openstack-kolla | 10:42 | |
*** salv-orlando has quit IRC | 10:46 | |
*** ccesario___ has quit IRC | 10:56 | |
*** hibob has quit IRC | 10:57 | |
*** ccesario___ has joined #openstack-kolla | 11:01 | |
*** sacharya has joined #openstack-kolla | 11:02 | |
*** Jeffrey4l has quit IRC | 11:03 | |
*** Jeffrey4l has joined #openstack-kolla | 11:04 | |
*** sacharya has quit IRC | 11:07 | |
*** ccesario___ has quit IRC | 11:09 | |
*** wanglm has quit IRC | 11:12 | |
*** ccesario___ has joined #openstack-kolla | 11:17 | |
*** ccesario___ has quit IRC | 11:19 | |
*** ccesario___ has joined #openstack-kolla | 11:20 | |
*** SiRiuS__ has joined #openstack-kolla | 11:20 | |
*** dmk0202 has joined #openstack-kolla | 11:26 | |
*** gbraad has quit IRC | 11:27 | |
*** gbraad has joined #openstack-kolla | 11:28 | |
*** dwalsh has quit IRC | 11:30 | |
*** reddydodda has quit IRC | 11:41 | |
*** mbound has joined #openstack-kolla | 11:41 | |
*** hibob has joined #openstack-kolla | 11:46 | |
*** reddydodda has joined #openstack-kolla | 11:56 | |
*** MarMat has joined #openstack-kolla | 12:20 | |
*** daneyon has joined #openstack-kolla | 12:20 | |
*** reddydodda has quit IRC | 12:21 | |
*** daneyon has quit IRC | 12:24 | |
*** banix has joined #openstack-kolla | 12:26 | |
*** reddydodda has joined #openstack-kolla | 12:33 | |
*** dave-mccowan has joined #openstack-kolla | 12:37 | |
*** dwalsh has joined #openstack-kolla | 12:51 | |
*** klint has quit IRC | 12:57 | |
*** dmk0202 has quit IRC | 13:00 | |
*** sacharya has joined #openstack-kolla | 13:03 | |
*** sacharya has quit IRC | 13:07 | |
*** dwalsh has quit IRC | 13:12 | |
*** MarMat has quit IRC | 13:17 | |
*** reddydodda has quit IRC | 13:18 | |
*** mbound has quit IRC | 13:40 | |
*** allen_gao has quit IRC | 13:43 | |
*** mbound has joined #openstack-kolla | 13:43 | |
*** allen_gao has joined #openstack-kolla | 13:45 | |
*** mbound has quit IRC | 13:45 | |
*** dwalsh has joined #openstack-kolla | 13:46 | |
*** banix has quit IRC | 13:48 | |
*** salv-orlando has joined #openstack-kolla | 13:49 | |
*** dwalsh has quit IRC | 13:54 | |
*** salv-orlando has quit IRC | 13:57 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Fix the gate lying https://review.openstack.org/313591 | 13:59 |
*** dwalsh has joined #openstack-kolla | 14:04 | |
*** daneyon has joined #openstack-kolla | 14:08 | |
*** banix has joined #openstack-kolla | 14:12 | |
*** daneyon has quit IRC | 14:13 | |
*** dwalsh has quit IRC | 14:15 | |
*** openstackstatus has quit IRC | 14:22 | |
*** openstack has joined #openstack-kolla | 14:23 | |
*** openstackstatus has joined #openstack-kolla | 14:23 | |
*** ChanServ sets mode: +v openstackstatus | 14:23 | |
*** hibob has quit IRC | 14:25 | |
*** banix has quit IRC | 14:28 | |
*** hibob has joined #openstack-kolla | 14:28 | |
openstackgerrit | Michal Jastrzebski (inc0) proposed openstack/kolla: Add docs about config overrides https://review.openstack.org/313672 | 14:31 |
*** ccesario___ has quit IRC | 14:36 | |
*** banix has joined #openstack-kolla | 14:37 | |
*** aginwala has joined #openstack-kolla | 14:42 | |
godleon | Hi all, I got successful response from network node when deploying HAProxy, but I am always stuck in the task "mariadb | Waiting for MariaDB service to be ready through VIP"(actually the VIP can not pingable). Is there any one has any idea for checking what's going on? Thanks in advanced. | 14:47 |
godleon | https://www.irccloud.com/pastebin/0p2x6njy/ | 14:47 |
godleon | Obviously, the VIP is not up and running. But I don't know why the HAProxy task could pass. | 14:51 |
godleon | https://www.irccloud.com/pastebin/CyIXres2/ | 14:55 |
*** allen_gao has quit IRC | 14:56 | |
*** allen_gao has joined #openstack-kolla | 14:58 | |
*** aginwala has quit IRC | 15:02 | |
*** Jeffrey4l has quit IRC | 15:02 | |
*** sacharya has joined #openstack-kolla | 15:04 | |
*** banix has quit IRC | 15:08 | |
*** sacharya has quit IRC | 15:08 | |
*** ravig has joined #openstack-kolla | 15:12 | |
*** SiRiuS__ has quit IRC | 15:18 | |
*** SiRiuS__ has joined #openstack-kolla | 15:19 | |
*** salv-orlando has joined #openstack-kolla | 15:22 | |
*** allen_gao has quit IRC | 15:28 | |
*** allen_gao has joined #openstack-kolla | 15:29 | |
*** salv-orlando has quit IRC | 15:33 | |
*** ravig has quit IRC | 15:40 | |
*** ravig has joined #openstack-kolla | 15:41 | |
*** coolsvap has joined #openstack-kolla | 15:47 | |
*** ccesario___ has joined #openstack-kolla | 15:48 | |
*** salv-orlando has joined #openstack-kolla | 15:54 | |
*** salv-orlando has quit IRC | 15:58 | |
*** mdnadeem_home has joined #openstack-kolla | 16:01 | |
*** mdnadeem_home has quit IRC | 16:10 | |
severion | has anyone been getting this error? | 16:16 |
severion | fatal: [localhost] => error while evaluating conditional: '169.254.' not in kolla_internal_vip_address and 'False' in kolla_internal_vip_address | ipaddr(ip_addr_output.stdout.split()[3]) | 16:16 |
severion | so, no matter what value i have for kolla_internal_vip_address, this error persists. | 16:16 |
severion | and it's been happening on all hosts i've tried to build out for AIO test environments. | 16:16 |
severion | and then i get "ERROR: kolla_docker is not a legal parameter in an Ansible task or handler" every time i try to build, and ignore the prechecks. | 16:17 |
severion | what am i doing wrong? | 16:17 |
*** banix has joined #openstack-kolla | 16:21 | |
*** ravig has quit IRC | 16:27 | |
*** banix has quit IRC | 16:30 | |
*** SiRiuS__ has quit IRC | 16:36 | |
*** SiRiuS__ has joined #openstack-kolla | 16:37 | |
*** SiRiuS__ has quit IRC | 16:49 | |
*** SiRiuS__ has joined #openstack-kolla | 16:57 | |
*** ravig has joined #openstack-kolla | 16:57 | |
*** sacharya has joined #openstack-kolla | 17:04 | |
*** sacharya has quit IRC | 17:10 | |
*** mdnadeem_home has joined #openstack-kolla | 17:10 | |
*** godleon has quit IRC | 17:19 | |
*** ccesario___ has quit IRC | 17:24 | |
*** severion has quit IRC | 17:27 | |
*** v1k0d3n has joined #openstack-kolla | 17:28 | |
*** salv-orlando has joined #openstack-kolla | 17:30 | |
*** salv-orlando has quit IRC | 17:34 | |
*** SiRiuS__ has quit IRC | 18:03 | |
*** mdnadeem_home has quit IRC | 18:08 | |
*** hibob has quit IRC | 18:23 | |
*** coolsvap has quit IRC | 18:29 | |
*** salv-orlando has joined #openstack-kolla | 18:31 | |
*** salv-orlando has quit IRC | 18:36 | |
*** absubram has joined #openstack-kolla | 18:36 | |
*** absubram_ has joined #openstack-kolla | 18:39 | |
*** absubram has quit IRC | 18:40 | |
*** absubram_ is now known as absubram | 18:40 | |
*** SiRiuS__ has joined #openstack-kolla | 18:43 | |
*** ravig has quit IRC | 18:45 | |
*** ravig has joined #openstack-kolla | 18:53 | |
*** ravig has quit IRC | 18:55 | |
*** absubram has quit IRC | 18:59 | |
v1k0d3n | does anyone know what this error is from? ERROR: kolla_docker is not a legal parameter in an Ansible task or handler | 19:02 |
*** sacharya has joined #openstack-kolla | 19:05 | |
*** ravig has joined #openstack-kolla | 19:07 | |
*** sacharya has quit IRC | 19:10 | |
*** sacharya has joined #openstack-kolla | 19:12 | |
*** ravig has quit IRC | 19:29 | |
*** mdnadeem_home has joined #openstack-kolla | 19:41 | |
*** fragatina has joined #openstack-kolla | 19:51 | |
*** fragatina has joined #openstack-kolla | 19:52 | |
*** salv-orlando has joined #openstack-kolla | 19:57 | |
*** salv-orlando has quit IRC | 20:04 | |
*** godleon has joined #openstack-kolla | 20:05 | |
godleon | severion: Try to do it by root, the internal VIP check seems only workable for root, not for other users(even sudoer). | 20:10 |
*** ravig has joined #openstack-kolla | 20:21 | |
*** fragatina has quit IRC | 20:24 | |
*** fragatina has joined #openstack-kolla | 20:26 | |
*** daneyon has joined #openstack-kolla | 20:27 | |
*** daneyon has quit IRC | 20:32 | |
*** ccesario___ has joined #openstack-kolla | 20:46 | |
*** SiRiuS__ has quit IRC | 21:12 | |
*** salv-orlando has joined #openstack-kolla | 21:30 | |
*** salv-orlando has quit IRC | 21:33 | |
*** ccesario___ has quit IRC | 21:40 | |
*** ccesario___ has joined #openstack-kolla | 21:40 | |
*** SiRiuS__ has joined #openstack-kolla | 21:59 | |
*** salv-orlando has joined #openstack-kolla | 22:06 | |
*** ccesario___ has quit IRC | 22:42 | |
*** ccesario___ has joined #openstack-kolla | 22:49 | |
*** sacharya has quit IRC | 22:54 | |
*** sacharya has joined #openstack-kolla | 22:55 | |
*** ccesario___ has quit IRC | 23:00 | |
*** sacharya has quit IRC | 23:00 | |
*** SiRiuS__ has quit IRC | 23:04 | |
*** ccesario___ has joined #openstack-kolla | 23:12 | |
*** ravig has quit IRC | 23:15 | |
*** ravig has joined #openstack-kolla | 23:16 | |
*** sacharya has joined #openstack-kolla | 23:32 | |
*** sacharya has quit IRC | 23:37 | |
*** fragatina has quit IRC | 23:44 | |
*** salv-orlando has quit IRC | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!