*** britthouser has joined #openstack-ansible | 00:04 | |
*** appprod0 has quit IRC | 00:10 | |
*** sdake has quit IRC | 00:20 | |
*** metral_zzz is now known as metral | 00:31 | |
*** jvora has joined #openstack-ansible | 00:40 | |
*** jvora has quit IRC | 00:42 | |
*** britthouser has quit IRC | 00:52 | |
*** jvora has joined #openstack-ansible | 00:55 | |
*** jimi|ansible has joined #openstack-ansible | 01:04 | |
*** JRobinson__afk has joined #openstack-ansible | 01:13 | |
*** JRobinson__afk is now known as JRobinson__ | 01:14 | |
*** radek__ has joined #openstack-ansible | 01:36 | |
*** jvora has quit IRC | 01:41 | |
*** fangfenghua has joined #openstack-ansible | 02:07 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 03:12 | |
*** JRobinson__ is now known as JRobinson__afk | 03:15 | |
*** radek__ has quit IRC | 03:28 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 03:34 | |
*** JRobinson__afk is now known as JRobinson__ | 03:35 | |
*** radek__ has joined #openstack-ansible | 04:04 | |
*** fangfenghua has quit IRC | 04:13 | |
*** sacharya has joined #openstack-ansible | 04:31 | |
*** jvora has joined #openstack-ansible | 04:53 | |
*** JRobinson__ is now known as JRobinson__afk | 04:56 | |
*** JRobinson__afk is now known as JRobinson__ | 05:23 | |
*** willemgf has joined #openstack-ansible | 05:37 | |
*** radek__ has quit IRC | 05:49 | |
*** sacharya has quit IRC | 06:19 | |
*** JRobinson__ has quit IRC | 07:16 | |
*** jvora has quit IRC | 07:24 | |
*** fangfenghua has joined #openstack-ansible | 07:50 | |
mattt | svg: updated your ceph review | 09:02 |
---|---|---|
* svg looks | 09:03 | |
svg | so part of that nova esxtra config should depend only on nova_libvirt_images_rbd_pool being defined, and another part on both it being set or cinder rbd backend in use | 09:06 |
svg | question is, how to split this up | 09:06 |
mattt | svg: just on the way out to doctor, i'm going to look at this when i get back | 09:06 |
svg | "enjoy" | 09:07 |
mattt | haha, "thanks" | 09:08 |
willemgf | Hi, We get the error "(2003, "Can't connect to MySQL server on x.x.x.x (111))" on our horizon page. | 09:31 |
willemgf | we have 3 controlers in HA-setup. on one of the galera containers there is a msql-process active, however "service mysql status" shows me that MariaDB is stopped"! | 09:32 |
willemgf | What could be the problem? | 09:32 |
*** willemgf has quit IRC | 10:04 | |
openstackgerrit | Serge van Ginderachter proposed stackforge/os-ansible-deployment: run-upgrade.sh: add a missing redirect https://review.openstack.org/184455 | 10:25 |
*** fangfenghua has quit IRC | 10:33 | |
*** Mudpuppy has joined #openstack-ansible | 11:33 | |
hrvojem | 5 | 12:03 |
mattt | hrvojem: ? :) | 12:35 |
hrvojem | mattt: wrong window :/ | 12:52 |
mattt | hrvojem: hehe np | 12:53 |
svg | mattt: don;t start retesting yet, still have issues zith the master-ceph patch | 13:15 |
mattt | svg: k | 13:16 |
*** sdake has joined #openstack-ansible | 13:31 | |
*** sdake_ has joined #openstack-ansible | 13:32 | |
*** sdake has quit IRC | 13:36 | |
*** Mudpuppy has quit IRC | 14:57 | |
*** Mudpuppy has joined #openstack-ansible | 14:58 | |
*** sdake_ has quit IRC | 15:00 | |
*** sdake has joined #openstack-ansible | 15:01 | |
*** sdake has quit IRC | 15:08 | |
*** sdake has joined #openstack-ansible | 15:08 | |
*** sacharya has joined #openstack-ansible | 15:12 | |
*** jvora has joined #openstack-ansible | 15:21 | |
*** alejandrito has joined #openstack-ansible | 15:22 | |
*** metral is now known as metral_zzz | 15:44 | |
*** metral_zzz is now known as metral | 15:47 | |
*** javeriak has joined #openstack-ansible | 16:09 | |
*** jvora has quit IRC | 16:11 | |
*** jwagner_away is now known as jwagner | 16:39 | |
*** javeriak has quit IRC | 16:46 | |
*** radek__ has joined #openstack-ansible | 16:48 | |
*** radek__ has quit IRC | 16:50 | |
*** radek__ has joined #openstack-ansible | 16:50 | |
*** sdake has quit IRC | 16:53 | |
*** sdake has joined #openstack-ansible | 16:55 | |
*** britthouser has joined #openstack-ansible | 17:00 | |
*** britthou_ has joined #openstack-ansible | 17:02 | |
*** britthouser has quit IRC | 17:05 | |
svg | hey, since today I'm seeing errors on the install pip task: http://paste.ubuntu.com/11288744/ | 17:12 |
svg | this seems to happen intermittently: some other hosts or tasks ran fine before that | 17:13 |
svg | is that an upstream problem? | 17:13 |
*** sdake has quit IRC | 17:15 | |
svg | ( TASK: [pip_install | Install PIP] ) | 17:18 |
*** britthou_ has quit IRC | 17:19 | |
Apsu | svg: That stderr output looks relevant | 17:20 |
*** appprod0 has joined #openstack-ansible | 17:20 | |
svg | yes, but why would that only fail at certain tasks? is also the defaults in osad | 17:20 |
svg | (kilo branch) | 17:20 |
svg | I guess I could add '--trusted-host rpc-repo.rackspace.com' to the pip options, which seems to solve it, but I'd assume the default install should work | 17:23 |
Apsu | Good question. | 17:23 |
Apsu | openssl s_client -connect rpc-repo.rackspace.com:443 provides some information | 17:24 |
Apsu | The cert chain isn't trusted | 17:24 |
Apsu | Maybe the repo server or CA got changed and broke it | 17:24 |
Apsu | Not sure who owns that, I'll poke some people | 17:25 |
svg | keep in mind the default configured URI is http://, so no ssl | 17:26 |
svg | osad11/playbooks/inventory/group_vars/all.yml:openstack_upstream_url: "http://rpc-repo.rackspace.com" | 17:26 |
Apsu | Oh, hah. Right. Sorry was multitasking, missed the fact the error message suggests using https | 17:29 |
Apsu | Not sure then. | 17:29 |
Apsu | Maybe the pip.conf isn't laid down right everywhere it's used, and isn't trusting the repo server in some spots | 17:34 |
*** jwagner is now known as jwagner_away | 17:37 | |
svg | hm, seems right | 17:37 |
svg | checking some random pip.conf and i see https | 17:38 |
svg | strange | 17:40 |
Apsu | Yeah | 17:52 |
openstackgerrit | Michael Still proposed stackforge/os-ansible-deployment: Use the correct upstream repos. https://review.openstack.org/185099 | 18:03 |
*** misc has joined #openstack-ansible | 18:05 | |
openstackgerrit | Michael Still proposed stackforge/os-ansible-deployment: Update the trunk nova version. https://review.openstack.org/185102 | 18:08 |
*** radek__ has quit IRC | 18:10 | |
*** jwagner_away is now known as jwagner | 18:19 | |
*** radek__ has joined #openstack-ansible | 18:22 | |
openstackgerrit | Kevin Carter proposed stackforge/os-ansible-deployment: Update for pip 7.0.0 https://review.openstack.org/185111 | 18:35 |
*** jwagner is now known as jwagner_away | 18:51 | |
*** appprod0 has quit IRC | 18:55 | |
*** sacharya1 has joined #openstack-ansible | 18:57 | |
*** sacharya has quit IRC | 18:59 | |
*** radek__ has quit IRC | 19:13 | |
*** sacharya has joined #openstack-ansible | 19:37 | |
openstackgerrit | Matt Thompson proposed stackforge/os-ansible-deployment: run-upgrade.sh: add a missing redirect https://review.openstack.org/184455 | 19:37 |
*** sacharya1 has quit IRC | 19:38 | |
openstackgerrit | Matt Thompson proposed stackforge/os-ansible-deployment: run-upgrade.sh: add a missing redirect https://review.openstack.org/184455 | 19:38 |
svg | mattt: seems my vi doesn't follow the line lengths you expect :( | 19:59 |
*** sacharya1 has joined #openstack-ansible | 20:08 | |
*** sacharya has quit IRC | 20:09 | |
*** radek__ has joined #openstack-ansible | 20:23 | |
*** devlaps_ has joined #openstack-ansible | 20:31 | |
*** radek__ has quit IRC | 20:34 | |
*** radek__ has joined #openstack-ansible | 20:40 | |
*** rward has joined #openstack-ansible | 20:58 | |
*** radek__ has quit IRC | 21:09 | |
*** stevemar has joined #openstack-ansible | 21:12 | |
*** radek__ has joined #openstack-ansible | 21:25 | |
*** radek__ has quit IRC | 21:41 | |
*** alejandrito has quit IRC | 21:49 | |
*** Mudpuppy has quit IRC | 21:54 | |
*** appprod0 has joined #openstack-ansible | 21:58 | |
*** sacharya1 has quit IRC | 22:35 | |
*** dkehnx has quit IRC | 22:39 | |
*** devlaps_ has quit IRC | 22:47 | |
*** appprod0 has quit IRC | 22:50 | |
*** dkehn_ has joined #openstack-ansible | 23:22 | |
*** radek__ has joined #openstack-ansible | 23:23 | |
*** appprod0 has joined #openstack-ansible | 23:28 | |
*** stevemar has quit IRC | 23:35 | |
*** appprod0 has quit IRC | 23:48 | |
*** logan2 has quit IRC | 23:53 | |
*** logan2 has joined #openstack-ansible | 23:55 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!