*** mikeoutland has joined #openstack | 00:00 | |
*** phorloop has joined #openstack | 00:00 | |
*** yamahata has joined #openstack | 00:00 | |
*** kbringard has quit IRC | 00:02 | |
*** clopez has quit IRC | 00:03 | |
*** tmatsu has joined #openstack | 00:04 | |
*** dslevin has joined #openstack | 00:05 | |
*** mrjazzcat has quit IRC | 00:05 | |
*** clopez has joined #openstack | 00:06 | |
*** annegentl_ has quit IRC | 00:08 | |
*** zenoway has joined #openstack | 00:08 | |
*** zhhuabj has quit IRC | 00:09 | |
*** blahdeblah has joined #openstack | 00:09 | |
*** zhhuabj has joined #openstack | 00:10 | |
*** smoriya__ has joined #openstack | 00:10 | |
*** phorloop has quit IRC | 00:10 | |
*** smoriya_ has quit IRC | 00:11 | |
*** yamahata has quit IRC | 00:11 | |
*** esheffield has quit IRC | 00:12 | |
*** zenoway has quit IRC | 00:13 | |
*** josecastroleon has joined #openstack | 00:15 | |
*** miltonm has joined #openstack | 00:16 | |
*** jmckind has joined #openstack | 00:23 | |
*** damadhat has quit IRC | 00:24 | |
*** siebjee has quit IRC | 00:24 | |
*** gildub has joined #openstack | 00:25 | |
*** skamithi has joined #openstack | 00:28 | |
*** donu7 has quit IRC | 00:31 | |
*** AndyU has quit IRC | 00:31 | |
*** gregmark has quit IRC | 00:31 | |
*** georgem1 has quit IRC | 00:33 | |
*** piet has joined #openstack | 00:34 | |
*** donu7 has joined #openstack | 00:35 | |
*** adun153-1 has joined #openstack | 00:36 | |
*** erlon has quit IRC | 00:36 | |
*** obedmr has quit IRC | 00:37 | |
*** keedya has joined #openstack | 00:37 | |
*** derekh has quit IRC | 00:38 | |
*** _wwwbukolaycom has joined #openstack | 00:38 | |
*** phorloop has joined #openstack | 00:39 | |
adun153-1 | I have two network nodes, both running neutron-lbaas-agent. Is it normal to have my lbaas namespace appear on node1, but have its actual floating ip attached to a qrouter namespace on the other node? I ask because my LBaaS isn't working properly. There seem to be no errors in the logs and on Horizon, the LB pools, addresses, and everything seem to work properly, but I can't access the backend servers through the LBaaS' public floating IP. | 00:40 |
---|---|---|
*** jonaspaulo has quit IRC | 00:40 | |
*** help has joined #openstack | 00:41 | |
*** bobh has joined #openstack | 00:41 | |
*** help is now known as Guest52792 | 00:41 | |
*** jwitko has quit IRC | 00:41 | |
*** sarob has joined #openstack | 00:42 | |
*** keedya has quit IRC | 00:42 | |
*** keedya has joined #openstack | 00:43 | |
*** ajmiller has quit IRC | 00:43 | |
*** bobh has quit IRC | 00:43 | |
*** donu7 has quit IRC | 00:44 | |
Guest52792 | Hi men. I'm looking for the good way to enable keystone middleware authentication. | 00:44 |
*** zenoway has joined #openstack | 00:44 | |
*** josecastroleon has quit IRC | 00:45 | |
*** Bey0ndB1nary has joined #openstack | 00:45 | |
*** vhoward_ has quit IRC | 00:46 | |
*** sarob has quit IRC | 00:46 | |
*** annegentl_ has joined #openstack | 00:47 | |
*** lucendio has quit IRC | 00:48 | |
*** crose has quit IRC | 00:48 | |
*** zenoway has quit IRC | 00:49 | |
adun153-1 | Guest52792: Do you mean that you want Keystone to use a separate Authentication Backend, like LDAP or MS AD? | 00:49 |
*** phalmos has quit IRC | 00:50 | |
*** rossella_s has quit IRC | 00:54 | |
*** eby has quit IRC | 00:54 | |
*** rossella_s has joined #openstack | 00:54 | |
*** annegentl_ has quit IRC | 00:56 | |
Guest52792 | Hi adun153-1. I've got this message on my keystone log. "DEBUG keystone.middleware.core [-] Auth token not in the request header. Will not build auth context. process_reques". So I supposed it is an issue withing the middleware configuration | 00:57 |
adun153-1 | Is ylour Keystone not working properly? | 00:58 |
adun153-1 | *your | 00:58 |
haukebruno | adun153-1, thats normal. i checked it in your kilo stack. router ns is running on neutron1 and lbaas ns is running on neutron3, everything works as expected | 00:58 |
*** scarlisle has joined #openstack | 00:58 | |
adun153-1 | haukebruno: Thanks for the answer. Any suggestions as to why it doesn't work? | 00:59 |
Guest52792 | adun153-1; keystone is working properly with all my platform. this message appeared when I tried to setup openstack module for hostbill | 00:59 |
adun153-1 | Guest52792: That log does not seem to me like an error log in itself. | 01:00 |
adun153-1 | If you have debug mode on, it will always generate lines like that. | 01:00 |
haukebruno | adun153-1, could you elaborate what exactly doesn't work for your lbaas agent? | 01:00 |
*** woodard has quit IRC | 01:00 | |
*** jguy_ has joined #openstack | 01:01 | |
*** woodard has joined #openstack | 01:01 | |
adun153-1 | From what I understand about the log itself, the client did not supply an authentication token when communicating with your Keystone. | 01:01 |
adun153-1 | haukerbruno: I can't communicate with the servers through my LB. | 01:02 |
adun153-1 | haukebruno | 01:02 |
adun153-1 | I believe I have it set up correctly: An LB pool with a Floating IP and an internal VIP in the same subnet as my servers. With a PING-based monitor. | 01:03 |
*** achanda has quit IRC | 01:03 | |
adun153-1 | The status for the members are listed as "ACTIVE" on Horizon, in the LBaaS section. | 01:04 |
adun153-1 | I recently changed my external_network_mappings, if that might be relevant to the issue. | 01:04 |
haukebruno | ah, yep. we talked yesterday, i guess. adun153-1 could you see any incoming traffic in tcpdump inside your lbaas ns? | 01:06 |
*** xemdetia has quit IRC | 01:07 | |
*** atomek has quit IRC | 01:07 | |
*** comay has quit IRC | 01:07 | |
*** zenoway has joined #openstack | 01:08 | |
*** mfranc213 has quit IRC | 01:08 | |
adun153-1 | Haukebruno: I'm a newb in that regard. How do I do that? | 01:08 |
*** atomek has joined #openstack | 01:09 | |
*** josecastroleon has joined #openstack | 01:10 | |
*** qg_ has joined #openstack | 01:10 | |
haukebruno | adun153-1, find the ns name via 'ip netns |grep lbaas', assuming it give you qlbaas-1234 do something like 'ip netns exec qlbaas-1234 tcpdump -ni any' while fireing requests to your floating ip (or internal VIP also) | 01:11 |
*** zenoway has quit IRC | 01:12 | |
*** adun153-1 has quit IRC | 01:13 | |
*** adun153-1 has joined #openstack | 01:14 | |
adun153-1 | Huakebruno: got DC'ed. Did I miss anything? | 01:14 |
*** tochi has quit IRC | 01:15 | |
*** eraineri has quit IRC | 01:15 | |
*** Pengfei has joined #openstack | 01:16 | |
*** scarlisle has quit IRC | 01:17 | |
haukebruno | adun153-1, sorry, what means DC'ed? | 01:20 |
*** hezhiqiang has joined #openstack | 01:20 | |
finchd | (D)is(C)onnected | 01:21 |
*** adun153-1 has quit IRC | 01:21 | |
*** damadhat has joined #openstack | 01:23 | |
haukebruno | finchd, thanks, I see ;) | 01:24 |
*** jasonsb has joined #openstack | 01:25 | |
*** cdub has quit IRC | 01:27 | |
*** Pengfei has quit IRC | 01:28 | |
*** qg_ has quit IRC | 01:29 | |
*** piet has quit IRC | 01:29 | |
*** bobh has joined #openstack | 01:29 | |
*** Lee1092 has joined #openstack | 01:30 | |
*** rickyrem has joined #openstack | 01:33 | |
*** arch-nemesis has quit IRC | 01:33 | |
*** adun153-1 has joined #openstack | 01:35 | |
*** Suyash has quit IRC | 01:35 | |
*** shayneburgess has quit IRC | 01:36 | |
*** gmago has joined #openstack | 01:37 | |
*** beisner has quit IRC | 01:38 | |
*** Mudpuppy has joined #openstack | 01:38 | |
*** kester___ has joined #openstack | 01:39 | |
*** phorloop has quit IRC | 01:39 | |
*** tochi has joined #openstack | 01:39 | |
*** phorloop has joined #openstack | 01:39 | |
*** adun153-1 has quit IRC | 01:40 | |
*** mikeoutl_ has joined #openstack | 01:40 | |
*** mikeoutland has quit IRC | 01:40 | |
*** jayvdb has joined #openstack | 01:42 | |
*** beisner has joined #openstack | 01:42 | |
*** josecastroleon has quit IRC | 01:42 | |
*** fawadkhaliq has quit IRC | 01:42 | |
*** penick has quit IRC | 01:43 | |
*** atheism has joined #openstack | 01:44 | |
*** yamamoto has joined #openstack | 01:45 | |
*** phorloop has quit IRC | 01:45 | |
*** githogori has quit IRC | 01:47 | |
*** hohum has quit IRC | 01:47 | |
*** shibby has joined #openstack | 01:49 | |
*** hohum has joined #openstack | 01:49 | |
*** zenoway has joined #openstack | 01:50 | |
*** achanda has joined #openstack | 01:51 | |
*** mtanino has quit IRC | 01:51 | |
*** phorloop has joined #openstack | 01:53 | |
*** jaypipes has quit IRC | 01:54 | |
*** zenoway has quit IRC | 01:54 | |
*** onlyanegg has quit IRC | 01:58 | |
*** tlaxkit has quit IRC | 01:58 | |
*** rickyrem1 has joined #openstack | 01:59 | |
*** rickyrem has quit IRC | 01:59 | |
sinh | can someone help me with an weird issue with neutron+openvswitch in liberty? | 01:59 |
sinh | it seems to not be creating the tap device for the dhcp agent | 01:59 |
sinh | ovs-ofctl show br-int shows the tape device as down | 02:00 |
sinh | am i missing a setting in the ml2_conf.ini file that's keeping this from happening? | 02:00 |
*** scarlisle has joined #openstack | 02:01 | |
*** tummy has joined #openstack | 02:02 | |
*** baker has joined #openstack | 02:03 | |
*** phileas has quit IRC | 02:03 | |
*** eby has joined #openstack | 02:04 | |
*** phileas has joined #openstack | 02:04 | |
*** ladrua has quit IRC | 02:06 | |
*** baker has quit IRC | 02:08 | |
*** rfolco_ has joined #openstack | 02:08 | |
*** baker has joined #openstack | 02:09 | |
*** eby has quit IRC | 02:09 | |
*** baker has quit IRC | 02:11 | |
*** kirotawa has quit IRC | 02:12 | |
*** Guest52792 has quit IRC | 02:12 | |
*** hezhiqia_ has joined #openstack | 02:13 | |
*** mikeoutl_ has quit IRC | 02:13 | |
*** hezhiqiang has quit IRC | 02:17 | |
*** ivar-laz_ has joined #openstack | 02:21 | |
*** furlongm_ has quit IRC | 02:21 | |
*** baker has joined #openstack | 02:23 | |
*** gli has joined #openstack | 02:23 | |
*** keedya_ has joined #openstack | 02:23 | |
*** kirotawa has joined #openstack | 02:23 | |
*** keedya has quit IRC | 02:23 | |
*** ivar-lazzaro has quit IRC | 02:24 | |
*** ivar-laz_ has quit IRC | 02:25 | |
*** baker has quit IRC | 02:25 | |
*** erkules_ has joined #openstack | 02:26 | |
*** emsomeoneelse has joined #openstack | 02:28 | |
*** fzdarsky_ has joined #openstack | 02:29 | |
*** erkules has quit IRC | 02:29 | |
*** vhosakot has joined #openstack | 02:30 | |
*** furlongm has joined #openstack | 02:32 | |
*** tochi has quit IRC | 02:32 | |
*** shibby has quit IRC | 02:32 | |
*** fzdarsky|afk has quit IRC | 02:32 | |
*** josecastroleon has joined #openstack | 02:33 | |
*** coredump has joined #openstack | 02:34 | |
*** yamamoto has quit IRC | 02:36 | |
*** jmckind is now known as jmckind_ | 02:40 | |
*** adun153 has joined #openstack | 02:40 | |
*** suresh12 has quit IRC | 02:41 | |
*** lightshadow has joined #openstack | 02:43 | |
*** lightshadow has quit IRC | 02:43 | |
*** VW has joined #openstack | 02:44 | |
*** lightshadow has joined #openstack | 02:44 | |
*** jmckind_ has quit IRC | 02:46 | |
*** penick has joined #openstack | 02:47 | |
*** jckasper has joined #openstack | 02:49 | |
*** VW has quit IRC | 02:49 | |
*** dileepr has quit IRC | 02:49 | |
*** baker has joined #openstack | 02:50 | |
*** ashw has joined #openstack | 02:52 | |
*** wangbo has joined #openstack | 02:53 | |
*** anande has joined #openstack | 02:53 | |
*** houming has joined #openstack | 02:53 | |
*** annegentl_ has joined #openstack | 02:56 | |
*** akrzos has quit IRC | 02:56 | |
*** bkopilov has quit IRC | 02:57 | |
*** tochi has joined #openstack | 02:58 | |
adun153 | haukebruno: Do you have some time? | 03:00 |
haukebruno | wb adun153, did "<haukebruno> adun153-1, find the ns name via 'ip netns |grep lbaas', assuming it give you qlbaas-1234 do something like 'ip netns exec qlbaas-1234 tcpdump -ni any' while fireing requests to your floating ip (or internal VIP also)" reached you? | 03:01 |
*** vhosakot has quit IRC | 03:01 | |
*** annegentl_ has quit IRC | 03:02 | |
*** vhosakot has joined #openstack | 03:02 | |
*** josecastroleon has quit IRC | 03:02 | |
*** haoli has joined #openstack | 03:03 | |
*** woodard has quit IRC | 03:04 | |
adun153 | Haukebruno: Thanks. I get this "11:02:27.728628 IP 192.168.0.20.22 > 192.168.0.22.53795: Flags [S.], seq 95364449, ack 1162591973, win 13980, options [mss 1410,sackOK,TS val 16280866 ecr 620506712,nop,wscale 3], length 0 | 03:04 |
adun153 | 11:02:27.728689 IP 192.168.0.22.53795 > 192.168.0.20.22: Flags [R.], seq 1, ack 1, win 229, options [nop,nop,TS val 620506712 ecr 16280866], length 0 | 03:04 |
adun153 | " | 03:04 |
adun153 | 192.168.0.22 is my Internal VIP | 03:04 |
adun153 | 192.168.0.20 is one of backend LB'ed servers. | 03:04 |
adun153 | I don't seem to see anything with public network IPs. | 03:06 |
*** saschpe has quit IRC | 03:06 | |
haukebruno | I guess you won't see the public IPs inside the lbaas ns, because the router ns did the NATing before. but that means in general, that traffic reaches your lbaas | 03:07 |
haukebruno | ah sorry, no it doesn't. did you ping or httping the floating IP while tcpdumping? | 03:07 |
*** sudipto has joined #openstack | 03:08 | |
*** saschpe has joined #openstack | 03:09 | |
adun153 | haukebruno: yes. | 03:09 |
adun153 | tried to open SSH connections. | 03:09 |
*** loth1 has quit IRC | 03:10 | |
*** lightshadow has quit IRC | 03:10 | |
haukebruno | ok, could you go 1 step back and repeat the tcpdumping on the qrouter namespace? + your lbaas frontend is configured to balance ssh? | 03:11 |
*** baker has quit IRC | 03:11 | |
*** suresh12 has joined #openstack | 03:12 | |
*** mturpin has quit IRC | 03:12 | |
adun153 | haukebruno: yes, I have three Cirros instances that I set up for testing LBaaS, and I chose to use SSH for testing. | 03:12 |
adun153 | Will do that. | 03:12 |
*** pravins has joined #openstack | 03:12 | |
*** annegentl_ has joined #openstack | 03:13 | |
*** SCarniel has quit IRC | 03:13 | |
*** djan has quit IRC | 03:14 | |
haukebruno | just for pointing things out, do you use haproxy as lbaas service? | 03:14 |
adun153 | yes. | 03:14 |
adun153 | haukebruno: this is what I got | 03:15 |
adun153 | 11:12:39.531884 IP <my_pc_ip>.12345 > <LBaaS Floating IP>.22: Flags [S], seq 4055421012, win 29200, options [mss 1400,sac | 03:15 |
adun153 | kOK,TS val 991056 ecr 0,nop,wscale 7], length 0 | 03:15 |
adun153 | 11:12:39.531900 IP <my_pc_ip>.12345 > <LBaaS Internal VIP.22: Flags [S], seq 4055421012, win 29200, options [mss 1400,sackO | 03:15 |
adun153 | K,TS val 991056 ecr 0,nop,wscale 7], length 0 | 03:15 |
*** djan has joined #openstack | 03:16 | |
*** l4ng1t has joined #openstack | 03:16 | |
*** gyee has quit IRC | 03:16 | |
*** wangbo has quit IRC | 03:18 | |
*** bobh has quit IRC | 03:19 | |
*** wangbo has joined #openstack | 03:19 | |
haukebruno | adun153, do you see the same kind of packets with the lbaas internal VIP instead of floatin IP? | 03:19 |
*** Son_Goku has joined #openstack | 03:19 | |
adun153 | haukebruno: With leading <my_pc_ip>? | 03:20 |
haukebruno | yes | 03:20 |
*** weshay has quit IRC | 03:22 | |
*** scarlisle has quit IRC | 03:22 | |
*** yamamoto has joined #openstack | 03:22 | |
*** rstarmer has joined #openstack | 03:22 | |
*** jmckind has joined #openstack | 03:22 | |
adun153 | Haukebruno: I don't see my Laptop's pub IP anywhere in the qlbaas ns on the other node. | 03:23 |
haukebruno | adun153, sorry, I meant in the router namespace that is holding the floating IP | 03:24 |
haukebruno | if you see the incoming packets to your floating IP but not 'NATed' packets, I guess there is something wrong. | 03:25 |
*** sarob has joined #openstack | 03:26 | |
adun153 | haukebruno: Yes, I see the conversion from the LBaaS Floating IP to the LBaaS Internal VIP, it's in the two logs I showed you, I think. | 03:26 |
adun153 | that's the tcpdump output from the qrouter holding the LBaaS Floating IP. | 03:27 |
*** penick has quit IRC | 03:27 | |
*** penick has joined #openstack | 03:28 | |
adun153 | What can I do to further check the connection between the NetNode with the qrouter and then NetNode with the qlbaas? | 03:29 |
*** jmckind is now known as jmckind_ | 03:29 | |
*** annegentl_ has quit IRC | 03:30 | |
haukebruno | adun153, you could try to telnet the lbaas internal virtual IP from withing the qrouter namespace | 03:30 |
adun153 | ip netns exec qrouter-b999499b-4134-47a5-a61b-9c4aad64341d telnet <LBaaS internal VIP> 22 | 03:31 |
haukebruno | its pretty strange, I am not a networking guy, but I wouldn't expect to see packets from the floating IP to the lbaas VIP | 03:31 |
adun153 | Doesn't work. | 03:31 |
*** sarob has quit IRC | 03:31 | |
adun153 | I mean, no connection could be established. | 03:31 |
*** mikeoutland has joined #openstack | 03:32 | |
adun153 | haukebruno: Oh, you mean that these two lines | 03:32 |
adun153 | <adun153> 11:12:39.531884 IP <my_pc_ip>.12345 > <LBaaS Floating IP>.22: Flags [S], seq 4055421012, win 29200, options [mss 1400,sac | 03:32 |
adun153 | <adun153> kOK,TS val 991056 ecr 0,nop,wscale 7], length 0 | 03:32 |
adun153 | <adun153> 11:12:39.531900 IP <my_pc_ip>.12345 > <LBaaS Internal VIP.22: Flags [S], seq 4055421012, win 29200, options [mss 1400,sackO | 03:32 |
adun153 | <adun153> K,TS val 991056 ecr 0,nop,wscale 7], length 0 | 03:32 |
adun153 | Are not normal? | 03:32 |
haukebruno | there are normal, but at least you should see something going from <my_pc_ip> to <lbaas_internal_vip> too | 03:33 |
*** Ephur has quit IRC | 03:33 | |
*** dfflanders has joined #openstack | 03:33 | |
haukebruno | but anyway, you also should be able to telnet to your lbaas vip | 03:33 |
haukebruno | so could you run 'netstat -tulpen' within the qlbaas namespace on the other node? | 03:33 |
haukebruno | it should give you an entry including the lbaas internal vip + port 22 | 03:34 |
*** damadhat has quit IRC | 03:34 | |
adun153 | Haukebruno: yes, it does. | 03:34 |
*** jmckind_ has quit IRC | 03:35 | |
adun153 | So I guess, my question now is, why doesn't my Node2 qrouter send the packets to my Node1 qlbaas? And how do I troubleshoot that? | 03:35 |
adun153 | Because this works: ip netns exec qlbaas-14823af7-3c0a-418b-89cc-1601ce653ae3 telnet <LBaaS VIP> 22 | 03:36 |
adun153 | connection goes fine. | 03:36 |
*** hezhiqia_ has quit IRC | 03:36 | |
*** mikeoutland has quit IRC | 03:36 | |
*** hezhiqiang has joined #openstack | 03:37 | |
adun153 | I saw this in my neutron-linuxbridge log yesterday when I restarted the service, is it important? | 03:37 |
*** panda has quit IRC | 03:37 | |
adun153 | 2016-03-01 16:49:28.358 29676 ERROR neutron.agent.linux.utils [req-d1bf75c8-3ea5-4b9c-9659-8b2d29a784b9 - - - - -] | 03:37 |
adun153 | Command: ['sudo', '/usr/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'bridge', 'fdb', 'del', 'fa:16:3e:bd:1f:8 | 03:37 |
adun153 | ', 'dev', 'vxlan-9', 'dst', '192.168.1.4'] | 03:37 |
adun153 | Exit code: 2 | 03:37 |
adun153 | Stdin: | 03:38 |
adun153 | Stdout: | 03:38 |
adun153 | Stderr: RTNETLINK answers: No such file or directory | 03:38 |
haukebruno | adun153, are you able to ping the lbaas internal vip from the qrouter namespace? | 03:38 |
*** panda has joined #openstack | 03:38 | |
adun153 | haukebruno: I cannot. | 03:38 |
*** sudipto has quit IRC | 03:39 | |
haukebruno | what is the output of 'ip n' inside the qrouter ns? | 03:39 |
*** jmckind has joined #openstack | 03:39 | |
adun153 | lots of lines | 03:39 |
adun153 | Most of them have STALE at the end. The LBaaS VIP says DELAY at the end. | 03:40 |
adun153 | the LBaaS Floating IP says "FAILED" at the end. | 03:41 |
*** yocum has joined #openstack | 03:41 | |
adun153 | haukebruno: It looks to be important and significant, but I don't really know what they mean. | 03:42 |
*** fawadkhaliq has joined #openstack | 03:43 | |
*** jckasper has quit IRC | 03:43 | |
*** jckasper has joined #openstack | 03:43 | |
*** haukebruno has quit IRC | 03:44 | |
*** jckasper has quit IRC | 03:45 | |
*** haukebruno has joined #openstack | 03:45 | |
*** tummy has quit IRC | 03:46 | |
*** jckasper has joined #openstack | 03:46 | |
haukebruno | yet another power outage /o\ | 03:46 |
adun153 | lol | 03:46 |
haukebruno | adun153, did you see the lbaas internal vip in the 'ip n' output? | 03:46 |
adun153 | as I was saying: | 03:46 |
adun153 | <haukebruno> what is the output of 'ip n' inside the qrouter ns? | 03:46 |
adun153 | * jmckind (~jmckind@cpe-24-243-1-110.satx.res.rr.com) has joined #openstack | 03:46 |
adun153 | <adun153> lots of lines | 03:46 |
adun153 | <adun153> Most of them have STALE at the end. The LBaaS VIP says DELAY at the end. | 03:46 |
adun153 | <adun153> the LBaaS Floating IP says "FAILED" at the end. | 03:46 |
adun153 | * yocum (~yocum@69-92-235-144.cpe.cableone.net) has joined #openstack | 03:46 |
adun153 | <adun153> haukebruno: It looks to be important and significant, but I don't really know what they mean. | 03:46 |
haukebruno | it means that your qrouter isn't able to do successfull ARP with your qlbaas | 03:48 |
*** annegentl_ has joined #openstack | 03:48 | |
haukebruno | i am short off for lunch, could you investigate the general connection between both nodes and maybe other namespaces. instances? | 03:49 |
adun153 | haukebruno: Is the VXLAN tunnel at fault? | 03:49 |
adun153 | okay. | 03:49 |
adun153 | Will tet. | 03:49 |
adun153 | *test | 03:49 |
*** masco has joined #openstack | 03:50 | |
*** fp7 has quit IRC | 03:50 | |
*** hezhiqiang has quit IRC | 03:55 | |
*** anande has quit IRC | 03:56 | |
*** hezhiqiang has joined #openstack | 03:56 | |
*** baker has joined #openstack | 03:56 | |
*** akrzos has joined #openstack | 03:57 | |
*** anande has joined #openstack | 03:57 | |
*** baker_ has joined #openstack | 03:58 | |
*** RabidCicada has quit IRC | 03:58 | |
*** psachin has joined #openstack | 03:58 | |
*** rstarmer has quit IRC | 03:59 | |
*** kester___ has quit IRC | 03:59 | |
*** baker has quit IRC | 04:01 | |
*** anande has quit IRC | 04:01 | |
*** jmckind has quit IRC | 04:09 | |
*** annegentl_ has quit IRC | 04:11 | |
*** skamithi has quit IRC | 04:11 | |
*** Pengfei has joined #openstack | 04:11 | |
*** Pengfei has quit IRC | 04:11 | |
*** Pengfei has joined #openstack | 04:12 | |
*** bkopilov has joined #openstack | 04:13 | |
*** baker has joined #openstack | 04:13 | |
*** albertcard has joined #openstack | 04:14 | |
*** albertcard has quit IRC | 04:14 | |
*** annegentl_ has joined #openstack | 04:17 | |
*** baker_ has quit IRC | 04:17 | |
*** jckasper has quit IRC | 04:21 | |
*** jckasper has joined #openstack | 04:22 | |
*** tonythomas has joined #openstack | 04:22 | |
*** akrzos has quit IRC | 04:22 | |
*** akrzos has joined #openstack | 04:22 | |
*** jckasper has quit IRC | 04:23 | |
*** jckasper has joined #openstack | 04:24 | |
*** ianw has joined #openstack | 04:28 | |
*** ashw has quit IRC | 04:28 | |
*** Poornima has joined #openstack | 04:31 | |
*** rodr1go has quit IRC | 04:32 | |
*** phorloop has quit IRC | 04:33 | |
*** phuongnh has joined #openstack | 04:33 | |
*** annegentl_ has quit IRC | 04:34 | |
*** aholler_ has joined #openstack | 04:35 | |
*** annegentl_ has joined #openstack | 04:36 | |
*** jckasper has quit IRC | 04:37 | |
*** jckasper has joined #openstack | 04:37 | |
*** l4ng1t has quit IRC | 04:38 | |
*** aholler has quit IRC | 04:39 | |
*** Mudpuppy has quit IRC | 04:39 | |
*** JRobinson__ is now known as JRobinson__afk | 04:39 | |
*** jmckind has joined #openstack | 04:39 | |
*** Mudpuppy has joined #openstack | 04:40 | |
haukebruno | adun153, I currently test vxlan tunneling, so far I went with gre | 04:40 |
haukebruno | but the logs or ovs-* tools would tell you | 04:41 |
*** baigk has joined #openstack | 04:41 | |
*** yamahata has joined #openstack | 04:41 | |
*** jckasper has quit IRC | 04:41 | |
*** Pengfei_ has joined #openstack | 04:42 | |
*** brad_behle has quit IRC | 04:43 | |
*** Pengfei_ has quit IRC | 04:43 | |
*** Pengfei_ has joined #openstack | 04:44 | |
*** qg_ has joined #openstack | 04:45 | |
*** hezhiqia_ has joined #openstack | 04:45 | |
*** furlongm has quit IRC | 04:45 | |
*** Pengfei has quit IRC | 04:46 | |
*** hezhiqiang has quit IRC | 04:46 | |
*** akrzos has quit IRC | 04:47 | |
*** furlongm has joined #openstack | 04:48 | |
*** hezhiqia_ has quit IRC | 04:48 | |
*** LnL has quit IRC | 04:48 | |
*** hezhiqiang has joined #openstack | 04:48 | |
*** sree has joined #openstack | 04:49 | |
*** annegentl_ has quit IRC | 04:50 | |
*** jckasper has joined #openstack | 04:50 | |
*** jckasper has quit IRC | 04:50 | |
*** links has joined #openstack | 04:51 | |
*** rossella_s has quit IRC | 04:53 | |
*** rossella_s has joined #openstack | 04:54 | |
*** adun153 has quit IRC | 04:54 | |
*** fawadkhaliq has quit IRC | 04:58 | |
*** damadhat has joined #openstack | 05:02 | |
*** furlongm has quit IRC | 05:02 | |
*** VW has joined #openstack | 05:04 | |
*** v3nd3tta`` is now known as v3nd3tta | 05:04 | |
*** rickyrem has joined #openstack | 05:05 | |
*** loth has joined #openstack | 05:06 | |
*** rickyrem1 has quit IRC | 05:06 | |
*** qwebirc90633 has joined #openstack | 05:07 | |
*** qwebirc90633 has left #openstack | 05:07 | |
*** nehar has joined #openstack | 05:07 | |
*** sudipto has joined #openstack | 05:07 | |
*** onlyanegg has joined #openstack | 05:07 | |
*** furlongm has joined #openstack | 05:09 | |
*** blacks0ul has joined #openstack | 05:10 | |
*** zenoway has joined #openstack | 05:12 | |
*** baker has quit IRC | 05:12 | |
*** VW has quit IRC | 05:13 | |
*** JRobinson__afk is now known as JRobinson__ | 05:14 | |
*** vhosakot has quit IRC | 05:14 | |
*** baker has joined #openstack | 05:15 | |
*** AfroThundr has joined #openstack | 05:15 | |
*** blacks0ul has quit IRC | 05:16 | |
*** blacks0ul has joined #openstack | 05:16 | |
*** yocum has quit IRC | 05:16 | |
*** zenoway has quit IRC | 05:16 | |
*** amotoki has joined #openstack | 05:16 | |
*** tmatsu has quit IRC | 05:17 | |
*** salv-orl_ has joined #openstack | 05:19 | |
*** tmatsu has joined #openstack | 05:19 | |
*** fxa90id has quit IRC | 05:20 | |
*** fxa90id has joined #openstack | 05:20 | |
*** bsdgeek has quit IRC | 05:20 | |
*** fxa90id is now known as Guest14865 | 05:21 | |
*** bsdgeek has joined #openstack | 05:21 | |
*** tmatsu has quit IRC | 05:22 | |
*** salv-orlando has quit IRC | 05:22 | |
*** wangbo has quit IRC | 05:23 | |
*** qg_ has quit IRC | 05:24 | |
*** qg_ has joined #openstack | 05:24 | |
*** furlongm has quit IRC | 05:25 | |
*** y_sawai has joined #openstack | 05:25 | |
*** piet has joined #openstack | 05:26 | |
*** qg_ has quit IRC | 05:29 | |
*** tmatsu has joined #openstack | 05:29 | |
*** blacks0ul has quit IRC | 05:29 | |
*** harlowja_at_home has joined #openstack | 05:29 | |
*** tmatsu has quit IRC | 05:31 | |
*** sayalilunkad has quit IRC | 05:33 | |
*** admin0 has joined #openstack | 05:33 | |
*** jonathan1 has quit IRC | 05:34 | |
*** Warped has quit IRC | 05:34 | |
*** achanda has quit IRC | 05:35 | |
*** sree_ has joined #openstack | 05:35 | |
*** pcaruana has joined #openstack | 05:36 | |
*** sree_ is now known as Guest49443 | 05:36 | |
*** wangbo has joined #openstack | 05:36 | |
*** admin0 has quit IRC | 05:37 | |
*** admin0 has joined #openstack | 05:37 | |
*** ayoung has quit IRC | 05:38 | |
*** sree has quit IRC | 05:39 | |
*** achanda has joined #openstack | 05:39 | |
*** achanda has quit IRC | 05:39 | |
*** adun153 has joined #openstack | 05:40 | |
*** furlongm has joined #openstack | 05:40 | |
*** damadhat has quit IRC | 05:41 | |
*** tmatsu has joined #openstack | 05:41 | |
*** damadhat has joined #openstack | 05:41 | |
*** jpsandiego421 has quit IRC | 05:42 | |
*** piet has quit IRC | 05:42 | |
*** tmatsu_ has joined #openstack | 05:44 | |
*** sree has joined #openstack | 05:45 | |
*** Guest49443 has quit IRC | 05:45 | |
*** sayalilunkad has joined #openstack | 05:45 | |
*** aka_007_ has joined #openstack | 05:45 | |
*** metsuke has joined #openstack | 05:46 | |
metsuke | Is there a way to create a nova instance in a tenant, and then disallow that tenant from using any other instance than the one you created for it? | 05:46 |
*** jcooley_ has joined #openstack | 05:47 | |
*** Warped has joined #openstack | 05:47 | |
*** tmatsu has quit IRC | 05:47 | |
*** herrsergio has joined #openstack | 05:47 | |
*** vikram_ has joined #openstack | 05:48 | |
vikram_ | I need some real openstack deployment examples.. Anyone can help? | 05:48 |
*** pcaruana has quit IRC | 05:49 | |
*** sree has quit IRC | 05:50 | |
*** rickyrem has quit IRC | 05:50 | |
*** sree has joined #openstack | 05:51 | |
*** Noname has joined #openstack | 05:51 | |
*** rcernin has joined #openstack | 05:51 | |
*** fp7 has joined #openstack | 05:53 | |
*** cyborg-one has quit IRC | 05:53 | |
*** cyborg-one has joined #openstack | 05:53 | |
*** damadhat has quit IRC | 05:54 | |
*** Bhaskarakiran has joined #openstack | 05:54 | |
*** sarob has joined #openstack | 05:54 | |
adun153 | haukebruno: In my setup, the Network Nodes are supposed to have a VXLAN tunnel between them, right? If so, how do I check it? | 05:55 |
haukebruno | metsuke, you could cut down the quotas to fit for exactly 1 instance | 05:55 |
*** scuttlemonkey is now known as scuttle|afk | 05:55 | |
*** roygbiv has joined #openstack | 05:55 | |
haukebruno | vikram_, can help maybe, what are you looking for? | 05:56 |
*** Mudpuppy has quit IRC | 05:56 | |
*** herrsergio has quit IRC | 05:56 | |
haukebruno | adun153, yes, if you set everything up for vxlan. you need to check the ovs tools and maybe the logs | 05:56 |
adun153 | I'm using linux bridge, though. What are the cli tools for that? | 05:57 |
*** roygbiv has quit IRC | 05:57 | |
*** herrsergio has joined #openstack | 05:57 | |
haukebruno | never used linux bridge before, sorry | 05:58 |
adun153 | ok | 05:58 |
adun153 | In OVS, how would you be able to trace from namespace -> physical interface -> tunnel ? | 05:58 |
vikram_ | haukebruno: Actually, Need to know what's industry best deployment practice for better perf & scalability.. | 05:59 |
*** sarob has quit IRC | 05:59 | |
*** jmckind has quit IRC | 05:59 | |
vikram_ | haukebruno: Precisely, what & where different services should run to have better results | 05:59 |
*** achanda has joined #openstack | 06:00 | |
adun153 | vikram_: It really depends on what resources you have available to you. | 06:00 |
haukebruno | yep, it depends a lot on your use-case and skillset also | 06:00 |
vikram_ | adun153: Agreed.. but do we have any live example | 06:01 |
*** jpsandiego42 has joined #openstack | 06:01 | |
adun153 | There really is no "This is what an OpenStack deployment looks like". | 06:01 |
vikram_ | hmmm | 06:01 |
*** nkrinner has joined #openstack | 06:01 | |
adun153 | vikram_: They are private clouds, I'm pretty sure no one would be really willing to show their architecture. | 06:01 |
*** jdurgin1 has joined #openstack | 06:01 | |
vikram_ | adun153: Make sense | 06:02 |
adun153 | The Liberty install docs show 2 nodes: 1 as a Network/Controller Node, and 1 compute node. | 06:02 |
*** vimal has joined #openstack | 06:02 | |
haukebruno | my platforms looks like: 3x controller nodes (nova-* + glance), 3x keystone, 3x neutron-server, 3x neutron agents, 3 rabbits, currently 1 cinder node, 3 balancers for openstack services, 3 balancers for galera, 5 galera nodes | 06:02 |
adun153 | this current platform I'm having problems with has 3 controller nodes, 2 network nodes, 3 compute nodes, and 3 ceph (storage) nodes | 06:02 |
haukebruno | currently using about 30-70 kvms per platform, but I think everything will get more spreaded with more compute nodes and we also look onto cells in our lab | 06:03 |
*** sudipto has quit IRC | 06:03 | |
vikram_ | ok | 06:03 |
haukebruno | and currently I server horizon and ceilometer from controller nodes too, but I really will seperate them after the next tech refreshs | 06:04 |
vikram_ | haukebruno: What should be the default config for each service.. | 06:04 |
vikram_ | haukebruno: Say neutron.. | 06:04 |
vikram_ | haukebruno: or rabbitmq, mysql | 06:04 |
adun153 | Once again, it really depends on what you need your deployment to accomplish. | 06:04 |
*** baigk has quit IRC | 06:04 | |
adun153 | vikram_: The Install Docs will give a VERY basic idea of what the defaults COULD be. | 06:05 |
adun153 | docs.openstack.org | 06:05 |
vikram_ | adun153: ok.. | 06:05 |
haukebruno | I agree to adun153, your rabbit nodes may run pretty well with 2 cores + 2G ram on HDDS, but another one need maybe 8C, more RAM, SSDs and stuff | 06:05 |
haukebruno | pretty hard to tell | 06:05 |
haukebruno | adun153, the best thing is to think about how many instances you would like to run first, what workload they have etc. | 06:06 |
adun153 | Haukebruno, I think you mean Vikram_ :D | 06:07 |
haukebruno | and it also is always a good idea to set up a production-near lab environment and fireing lots of rally tests against it to get an idea of the caps | 06:07 |
haukebruno | adun153, right, sorry ;-) | 06:07 |
*** suresh12 has quit IRC | 06:07 | |
vikram_ | haukebruno, adun153: Ok let me try to have a setup in my lab and check | 06:08 |
haukebruno | would be the best imho | 06:08 |
haukebruno | it also depends on what kind of HA you need or may not need vikram_ | 06:09 |
vikram_ | HA is must ;) | 06:09 |
*** hezhiqia_ has joined #openstack | 06:09 | |
adun153 | vikram_: If you really want to get a "feel" for what OpenStack is like very quickly, try using the DevStack scripts. If you want to know how to set one up, though, I suggest the Install Docs. After that, take a look at the High Availability Guide. | 06:09 |
haukebruno | regarding to the CERN talk (at manchester last month for example), they use HA on their top cell but don't on child cells. it really depends | 06:09 |
vikram_ | may be HA at top level will do | 06:10 |
vikram_ | haukebruno: can you share the link? | 06:10 |
*** sree has quit IRC | 06:11 | |
*** kirotawa has quit IRC | 06:12 | |
*** hezhiqiang has quit IRC | 06:12 | |
vikram_ | adun153: I already made my hands dirty with devstack ;) | 06:12 |
*** baker has quit IRC | 06:13 | |
*** herrsergio has quit IRC | 06:13 | |
haukebruno | vikram_, I don't know if there are slides from the manchester ops meetup since I wasn't there by my self, sorry | 06:13 |
vikram_ | haukebruno: ohh | 06:13 |
*** furlongm has quit IRC | 06:13 | |
*** comay has joined #openstack | 06:15 | |
*** jingizu_ has joined #openstack | 06:17 | |
haukebruno | found it vikram_ http://www.slideshare.net/moreirabelmiro/cern-cloud-architecture | 06:18 |
*** sudipto has joined #openstack | 06:18 | |
adun153 | Haukebruno: I guess I'm missing the important link: how do I check what bridge interface/tunnel is the qrouter using? which bridge interface/tunnel is the qlbaas using? | 06:19 |
metsuke | we've really enjoyed using fuel, by mirantis. It is quite buggy, but once we get through the install, it sets up openstack very well | 06:19 |
*** fp7 has quit IRC | 06:19 | |
*** Noname has quit IRC | 06:19 | |
jingizu_ | Hi all. Is there any way to get nova to boot a KVM instance using a specific architecture's qemu binary (e.g. qemu-system-i386) even when I am on a 64-bit host? | 06:20 |
vikram_ | haukebruno: Thanks man! | 06:21 |
*** sidx64 has joined #openstack | 06:21 | |
*** furlongm has joined #openstack | 06:21 | |
haukebruno | adun153, for vxlan + linuxbridge I really have no clue :/ | 06:22 |
*** gnuoy_ has joined #openstack | 06:23 | |
haukebruno | metsuke, yep we also wanted to use fuel but regarding to a partner company we needed to stay on an old openstack release for at least 2 years, so for now we are building everything with the upstream packages + looking more forward to openstack-ansible | 06:23 |
*** emsomeoneelse has quit IRC | 06:24 | |
metsuke | haukebruno: it seems like it would be much harder to do so. In your experience is that the case? I feel like we'd be really lost without fuel doing so much for us.. | 06:24 |
*** sree has joined #openstack | 06:25 | |
*** sree has quit IRC | 06:25 | |
*** qg_ has joined #openstack | 06:25 | |
*** sree has joined #openstack | 06:25 | |
*** furlongm has quit IRC | 06:26 | |
haukebruno | imho it is a lot more _easier_ to use openstack distributions and the tools around (mirantis + fuel e.g.) and I am really sure we had less pain if we decided to go that way. but it also was a personal decision to have a harder learning experience and stuff | 06:26 |
*** jonathan1 has joined #openstack | 06:27 | |
haukebruno | I didn't check out the latest fuel or similar tools, but I really guess it is better to use them for operations as you pointed out. you will save a lot of time doing the whole automation stuff | 06:27 |
haukebruno | +instead | 06:28 |
*** mkovarik has joined #openstack | 06:28 | |
*** kushal has joined #openstack | 06:28 | |
haukebruno | I mean using those tools will save time. sorry for my bad english :p | 06:28 |
*** onlyanegg has quit IRC | 06:29 | |
*** BOKALDO has joined #openstack | 06:29 | |
*** furlongm has joined #openstack | 06:29 | |
*** qg_ has quit IRC | 06:30 | |
*** gnuoy_ has quit IRC | 06:30 | |
metsuke | haukebruno: got it, thanks. It was hard to choose what tools to use, but fuel kind of locked us in once it actually got Openstack up and running | 06:31 |
*** jprovazn has joined #openstack | 06:31 | |
*** sudipto has quit IRC | 06:32 | |
*** amotoki has quit IRC | 06:33 | |
*** groen692 has joined #openstack | 06:33 | |
haukebruno | metsuke, yes, that is the dark side. you will ever some a more or less vendor lock-in | 06:33 |
*** amotoki has joined #openstack | 06:34 | |
*** furlongm has quit IRC | 06:34 | |
*** sidx64_Cern has joined #openstack | 06:35 | |
*** fxa90i_ has joined #openstack | 06:36 | |
*** amotoki has quit IRC | 06:36 | |
*** krtaylor has quit IRC | 06:37 | |
*** furlongm has joined #openstack | 06:38 | |
haukebruno | vikram_, forgot to point out: I also would like to recommend you the openstack foundation youtube channel. they uploaded every talk from the summits and there are also talks regarding to performance or scaling things | 06:38 |
*** jonathan1 has quit IRC | 06:39 | |
*** zenoway has joined #openstack | 06:39 | |
vikram_ | haukebruno: Sure will go through them | 06:39 |
*** Guest14865 has quit IRC | 06:39 | |
*** Yarboa has joined #openstack | 06:39 | |
*** rdas has joined #openstack | 06:39 | |
*** furlongm has quit IRC | 06:39 | |
*** sidx64 has quit IRC | 06:40 | |
*** KarlchenK has joined #openstack | 06:40 | |
*** jonathan1 has joined #openstack | 06:41 | |
*** suresh12 has joined #openstack | 06:42 | |
*** sidx64_Cern is now known as sidx64 | 06:43 | |
*** gnuoy_ has joined #openstack | 06:43 | |
*** furlongm has joined #openstack | 06:43 | |
*** gnuoy_ has quit IRC | 06:44 | |
*** Son_Goku has quit IRC | 06:44 | |
*** jonathan1 has quit IRC | 06:45 | |
*** ac101 has joined #openstack | 06:46 | |
*** slaweq has joined #openstack | 06:47 | |
*** kam270 has quit IRC | 06:47 | |
*** admin0 has quit IRC | 06:49 | |
*** krtaylor has joined #openstack | 06:49 | |
*** hichihara has joined #openstack | 06:49 | |
*** sudipto has joined #openstack | 06:49 | |
*** tvvcox has quit IRC | 06:49 | |
*** tvvcox has joined #openstack | 06:51 | |
*** Manuel_112 has quit IRC | 06:51 | |
*** jckasper has joined #openstack | 06:51 | |
*** leanderthal|afk is now known as leanderthal | 06:52 | |
*** phorloop has joined #openstack | 06:53 | |
*** suresh12 has quit IRC | 06:53 | |
*** manous has joined #openstack | 06:53 | |
*** JRobinson__ has quit IRC | 06:54 | |
*** Pengfei has joined #openstack | 06:55 | |
*** jckasper has quit IRC | 06:56 | |
*** leeantho has joined #openstack | 06:56 | |
*** ac101 has quit IRC | 06:57 | |
*** subho has joined #openstack | 06:57 | |
*** jamespd has quit IRC | 06:57 | |
*** jamespd has joined #openstack | 06:57 | |
*** furlongm has quit IRC | 06:58 | |
*** furlongm has joined #openstack | 06:58 | |
*** Pengfei_ has quit IRC | 06:58 | |
*** curx has joined #openstack | 06:59 | |
*** AnilV4 has quit IRC | 06:59 | |
*** shardy has joined #openstack | 07:00 | |
*** Pengfei has quit IRC | 07:00 | |
cooldharma06 | why training guide they changed to linux bridge instead of ovs?? | 07:00 |
*** zenoway has quit IRC | 07:00 | |
*** hohum has quit IRC | 07:00 | |
*** Pengfei has joined #openstack | 07:00 | |
*** ygl has joined #openstack | 07:01 | |
*** ygl has left #openstack | 07:01 | |
*** jonathan1 has joined #openstack | 07:02 | |
*** AnilV4 has joined #openstack | 07:03 | |
*** dlan has quit IRC | 07:03 | |
*** dlan has joined #openstack | 07:04 | |
*** hohum has joined #openstack | 07:05 | |
*** slaweq has quit IRC | 07:05 | |
*** sidx64_Cern has joined #openstack | 07:06 | |
*** zenoway has joined #openstack | 07:06 | |
*** e0ne has joined #openstack | 07:06 | |
*** sudipto has quit IRC | 07:07 | |
*** slaweq has joined #openstack | 07:07 | |
haukebruno | cooldharma06, a good point to start could be https://www.openstack.org/summit/openstack-paris-summit-2014/session-videos/presentation/migrating-production-workloads-from-ovs-to-linux-bridge-w-ml2 | 07:08 |
*** mikeoutland has joined #openstack | 07:08 | |
haukebruno | also some folks pointed out that linuxbridge will be easier to maintain and debug | 07:09 |
*** sidx64 has quit IRC | 07:09 | |
cooldharma06 | thanks haukebruno i will check that one | 07:10 |
*** gildub has quit IRC | 07:10 | |
cooldharma06 | and also anybody added ELK to openstack..?? | 07:10 |
*** leeantho has quit IRC | 07:11 | |
haukebruno | cooldharma06, yep, but not as good as I could talk about ;) | 07:11 |
haukebruno | currently we just pump every log into ES | 07:11 |
*** VonGoofy has joined #openstack | 07:12 | |
VonGoofy | Hello :) | 07:12 |
*** nmagnezi has joined #openstack | 07:12 | |
cooldharma06 | haukebruno any reason for this? | 07:12 |
*** Manuel_112 has joined #openstack | 07:12 | |
VonGoofy | If anyone is awake, quick question. Can I have provider networks with l3 agent, so I don't have to deal with vlans tagging and L2? | 07:12 |
haukebruno | hard timelines + poorly a lot of other stuff besides openstack to do | 07:12 |
*** mikeoutland has quit IRC | 07:13 | |
*** siebjee has joined #openstack | 07:13 | |
*** Serlex has joined #openstack | 07:13 | |
haukebruno | cooldharma06, but our wish- and brainstorminglist for kibana dashboard or logstash filters is long. someday we'll have the time to set everything up I hope | 07:13 |
*** RedW has quit IRC | 07:14 | |
*** RedM has joined #openstack | 07:14 | |
*** VW has joined #openstack | 07:14 | |
*** amotoki has joined #openstack | 07:14 | |
cooldharma06 | oh great and all the best. many long time i am difficult find the configuration tool for openstack. (ansible + puppet + chef) i need to learn so suggest me. | 07:16 |
*** furlongm_ has joined #openstack | 07:16 | |
*** btaroli has quit IRC | 07:17 | |
*** haoli has quit IRC | 07:18 | |
*** furlongm has quit IRC | 07:18 | |
*** VW has quit IRC | 07:18 | |
*** anshul has joined #openstack | 07:19 | |
*** jtomasek has joined #openstack | 07:19 | |
*** btaroli has joined #openstack | 07:20 | |
cooldharma06 | haukebruno if u aware suggest me.. ^^^ | 07:20 |
haukebruno | cooldharma06, we started with saltstack but elaborate currently for moving to ansible because of the openstack-ansible project | 07:20 |
*** haoli has joined #openstack | 07:21 | |
cooldharma06 | is there any reason for ansible instead of puppet or others.? | 07:21 |
*** sudipto has joined #openstack | 07:22 | |
cooldharma06 | haukebruno. :) | 07:23 |
haukebruno | for us because of https://github.com/openstack/openstack-ansible | 07:23 |
*** maishsk has joined #openstack | 07:24 | |
haukebruno | my collegue was at the manchester meetup and he felt that a lot of operators use ansible. but I really don't know the reasons. imho if someone is deep into puppet it doesn't make sense to switch. but for us everything was/is new :p | 07:25 |
*** phorloop_ has joined #openstack | 07:25 | |
cooldharma06 | me too so only gathering ideas regarding this..:) thanks for ur info . haukebruno. | 07:26 |
*** rsimai_away is now known as rsimai | 07:27 | |
*** phorloop has quit IRC | 07:28 | |
*** tomoiaga has joined #openstack | 07:29 | |
*** sanchitmalhotra has joined #openstack | 07:32 | |
*** VonGoofy has quit IRC | 07:33 | |
*** eby has joined #openstack | 07:33 | |
*** Ashraf has joined #openstack | 07:34 | |
*** amotoki has quit IRC | 07:35 | |
*** SteffanW has joined #openstack | 07:35 | |
*** skapunker has quit IRC | 07:37 | |
*** skapunker has joined #openstack | 07:37 | |
*** panda has quit IRC | 07:37 | |
*** vishwanathj is now known as vishwanathj_zzz | 07:38 | |
*** eby has quit IRC | 07:38 | |
*** panda has joined #openstack | 07:38 | |
*** belmoreira has joined #openstack | 07:38 | |
*** Guest6561 has joined #openstack | 07:39 | |
*** slaweq has quit IRC | 07:40 | |
*** Guest6561 has quit IRC | 07:41 | |
*** BOKALDO_ has joined #openstack | 07:41 | |
*** root_____ has joined #openstack | 07:43 | |
*** amotoki has joined #openstack | 07:43 | |
*** BOKALDO has quit IRC | 07:44 | |
*** PaulCape_ has joined #openstack | 07:44 | |
*** liverpooler has joined #openstack | 07:44 | |
*** groen693 has joined #openstack | 07:44 | |
*** groen692 has quit IRC | 07:44 | |
*** groen693 is now known as groen692 | 07:44 | |
*** PaulCapestany has quit IRC | 07:45 | |
*** ronis has joined #openstack | 07:45 | |
*** duckinja has joined #openstack | 07:46 | |
*** mikelk has joined #openstack | 07:47 | |
*** amotoki has quit IRC | 07:48 | |
*** ivan_mironov has joined #openstack | 07:48 | |
*** Bhaskarakiran has quit IRC | 07:50 | |
*** mcornea has joined #openstack | 07:51 | |
*** khushbu_ has joined #openstack | 07:53 | |
*** metsuke has quit IRC | 07:53 | |
*** aka_007_ has quit IRC | 07:55 | |
*** harlowja_at_home has quit IRC | 07:55 | |
*** markvoelker has quit IRC | 07:58 | |
*** rmart04 has joined #openstack | 07:58 | |
*** e0ne has quit IRC | 07:59 | |
*** neeti has joined #openstack | 07:59 | |
*** admin0 has joined #openstack | 08:00 | |
*** mpavone has joined #openstack | 08:00 | |
*** sree_ has joined #openstack | 08:00 | |
*** sree_ is now known as Guest54160 | 08:01 | |
*** pcaruana has joined #openstack | 08:02 | |
*** foxhunt_away is now known as foxhunt72 | 08:03 | |
*** achanda has quit IRC | 08:03 | |
*** sree has quit IRC | 08:03 | |
*** hichihara has quit IRC | 08:04 | |
*** gfidente has joined #openstack | 08:05 | |
*** gfidente has quit IRC | 08:05 | |
*** gfidente has joined #openstack | 08:05 | |
*** mrmartin has joined #openstack | 08:07 | |
*** achanda has joined #openstack | 08:07 | |
*** slaweq has joined #openstack | 08:08 | |
*** fwdit has joined #openstack | 08:08 | |
*** PaulCape_ has quit IRC | 08:09 | |
*** PaulCapestany has joined #openstack | 08:10 | |
*** fzdarsky_ is now known as fzdarsky | 08:11 | |
*** dgurtner has joined #openstack | 08:12 | |
*** maishsk_ has joined #openstack | 08:12 | |
*** maishsk has quit IRC | 08:13 | |
*** maishsk_ is now known as maishsk | 08:13 | |
*** raddaoui has joined #openstack | 08:15 | |
*** manous has quit IRC | 08:16 | |
*** achanda has quit IRC | 08:18 | |
*** MeltedLux has quit IRC | 08:18 | |
*** arecknag has joined #openstack | 08:18 | |
*** MeltedLux has joined #openstack | 08:19 | |
*** p-rodislav has joined #openstack | 08:20 | |
*** sarob has joined #openstack | 08:21 | |
*** nstrug has joined #openstack | 08:24 | |
*** vincentll has joined #openstack | 08:25 | |
*** pithagorians has joined #openstack | 08:25 | |
*** sarob has quit IRC | 08:27 | |
*** jpena has joined #openstack | 08:27 | |
*** toscalix has joined #openstack | 08:27 | |
*** ipalade has joined #openstack | 08:27 | |
*** ipalade is now known as pi-victor | 08:28 | |
adun153 | I'm getting this error in my neutron-plugin-linuxbridge logs: | 08:28 |
adun153 | 2016-03-02 16:03:59.991 1845 ERROR neutron.plugins.ml2.drivers.linuxbridge.agent.linuxbridge_neutron_agent Command: ['sudo', '/usr/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'sysctl', '-w', 'net.bridge.bridge-nf-call-arptables=1'] | 08:28 |
adun153 | 2016-03-02 16:03:59.991 1845 ERROR neutron.plugins.ml2.drivers.linuxbridge.agent.linuxbridge_neutron_agent Exit code: 255 | 08:28 |
adun153 | 2016-03-02 16:03:59.991 1845 ERROR neutron.plugins.ml2.drivers.linuxbridge.agent.linuxbridge_neutron_agent Stdin: | 08:28 |
adun153 | 2016-03-02 16:03:59.991 1845 ERROR neutron.plugins.ml2.drivers.linuxbridge.agent.linuxbridge_neutron_agent Stdout: | 08:28 |
adun153 | 2016-03-02 16:03:59.991 1845 ERROR neutron.plugins.ml2.drivers.linuxbridge.agent.linuxbridge_neutron_agent Stderr: sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-arptables: No such file or directory | 08:28 |
adun153 | Should I worry anout this? | 08:28 |
*** slaweq_ has quit IRC | 08:29 | |
*** raddaoui has quit IRC | 08:30 | |
*** goutham has joined #openstack | 08:31 | |
pithagorians | hello everybody. im using the meta package openstack-packstack provided by centos 7. looks like everything starts ok but when after i launch the instance i can’t reach it by the provided ip. any help would be appreciated. thanks. | 08:32 |
*** tmatsu_ has quit IRC | 08:33 | |
*** djan has quit IRC | 08:33 | |
adun153 | pithagorians: I have no experience at all with packstack, but maybe we'll figure something out. What is your networking setup like? | 08:34 |
*** ade_b has joined #openstack | 08:35 | |
*** livelace has joined #openstack | 08:35 | |
goutham | guys..we have a requirement where we want to isolate a keystone user name to a project | 08:35 |
goutham | we can make this happen by using project name with user name | 08:35 |
*** arxcruz has joined #openstack | 08:35 | |
goutham | but was wondering if there a better way | 08:35 |
*** sudipto has quit IRC | 08:36 | |
*** kushal has quit IRC | 08:36 | |
goutham | please respond if you have a better implementation or idea | 08:36 |
*** Guest54160 has quit IRC | 08:37 | |
haukebruno | adun153, looks that the mod isn't loaded. could you try 'modprobe br_netfilter'? | 08:37 |
*** dizquierdo has joined #openstack | 08:37 | |
pithagorians | adun153: i have a public IP on br-ex interface, the interface enp4s0f0 into the bridge. in openstack i have 2 networks: internal with subnet 10.10.0.0/24 and external with subnet 192.168.1.0/24 and a router with ip 192.168.1.11 | 08:38 |
*** sree has joined #openstack | 08:38 | |
*** hyperbaba has joined #openstack | 08:38 | |
adun153 | haukebruno: I did an lsmod first. It was loaded in Net1, but not on Net2. The ERROR log was present in both nodes. I'll do a plugin restart to see if the ERROR pops up again. | 08:40 |
adun153 | pithagorians: I guess this is self-service networking. What do you mean when you say that you "can't reach it by the provided ip"? Do you mean floating IP? | 08:41 |
*** Mugdha has joined #openstack | 08:41 | |
*** `Calvin has quit IRC | 08:42 | |
*** permalac has joined #openstack | 08:42 | |
*** permalac has quit IRC | 08:42 | |
*** sree has quit IRC | 08:42 | |
adun153 | haukebruno: Error is gone, but it seems that the my previous problem with the LBaaS persists. | 08:42 |
*** Mugdha has quit IRC | 08:43 | |
*** Mugdha has joined #openstack | 08:43 | |
haukebruno | adun153, do you run your neutron nodes inside vmware maybe? | 08:44 |
*** sanchitmalhotra1 has joined #openstack | 08:47 | |
*** hardbot has joined #openstack | 08:47 | |
*** kaleta has quit IRC | 08:48 | |
*** peterlisak has quit IRC | 08:48 | |
*** onovy has quit IRC | 08:48 | |
*** sanchitmalhotra has quit IRC | 08:48 | |
*** geguileo has joined #openstack | 08:48 | |
*** kawa2014 has joined #openstack | 08:49 | |
*** TMM has quit IRC | 08:50 | |
*** jonathan1 has quit IRC | 08:50 | |
*** Bhaskarakiran has joined #openstack | 08:51 | |
*** wangbo has quit IRC | 08:51 | |
adun153 | haukebruno: I don't. These are good old-fashioned metal nodes. | 08:52 |
haukebruno | adun153, so my vmware hint won't help you, too bad ;) | 08:52 |
adun153 | haha | 08:53 |
adun153 | too bad. | 08:53 |
*** rossella_s has quit IRC | 08:54 | |
*** yaume has joined #openstack | 08:54 | |
*** jonathan1 has joined #openstack | 08:54 | |
*** rossella_s has joined #openstack | 08:54 | |
*** mikeoutland has joined #openstack | 08:56 | |
*** speller has joined #openstack | 08:57 | |
*** `Calvin has joined #openstack | 08:58 | |
*** markvoelker has joined #openstack | 08:58 | |
*** vicious_ has quit IRC | 08:58 | |
*** slaweq_ has joined #openstack | 08:59 | |
*** iamben_tw has quit IRC | 08:59 | |
*** iamben_tw has joined #openstack | 09:00 | |
*** khushbu_ has quit IRC | 09:00 | |
*** permalac has joined #openstack | 09:00 | |
*** hezhiqiang has joined #openstack | 09:01 | |
*** mikeoutland has quit IRC | 09:01 | |
*** hezhiqia_ has quit IRC | 09:01 | |
*** havill has quit IRC | 09:02 | |
*** vsedelnik has joined #openstack | 09:02 | |
*** geaaru has joined #openstack | 09:03 | |
*** wangbo has joined #openstack | 09:03 | |
*** vishwanathj_zzz has quit IRC | 09:03 | |
*** y_sawai has quit IRC | 09:03 | |
*** Ashraf has quit IRC | 09:04 | |
*** nehar has quit IRC | 09:05 | |
*** hezhiqiang has quit IRC | 09:05 | |
*** jonathan1 has quit IRC | 09:05 | |
*** nehar has joined #openstack | 09:06 | |
*** jonathan1 has joined #openstack | 09:07 | |
*** daemontool_ has joined #openstack | 09:08 | |
*** daemontool_ is now known as daemontool | 09:08 | |
*** linuxgeek has quit IRC | 09:09 | |
*** adun153 has quit IRC | 09:10 | |
*** derekh has joined #openstack | 09:10 | |
*** daemontool__ has quit IRC | 09:11 | |
*** brokencycle has joined #openstack | 09:11 | |
*** esker has quit IRC | 09:11 | |
*** esker has joined #openstack | 09:12 | |
*** lucendio has joined #openstack | 09:12 | |
*** sudipto has joined #openstack | 09:13 | |
*** arxcruz has quit IRC | 09:13 | |
*** rajesht has joined #openstack | 09:15 | |
rajesht | Hi Can anyone please tell me steps to install devstack on RHEL7 | 09:16 |
*** jasonsb has quit IRC | 09:16 | |
rajesht | I followed steps mentioned here. http://docs.openstack.org/developer/devstack/ | 09:17 |
*** manous has joined #openstack | 09:17 | |
rajesht | I have also configured local.conf as mentioned, but while running stack.sh using stack user, I am getting following error. | 09:17 |
rajesht | 2016-03-02 09:11:41.675 | ++ /home/devstack/functions-common:is_ubuntu:L444: [[ -z rpm ]] 2016-03-02 09:11:41.675 | ++ /home/devstack/functions-common:is_ubuntu:L447: '[' rpm = deb ']' 2016-03-02 09:11:41.675 | ++ /home/devstack/functions-common:real_install_package:L1243: is_fedora 2016-03-02 09:11:41.675 | ++ /home/devstack/functions-common:is_fedora:L418: [[ -z RedHatEnterpriseServer ]] 2016-03-02 09:11:41.675 | ++ /ho | 09:18 |
rajesht | 2016-03-02 09:11:41.677 | [ERROR] /home/devstack/functions-common:264 Support for rhel7 is incomplete: no support for installing packages 2016-03-02 09:11:42.679 | Error on exit 2016-03-02 09:11:42.679 | ./stack.sh: line 488: generate-subunit: command not found | 09:18 |
rajesht | Am I missing something ?? | 09:18 |
*** jistr has joined #openstack | 09:19 | |
*** ajafo has quit IRC | 09:20 | |
*** eby has joined #openstack | 09:20 | |
*** rajesht has left #openstack | 09:23 | |
*** neith__ has joined #openstack | 09:24 | |
*** rajesht_ has joined #openstack | 09:24 | |
*** adun153 has joined #openstack | 09:25 | |
*** eby has quit IRC | 09:26 | |
*** maishsk has quit IRC | 09:26 | |
*** arxcruz has joined #openstack | 09:27 | |
*** palexster has quit IRC | 09:27 | |
*** Son_Goku has joined #openstack | 09:28 | |
*** dizquierdo has quit IRC | 09:28 | |
*** e0ne has joined #openstack | 09:28 | |
*** palexster has joined #openstack | 09:28 | |
*** wmang has joined #openstack | 09:28 | |
*** wmang has quit IRC | 09:29 | |
*** lucendio has quit IRC | 09:29 | |
*** mfranc213 has joined #openstack | 09:30 | |
*** maishsk has joined #openstack | 09:30 | |
pithagorians | @adun153: both private and floating IP | 09:30 |
*** jschwarz has joined #openstack | 09:31 | |
*** mfranc213 has quit IRC | 09:32 | |
*** adun153 has quit IRC | 09:32 | |
*** mpavone has quit IRC | 09:32 | |
*** mfranc213 has joined #openstack | 09:32 | |
*** pblaho has joined #openstack | 09:33 | |
*** clopez has quit IRC | 09:33 | |
vdo | hi | 09:34 |
*** clopez has joined #openstack | 09:34 | |
*** zhijia_ has joined #openstack | 09:35 | |
*** adun153 has joined #openstack | 09:35 | |
*** nstrug has quit IRC | 09:35 | |
cooldharma06 | rajesht read the errror messages you will get the reason dude | 09:35 |
cooldharma06 | anybody enabled vpnaas in training guide?? becoz i enabled and restarted the neutron server its not coming?? | 09:36 |
*** RedRat has quit IRC | 09:36 | |
*** LnL has joined #openstack | 09:37 | |
*** e0ne has quit IRC | 09:37 | |
*** Son_Goku has quit IRC | 09:38 | |
*** Serlex has quit IRC | 09:39 | |
*** Bey0ndB1nary has quit IRC | 09:39 | |
*** Serlex has joined #openstack | 09:40 | |
*** jasonsb has joined #openstack | 09:43 | |
*** wmang has joined #openstack | 09:43 | |
*** tochi has quit IRC | 09:44 | |
*** _shaps_ has joined #openstack | 09:45 | |
haukebruno | cooldharma06, is the agent up and running? | 09:45 |
*** Wida has joined #openstack | 09:45 | |
*** qg_ has joined #openstack | 09:46 | |
*** TMM has joined #openstack | 09:46 | |
cooldharma06 | neutron-vpn-agent is running but in ext-list its not coming | 09:46 |
*** ndipanov has joined #openstack | 09:46 | |
cooldharma06 | haukebruno i am following mastering openstack (for enabling vpnaas) | 09:47 |
*** jonathan1 has quit IRC | 09:47 | |
haukebruno | cooldharma06, any hint in the vpnaas log? is 'neutron agent-list' showing up the agent? | 09:48 |
*** vincentll has quit IRC | 09:48 | |
*** jonathan1 has joined #openstack | 09:49 | |
*** sheeprine has quit IRC | 09:49 | |
*** huats_ has quit IRC | 09:49 | |
*** sheeprine has joined #openstack | 09:50 | |
cooldharma06 | haukebruno give some mins going out sorry i ll ping you when i come back | 09:50 |
pithagorians | mainly here is my network settings https://gist.github.com/vbrinza/94ab90abce7e644c9b54 | 09:50 |
*** huats_ has joined #openstack | 09:50 | |
*** qg_ has quit IRC | 09:51 | |
*** _shaps_ has quit IRC | 09:51 | |
pithagorians | my security group https://gist.github.com/vbrinza/2243477f2e26f5955e7b | 09:52 |
*** gmago has quit IRC | 09:52 | |
*** maishsk has quit IRC | 09:53 | |
*** maishsk has joined #openstack | 09:53 | |
pithagorians | here i can’t reach the created vms by their ips https://gist.github.com/vbrinza/07f6b0104a9e9305116d | 09:55 |
*** nstrug has joined #openstack | 09:57 | |
*** Mugdha has quit IRC | 09:58 | |
*** zhijia_ has quit IRC | 09:58 | |
*** jonathan1 has quit IRC | 09:59 | |
*** e0ne has joined #openstack | 10:00 | |
*** ladrua has joined #openstack | 10:00 | |
*** _shaps_ has joined #openstack | 10:01 | |
*** berendt has joined #openstack | 10:01 | |
*** goutham has quit IRC | 10:01 | |
*** electrofelix has joined #openstack | 10:02 | |
*** maishsk has quit IRC | 10:02 | |
*** bbcmicrocomputer has joined #openstack | 10:03 | |
*** bbcmicrocomputer has joined #openstack | 10:03 | |
*** maishsk has joined #openstack | 10:05 | |
*** gli has quit IRC | 10:07 | |
*** kushal has joined #openstack | 10:07 | |
*** sid_cerner has joined #openstack | 10:07 | |
*** evidex has joined #openstack | 10:07 | |
*** OldHoster has joined #openstack | 10:08 | |
*** jonathan1 has joined #openstack | 10:09 | |
*** kushal has quit IRC | 10:09 | |
*** onovy has joined #openstack | 10:10 | |
*** brokencycle has quit IRC | 10:10 | |
*** sidx64_Cern has quit IRC | 10:10 | |
*** kushal has joined #openstack | 10:11 | |
*** mpavone has joined #openstack | 10:11 | |
*** lucendio has joined #openstack | 10:12 | |
*** peterlisak has joined #openstack | 10:12 | |
*** kaleta has joined #openstack | 10:13 | |
*** jonathan1 has quit IRC | 10:13 | |
*** vincentll has joined #openstack | 10:14 | |
*** jonathan1 has joined #openstack | 10:16 | |
*** sarob has joined #openstack | 10:16 | |
*** amotoki has joined #openstack | 10:18 | |
*** davi has joined #openstack | 10:18 | |
adun153 | pithagorians, what's your Controller's IP Address? | 10:19 |
pithagorians | its everything on the same hardware machine | 10:19 |
*** phorloop_ has quit IRC | 10:19 | |
pithagorians | its a public IP address | 10:19 |
*** haoli has quit IRC | 10:20 | |
*** jonathan1 has quit IRC | 10:20 | |
*** sarob has quit IRC | 10:20 | |
*** haoli has joined #openstack | 10:20 | |
adun153 | Is this an all-in-one installation? | 10:21 |
adun153 | ok | 10:21 |
adun153 | pithagorians, how do you provide the networking to the OpenStack networks? | 10:21 |
adun153 | Which underlying physical network interface cards do they use? | 10:22 |
*** NetHawk has joined #openstack | 10:23 | |
*** rajesht_ has quit IRC | 10:23 | |
*** jonathan1 has joined #openstack | 10:29 | |
*** davi has quit IRC | 10:29 | |
*** gszasz has joined #openstack | 10:31 | |
*** vexoon has joined #openstack | 10:32 | |
*** jonathan1 has quit IRC | 10:33 | |
*** RedRat has joined #openstack | 10:33 | |
*** tvvcox has quit IRC | 10:34 | |
*** jonathan1 has joined #openstack | 10:35 | |
*** Favoretti has joined #openstack | 10:35 | |
*** ajafo has joined #openstack | 10:35 | |
pithagorians | @adun153: https://gist.github.com/vbrinza/cf341a985ab4cc2d9a9a | 10:36 |
pithagorians | so mainly a bridge interface, the fizical interface is included into the bridge and all other networks are the ones made by openstack | 10:36 |
*** _shaps_ has quit IRC | 10:37 | |
*** bvandenh has joined #openstack | 10:38 | |
*** OldHoster has quit IRC | 10:39 | |
adun153 | pithagorians I don't see where br-ex is actually connected to your physical node's interface | 10:39 |
pithagorians | [root@openstack network-scripts(keystone_admin)]# cat ifcfg-enp4s0f0 | grep OVS | 10:40 |
pithagorians | TYPE=OVSPort | 10:40 |
pithagorians | OVS_BRIDGE=br-ex | 10:40 |
pithagorians | here ? | 10:40 |
*** doradus has joined #openstack | 10:42 | |
adun153 | Your controller node has no 10.x.y.z IP address? | 10:42 |
*** doradus has quit IRC | 10:42 | |
*** doradus has joined #openstack | 10:42 | |
pithagorians | no, on the br-ex bridge i have 80.242.xxx.xx | 10:43 |
adun153 | pithagorians: you can't expect to be able to reach your VMs on the 10.10.x.y and 192.168.x.y networks unless your controller is on that same network, too. | 10:44 |
*** tmatsu has joined #openstack | 10:45 | |
adun153 | Something seems off about your network architecture. | 10:45 |
*** pravins has quit IRC | 10:45 | |
*** pithagorians has quit IRC | 10:45 | |
*** mmuffinman has quit IRC | 10:46 | |
*** _shaps_ has joined #openstack | 10:47 | |
*** jonathan1 has quit IRC | 10:48 | |
*** haoli has quit IRC | 10:48 | |
*** leanderthal has quit IRC | 10:48 | |
*** tmatsu has quit IRC | 10:49 | |
*** jonathan1 has joined #openstack | 10:49 | |
*** adun153 has quit IRC | 10:50 | |
*** yamahata has quit IRC | 10:51 | |
*** pithagorians has joined #openstack | 10:51 | |
pithagorians | @adun153: even if i try to reach them from the same computer ? | 10:52 |
*** Bhaskarakiran_ has joined #openstack | 10:52 | |
*** ivan_mironov has quit IRC | 10:52 | |
*** dizquierdo has joined #openstack | 10:52 | |
*** lucendio1 has joined #openstack | 10:52 | |
*** phuongnh has quit IRC | 10:53 | |
*** jckasper has joined #openstack | 10:53 | |
*** vicious has joined #openstack | 10:54 | |
*** OldHoster has joined #openstack | 10:54 | |
*** hichihara has joined #openstack | 10:54 | |
*** Abhishek has joined #openstack | 10:56 | |
*** lucendio has quit IRC | 10:57 | |
*** jckasper has quit IRC | 10:57 | |
Abhishek | pls review the patch : https://review.openstack.org/#/c/267452/ | 10:57 |
*** atheism has quit IRC | 10:59 | |
*** dt23_ has joined #openstack | 11:02 | |
*** jonathan1 has quit IRC | 11:06 | |
*** gildub has joined #openstack | 11:07 | |
*** Mackie2k has quit IRC | 11:09 | |
*** julianwa has quit IRC | 11:10 | |
*** Bhaskarakiran has quit IRC | 11:11 | |
*** gabor_antal has joined #openstack | 11:12 | |
*** sid_cerner has quit IRC | 11:13 | |
*** jonathan1 has joined #openstack | 11:13 | |
*** SCarniel has joined #openstack | 11:15 | |
*** daemontool_ has joined #openstack | 11:15 | |
*** khushbu_ has joined #openstack | 11:15 | |
*** jayvdb has quit IRC | 11:16 | |
*** Bhaskarakiran has joined #openstack | 11:17 | |
*** julianwa has joined #openstack | 11:17 | |
*** daemontool has quit IRC | 11:17 | |
*** salv-orlando has joined #openstack | 11:19 | |
*** jonathan1 has quit IRC | 11:20 | |
*** henrynash has quit IRC | 11:21 | |
*** salv-orl_ has quit IRC | 11:22 | |
*** Bhaskarakiran has quit IRC | 11:22 | |
*** jonathan1 has joined #openstack | 11:24 | |
*** henrynash has joined #openstack | 11:26 | |
*** jayvdb has joined #openstack | 11:26 | |
*** ksobkowiak has quit IRC | 11:28 | |
*** martinsbalodis has joined #openstack | 11:28 | |
*** jonathan1 has quit IRC | 11:30 | |
*** henrynash has quit IRC | 11:32 | |
*** BOKALDO_ has quit IRC | 11:34 | |
*** Abhishek has quit IRC | 11:35 | |
*** Abhishek has joined #openstack | 11:35 | |
*** fzdarsky is now known as fzdarsky|afk | 11:36 | |
*** Abhishek has quit IRC | 11:36 | |
*** Dyonisos has joined #openstack | 11:36 | |
*** Abhishek has joined #openstack | 11:36 | |
*** VonGoofy has joined #openstack | 11:36 | |
*** aimeeU has quit IRC | 11:36 | |
VonGoofy | howdy | 11:36 |
VonGoofy | can I create multiple external networks on liberty with openvswitch and gre without changing config files every time a new network is added? | 11:37 |
*** vikram_ has quit IRC | 11:37 | |
*** Abhishek__ has joined #openstack | 11:37 | |
*** panda has quit IRC | 11:37 | |
VonGoofy | so simple add new tenant network add external network l3 agent and go | 11:38 |
*** furlongm_ has quit IRC | 11:38 | |
*** jonathan1 has joined #openstack | 11:38 | |
*** panda has joined #openstack | 11:38 | |
*** rmart04 has quit IRC | 11:38 | |
*** daemontool_ has quit IRC | 11:39 | |
*** furlongm_ has joined #openstack | 11:39 | |
*** daemontool_ has joined #openstack | 11:39 | |
*** xianms has joined #openstack | 11:39 | |
VonGoofy | anybody awake? :D | 11:40 |
xianms | help | 11:40 |
*** Bhaskarakiran_ has quit IRC | 11:40 | |
*** Abhishek has quit IRC | 11:41 | |
*** sudipto has quit IRC | 11:41 | |
*** yamamoto has quit IRC | 11:41 | |
VonGoofy | help | 11:41 |
VonGoofy | :D | 11:42 |
*** xianms has quit IRC | 11:42 | |
haukebruno | VonGoofy, do you want to add external networks or just external subnets? the latter wouldn't need any config file changes | 11:43 |
*** masco has quit IRC | 11:43 | |
*** Bhaskarakiran has joined #openstack | 11:43 | |
*** zul has quit IRC | 11:44 | |
haukebruno | do I have any chance to live migrate instances from one cpu_model to another? I want to switch some of my compute nodes to 'cpu_model = none' for future live migrations, but for now I have pretty mixed cpu models | 11:44 |
*** resker has joined #openstack | 11:44 | |
*** zul has joined #openstack | 11:45 | |
*** Razva has joined #openstack | 11:45 | |
Razva | any idea of how to make Swift a drop-in replacement for S3 API? at this point the official S3 implementation is very limited (for example there are no presign urls). | 11:45 |
haukebruno | s/cpu\_model/cpu\_mode | 11:45 |
*** qg_ has joined #openstack | 11:47 | |
*** Abhishek__ has quit IRC | 11:47 | |
*** esker has quit IRC | 11:47 | |
*** gildub has quit IRC | 11:47 | |
*** tvvcox has joined #openstack | 11:49 | |
*** qg_ has quit IRC | 11:51 | |
*** Xu_Chao has joined #openstack | 11:51 | |
*** cpt_ has joined #openstack | 11:51 | |
*** Bhaskarakiran has quit IRC | 11:52 | |
*** furlongm_ has quit IRC | 11:54 | |
*** konetzed has joined #openstack | 11:54 | |
*** 64MAAGYH4 has joined #openstack | 11:54 | |
*** thrash|g0ne has joined #openstack | 11:54 | |
*** dcmorton has joined #openstack | 11:54 | |
*** esbe has joined #openstack | 11:54 | |
*** sneti has joined #openstack | 11:54 | |
*** thrash|g0ne has quit IRC | 11:54 | |
*** thrash|g0ne has joined #openstack | 11:54 | |
*** furlongm_ has joined #openstack | 11:55 | |
*** manous has quit IRC | 11:56 | |
*** doug-fish has joined #openstack | 11:56 | |
*** rajeshwarisriniv has joined #openstack | 11:56 | |
*** rajeshwarisriniv has quit IRC | 11:58 | |
*** vsedelnik has quit IRC | 11:59 | |
*** masco has joined #openstack | 12:00 | |
*** vsedelnik has joined #openstack | 12:00 | |
VonGoofy | subnets! | 12:01 |
VonGoofy | can I add a subnet without a configuration changes? | 12:02 |
VonGoofy | but what if i have a lot of subnets like thousands of IP's? | 12:02 |
*** jonathan1 has quit IRC | 12:03 | |
*** _shaps_ has quit IRC | 12:04 | |
haukebruno | VonGoofy, I didn't test that many subnets but so far we ran good with 1 external network using 2 subnets (/24 and /22) | 12:06 |
*** jonathan1 has joined #openstack | 12:07 | |
haukebruno | VonGoofy, but of course there could be a performance issue while using a bunch of subnets with a thousands of IPs (neutron l3) | 12:08 |
*** psachin has quit IRC | 12:08 | |
*** psachin has joined #openstack | 12:09 | |
*** [BNC]jackburton is now known as jackburton | 12:10 | |
VonGoofy | did you use one tenant network and those 2 subnets? | 12:10 |
VonGoofy | i have multiple l3 agents running | 12:10 |
*** rodrigods has quit IRC | 12:12 | |
*** rodrigods has joined #openstack | 12:12 | |
haukebruno | I use 1 external network (provider network) with 2 subnets attached | 12:12 |
*** admin0 has quit IRC | 12:12 | |
*** _shaps_ has joined #openstack | 12:12 | |
VonGoofy | that is ok for small cloud, I'm talking about a public production cloud | 12:14 |
VonGoofy | I dont know if I should go with provider networks and VLAN's with tagging | 12:14 |
haukebruno | VonGoofy, yeah, I hope some other guy with a bigger env will answer. we just ran ~1000 instances in that platform | 12:15 |
*** arecknag has quit IRC | 12:15 | |
*** skazi has joined #openstack | 12:15 | |
*** bestofnithish has joined #openstack | 12:15 | |
VonGoofy | 1000 is not a small number | 12:16 |
VonGoofy | how many tenant networks? | 12:16 |
*** admin0 has joined #openstack | 12:16 | |
*** arecknag has joined #openstack | 12:16 | |
haukebruno | 1 tenant with 2 networks / 2 routers | 12:17 |
*** j___ has joined #openstack | 12:18 | |
*** RedRat has quit IRC | 12:18 | |
haukebruno | VonGoofy, ah sorry my fault. we ran at laest ~500, 1000 was the goal ;-) | 12:18 |
haukebruno | 500 instances the same time in 2 tenant networks | 12:18 |
VonGoofy | how do you route 2 subnets to 2 tenant networks? | 12:19 |
*** xianms has joined #openstack | 12:20 | |
*** neilus has joined #openstack | 12:20 | |
*** Poornima has quit IRC | 12:20 | |
*** RedRat has joined #openstack | 12:20 | |
haukebruno | VonGoofy, are we talking about tenant networks or the public ones? I think I lost you | 12:20 |
*** Bawls has joined #openstack | 12:20 | |
haukebruno | VonGoofy, in that setting we had 1 external network with 2 attached subnets + 500 instances in 2 tenant networks using different routers in neutron | 12:21 |
VonGoofy | ah ok :) | 12:21 |
*** jguy_ has quit IRC | 12:22 | |
*** vhoward has joined #openstack | 12:23 | |
VonGoofy | well i think the easiest way for me is to go with provider networks with openvswitch and vlan tagging | 12:23 |
*** vhoward has quit IRC | 12:23 | |
*** smoriya__ has quit IRC | 12:23 | |
*** vhoward has joined #openstack | 12:23 | |
*** sanchitmalhotra1 has quit IRC | 12:24 | |
*** dfflanders has quit IRC | 12:24 | |
*** sanchitmalhotra has joined #openstack | 12:24 | |
VonGoofy | well "easiest" | 12:24 |
*** jonathan1 has quit IRC | 12:24 | |
*** yamamoto has joined #openstack | 12:24 | |
*** yamamoto_ has joined #openstack | 12:25 | |
*** erlon has joined #openstack | 12:25 | |
*** houming has quit IRC | 12:26 | |
*** jonathan1 has joined #openstack | 12:26 | |
VonGoofy | I have attached a subnet and it works like a charm | 12:27 |
*** yamamoto has quit IRC | 12:29 | |
*** kiran-r has joined #openstack | 12:29 | |
*** rtheis has joined #openstack | 12:29 | |
VonGoofy | the question now is why can't I add another external network to a different l3 agent without networking breaking | 12:29 |
*** subscope has joined #openstack | 12:30 | |
*** raildo-afk is now known as raildo | 12:31 | |
*** apahim has joined #openstack | 12:31 | |
*** jonathan1 has quit IRC | 12:31 | |
*** bkopilov has quit IRC | 12:31 | |
haukebruno | VonGoofy, do you need to specify every ext-net in the l3 config? | 12:31 |
VonGoofy | noup | 12:32 |
*** nehar has quit IRC | 12:32 | |
VonGoofy | I hope not | 12:32 |
VonGoofy | that would suck | 12:32 |
*** MaxSan_ has joined #openstack | 12:32 | |
*** manous has joined #openstack | 12:32 | |
haukebruno | VonGoofy, is it per default possible to run multiple ext-nets within one l3 agent? | 12:33 |
haukebruno | once I read an article about binding 1 ext-net per 1 l3 agent, but can't remember in detail for now | 12:34 |
VonGoofy | default config doesnt allow that | 12:35 |
*** jonathan1 has joined #openstack | 12:35 | |
VonGoofy | look at this: | 12:35 |
VonGoofy | http://superuser.openstack.org/articles/multiple-external-networks-with-a-single-l3-agent | 12:35 |
VonGoofy | this sucks ass | 12:35 |
*** xianms has quit IRC | 12:36 | |
VonGoofy | I think I'm better off with with vlan's and tagging. don't have to worry about l3 agents and bridges so much | 12:36 |
*** subscope has quit IRC | 12:36 | |
*** MaxSan_ has quit IRC | 12:37 | |
*** AfroThundr has quit IRC | 12:37 | |
*** AfroThundr has joined #openstack | 12:38 | |
haukebruno | ah I guess _that_ is the article I remembered ;-) | 12:39 |
*** hichihara has quit IRC | 12:39 | |
haukebruno | but well, adding a new interface + changing the config files everytime isn't that nice | 12:39 |
haukebruno | would be ok if it just affects the server nodes but restarting l3 agents is something I would like to avoid | 12:40 |
*** MaxSan_ has joined #openstack | 12:41 | |
*** esker has joined #openstack | 12:42 | |
*** jonathan1 has quit IRC | 12:43 | |
*** vsedelnik has quit IRC | 12:43 | |
*** subscope has joined #openstack | 12:43 | |
*** yamamoto_ has quit IRC | 12:43 | |
*** resker has quit IRC | 12:44 | |
VonGoofy | my thoughts exactly. And who would manage all this in a big environment. We need a simpler method of adding networks and subnets. | 12:44 |
*** rfolco has joined #openstack | 12:44 | |
*** subscope has quit IRC | 12:44 | |
VonGoofy | This is why I think that provider networks with vlan are simpler and easier to manage, with loss of some features like floating IPs, private networks etc. | 12:45 |
VonGoofy | but also gains in performance | 12:45 |
*** jonathan1 has joined #openstack | 12:45 | |
*** MaxSan_ has quit IRC | 12:45 | |
*** subscope has joined #openstack | 12:46 | |
*** vsedelnik has joined #openstack | 12:46 | |
*** duckinja has quit IRC | 12:47 | |
*** markvoelker has quit IRC | 12:48 | |
*** markvoelker has joined #openstack | 12:49 | |
*** tvvcox has quit IRC | 12:49 | |
*** jonathan1 has quit IRC | 12:49 | |
*** fzdarsky|afk is now known as fzdarsky | 12:50 | |
*** AnilV4 has quit IRC | 12:50 | |
haukebruno | VonGoofy, if it fits in the use-case of course | 12:51 |
*** rossella_s has quit IRC | 12:53 | |
*** rossella_s has joined #openstack | 12:54 | |
*** fawadkhaliq has joined #openstack | 12:54 | |
*** julianwa has quit IRC | 12:54 | |
*** yamamoto has joined #openstack | 12:55 | |
VonGoofy | well I'll see later today how this is going to "roll" :) | 12:55 |
VonGoofy | see ya guys, and thanks! | 12:55 |
*** VonGoofy has quit IRC | 12:55 | |
*** julianwa has joined #openstack | 12:55 | |
*** baoli has joined #openstack | 12:56 | |
*** herrsergio has joined #openstack | 12:57 | |
*** akrzos has joined #openstack | 12:58 | |
*** links has quit IRC | 12:59 | |
*** mkovarik has quit IRC | 12:59 | |
*** j___ has quit IRC | 13:00 | |
*** woodard has joined #openstack | 13:00 | |
*** kylek3h has quit IRC | 13:00 | |
*** woodard has quit IRC | 13:00 | |
*** woodard has joined #openstack | 13:01 | |
*** thrash|g0ne is now known as thrash | 13:01 | |
*** thrash has joined #openstack | 13:01 | |
*** Son_Goku has joined #openstack | 13:02 | |
*** mkovarik has joined #openstack | 13:03 | |
*** mpavone has quit IRC | 13:03 | |
*** yaume_ has joined #openstack | 13:03 | |
*** yaume has quit IRC | 13:04 | |
*** MaxSan_ has joined #openstack | 13:05 | |
*** jguy_ has joined #openstack | 13:05 | |
*** jonathan1 has joined #openstack | 13:05 | |
*** rbowen has quit IRC | 13:05 | |
*** bobh has joined #openstack | 13:05 | |
*** wangbo has quit IRC | 13:06 | |
*** herrsergio has quit IRC | 13:07 | |
*** johnmilton has joined #openstack | 13:07 | |
*** _shaps_ has quit IRC | 13:08 | |
*** bobh has quit IRC | 13:08 | |
*** johnmilton has quit IRC | 13:08 | |
*** johnmilton has joined #openstack | 13:09 | |
*** jmlowe has quit IRC | 13:09 | |
*** jckasper has joined #openstack | 13:10 | |
*** `Calvin has quit IRC | 13:11 | |
*** shibby has joined #openstack | 13:11 | |
*** jonathan1 has quit IRC | 13:12 | |
*** baoli has quit IRC | 13:12 | |
*** yaume_ has quit IRC | 13:12 | |
*** klamath has joined #openstack | 13:12 | |
*** jonathan1 has joined #openstack | 13:12 | |
*** klamath has quit IRC | 13:13 | |
*** yaume has joined #openstack | 13:13 | |
*** BOKALDO has joined #openstack | 13:13 | |
*** klamath has joined #openstack | 13:13 | |
*** jckasper has quit IRC | 13:14 | |
*** OldHoster has quit IRC | 13:15 | |
*** herrsergio has joined #openstack | 13:15 | |
*** vexoon has quit IRC | 13:17 | |
*** MaxSan_ has quit IRC | 13:17 | |
*** jonathan1 has quit IRC | 13:17 | |
*** baoli has joined #openstack | 13:19 | |
*** rbowen has joined #openstack | 13:21 | |
*** balajiiyer has joined #openstack | 13:21 | |
*** rain has joined #openstack | 13:21 | |
*** rain is now known as Guest23862 | 13:21 | |
*** fawadkhaliq has quit IRC | 13:21 | |
*** jonathan1 has joined #openstack | 13:22 | |
*** herrsergio has quit IRC | 13:24 | |
*** fultonj has joined #openstack | 13:25 | |
*** baoli has quit IRC | 13:25 | |
*** furlongm_ is now known as furlongm | 13:26 | |
*** skazi has quit IRC | 13:26 | |
*** pithagorians has quit IRC | 13:26 | |
*** yaume has quit IRC | 13:27 | |
*** baoli has joined #openstack | 13:27 | |
*** jonathan1 has quit IRC | 13:27 | |
*** yaume has joined #openstack | 13:27 | |
*** yamamoto has quit IRC | 13:28 | |
*** Guest23862 is now known as leanderthal | 13:29 | |
*** baoli has quit IRC | 13:29 | |
*** dt23_ has quit IRC | 13:30 | |
*** kylek3h has joined #openstack | 13:30 | |
*** annegentl_ has joined #openstack | 13:30 | |
*** brad_behle has joined #openstack | 13:31 | |
*** skamithi has joined #openstack | 13:31 | |
*** pradk has quit IRC | 13:32 | |
*** rewriteurl has joined #openstack | 13:33 | |
*** pleia2 has quit IRC | 13:33 | |
*** mkovarik has quit IRC | 13:33 | |
*** josecastroleon has joined #openstack | 13:33 | |
*** yaume has quit IRC | 13:33 | |
*** yaume has joined #openstack | 13:34 | |
rewriteurl | Hi all | 13:34 |
*** _shaps_ has joined #openstack | 13:35 | |
rewriteurl | is it possible to create a rewrite url rules for a post command to v3/tokens | 13:35 |
*** mpavone has joined #openstack | 13:35 | |
*** tvvcox has joined #openstack | 13:37 | |
*** _shaps_ has quit IRC | 13:37 | |
*** baoli has joined #openstack | 13:37 | |
*** piet has joined #openstack | 13:38 | |
*** madgeek has quit IRC | 13:38 | |
*** madgeek has joined #openstack | 13:38 | |
*** shootbird has quit IRC | 13:39 | |
*** yamamoto has joined #openstack | 13:39 | |
*** yamamoto has quit IRC | 13:39 | |
*** dyasny has quit IRC | 13:39 | |
*** likevinyl has joined #openstack | 13:39 | |
*** jckasper has joined #openstack | 13:40 | |
*** jpena is now known as jpena|lunch | 13:40 | |
*** yaume has quit IRC | 13:40 | |
*** yaume has joined #openstack | 13:41 | |
*** jckasper has quit IRC | 13:41 | |
*** jckasper has joined #openstack | 13:41 | |
*** shootbird has joined #openstack | 13:41 | |
*** oxsyn has quit IRC | 13:42 | |
*** esker has quit IRC | 13:43 | |
*** esker has joined #openstack | 13:44 | |
*** OldHoster has joined #openstack | 13:45 | |
*** masco has quit IRC | 13:46 | |
*** mkovarik has joined #openstack | 13:46 | |
*** j___ has joined #openstack | 13:46 | |
*** lborda has joined #openstack | 13:46 | |
*** lborda has quit IRC | 13:46 | |
*** lborda has joined #openstack | 13:47 | |
*** Ephur has joined #openstack | 13:47 | |
*** jonathan1 has joined #openstack | 13:49 | |
*** yaume has quit IRC | 13:50 | |
*** bkopilov has joined #openstack | 13:51 | |
*** yaume has joined #openstack | 13:51 | |
*** dyasny has joined #openstack | 13:52 | |
*** georgem1 has joined #openstack | 13:53 | |
*** _Cyclone_ has joined #openstack | 13:53 | |
*** georgem1 has joined #openstack | 13:54 | |
*** yamamoto has joined #openstack | 13:54 | |
*** jonathan1 has quit IRC | 13:54 | |
*** doug-fish has quit IRC | 13:55 | |
*** yaume has quit IRC | 13:55 | |
*** yaume has joined #openstack | 13:56 | |
*** Abhishek has joined #openstack | 13:56 | |
*** retreved has joined #openstack | 13:56 | |
*** fwdit has quit IRC | 13:56 | |
*** Abhishek has quit IRC | 13:56 | |
*** brahama has joined #openstack | 13:57 | |
*** haukebruno has quit IRC | 13:57 | |
*** pithagorians has joined #openstack | 13:57 | |
*** dizquierdo has quit IRC | 13:58 | |
*** masco has joined #openstack | 13:58 | |
*** _shaps_ has joined #openstack | 13:58 | |
*** leanderthal has quit IRC | 13:58 | |
*** rleander_ has joined #openstack | 13:58 | |
*** rleander_ is now known as leanderthal | 13:59 | |
*** daemontool_ is now known as daemontool | 13:59 | |
*** sree has joined #openstack | 13:59 | |
*** yaume has quit IRC | 14:00 | |
*** yaume has joined #openstack | 14:01 | |
*** yamamoto has quit IRC | 14:02 | |
*** sree has quit IRC | 14:02 | |
*** sree has joined #openstack | 14:02 | |
*** herrsergio has joined #openstack | 14:03 | |
*** sanchitmalhotra has quit IRC | 14:04 | |
*** k_stev has joined #openstack | 14:04 | |
*** shiriru has joined #openstack | 14:05 | |
*** tjcocozz has quit IRC | 14:05 | |
*** bapalm has quit IRC | 14:05 | |
*** yaume has quit IRC | 14:05 | |
*** Pengfei_ has joined #openstack | 14:05 | |
*** ikcerog has joined #openstack | 14:05 | |
*** yaume has joined #openstack | 14:06 | |
*** masco has quit IRC | 14:06 | |
*** bapalm has joined #openstack | 14:06 | |
*** tjcocozz has joined #openstack | 14:07 | |
*** sree has quit IRC | 14:07 | |
*** weshay has joined #openstack | 14:07 | |
*** yamamoto has joined #openstack | 14:07 | |
*** busterswt has joined #openstack | 14:09 | |
*** ashw has joined #openstack | 14:09 | |
*** Pengfei has quit IRC | 14:09 | |
*** henrynash has joined #openstack | 14:10 | |
*** oxsyn has joined #openstack | 14:10 | |
*** maveric7911 has joined #openstack | 14:10 | |
*** KLevenstein has joined #openstack | 14:11 | |
*** delattec has joined #openstack | 14:11 | |
*** baker has joined #openstack | 14:11 | |
*** jcarter2 has joined #openstack | 14:11 | |
*** bestofnithish has quit IRC | 14:11 | |
*** yaume has quit IRC | 14:12 | |
*** bestofnithish has joined #openstack | 14:12 | |
*** yaume has joined #openstack | 14:12 | |
*** Pengfei_ has quit IRC | 14:12 | |
*** doug-fish has joined #openstack | 14:13 | |
*** herrsergio has quit IRC | 14:14 | |
*** rodrigods has quit IRC | 14:14 | |
*** rodrigods has joined #openstack | 14:14 | |
*** blomquisg_gone is now known as blomquisg | 14:14 | |
*** VW has joined #openstack | 14:15 | |
*** jonathan1 has joined #openstack | 14:15 | |
*** thumpba has joined #openstack | 14:16 | |
*** Xu_Chao has quit IRC | 14:16 | |
*** baker has quit IRC | 14:16 | |
*** cjschaef has joined #openstack | 14:17 | |
*** janzian has joined #openstack | 14:18 | |
*** khushbu_ has quit IRC | 14:19 | |
*** VW has quit IRC | 14:19 | |
*** Xu_Chao has joined #openstack | 14:19 | |
*** jonathan1 has quit IRC | 14:19 | |
*** masco has joined #openstack | 14:19 | |
*** subscope has quit IRC | 14:20 | |
*** walterheck has joined #openstack | 14:21 | |
*** esker has quit IRC | 14:21 | |
*** mrmartin has quit IRC | 14:21 | |
*** VW has joined #openstack | 14:22 | |
*** annegentl_ has quit IRC | 14:23 | |
*** yamamoto has quit IRC | 14:23 | |
*** annegentl_ has joined #openstack | 14:23 | |
*** baoli has quit IRC | 14:24 | |
*** yaume has quit IRC | 14:25 | |
*** Poornima has joined #openstack | 14:25 | |
*** walterheck has quit IRC | 14:25 | |
*** yaume has joined #openstack | 14:25 | |
*** mturpin has joined #openstack | 14:26 | |
*** VW has quit IRC | 14:26 | |
*** rdas has quit IRC | 14:28 | |
*** v3nd3tta is now known as v3nd3tta`` | 14:28 | |
*** bobh has joined #openstack | 14:29 | |
*** berendt has quit IRC | 14:29 | |
*** cfh has joined #openstack | 14:29 | |
*** njohnston has left #openstack | 14:30 | |
*** baoli has joined #openstack | 14:31 | |
*** toymachine has joined #openstack | 14:32 | |
*** neeti_ has joined #openstack | 14:32 | |
*** anshul has quit IRC | 14:32 | |
*** mrmartin has joined #openstack | 14:32 | |
*** neeti has quit IRC | 14:33 | |
*** xemdetia has joined #openstack | 14:33 | |
*** neith__ is now known as neith | 14:34 | |
*** baoli has quit IRC | 14:34 | |
*** balajiiyer has quit IRC | 14:35 | |
*** josecastroleon has quit IRC | 14:36 | |
*** baoli has joined #openstack | 14:37 | |
*** yocum has joined #openstack | 14:37 | |
*** MaxSan_ has joined #openstack | 14:37 | |
*** aconole has joined #openstack | 14:39 | |
*** ayoung has joined #openstack | 14:39 | |
*** whenry_ has joined #openstack | 14:40 | |
*** scarlisle has joined #openstack | 14:41 | |
*** eraineri has joined #openstack | 14:41 | |
v3nd3tta`` | hmm nice, i am getting chronyc accheck controller1 501 not authorised from the compute hosts | 14:42 |
*** shiriru has quit IRC | 14:42 | |
*** annegentl_ has quit IRC | 14:42 | |
*** annegentl_ has joined #openstack | 14:43 | |
*** baoli has quit IRC | 14:44 | |
*** anshul has joined #openstack | 14:44 | |
*** yamamoto has joined #openstack | 14:44 | |
*** jmckind has joined #openstack | 14:45 | |
*** fxa90__ has joined #openstack | 14:45 | |
*** yaume_ has joined #openstack | 14:45 | |
*** mpavone has quit IRC | 14:46 | |
*** fxa90i_ has quit IRC | 14:46 | |
*** clouddig has joined #openstack | 14:46 | |
*** jpena|lunch is now known as jpena | 14:47 | |
*** annegentl_ has quit IRC | 14:47 | |
*** vimal has quit IRC | 14:48 | |
*** baoli has joined #openstack | 14:48 | |
*** baoli has quit IRC | 14:48 | |
*** baoli has joined #openstack | 14:48 | |
*** admin0 has quit IRC | 14:48 | |
*** yaume has quit IRC | 14:49 | |
*** knikolla has joined #openstack | 14:49 | |
*** jonathan1 has joined #openstack | 14:49 | |
*** timkennedy has joined #openstack | 14:49 | |
*** alejandrito has joined #openstack | 14:49 | |
*** baoli has quit IRC | 14:51 | |
*** admin0 has joined #openstack | 14:51 | |
*** Mudpuppy has joined #openstack | 14:51 | |
*** baoli has joined #openstack | 14:52 | |
*** Mudpuppy has quit IRC | 14:52 | |
*** doug-fish has quit IRC | 14:52 | |
*** Mudpuppy has joined #openstack | 14:52 | |
*** bobh has quit IRC | 14:53 | |
*** doug-fish has joined #openstack | 14:54 | |
*** baoli has quit IRC | 14:54 | |
*** ivase has joined #openstack | 14:54 | |
*** cptweasel has joined #openstack | 14:54 | |
*** rbak has joined #openstack | 14:55 | |
*** pradk has joined #openstack | 14:55 | |
*** josecastroleon has joined #openstack | 14:55 | |
*** sshnaidm_ has joined #openstack | 14:56 | |
*** liverpooler has quit IRC | 14:56 | |
*** scuttle|afk is now known as scuttlemonkey | 14:56 | |
*** sshnaidm has quit IRC | 14:56 | |
*** doug-fish has quit IRC | 14:56 | |
*** sshnaidm_ has quit IRC | 14:56 | |
*** doug-fish has joined #openstack | 14:57 | |
*** jonathan1 has quit IRC | 14:57 | |
*** dmsimard is now known as dmsimard|afk | 14:58 | |
*** mpavone has joined #openstack | 14:58 | |
*** doradus has quit IRC | 14:58 | |
*** fxa90__ is now known as fxa90id | 14:58 | |
*** fxa90id has quit IRC | 14:58 | |
*** fxa90id has joined #openstack | 14:58 | |
*** miltonm has quit IRC | 14:59 | |
*** skamithi13 has joined #openstack | 15:00 | |
*** mbeierl has joined #openstack | 15:00 | |
*** jschlueter|food is now known as jschlueter | 15:00 | |
*** jckasper has quit IRC | 15:00 | |
*** obedmr has joined #openstack | 15:00 | |
*** rbowen has quit IRC | 15:01 | |
*** rbowen has joined #openstack | 15:01 | |
*** jckasper has joined #openstack | 15:01 | |
*** jckasper has quit IRC | 15:02 | |
*** gaughen has quit IRC | 15:02 | |
*** spotz_zzz is now known as spotz | 15:03 | |
*** gaughen has joined #openstack | 15:03 | |
*** psachin has quit IRC | 15:03 | |
*** sshnaidm has joined #openstack | 15:03 | |
*** cfh has quit IRC | 15:04 | |
*** sidx64 has joined #openstack | 15:04 | |
*** Bhaskarakiran has joined #openstack | 15:04 | |
*** jckasper has joined #openstack | 15:06 | |
*** k_stev has quit IRC | 15:07 | |
*** k_stev has joined #openstack | 15:07 | |
*** k_stev has quit IRC | 15:07 | |
*** dgurtner has quit IRC | 15:08 | |
*** crose has joined #openstack | 15:08 | |
*** dgurtner has joined #openstack | 15:08 | |
*** mtanino has joined #openstack | 15:09 | |
*** hyperbaba has quit IRC | 15:09 | |
*** jonathan1 has joined #openstack | 15:09 | |
*** robbiew has joined #openstack | 15:10 | |
*** _shaps_ has quit IRC | 15:10 | |
*** kbringard has joined #openstack | 15:11 | |
*** MaxSan_ has quit IRC | 15:11 | |
*** blahRus has joined #openstack | 15:12 | |
*** toymachine has quit IRC | 15:12 | |
*** jonathan1 has quit IRC | 15:14 | |
*** kindjal has joined #openstack | 15:14 | |
*** whenry_ has quit IRC | 15:14 | |
*** rickyrem has joined #openstack | 15:15 | |
*** sudipto has joined #openstack | 15:16 | |
*** henrynash has quit IRC | 15:16 | |
*** bestofnithish has quit IRC | 15:17 | |
*** k_stev has joined #openstack | 15:17 | |
*** yamamoto has quit IRC | 15:17 | |
*** jaypipes has joined #openstack | 15:17 | |
*** annegentl_ has joined #openstack | 15:17 | |
*** infra-red has joined #openstack | 15:17 | |
*** bestofnithish has joined #openstack | 15:18 | |
*** yamamoto has joined #openstack | 15:18 | |
*** annegentl_ is now known as annegentle | 15:18 | |
*** vicious_ has joined #openstack | 15:18 | |
*** aeperezt has joined #openstack | 15:18 | |
*** ajmiller has joined #openstack | 15:18 | |
*** delatte has joined #openstack | 15:18 | |
*** yamamoto has quit IRC | 15:18 | |
*** delattec has quit IRC | 15:18 | |
*** vicious has quit IRC | 15:20 | |
*** spiette has joined #openstack | 15:20 | |
*** yamamoto has joined #openstack | 15:21 | |
*** pushkaru has joined #openstack | 15:21 | |
*** raddaoui has joined #openstack | 15:21 | |
*** nstrug has quit IRC | 15:22 | |
*** delattec has joined #openstack | 15:22 | |
*** kushal has quit IRC | 15:22 | |
*** VW has joined #openstack | 15:23 | |
*** baoli has joined #openstack | 15:23 | |
*** mkovarik has quit IRC | 15:24 | |
*** delatte has quit IRC | 15:24 | |
*** jcooley_ has quit IRC | 15:24 | |
*** jonathan1 has joined #openstack | 15:24 | |
*** _shaps_ has joined #openstack | 15:24 | |
*** josecastroleon has quit IRC | 15:25 | |
*** rstarmer has joined #openstack | 15:25 | |
*** skamithi13 has quit IRC | 15:25 | |
*** Razva has left #openstack | 15:26 | |
*** skamithi13 has joined #openstack | 15:26 | |
*** vishwanathj_zzz has joined #openstack | 15:26 | |
*** vishwanathj_zzz is now known as vishwanathj | 15:27 | |
*** VW has quit IRC | 15:27 | |
*** masco has quit IRC | 15:28 | |
*** tomoiaga has quit IRC | 15:28 | |
*** baoli has quit IRC | 15:28 | |
*** hardboto has joined #openstack | 15:29 | |
*** hardbot has quit IRC | 15:29 | |
*** vishwana_ has joined #openstack | 15:29 | |
*** sneti_ has joined #openstack | 15:30 | |
*** ronis has quit IRC | 15:30 | |
*** balajiiyer has joined #openstack | 15:31 | |
*** vishwana_ is now known as vishwanathj_ | 15:31 | |
*** vishwanathj has quit IRC | 15:31 | |
*** groen692 has quit IRC | 15:31 | |
*** baoli has joined #openstack | 15:31 | |
*** tomoiaga has joined #openstack | 15:32 | |
*** jckasper has quit IRC | 15:33 | |
*** tomoiaga has quit IRC | 15:33 | |
*** atrius` has joined #openstack | 15:33 | |
*** jckasper has joined #openstack | 15:34 | |
*** rewriteurl has quit IRC | 15:34 | |
*** baoli has quit IRC | 15:35 | |
*** sneti_ has quit IRC | 15:35 | |
*** dizquierdo has joined #openstack | 15:36 | |
*** blacks0ul has joined #openstack | 15:36 | |
*** anshul has quit IRC | 15:36 | |
*** neeti_ has quit IRC | 15:36 | |
*** VW has joined #openstack | 15:37 | |
*** panda has quit IRC | 15:37 | |
*** baoli has joined #openstack | 15:38 | |
*** VW has quit IRC | 15:38 | |
*** panda has joined #openstack | 15:39 | |
*** VW has joined #openstack | 15:39 | |
*** piet has quit IRC | 15:39 | |
*** groen692 has joined #openstack | 15:39 | |
*** harlowja_at_home has joined #openstack | 15:40 | |
*** yamahata has joined #openstack | 15:40 | |
*** jonathan1 has quit IRC | 15:40 | |
*** jonathan1 has joined #openstack | 15:40 | |
*** ivase_ has joined #openstack | 15:41 | |
*** ivase has quit IRC | 15:41 | |
*** infra-red has quit IRC | 15:42 | |
*** yamamoto has quit IRC | 15:42 | |
*** yamamoto has joined #openstack | 15:43 | |
*** baoli has quit IRC | 15:43 | |
*** berserk has joined #openstack | 15:43 | |
*** esheffield has joined #openstack | 15:43 | |
*** berserk has quit IRC | 15:43 | |
*** piet has joined #openstack | 15:43 | |
*** baoli has joined #openstack | 15:43 | |
*** yamamoto has quit IRC | 15:43 | |
*** dizquierdo has quit IRC | 15:43 | |
albertom | hi, can someone help me with a neutron+openvswitch issue? | 15:44 |
albertom | http://paste.openstack.org/show/488992/ | 15:44 |
*** yamamoto has joined #openstack | 15:44 | |
albertom | iptables is failing to aplpy a rule becasue "the chain does not exists" | 15:45 |
albertom | but iptables-save shows the chain right there | 15:45 |
*** iharijono has joined #openstack | 15:46 | |
*** Bhaskarakiran has quit IRC | 15:47 | |
*** jonathan1 has quit IRC | 15:47 | |
*** mdenny has joined #openstack | 15:47 | |
*** miltonm has joined #openstack | 15:50 | |
*** belmoreira has quit IRC | 15:50 | |
*** zenoway has quit IRC | 15:51 | |
*** jistr has quit IRC | 15:51 | |
*** zenoway has joined #openstack | 15:51 | |
*** josecastroleon has joined #openstack | 15:51 | |
*** hardboto has quit IRC | 15:52 | |
*** jlopezgu has joined #openstack | 15:52 | |
*** Bhaskarakiran has joined #openstack | 15:53 | |
*** zenoway has quit IRC | 15:53 | |
*** berserk has joined #openstack | 15:53 | |
*** jlopezgu has quit IRC | 15:53 | |
*** jlopezgu has joined #openstack | 15:54 | |
*** Mudpuppy has quit IRC | 15:54 | |
*** Mudpuppy has joined #openstack | 15:54 | |
*** zenoway has joined #openstack | 15:54 | |
*** krypto has joined #openstack | 15:54 | |
*** bluex has joined #openstack | 15:54 | |
*** leecalcote has joined #openstack | 15:55 | |
*** rstarmer has quit IRC | 15:55 | |
*** jonathan1 has joined #openstack | 15:55 | |
*** hogetaro_ has joined #openstack | 15:56 | |
*** vhoward has quit IRC | 15:57 | |
*** iharijono has quit IRC | 15:57 | |
*** nstrug has joined #openstack | 15:57 | |
*** eric_lopez has quit IRC | 15:57 | |
*** piet has quit IRC | 15:57 | |
*** zenoway has quit IRC | 15:58 | |
*** hogetaro has quit IRC | 15:58 | |
*** haplo37 has joined #openstack | 15:59 | |
*** baoli has quit IRC | 15:59 | |
*** delattec has quit IRC | 15:59 | |
*** baoli has joined #openstack | 16:00 | |
*** maishsk has quit IRC | 16:00 | |
*** admin0 has quit IRC | 16:00 | |
*** mrjazzcat has joined #openstack | 16:00 | |
*** iharijono has joined #openstack | 16:00 | |
*** delattec has joined #openstack | 16:01 | |
*** gregmark has joined #openstack | 16:01 | |
*** SteffanW has quit IRC | 16:01 | |
*** piet has joined #openstack | 16:02 | |
*** doradus has joined #openstack | 16:03 | |
*** cfh has joined #openstack | 16:03 | |
*** Yarboa has quit IRC | 16:03 | |
*** bvandenh has quit IRC | 16:04 | |
*** vhosakot has joined #openstack | 16:05 | |
*** pcaruana has quit IRC | 16:05 | |
*** icezimm has quit IRC | 16:06 | |
*** rromans has quit IRC | 16:06 | |
*** fawadkhaliq has joined #openstack | 16:06 | |
*** Serlex has quit IRC | 16:06 | |
*** EkulTails has joined #openstack | 16:06 | |
*** spiette_ has joined #openstack | 16:07 | |
*** spiette has quit IRC | 16:08 | |
*** spiette_ is now known as spiette | 16:08 | |
*** rromans has joined #openstack | 16:08 | |
*** esker has joined #openstack | 16:08 | |
*** piet has quit IRC | 16:08 | |
*** jaypipes has quit IRC | 16:08 | |
*** esker has quit IRC | 16:09 | |
*** tvvcox has quit IRC | 16:09 | |
*** dgurtner has quit IRC | 16:09 | |
*** esker has joined #openstack | 16:09 | |
*** BigWillie has joined #openstack | 16:10 | |
*** balajiiyer has quit IRC | 16:11 | |
*** obedmr has quit IRC | 16:12 | |
*** daemontool_ has joined #openstack | 16:12 | |
*** CrtxReav1 has joined #openstack | 16:13 | |
*** daemontool has quit IRC | 16:13 | |
*** 64MAAGYH4 has quit IRC | 16:13 | |
*** jonathan1 has quit IRC | 16:13 | |
*** crose has quit IRC | 16:14 | |
*** doradus has quit IRC | 16:14 | |
*** fawadkhaliq has quit IRC | 16:14 | |
*** asksol_ has joined #openstack | 16:14 | |
*** harmw_ has joined #openstack | 16:15 | |
*** hns_ has joined #openstack | 16:15 | |
*** kklimonda1 has joined #openstack | 16:15 | |
*** odyssey4me_ has joined #openstack | 16:15 | |
*** bryan_att has quit IRC | 16:15 | |
*** SIADevelopment has quit IRC | 16:15 | |
*** auviga has quit IRC | 16:15 | |
*** Chr1st1an has quit IRC | 16:15 | |
*** amitry has quit IRC | 16:15 | |
*** mgkwill has quit IRC | 16:15 | |
*** sudorandom has quit IRC | 16:15 | |
*** ev0lv3 has quit IRC | 16:15 | |
*** rushiagr has quit IRC | 16:15 | |
*** blair has quit IRC | 16:15 | |
*** hns has quit IRC | 16:15 | |
*** asksol has quit IRC | 16:15 | |
*** CrtxReavr has quit IRC | 16:15 | |
*** SIADevelopment has joined #openstack | 16:15 | |
*** gnuoy has quit IRC | 16:15 | |
*** kklimonda has quit IRC | 16:15 | |
*** odyssey4me has quit IRC | 16:15 | |
*** harmw has quit IRC | 16:15 | |
*** gnuoy has joined #openstack | 16:15 | |
*** TheAppleMan has quit IRC | 16:15 | |
*** johnthetubaguy has quit IRC | 16:15 | |
*** yocum has quit IRC | 16:15 | |
*** JD|cloud has quit IRC | 16:15 | |
*** Heidistein has quit IRC | 16:15 | |
*** Heidiste1n has joined #openstack | 16:15 | |
*** kencjohnston has joined #openstack | 16:15 | |
*** f10d4 has joined #openstack | 16:15 | |
*** johnthetubaguy has joined #openstack | 16:15 | |
*** SIADevelopment has quit IRC | 16:15 | |
*** SIADevelopment has joined #openstack | 16:15 | |
f10d4 | ohai | 16:15 |
*** amitry has joined #openstack | 16:15 | |
*** sudorandom has joined #openstack | 16:15 | |
*** yocum has joined #openstack | 16:15 | |
*** jplopezgu_ has joined #openstack | 16:17 | |
*** rushiagr has joined #openstack | 16:17 | |
*** JD|cloud has joined #openstack | 16:17 | |
*** TheAppleMan has joined #openstack | 16:17 | |
*** TheAppleMan has joined #openstack | 16:17 | |
*** jlopezgu has quit IRC | 16:18 | |
*** jplopezgu_ is now known as jlopezgu | 16:18 | |
*** ev0lv3 has joined #openstack | 16:18 | |
*** balajiiyer has joined #openstack | 16:18 | |
*** phalmos has joined #openstack | 16:18 | |
*** kirotawa has joined #openstack | 16:18 | |
*** vsedelnik has quit IRC | 16:19 | |
*** CrtxReav1 is now known as CrtxReavr | 16:19 | |
*** bestofnithish has quit IRC | 16:19 | |
*** vsedelnik has joined #openstack | 16:19 | |
*** bryan_att has joined #openstack | 16:19 | |
*** vsedelnik has quit IRC | 16:20 | |
*** sidx64 has quit IRC | 16:20 | |
*** v3nd3tta`` is now known as v3nd3tta | 16:20 | |
*** Chr1st1an has joined #openstack | 16:20 | |
*** infra-red has joined #openstack | 16:20 | |
*** vsedelnik has joined #openstack | 16:20 | |
*** mgkwill has joined #openstack | 16:21 | |
*** josecastroleon has quit IRC | 16:21 | |
*** rromans has quit IRC | 16:21 | |
*** auviga has joined #openstack | 16:22 | |
*** mmuffinman has joined #openstack | 16:22 | |
*** jaypipes has joined #openstack | 16:22 | |
*** gmago has joined #openstack | 16:22 | |
*** rromans has joined #openstack | 16:23 | |
*** evidex has quit IRC | 16:23 | |
*** evidex has joined #openstack | 16:24 | |
*** kawa2014 has quit IRC | 16:24 | |
*** delatte has joined #openstack | 16:24 | |
*** bvandenh has joined #openstack | 16:25 | |
*** delattec has quit IRC | 16:26 | |
*** suresh12 has joined #openstack | 16:26 | |
*** shayneburgess has joined #openstack | 16:27 | |
*** _shaps_ has quit IRC | 16:28 | |
*** josecastroleon has joined #openstack | 16:28 | |
*** phalmos has quit IRC | 16:28 | |
*** zenoway has joined #openstack | 16:30 | |
*** phalmos has joined #openstack | 16:30 | |
*** arch-nemesis has joined #openstack | 16:30 | |
*** Yarboa has joined #openstack | 16:30 | |
*** FunnyLookinHat has joined #openstack | 16:31 | |
*** donu7 has joined #openstack | 16:31 | |
*** pravins has joined #openstack | 16:32 | |
*** cjschaef has quit IRC | 16:32 | |
*** foxhunt72 is now known as foxhunt_away | 16:32 | |
*** kushal has joined #openstack | 16:33 | |
*** doradus has joined #openstack | 16:33 | |
*** odyssey4me_ is now known as odyssey4me | 16:33 | |
*** electrofelix has quit IRC | 16:34 | |
*** zenoway has quit IRC | 16:34 | |
*** Manuel_112 has quit IRC | 16:34 | |
*** vhoward has joined #openstack | 16:34 | |
*** eglynn has joined #openstack | 16:34 | |
*** Manuel_112 has joined #openstack | 16:35 | |
*** pi-victor has quit IRC | 16:35 | |
*** _shaps_ has joined #openstack | 16:36 | |
*** Marga__ has joined #openstack | 16:36 | |
*** mdfuller has joined #openstack | 16:36 | |
aconole | albertom: do those physical devices exist? | 16:37 |
*** infra-red has quit IRC | 16:38 | |
*** mdfuller has quit IRC | 16:38 | |
*** eric_lopez has joined #openstack | 16:38 | |
*** doradus has quit IRC | 16:38 | |
*** Yarboa has quit IRC | 16:38 | |
*** yamahata has quit IRC | 16:39 | |
*** eric_lopez has quit IRC | 16:40 | |
*** Manuel_112 has quit IRC | 16:40 | |
*** eric_lopez has joined #openstack | 16:40 | |
*** blair has joined #openstack | 16:40 | |
*** _shaps_ has quit IRC | 16:41 | |
*** mdfuller has joined #openstack | 16:41 | |
*** timkennedy has left #openstack | 16:41 | |
*** vhosakot has quit IRC | 16:41 | |
*** krtaylor has quit IRC | 16:41 | |
*** yamamoto has quit IRC | 16:42 | |
*** infra-red has joined #openstack | 16:43 | |
*** jwitko has joined #openstack | 16:44 | |
*** Bhaskarakiran has quit IRC | 16:44 | |
*** baker has joined #openstack | 16:44 | |
*** cjschaef has joined #openstack | 16:45 | |
*** BigWillie has quit IRC | 16:45 | |
*** Bhaskarakiran has joined #openstack | 16:46 | |
*** esker has quit IRC | 16:47 | |
*** resker has joined #openstack | 16:47 | |
*** Manuel_112 has joined #openstack | 16:48 | |
*** iharijono has quit IRC | 16:48 | |
*** Cymew has joined #openstack | 16:49 | |
*** infra-red has quit IRC | 16:49 | |
*** mikeoutland has joined #openstack | 16:49 | |
*** pravins has quit IRC | 16:50 | |
*** henrynash has joined #openstack | 16:50 | |
*** pkennedy has joined #openstack | 16:51 | |
*** j___ has quit IRC | 16:52 | |
albertom | aconole: they should be created when a new instance is launched | 16:52 |
*** belmoreira has joined #openstack | 16:53 | |
albertom | so maybe it isn ot creating the devices ? | 16:53 |
*** jckasper has quit IRC | 16:53 | |
*** rossella_s has quit IRC | 16:53 | |
*** rossella_s has joined #openstack | 16:54 | |
*** jckasper has joined #openstack | 16:54 | |
*** cyborg-one has quit IRC | 16:54 | |
*** ttx has quit IRC | 16:54 | |
*** rsimai is now known as rsimai_away | 16:55 | |
*** krypto has quit IRC | 16:56 | |
*** ttx has joined #openstack | 16:56 | |
*** ksobkowiak has joined #openstack | 16:56 | |
Cymew | Hi I have a problem following the docs at: http://docs.openstack.org/liberty/install-guide-rdo/keystone-services.html when creating the service identity I just get a "An unexpected error prevented the server from fulfilling your request. (HTTP 500)" error. Tried to stop httpd and start openstack-keystone.service instead. Same error. Any hints? | 16:57 |
*** arecknag has quit IRC | 16:57 | |
*** hogetaro_ has quit IRC | 16:57 | |
*** josecastroleon has quit IRC | 16:58 | |
*** evidex has quit IRC | 16:58 | |
*** jckasper has quit IRC | 16:59 | |
*** hogetaro has joined #openstack | 16:59 | |
*** pithagorians has quit IRC | 16:59 | |
yankcrime | Cymew: have you looked at keystone's log? | 16:59 |
*** jckasper has joined #openstack | 17:00 | |
*** Poornima has quit IRC | 17:00 | |
*** penick has quit IRC | 17:01 | |
*** donu7 has quit IRC | 17:01 | |
*** vincentll has quit IRC | 17:01 | |
*** speller has quit IRC | 17:01 | |
*** venkat has joined #openstack | 17:02 | |
*** herrsergio has joined #openstack | 17:02 | |
*** nask is now known as nask`off | 17:02 | |
albertom | Cymew: also at apache logs | 17:02 |
*** ghugo has joined #openstack | 17:03 | |
*** jckasper has quit IRC | 17:03 | |
*** gyee has joined #openstack | 17:03 | |
albertom | I got that error often but is because proxy issues, when you set http_proxy but do not set no_proxy | 17:03 |
*** jckasper has joined #openstack | 17:03 | |
*** crose has joined #openstack | 17:04 | |
Cymew | There's oddly enough nothing either in the keystone nor the httpd logs. | 17:04 |
*** leanderthal is now known as leanderthal|afk | 17:04 | |
*** zenoway has joined #openstack | 17:05 | |
*** gaughen has quit IRC | 17:05 | |
Cymew | I have not set any proxy settings at all, just copied what was in that setup instruction. | 17:05 |
*** venkat has quit IRC | 17:06 | |
*** hardbot has joined #openstack | 17:07 | |
*** bobh has joined #openstack | 17:08 | |
*** venkat has joined #openstack | 17:08 | |
*** dgurtner has joined #openstack | 17:08 | |
*** dgurtner has quit IRC | 17:08 | |
*** dgurtner has joined #openstack | 17:08 | |
Cymew | Can someone who know about the architecture tell me what "openstack service create --name keystone --description "OpenStack Identity" identity" is trying to do, so I can figure out what part of all the cogs and wheels that should be turning? | 17:08 |
*** mdfuller has quit IRC | 17:09 | |
albertom | Cymew: try running the same command with --debug | 17:09 |
albertom | it might be permissions too | 17:09 |
*** baker has quit IRC | 17:09 | |
*** vhosakot has joined #openstack | 17:09 | |
*** baoli has quit IRC | 17:09 | |
*** yamahata has joined #openstack | 17:09 | |
*** zenoway has quit IRC | 17:09 | |
Cymew | Hmm. There is a --debug you say. Worth investigating. | 17:10 |
*** DeMiNe0 has quit IRC | 17:10 | |
*** kdas_ has joined #openstack | 17:10 | |
*** bobh has quit IRC | 17:10 | |
Cymew | Jeebus! | 17:10 |
*** electrofelix has joined #openstack | 17:10 | |
Cymew | That was a lot of output! | 17:10 |
*** Bhaskarakiran has quit IRC | 17:10 | |
*** baoli has joined #openstack | 17:11 | |
*** e0ne has quit IRC | 17:11 | |
*** pleia2 has joined #openstack | 17:12 | |
Cymew | Sadly, it only tells me something went wrong. Any chance you guys here would be wiser if I put up a paste? | 17:12 |
*** baker has joined #openstack | 17:12 | |
*** DeMiNe0 has joined #openstack | 17:12 | |
*** achanda has joined #openstack | 17:12 | |
*** kushal has quit IRC | 17:12 | |
albertom | yup | 17:12 |
albertom | try pastebin | 17:12 |
*** kdas_ is now known as kushal | 17:13 | |
*** damadhat has joined #openstack | 17:13 | |
*** mdfuller has joined #openstack | 17:13 | |
*** kushal has quit IRC | 17:13 | |
*** kushal has joined #openstack | 17:13 | |
Cymew | Here you go: http://pastebin.com/px629Jju | 17:14 |
*** delattec has joined #openstack | 17:14 | |
*** grafuls has quit IRC | 17:14 | |
*** suresh12 has quit IRC | 17:15 | |
*** jaugustine has joined #openstack | 17:15 | |
*** gaughen has joined #openstack | 17:16 | |
albertom | silly q, does controller resolve to your keystone server ip ? | 17:16 |
albertom | :P | 17:16 |
*** krypto has joined #openstack | 17:16 | |
albertom | also, there should be an _access.log and _error.log files for keystone | 17:16 |
albertom | under httpd log dir | 17:16 |
albertom | sorry for not having the extact path by I run openstack in another disstro and with nginx :P | 17:17 |
*** rfolco has quit IRC | 17:17 | |
albertom | /var/log/httpd/keystone-error.log | 17:17 |
albertom | /var/log/httpd/keystone-access.log | 17:17 |
*** delatte has quit IRC | 17:17 | |
*** ade_b has quit IRC | 17:18 | |
Cymew | controller is my keystone server, yes. Same machine I run "openstack service create ... " from. | 17:18 |
*** TMM has quit IRC | 17:19 | |
*** salv-orl_ has joined #openstack | 17:19 | |
Cymew | Yes, got both /var/log/httpd/keystone-access.log and /var/log/httpd/keystone-error.log | 17:20 |
*** resker has quit IRC | 17:20 | |
Cymew | They contain "192.168.1.228 - - [02/Mar/2016:18:20:09 +0100] "POST /v3/services HTTP/1.1" 500 143 "-" "python-keystoneclient"" and "2016-03-02 18:20:09.773497 No handlers could be found for logger "oslo_config.cfg"" which tells me very little | 17:21 |
*** fawadkhaliq has joined #openstack | 17:21 | |
*** rbowen has quit IRC | 17:21 | |
albertom | hmm | 17:21 |
*** krypto has quit IRC | 17:22 | |
*** salv-orlando has quit IRC | 17:22 | |
*** krypto has joined #openstack | 17:22 | |
albertom | try adding | 17:22 |
Cymew | What I see is a curl doing a POST, which the access log confirms. Google didn't provide any hints for the "oslo_config" to be related. | 17:22 |
*** masco has joined #openstack | 17:22 | |
*** dizquierdo has joined #openstack | 17:22 | |
*** jaypipes has quit IRC | 17:22 | |
albertom | logdir=/somepath | 17:22 |
*** nmagnezi has quit IRC | 17:22 | |
albertom | oh | 17:23 |
albertom | or maybe you got the worng pacakges (usual error) | 17:23 |
Cymew | Huh? | 17:23 |
albertom | yeah sometimes you endup installing centos packages | 17:23 |
albertom | rather than epel packages | 17:23 |
albertom | it has happened to me lots of times :P | 17:24 |
*** jcooley_ has joined #openstack | 17:24 | |
*** onlyanegg has joined #openstack | 17:24 | |
*** arxcruz has quit IRC | 17:24 | |
*** krtaylor has joined #openstack | 17:24 | |
Cymew | Yeah, I did install CentOS packages. Did I read the instructions totally backwards? I thought they say do no install from epel... | 17:24 |
albertom | http://docs.openstack.org/liberty/install-guide-rdo/environment-packages.html | 17:24 |
*** electrofelix has quit IRC | 17:25 | |
*** leecalcote has quit IRC | 17:25 | |
*** delatte has joined #openstack | 17:25 | |
*** hardbot has quit IRC | 17:25 | |
*** ladrua has quit IRC | 17:25 | |
albertom | yum install centos-release-openstack-liberty | 17:25 |
albertom | hmm | 17:25 |
*** ladrua has joined #openstack | 17:26 | |
*** spotz is now known as spotz_zzz | 17:26 | |
albertom | i was reading my notes | 17:27 |
*** qg_ has joined #openstack | 17:27 | |
*** skamithi has quit IRC | 17:27 | |
albertom | and last time i installed liberty on centos | 17:27 |
albertom | i did | 17:27 |
albertom | yum install -y http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm | 17:27 |
albertom | yum install -y centos-release-openstack-liberty | 17:27 |
Cymew | Look at that. I did remember correctly. | 17:27 |
Cymew | I have been known to read something like that, and then to it ass backwards before... | 17:27 |
*** donu7 has joined #openstack | 17:27 | |
*** raddaoui has quit IRC | 17:27 | |
*** achanda has quit IRC | 17:27 | |
*** raddaoui has joined #openstack | 17:28 | |
Cymew | So, the question then is if the docs are wrong. | 17:28 |
*** hardbot has joined #openstack | 17:28 | |
albertom | or something changed | 17:28 |
*** kiran-r has quit IRC | 17:28 | |
Cymew | Could happen | 17:28 |
*** delattec has quit IRC | 17:28 | |
*** raddaoui_ has joined #openstack | 17:28 | |
Cymew | I did decide to try not using devstack, to be on the safe side for things not changing... | 17:28 |
albertom | Ubuntu docs tends to be more correctly updated imho | 17:29 |
Cymew | Ok | 17:29 |
*** vhosakot has quit IRC | 17:29 | |
*** jasonsb has quit IRC | 17:30 | |
Cymew | I tend to run RHEL serverside. | 17:30 |
*** vhosakot has joined #openstack | 17:30 | |
*** jschwarz has quit IRC | 17:30 | |
Cymew | I guess I could try to enable epel and reinstall. | 17:31 |
*** subho has quit IRC | 17:31 | |
*** linuxgeek has joined #openstack | 17:31 | |
*** rbak has quit IRC | 17:31 | |
albertom | i would do that | 17:31 |
Cymew | I do wonder if I'd need to reinstall more than the openstack packages, though. I could start there, I guess. | 17:31 |
albertom | but as i said before, long time i dont deply openstack on centos | 17:31 |
*** johngeier has joined #openstack | 17:32 | |
*** jasonsb has joined #openstack | 17:32 | |
Cymew | You use Ubuntu? | 17:32 |
*** Son_Goku has quit IRC | 17:32 | |
*** galstrom_zzz is now known as galstrom | 17:32 | |
albertom | clearlinux x) | 17:32 |
albertom | and run devstack on ubuntu | 17:32 |
Cymew | Clearlinux I had not even heard of, but considering the amount of distros around, maybe not too surprising. | 17:33 |
albertom | https://clearlinux.org/ | 17:33 |
*** raddaoui_ has quit IRC | 17:33 | |
*** raddaoui has quit IRC | 17:33 | |
*** venkat has quit IRC | 17:33 | |
albertom | its a nice project i am workin on | 17:33 |
*** rbak has joined #openstack | 17:33 | |
*** raddaoui has joined #openstack | 17:33 | |
*** alisha17 has joined #openstack | 17:34 | |
Cymew | I see it's cloud oriented, and this openstack install is my first foray into the cloud so... | 17:34 |
*** davi has joined #openstack | 17:34 | |
*** davi has joined #openstack | 17:34 | |
Cymew | Good to know it's around. Might be worth looking into. | 17:34 |
*** rbowen has joined #openstack | 17:35 | |
*** mrmartin has quit IRC | 17:35 | |
*** johngeier has left #openstack | 17:35 | |
*** jasonsb has quit IRC | 17:36 | |
*** jaypipes has joined #openstack | 17:36 | |
*** itlinux has joined #openstack | 17:36 | |
Cymew | Thanks for the help albertom! I'll try the epel way and maybe it works out. If it has been an issue before with CentOS and Epel, who knows. | 17:37 |
*** rickyrem has quit IRC | 17:37 | |
*** mturpin has quit IRC | 17:37 | |
albertom | yw | 17:37 |
*** GenteelBen has joined #openstack | 17:37 | |
*** spotz_zzz is now known as spotz | 17:37 | |
*** dmsimard|afk is now known as dmsimard | 17:38 | |
*** krobzaur has joined #openstack | 17:38 | |
*** jbell8 has joined #openstack | 17:39 | |
*** doradus has joined #openstack | 17:39 | |
*** nask`off is now known as nask | 17:40 | |
*** zenoway has joined #openstack | 17:40 | |
*** sudipto has quit IRC | 17:41 | |
*** vsedelnik has quit IRC | 17:41 | |
*** subho_ has joined #openstack | 17:43 | |
*** yamamoto has joined #openstack | 17:43 | |
*** mpavone has quit IRC | 17:43 | |
*** raddaoui has quit IRC | 17:43 | |
*** shibby has quit IRC | 17:43 | |
*** zenoway has quit IRC | 17:45 | |
*** suresh12 has joined #openstack | 17:45 | |
*** achanda has joined #openstack | 17:45 | |
*** jaypipes has quit IRC | 17:47 | |
*** pkennedy_ has joined #openstack | 17:47 | |
*** bvandenh has quit IRC | 17:48 | |
*** bestofnithish has joined #openstack | 17:48 | |
*** nstrug has quit IRC | 17:48 | |
Cymew | albertom: It doesn't look like there's any openstack packages in Epel? Am I very confused? | 17:49 |
*** raddaoui has joined #openstack | 17:49 | |
*** dizquierdo has quit IRC | 17:49 | |
*** dizquierdo has joined #openstack | 17:50 | |
*** tvvcox has joined #openstack | 17:50 | |
onlyanegg | How can I migrate an instance to a given machine? I have two machines with different cpus, so I can't use the live-migrate command. | 17:50 |
*** yamamoto has quit IRC | 17:50 | |
onlyanegg | I've tried the migrate command, but it just stays on the same machine. | 17:50 |
*** pkennedy has quit IRC | 17:51 | |
onlyanegg | I read that I can stop nova-compute and then use `nova migrate`, but that seems hacky. Is there a better way? | 17:51 |
*** nstrug has joined #openstack | 17:52 | |
*** germs has joined #openstack | 17:52 | |
*** rfolco has joined #openstack | 17:52 | |
*** electrofelix has joined #openstack | 17:53 | |
*** jonathan1 has joined #openstack | 17:53 | |
*** electrofelix has quit IRC | 17:53 | |
*** germs1 has joined #openstack | 17:54 | |
Cymew | onlyanegg: After a few hours of exposure to openstack, I get the impression it's quite "hacky". | 17:54 |
albertom | Cymew: if you are new and want to just use it | 17:55 |
albertom | there is the packstack project | 17:55 |
*** haplo37 has quit IRC | 17:55 | |
albertom | its a PoC installer | 17:55 |
*** shibby has joined #openstack | 17:56 | |
*** germs has quit IRC | 17:56 | |
*** raddaoui has quit IRC | 17:56 | |
Cymew | I just found it. Does all in one magic build, it looks like. It makes it very hard to understand how it all fits together, but maybe it's a start. | 17:57 |
*** rbak_ has joined #openstack | 17:57 | |
*** kencjohnston has quit IRC | 17:58 | |
*** rbak has quit IRC | 17:59 | |
Cymew | Hmm. That one also failed. Maybe my first attempts resulted in a dirty environment. Openstack looks to be so big it's hard to figure out how the pieces fit together, or it's just me. | 17:59 |
*** henrynash has quit IRC | 18:00 | |
*** josecastroleon has joined #openstack | 18:00 | |
*** derekh has quit IRC | 18:00 | |
*** whenry_ has joined #openstack | 18:00 | |
*** josecastroleon has quit IRC | 18:00 | |
albertom | i would recommend starting with a VM 4gb of ram | 18:00 |
onlyanegg | Cymew: It's certainly not something someone just shoved together. I think it's actually a very well organized (albiet large) project. Be patient, it is complex. | 18:00 |
albertom | so you can revert the snapshots | 18:00 |
albertom | ans start fresh | 18:00 |
albertom | also, i dont just type in the terminal, | 18:01 |
albertom | i create .sh scripts so i can reproduce it later | 18:01 |
albertom | thats how i learnt | 18:01 |
*** laurent\ has quit IRC | 18:01 | |
*** germs1 has quit IRC | 18:02 | |
Cymew | albertom: Good advice! I actually did just that. ;) | 18:02 |
*** dtrainor has quit IRC | 18:02 | |
*** khushbu_ has joined #openstack | 18:03 | |
*** maishsk has joined #openstack | 18:03 | |
Cymew | onlyanegg: Oh, no it does not look shoved together, but it do looks like it contains a lot of moving parts. That's not always elegant... | 18:03 |
*** belmoreira has quit IRC | 18:03 | |
Cymew | I'll keep at it. | 18:03 |
*** e0ne has joined #openstack | 18:04 | |
Cymew | All advice much appreciated. Somehow I'll get this baby up and running. | 18:04 |
Cymew | Sometimes I wonder how we coped before lvm snapshots and virtual machines... | 18:05 |
*** Cloudish has joined #openstack | 18:05 | |
*** damadhatter has joined #openstack | 18:05 | |
*** damadhat has quit IRC | 18:05 | |
*** shardy has quit IRC | 18:06 | |
*** DeMiNe0 has quit IRC | 18:07 | |
*** phalmos has quit IRC | 18:07 | |
*** rbak__ has joined #openstack | 18:07 | |
*** donu71 has joined #openstack | 18:08 | |
*** skamithi has joined #openstack | 18:08 | |
*** DeMiNe0 has joined #openstack | 18:08 | |
*** suresh12 has quit IRC | 18:08 | |
*** skamithi13 has quit IRC | 18:08 | |
*** skamithi13 has joined #openstack | 18:09 | |
*** donu7 has quit IRC | 18:09 | |
*** _shaps_ has joined #openstack | 18:09 | |
*** rbak_ has quit IRC | 18:09 | |
*** skamithi has quit IRC | 18:09 | |
*** germs has joined #openstack | 18:10 | |
*** qg_ has quit IRC | 18:10 | |
*** spzala has joined #openstack | 18:11 | |
*** jonaspaulo has joined #openstack | 18:12 | |
*** suresh12 has joined #openstack | 18:12 | |
*** RedW has joined #openstack | 18:13 | |
*** RedM has quit IRC | 18:13 | |
*** gfidente has quit IRC | 18:14 | |
*** suresh12 has quit IRC | 18:14 | |
*** suresh12 has joined #openstack | 18:14 | |
*** neith has quit IRC | 18:15 | |
*** f10d4 has left #openstack | 18:15 | |
*** willlo has joined #openstack | 18:15 | |
*** TMM has joined #openstack | 18:15 | |
*** alisha17 has quit IRC | 18:16 | |
*** jbell8 has quit IRC | 18:16 | |
*** mikelk has quit IRC | 18:17 | |
*** yaume_ has quit IRC | 18:18 | |
*** dtrainor has joined #openstack | 18:18 | |
onlyanegg | johnthetubaguy: Are you here? I just read about the initiative to add a destination host parameter to the cold migration command. Has that been implemented in Liberty? I don't think it's available in kilo. | 18:18 |
*** mcornea has quit IRC | 18:20 | |
*** herrsergio has quit IRC | 18:21 | |
*** penick has joined #openstack | 18:21 | |
*** wscheele has joined #openstack | 18:21 | |
*** angdraug has joined #openstack | 18:21 | |
*** bestofnithish has quit IRC | 18:21 | |
*** skamithi13 has quit IRC | 18:21 | |
*** zenoway has joined #openstack | 18:21 | |
*** toscalix has quit IRC | 18:22 | |
wscheele | anyone know how to get nova rabbitmq notifications in icehouse? | 18:22 |
*** spiette has quit IRC | 18:22 | |
wscheele | i get neutron notifications on notifications.info on the neutron exchange, but nothing on nova. tried many different notification_driver options (there are numerous different suggestions on the web). but to no avail... | 18:22 |
*** spiette has joined #openstack | 18:23 | |
*** doradus has quit IRC | 18:24 | |
*** jbell8 has joined #openstack | 18:24 | |
*** annegent_ has joined #openstack | 18:24 | |
*** bobh has joined #openstack | 18:24 | |
*** ashw has quit IRC | 18:24 | |
*** jpena has quit IRC | 18:25 | |
*** leecalcote has joined #openstack | 18:25 | |
*** jschwarz has joined #openstack | 18:27 | |
*** sarob has joined #openstack | 18:27 | |
*** annegentle has quit IRC | 18:27 | |
*** ronis has joined #openstack | 18:27 | |
*** annegent_ has quit IRC | 18:28 | |
*** dizquierdo has quit IRC | 18:29 | |
*** ivar-lazzaro has joined #openstack | 18:29 | |
*** e0ne has quit IRC | 18:29 | |
*** doradus has joined #openstack | 18:29 | |
*** comay has quit IRC | 18:29 | |
*** shibby has quit IRC | 18:29 | |
*** hardbot has quit IRC | 18:29 | |
*** dizquierdo has joined #openstack | 18:29 | |
*** comay has joined #openstack | 18:30 | |
*** comay has quit IRC | 18:30 | |
*** e0ne has joined #openstack | 18:30 | |
*** shibby has joined #openstack | 18:30 | |
*** doug-fish has quit IRC | 18:30 | |
*** ivar-lazzaro has quit IRC | 18:30 | |
*** comay has joined #openstack | 18:30 | |
*** shayneburgess has quit IRC | 18:30 | |
*** ivar-lazzaro has joined #openstack | 18:30 | |
*** blacks0ul has quit IRC | 18:31 | |
*** Bawls has left #openstack | 18:31 | |
*** doug-fish has joined #openstack | 18:31 | |
*** ItsMeCK has joined #openstack | 18:31 | |
*** e0ne has quit IRC | 18:31 | |
*** shayneburgess has joined #openstack | 18:31 | |
*** blacks0ul has joined #openstack | 18:31 | |
*** e0ne has joined #openstack | 18:32 | |
*** lborda has quit IRC | 18:32 | |
*** Wida has quit IRC | 18:32 | |
*** _shaps_ has quit IRC | 18:33 | |
wscheele | seems 'messaging' is the magic notification_driver that does work | 18:34 |
*** doug-fis_ has joined #openstack | 18:34 | |
*** leecalcote has quit IRC | 18:35 | |
*** leecalcote has joined #openstack | 18:35 | |
*** doug-fish has quit IRC | 18:35 | |
*** balajiiyer has quit IRC | 18:35 | |
*** laurent\ has joined #openstack | 18:36 | |
*** lborda has joined #openstack | 18:36 | |
*** rstarmer has joined #openstack | 18:37 | |
*** bobh has quit IRC | 18:38 | |
*** doug-fis_ has quit IRC | 18:39 | |
*** kushal has quit IRC | 18:40 | |
*** eby has joined #openstack | 18:40 | |
*** nstrug has quit IRC | 18:40 | |
*** piet has joined #openstack | 18:40 | |
*** cdub has joined #openstack | 18:41 | |
*** Suyash has joined #openstack | 18:41 | |
*** infra-red has joined #openstack | 18:41 | |
*** j___ has joined #openstack | 18:42 | |
*** alejandrito has quit IRC | 18:43 | |
*** ajmiller_ has joined #openstack | 18:45 | |
*** henrynash has joined #openstack | 18:45 | |
wscheele | \quit | 18:46 |
*** eby_ has joined #openstack | 18:46 | |
*** wscheele has left #openstack | 18:46 | |
*** masco has quit IRC | 18:47 | |
*** eby has quit IRC | 18:47 | |
*** ItsMeCK has quit IRC | 18:47 | |
*** leecalcote has quit IRC | 18:48 | |
*** ajmiller has quit IRC | 18:48 | |
*** mmuffinman has quit IRC | 18:48 | |
*** lucendio1 has quit IRC | 18:49 | |
*** eby has joined #openstack | 18:49 | |
*** kjz has joined #openstack | 18:50 | |
*** mmuffinman has joined #openstack | 18:51 | |
*** retreved has quit IRC | 18:52 | |
*** eby_ has quit IRC | 18:52 | |
*** boltR_ has joined #openstack | 18:52 | |
*** xemdetia has quit IRC | 18:52 | |
*** maishsk has quit IRC | 18:54 | |
*** admin0 has joined #openstack | 18:55 | |
*** admin0 has quit IRC | 18:55 | |
*** admin0 has joined #openstack | 18:55 | |
*** wmang has quit IRC | 18:56 | |
*** haplo37 has joined #openstack | 18:56 | |
*** KuDeMi has joined #openstack | 18:56 | |
*** eby has quit IRC | 18:57 | |
*** subho_ has quit IRC | 18:57 | |
*** kushal has joined #openstack | 18:58 | |
*** leecalcote has joined #openstack | 18:59 | |
*** galstrom is now known as galstrom_zzz | 18:59 | |
*** crose has quit IRC | 18:59 | |
*** Bulacco has joined #openstack | 19:00 | |
*** maishsk has joined #openstack | 19:00 | |
*** asingh has joined #openstack | 19:00 | |
*** skamithi13 has joined #openstack | 19:01 | |
*** mmuffinman has quit IRC | 19:01 | |
*** asingh has quit IRC | 19:02 | |
*** mikeoutland has quit IRC | 19:02 | |
*** asingh has joined #openstack | 19:03 | |
*** mikeoutland has joined #openstack | 19:04 | |
*** annegentle has joined #openstack | 19:05 | |
*** suresh12 has quit IRC | 19:06 | |
*** asingh has quit IRC | 19:07 | |
*** asingh has joined #openstack | 19:07 | |
*** Cymew has quit IRC | 19:09 | |
*** cpt_ has quit IRC | 19:10 | |
boltR_ | why does cinder add a volume- prefix, but doesn't use it when you try to manage a volume? | 19:10 |
*** daemontool_ has quit IRC | 19:10 | |
wN | boltR: does "use it"? | 19:11 |
wN | doesnt* | 19:11 |
*** qg_ has joined #openstack | 19:11 | |
*** rickyrem has joined #openstack | 19:11 | |
boltR_ | wN: yeah | 19:12 |
*** doug-fish has joined #openstack | 19:12 | |
*** bobh has joined #openstack | 19:12 | |
boltR_ | actually i think I know, because people might create volumes with something other than cinder | 19:12 |
*** kencjohnston has joined #openstack | 19:12 | |
boltR_ | but then that makes me why cinder doesn't tell you the "real" name of the volume when you unmanage a volume | 19:13 |
boltR_ | makes me wonder* | 19:13 |
*** eby has joined #openstack | 19:14 | |
*** ajmiller_ is now known as ajmiller | 19:15 | |
*** Wida has joined #openstack | 19:15 | |
*** KuDeMi has quit IRC | 19:15 | |
*** balajiiyer has joined #openstack | 19:15 | |
*** qg_ has quit IRC | 19:16 | |
*** suresh12 has joined #openstack | 19:18 | |
*** rstarmer has quit IRC | 19:18 | |
*** cyborg-one has joined #openstack | 19:18 | |
*** VW has quit IRC | 19:18 | |
*** potato_farmer has joined #openstack | 19:19 | |
*** eby has quit IRC | 19:19 | |
*** kushal has quit IRC | 19:19 | |
*** vsedelnik has joined #openstack | 19:19 | |
*** shayneburgess has quit IRC | 19:22 | |
*** infra-re_ has joined #openstack | 19:23 | |
*** boltR___ has joined #openstack | 19:23 | |
*** ashw has joined #openstack | 19:23 | |
*** RedRat has quit IRC | 19:23 | |
*** eby has joined #openstack | 19:24 | |
*** boltR_ has quit IRC | 19:24 | |
*** RedRat has joined #openstack | 19:25 | |
*** infra-red has quit IRC | 19:25 | |
*** kawa2014 has joined #openstack | 19:26 | |
*** infra-red has joined #openstack | 19:26 | |
*** leecalcote has quit IRC | 19:27 | |
*** gabor_antal has quit IRC | 19:27 | |
*** maishsk has quit IRC | 19:27 | |
*** tonythomas has quit IRC | 19:27 | |
*** sauvin has quit IRC | 19:29 | |
*** infra-re_ has quit IRC | 19:29 | |
*** potato_farmer has quit IRC | 19:29 | |
*** j___ has quit IRC | 19:30 | |
*** jaimguer has joined #openstack | 19:31 | |
*** vhosakot has quit IRC | 19:31 | |
*** galstrom_zzz is now known as galstrom | 19:32 | |
*** obedmr has joined #openstack | 19:32 | |
*** crose has joined #openstack | 19:32 | |
*** albertcard has joined #openstack | 19:33 | |
*** shayneburgess has joined #openstack | 19:34 | |
*** mixomathoze has quit IRC | 19:34 | |
*** vhosakot has joined #openstack | 19:35 | |
*** doug-fis_ has joined #openstack | 19:35 | |
*** doradus has quit IRC | 19:35 | |
*** doug-fish has quit IRC | 19:36 | |
*** slashd has joined #openstack | 19:37 | |
*** VW has joined #openstack | 19:37 | |
*** slashd has quit IRC | 19:37 | |
*** slashd has joined #openstack | 19:37 | |
*** jaimguer has quit IRC | 19:37 | |
*** kawa2014 has quit IRC | 19:37 | |
*** panda has quit IRC | 19:37 | |
*** panda has joined #openstack | 19:38 | |
*** retreved has joined #openstack | 19:38 | |
*** robbiew has quit IRC | 19:38 | |
*** robbiew has joined #openstack | 19:39 | |
*** raddaoui has joined #openstack | 19:39 | |
*** skamithi has joined #openstack | 19:39 | |
*** retreved has quit IRC | 19:40 | |
*** retreved has joined #openstack | 19:40 | |
*** infra-re_ has joined #openstack | 19:41 | |
*** KuDeMi has joined #openstack | 19:41 | |
*** phalmos has joined #openstack | 19:43 | |
*** infra-red has quit IRC | 19:44 | |
*** davi has quit IRC | 19:45 | |
*** doug-fish has joined #openstack | 19:46 | |
*** phalmos has quit IRC | 19:47 | |
*** doug-fis_ has quit IRC | 19:47 | |
*** slogan_r has joined #openstack | 19:48 | |
*** slogan_r is now known as slogan_r_lab_rat | 19:48 | |
*** trifon has joined #openstack | 19:48 | |
*** Manuel_112 has quit IRC | 19:49 | |
*** galstrom is now known as galstrom_zzz | 19:50 | |
*** infra-red has joined #openstack | 19:50 | |
*** belmoreira has joined #openstack | 19:50 | |
*** doradus has joined #openstack | 19:50 | |
*** belmoreira has quit IRC | 19:51 | |
*** infra-re_ has quit IRC | 19:52 | |
*** shaleh has joined #openstack | 19:53 | |
*** tongli has joined #openstack | 19:53 | |
*** NetHawk has quit IRC | 19:55 | |
*** neilus has quit IRC | 19:56 | |
*** RedW has quit IRC | 19:56 | |
*** RedW has joined #openstack | 19:56 | |
*** penick has quit IRC | 19:57 | |
*** groen692 has quit IRC | 19:58 | |
*** gszasz has quit IRC | 19:58 | |
*** pushkaru has quit IRC | 19:58 | |
*** _shaps_ has joined #openstack | 19:59 | |
*** gaughen has quit IRC | 20:00 | |
*** penick has joined #openstack | 20:01 | |
*** khushbu_ has quit IRC | 20:01 | |
*** maishsk has joined #openstack | 20:01 | |
*** hybridpollo has joined #openstack | 20:01 | |
*** cdash has joined #openstack | 20:02 | |
*** KuDeMi has quit IRC | 20:02 | |
*** trifon has quit IRC | 20:02 | |
*** GenteelBen has quit IRC | 20:03 | |
*** piet has quit IRC | 20:03 | |
*** _shaps_ has quit IRC | 20:05 | |
*** donu71 has quit IRC | 20:05 | |
*** k_stev has quit IRC | 20:05 | |
*** neilus has joined #openstack | 20:05 | |
*** pkennedy__ has joined #openstack | 20:06 | |
*** _shaps_ has joined #openstack | 20:06 | |
*** eddima has joined #openstack | 20:07 | |
*** bluex has quit IRC | 20:07 | |
*** willlo has quit IRC | 20:07 | |
*** shootbird has quit IRC | 20:08 | |
*** jmlowe has joined #openstack | 20:09 | |
*** pkennedy_ has quit IRC | 20:09 | |
*** galstrom_zzz is now known as galstrom | 20:09 | |
*** pithagorians has joined #openstack | 20:09 | |
*** neilus has quit IRC | 20:10 | |
*** qg_ has joined #openstack | 20:11 | |
*** shootbird has joined #openstack | 20:11 | |
*** brandor5 has joined #openstack | 20:11 | |
*** jschwarz has quit IRC | 20:12 | |
*** Lee1092 has quit IRC | 20:12 | |
*** eddima has quit IRC | 20:12 | |
brandor5 | hello everyone: quick networking question... I have 2 provider networks... is it possible for me to connect my tenant network to both of those networks and have the traffic route appropriately? | 20:12 |
*** _shaps_ has quit IRC | 20:12 | |
brandor5 | or would i need a seperate tenant network for each provider network | 20:12 |
*** dfflanders has joined #openstack | 20:13 | |
*** eddima has joined #openstack | 20:13 | |
*** infra-red has quit IRC | 20:13 | |
*** obedmr has quit IRC | 20:13 | |
*** trifon has joined #openstack | 20:15 | |
*** eddima has quit IRC | 20:16 | |
*** gaughen has joined #openstack | 20:16 | |
*** eddima has joined #openstack | 20:16 | |
*** ronis has quit IRC | 20:16 | |
*** eddima has quit IRC | 20:16 | |
*** piet has joined #openstack | 20:17 | |
*** doug-fis_ has joined #openstack | 20:17 | |
*** doug-fish has quit IRC | 20:18 | |
*** pithagorians has quit IRC | 20:18 | |
brandor5 | anyone? | 20:18 |
*** _shaps_ has joined #openstack | 20:19 | |
*** maishsk_ has joined #openstack | 20:20 | |
*** maishsk has quit IRC | 20:20 | |
*** maishsk_ is now known as maishsk | 20:20 | |
*** adamscha has joined #openstack | 20:20 | |
*** VW_ has joined #openstack | 20:21 | |
*** reed_ has joined #openstack | 20:21 | |
*** geaaru has quit IRC | 20:21 | |
*** penick has quit IRC | 20:21 | |
*** VW_ has quit IRC | 20:23 | |
*** annegentle has quit IRC | 20:23 | |
*** VW_ has joined #openstack | 20:23 | |
*** VW_ has quit IRC | 20:24 | |
*** VW has quit IRC | 20:24 | |
*** annegentle has joined #openstack | 20:24 | |
*** eby has quit IRC | 20:25 | |
*** VW has joined #openstack | 20:25 | |
*** obedmr has joined #openstack | 20:25 | |
*** _shaps_ has quit IRC | 20:26 | |
*** KarlchenK has quit IRC | 20:27 | |
*** jbell8 has quit IRC | 20:27 | |
*** unlaudable has joined #openstack | 20:27 | |
*** VW_ has joined #openstack | 20:27 | |
*** blacks0ul has quit IRC | 20:27 | |
*** lucendio has joined #openstack | 20:28 | |
*** VW_ has quit IRC | 20:29 | |
*** VW_ has joined #openstack | 20:29 | |
*** VW has quit IRC | 20:29 | |
*** VW_ has quit IRC | 20:30 | |
*** shayneburgess has quit IRC | 20:30 | |
*** permalac has quit IRC | 20:30 | |
*** VW has joined #openstack | 20:30 | |
*** annegentle has quit IRC | 20:31 | |
*** raddaoui has quit IRC | 20:31 | |
*** doug-fish has joined #openstack | 20:31 | |
*** walterheck has joined #openstack | 20:31 | |
*** dgurtner has quit IRC | 20:32 | |
*** dfflanders has quit IRC | 20:33 | |
*** bluex has joined #openstack | 20:33 | |
*** doug-fis_ has quit IRC | 20:33 | |
*** ivar-lazzaro has quit IRC | 20:33 | |
*** BOKALDO has quit IRC | 20:33 | |
Bulacco | Hi all! I have a little problem. I'm doing a toy accademic project, and I need a little help. I have modified the parser to have a new custom parameter at that level https://github.com/openstack/python-novaclient/blob/master/novaclient/v2/shell.py , next i add the parameter to the dictionary in that class https://github.com/openstack/python-novaclient/blob/master/novaclient/v2/servers.py but I need to retrieve this parameter in th | 20:34 |
*** krypto has quit IRC | 20:34 | |
Bulacco | I modified the class https://github.com/openstack/nova/blob/master/nova/scheduler/chance.py and https://github.com/openstack/nova/blob/master/nova/objects/request_spec.py and https://github.com/openstack/nova/blob/master/nova/scheduler/utils.py but i need some info about how to link this class with the novaclient that i modified | 20:34 |
*** krypto has joined #openstack | 20:34 | |
*** adamscha has quit IRC | 20:35 | |
*** annegentle has joined #openstack | 20:35 | |
*** jprovazn has quit IRC | 20:35 | |
*** haukebruno has joined #openstack | 20:36 | |
*** shayneburgess has joined #openstack | 20:36 | |
*** shayneburgess has quit IRC | 20:36 | |
*** rcernin has quit IRC | 20:36 | |
*** fzdarsky is now known as fzdarsky|afk | 20:37 | |
*** boltR_ has joined #openstack | 20:38 | |
*** alwaysnoone has joined #openstack | 20:39 | |
*** boltR___ has quit IRC | 20:39 | |
*** annegentle has quit IRC | 20:40 | |
*** bobh has quit IRC | 20:40 | |
onlyanegg | brandor5: I think I was having a similar issue. I think the problem is that the subnets require a default gateway, and you can't specify two, or something like that. Anyway I gave up on, cuz I didn't really need two. I'm not sure if it's possible. | 20:40 |
*** maishsk has quit IRC | 20:41 | |
*** MaverickHunter has joined #openstack | 20:41 | |
*** maishsk has joined #openstack | 20:42 | |
*** shayneburgess has joined #openstack | 20:42 | |
*** Marga__ has quit IRC | 20:43 | |
*** shayneburgess has quit IRC | 20:43 | |
*** Marga_ has joined #openstack | 20:43 | |
*** annegentle has joined #openstack | 20:43 | |
*** rickyrem has quit IRC | 20:44 | |
*** thumpba has quit IRC | 20:44 | |
*** foxhunt_away is now known as foxhunt72 | 20:44 | |
*** designbybeck_ has joined #openstack | 20:45 | |
*** shayneburgess has joined #openstack | 20:45 | |
*** maishsk has quit IRC | 20:45 | |
*** maveric7911 has quit IRC | 20:46 | |
*** timkennedy has joined #openstack | 20:46 | |
*** ranjithd has quit IRC | 20:48 | |
*** shayneburgess has quit IRC | 20:48 | |
*** brandor5 has quit IRC | 20:48 | |
*** ranjithd has joined #openstack | 20:48 | |
*** brandor5 has joined #openstack | 20:49 | |
brandor5 | onlyanegg: thanks | 20:49 |
*** manous has quit IRC | 20:49 | |
*** Manuel_112 has joined #openstack | 20:49 | |
*** Marga_ has quit IRC | 20:50 | |
*** timkennedy has quit IRC | 20:51 | |
*** gyee has quit IRC | 20:52 | |
*** kirotawa has quit IRC | 20:52 | |
*** haplo37 has quit IRC | 20:53 | |
*** rossella_s has quit IRC | 20:53 | |
*** henrynash has quit IRC | 20:54 | |
*** rossella_s has joined #openstack | 20:54 | |
*** bbcmicrocomputer has quit IRC | 20:54 | |
*** henrynash has joined #openstack | 20:55 | |
*** kencjohnston has quit IRC | 20:55 | |
*** asingh has quit IRC | 20:57 | |
*** danwest has quit IRC | 20:57 | |
*** rickyrem has joined #openstack | 20:57 | |
*** asingh has joined #openstack | 20:57 | |
*** maishsk has joined #openstack | 20:57 | |
*** EkulTails has quit IRC | 20:58 | |
*** asingh has quit IRC | 20:58 | |
*** danwest has joined #openstack | 20:58 | |
*** obedmr has quit IRC | 20:58 | |
*** skapunker has quit IRC | 20:59 | |
*** kencjohnston has joined #openstack | 20:59 | |
*** kindjal has quit IRC | 20:59 | |
*** kylek3h has quit IRC | 20:59 | |
*** krypto has quit IRC | 21:00 | |
*** RedRat has quit IRC | 21:01 | |
*** haplo37 has joined #openstack | 21:01 | |
*** krypto has joined #openstack | 21:01 | |
*** skapunker has joined #openstack | 21:01 | |
*** skamithi has quit IRC | 21:01 | |
*** ranjithd has quit IRC | 21:01 | |
*** qg_ has quit IRC | 21:01 | |
*** raildo is now known as raildo-afk | 21:02 | |
*** wmang has joined #openstack | 21:02 | |
*** obedmr has joined #openstack | 21:03 | |
*** neilus has joined #openstack | 21:03 | |
*** balajiiyer has quit IRC | 21:03 | |
*** mdfuller has quit IRC | 21:03 | |
*** kylek3h has joined #openstack | 21:04 | |
*** vsedelnik has quit IRC | 21:04 | |
*** foxhunt72 is now known as foxhunt_away | 21:05 | |
*** obedmr has quit IRC | 21:06 | |
*** haplo37 has quit IRC | 21:06 | |
*** trifon has quit IRC | 21:07 | |
jmlowe | brandor5: do those providers come in on the same wire? we have two on the same interface, we did a public network and added two subnets on the public network with the two different ip subnets | 21:07 |
*** arxcruz has joined #openstack | 21:08 | |
*** kirotawa has joined #openstack | 21:08 | |
*** doug-fish has quit IRC | 21:09 | |
*** julim has quit IRC | 21:11 | |
*** brahama has quit IRC | 21:11 | |
*** trevor has joined #openstack | 21:11 | |
*** danwest has quit IRC | 21:12 | |
*** trevor is now known as Guest39093 | 21:12 | |
Guest39093 | Would anyone know how to use this command "nova flavor-create m1.nano 42 64 0 1" in this file https://github.com/openstack/rally/blob/master/tests/ci/rally-gate.sh correctly? | 21:13 |
Guest39093 | I believe I am having trouble with openrc: http://docs.openstack.org/developer/devstack/openrc.html | 21:13 |
*** wmang has quit IRC | 21:14 | |
*** unlaudable has quit IRC | 21:15 | |
*** danwest has joined #openstack | 21:15 | |
*** doug-fish has joined #openstack | 21:15 | |
*** rahulait has joined #openstack | 21:15 | |
brandor5 | jmlove: they dont | 21:16 |
*** doug-fis_ has joined #openstack | 21:16 | |
*** jbell8 has joined #openstack | 21:17 | |
jmlowe | brandor5: no idea then, quick and dirty is to just bridge them together and do the mapping to the bridge instead of the interface | 21:18 |
*** jbell8 has quit IRC | 21:18 | |
*** haplo37 has joined #openstack | 21:20 | |
*** doug-fish has quit IRC | 21:20 | |
*** jmlowe has quit IRC | 21:20 | |
*** unlaudable has joined #openstack | 21:20 | |
*** asingh has joined #openstack | 21:21 | |
Guest39093 | Can anyone further explain what my reviewer is trying to say here: https://review.openstack.org/#/c/285464/4/exercises/euca.sh | 21:22 |
*** brandor5 has quit IRC | 21:22 | |
*** dnt has joined #openstack | 21:22 | |
Guest39093 | I've tested the pipefail here: http://paste.openstack.org/show/488968/ | 21:22 |
*** unlaudable has quit IRC | 21:22 | |
*** aunnam has joined #openstack | 21:23 | |
*** doug-fish has joined #openstack | 21:23 | |
*** apahim has quit IRC | 21:23 | |
*** Manuel_112 has quit IRC | 21:24 | |
*** Ephur has quit IRC | 21:24 | |
*** apahim has joined #openstack | 21:24 | |
*** unlaudable has joined #openstack | 21:24 | |
*** anshul has joined #openstack | 21:24 | |
*** asingh has quit IRC | 21:25 | |
*** asingh has joined #openstack | 21:25 | |
*** doug-fis_ has quit IRC | 21:25 | |
*** kylek3h has quit IRC | 21:25 | |
*** kylek3h has joined #openstack | 21:26 | |
berserk | does anyone know if multi domain works in horizon in KILO? | 21:26 |
*** anshul has quit IRC | 21:26 | |
*** ivan_mironov has joined #openstack | 21:26 | |
berserk | I have enabled it by adding horizon_keystone_multidomain_support but I still do not get the domain field. | 21:27 |
*** unlaudable has quit IRC | 21:28 | |
onlyanegg | Guest39093: I don't understand, you just want to add that flavor-create command to that shell script? And the problem is that it won't execute? Did you source your openrc? | 21:28 |
*** unlaudable has joined #openstack | 21:29 | |
Guest39093 | onlyanegg: Yes that's correct. I am confused on how I source my openrc | 21:29 |
onlyanegg | `source <open_rc_file>` | 21:30 |
*** balajiiyer has joined #openstack | 21:30 | |
*** kylek3h has quit IRC | 21:30 | |
*** admin0 has left #openstack | 21:32 | |
Guest39093 | onlyanegg: I am not sure where the openrc file is. | 21:32 |
*** asingh has quit IRC | 21:33 | |
*** mdfuller has joined #openstack | 21:33 | |
*** ivar-lazzaro has joined #openstack | 21:34 | |
*** jguy_ has quit IRC | 21:34 | |
*** unlaudable has quit IRC | 21:35 | |
*** doug-fis_ has joined #openstack | 21:35 | |
*** reed_ has quit IRC | 21:35 | |
onlyanegg | Guest39093: Hmmmm, and you're using devstack? I don't know if devstack creates an openrc for you. The openrc is just a file that defines linux environment variables, so if you know what they should be set to, you can write one yourself. Otherwise I guess you can look for a default in your devstack installation. | 21:35 |
*** eby has joined #openstack | 21:36 | |
*** kylek3h has joined #openstack | 21:37 | |
*** baoli has quit IRC | 21:38 | |
*** dgurtner has joined #openstack | 21:38 | |
*** ZZelle_ has joined #openstack | 21:38 | |
*** doug-fish has quit IRC | 21:38 | |
*** ivar-lazzaro has quit IRC | 21:38 | |
*** VW has quit IRC | 21:38 | |
*** brandor5 has joined #openstack | 21:39 | |
*** donu7 has joined #openstack | 21:40 | |
*** dnt has quit IRC | 21:41 | |
*** willlo has joined #openstack | 21:41 | |
*** eby has quit IRC | 21:41 | |
*** mfranc213 has quit IRC | 21:41 | |
*** Bulacco has quit IRC | 21:42 | |
*** ndipanov has quit IRC | 21:42 | |
*** johnmilton has quit IRC | 21:42 | |
*** doug-fish has joined #openstack | 21:43 | |
*** dizquierdo has quit IRC | 21:43 | |
*** dizquierdo has joined #openstack | 21:44 | |
*** szhem has joined #openstack | 21:44 | |
*** VW has joined #openstack | 21:44 | |
*** VW has quit IRC | 21:45 | |
*** angdraug has quit IRC | 21:45 | |
*** VW has joined #openstack | 21:45 | |
*** doug-fis_ has quit IRC | 21:46 | |
*** erlon has quit IRC | 21:46 | |
*** jonathan1 has quit IRC | 21:47 | |
*** rahulunair has joined #openstack | 21:47 | |
*** mohaslan has joined #openstack | 21:47 | |
*** mohaslan has left #openstack | 21:47 | |
*** krtaylor has quit IRC | 21:48 | |
*** unlaudable has joined #openstack | 21:48 | |
*** eglynn has quit IRC | 21:49 | |
*** jonathan1 has joined #openstack | 21:49 | |
*** piet has quit IRC | 21:49 | |
*** asingh has joined #openstack | 21:49 | |
*** suresh12 has quit IRC | 21:50 | |
*** jtomasek has quit IRC | 21:50 | |
*** neophy has joined #openstack | 21:52 | |
*** vhoward has quit IRC | 21:54 | |
*** StuartMI has joined #openstack | 21:55 | |
*** olutayo has joined #openstack | 21:56 | |
*** Marga_ has joined #openstack | 21:56 | |
*** designbybeck_ has quit IRC | 21:56 | |
*** skirk has quit IRC | 21:58 | |
*** icezimm has joined #openstack | 21:59 | |
*** kindjal has joined #openstack | 21:59 | |
*** jbell8 has joined #openstack | 21:59 | |
*** tull has joined #openstack | 22:00 | |
*** vsedelnik has joined #openstack | 22:00 | |
Guest39093 | Who would I ask to look at a bug in devstack? | 22:00 |
Guest39093 | proposed fix to a bug* | 22:00 |
*** qg_ has joined #openstack | 22:02 | |
*** malkav-amonra has joined #openstack | 22:04 | |
*** obedmr has joined #openstack | 22:04 | |
*** shayneburgess has joined #openstack | 22:05 | |
*** achanda has quit IRC | 22:06 | |
*** neilus has quit IRC | 22:06 | |
*** jonathan1 has quit IRC | 22:06 | |
*** eby has joined #openstack | 22:06 | |
*** jonathan1 has joined #openstack | 22:06 | |
*** Wida has quit IRC | 22:06 | |
*** qg_ has quit IRC | 22:07 | |
*** livelace has quit IRC | 22:07 | |
*** malkav-amonra has quit IRC | 22:07 | |
*** RedRat has joined #openstack | 22:08 | |
*** biyiklioglu has joined #openstack | 22:08 | |
*** ghugo has quit IRC | 22:09 | |
*** albertcard has quit IRC | 22:09 | |
*** woodard has quit IRC | 22:09 | |
*** henrynash has quit IRC | 22:10 | |
*** doug-fis_ has joined #openstack | 22:10 | |
*** mixomathoze has joined #openstack | 22:11 | |
*** mdfuller has left #openstack | 22:11 | |
*** asingh has quit IRC | 22:11 | |
*** doug-fish has quit IRC | 22:11 | |
*** jmlowe has joined #openstack | 22:12 | |
*** gmago has quit IRC | 22:12 | |
*** Guest39093 has quit IRC | 22:13 | |
*** henrynash has joined #openstack | 22:13 | |
*** achanda has joined #openstack | 22:13 | |
*** e0ne has quit IRC | 22:14 | |
*** maishsk has quit IRC | 22:14 | |
*** henrynash has quit IRC | 22:16 | |
rahulunair | join #openstack-security | 22:17 |
*** skazi has joined #openstack | 22:17 | |
*** e0ne has joined #openstack | 22:17 | |
*** walterheck has quit IRC | 22:17 | |
*** cyborg-one has quit IRC | 22:18 | |
*** kjz has quit IRC | 22:18 | |
*** kjz has joined #openstack | 22:18 | |
*** Mudpuppy has quit IRC | 22:18 | |
*** kjz has quit IRC | 22:18 | |
*** spotz is now known as spotz_zzz | 22:18 | |
*** weshay has quit IRC | 22:19 | |
*** achanda has quit IRC | 22:20 | |
*** spiette has quit IRC | 22:20 | |
*** Manuel_112 has joined #openstack | 22:21 | |
*** eriswans has joined #openstack | 22:22 | |
*** szhem has quit IRC | 22:24 | |
*** cbader has joined #openstack | 22:25 | |
*** rtheis has quit IRC | 22:25 | |
*** krypto has quit IRC | 22:27 | |
*** lborda has quit IRC | 22:27 | |
*** e0ne has quit IRC | 22:27 | |
*** vsedelnik has quit IRC | 22:28 | |
*** suresh12 has joined #openstack | 22:28 | |
*** cbader has quit IRC | 22:28 | |
*** gaughen has quit IRC | 22:29 | |
*** tull has quit IRC | 22:29 | |
*** bluex has quit IRC | 22:29 | |
*** cdash has quit IRC | 22:30 | |
*** walterheck has joined #openstack | 22:31 | |
*** jckasper has quit IRC | 22:31 | |
*** gaughen has joined #openstack | 22:32 | |
*** gaughen has quit IRC | 22:32 | |
eriswans | How do I fix a volume that is attached from the perspective of the volume (nova volume-show) but not from the perspective of the instance (nova show)? http://paste.openstack.org/show/cgiNVk3NkHTYg1at1OQt/ | 22:33 |
*** gaughen has joined #openstack | 22:33 | |
*** cjschaef has quit IRC | 22:35 | |
*** spiette has joined #openstack | 22:36 | |
*** esker has joined #openstack | 22:36 | |
*** neilus has joined #openstack | 22:37 | |
*** ayoung has quit IRC | 22:37 | |
*** ivan_mironov has quit IRC | 22:38 | |
*** krypto has joined #openstack | 22:38 | |
*** jaugustine has quit IRC | 22:38 | |
*** zenoway has quit IRC | 22:39 | |
*** bkopilov has quit IRC | 22:39 | |
*** zenoway has joined #openstack | 22:39 | |
*** doug-fis_ has quit IRC | 22:39 | |
*** potato_farmer has joined #openstack | 22:41 | |
potato_farmer | Has anyone successfully installed a tripwire agent inside an openstack instance? | 22:41 |
*** annegentle has quit IRC | 22:41 | |
*** tull has joined #openstack | 22:41 | |
*** doug-fish has joined #openstack | 22:42 | |
*** rahulunair has quit IRC | 22:42 | |
*** tvvcox has quit IRC | 22:43 | |
*** zenoway has quit IRC | 22:44 | |
*** doug-fis_ has joined #openstack | 22:44 | |
*** JRobinson__ has joined #openstack | 22:45 | |
*** adamscha has joined #openstack | 22:46 | |
*** jmckind has quit IRC | 22:46 | |
*** jbell8 has quit IRC | 22:46 | |
*** doug-fish has quit IRC | 22:47 | |
*** rahulait has quit IRC | 22:47 | |
*** kylek3h has quit IRC | 22:48 | |
*** knikolla has quit IRC | 22:48 | |
*** ivar-lazzaro has joined #openstack | 22:48 | |
*** doug-fis_ has quit IRC | 22:48 | |
*** haplo37 has quit IRC | 22:49 | |
*** bkopilov has joined #openstack | 22:50 | |
*** annegentle has joined #openstack | 22:52 | |
*** krtaylor has joined #openstack | 22:52 | |
*** pumphouse has joined #openstack | 22:53 | |
*** Manuel_112 has quit IRC | 22:54 | |
*** adamscha has quit IRC | 22:55 | |
*** jckasper has joined #openstack | 22:55 | |
*** adamscha has joined #openstack | 22:55 | |
*** dneary has quit IRC | 22:55 | |
*** ksobkowiak has quit IRC | 22:56 | |
*** biyiklioglu has quit IRC | 22:56 | |
*** ashw has quit IRC | 22:56 | |
*** brandor5 has quit IRC | 22:57 | |
*** galstrom is now known as galstrom_zzz | 22:57 | |
potato_farmer | Has anyone successfully installed a tripwire agent inside an openstack instance? | 22:58 |
*** annegentle has quit IRC | 22:59 | |
*** balajiiyer has quit IRC | 22:59 | |
*** spiette has quit IRC | 22:59 | |
*** busterswt has quit IRC | 23:00 | |
*** jckasper has quit IRC | 23:00 | |
*** thrash is now known as thrash|g0ne | 23:01 | |
*** pumphouse has quit IRC | 23:02 | |
*** adamscha has quit IRC | 23:03 | |
*** baker has quit IRC | 23:04 | |
*** _sarob has joined #openstack | 23:05 | |
*** _sarob has quit IRC | 23:05 | |
*** pkennedy_ has joined #openstack | 23:05 | |
*** _sarob has joined #openstack | 23:05 | |
*** neophy has quit IRC | 23:06 | |
*** sarob has quit IRC | 23:08 | |
*** ladrua has quit IRC | 23:08 | |
*** pkennedy__ has quit IRC | 23:08 | |
*** kbringard has quit IRC | 23:09 | |
*** bbabich has joined #openstack | 23:09 | |
*** klamath has quit IRC | 23:09 | |
*** ikcerog_ has joined #openstack | 23:11 | |
*** haukebruno has quit IRC | 23:11 | |
*** y_sawai has joined #openstack | 23:12 | |
*** yamamoto_ has joined #openstack | 23:12 | |
*** VW_ has joined #openstack | 23:12 | |
*** dnt has joined #openstack | 23:12 | |
*** dnt has left #openstack | 23:12 | |
*** retreved has quit IRC | 23:13 | |
*** bbabich has quit IRC | 23:13 | |
*** mrjazzcat has quit IRC | 23:14 | |
*** tongli has quit IRC | 23:14 | |
*** skazi has quit IRC | 23:14 | |
*** ikcerog has quit IRC | 23:14 | |
*** olutayo has quit IRC | 23:15 | |
*** dfflanders has joined #openstack | 23:15 | |
*** zenoway has joined #openstack | 23:15 | |
*** VW has quit IRC | 23:15 | |
*** ikcerog_ has quit IRC | 23:16 | |
*** rideh- has quit IRC | 23:16 | |
*** VW_ has quit IRC | 23:16 | |
*** albertcard has joined #openstack | 23:17 | |
*** cptwease_ has joined #openstack | 23:17 | |
*** ajmiller has quit IRC | 23:17 | |
*** rideh has joined #openstack | 23:17 | |
*** ajmiller has joined #openstack | 23:18 | |
*** clopez has quit IRC | 23:18 | |
*** nstrug has joined #openstack | 23:18 | |
*** nstrug has quit IRC | 23:18 | |
*** nstrug has joined #openstack | 23:18 | |
*** clopez has joined #openstack | 23:19 | |
*** fultonj has quit IRC | 23:19 | |
*** zenoway has quit IRC | 23:19 | |
*** salv-orlando has joined #openstack | 23:19 | |
*** cptweasel has quit IRC | 23:20 | |
*** achanda has joined #openstack | 23:20 | |
*** arch-nemesis has quit IRC | 23:20 | |
*** cptwease_ has quit IRC | 23:21 | |
*** salv-orl_ has quit IRC | 23:22 | |
*** obedmr has quit IRC | 23:23 | |
*** yamamoto_ has quit IRC | 23:24 | |
*** mikeoutland has quit IRC | 23:24 | |
*** dgurtner has quit IRC | 23:24 | |
*** rhagarty has quit IRC | 23:25 | |
*** rhagarty_ has joined #openstack | 23:25 | |
*** janzian has quit IRC | 23:25 | |
*** obedmr has joined #openstack | 23:26 | |
*** achanda has quit IRC | 23:28 | |
*** rickyrem has quit IRC | 23:28 | |
*** KLevenstein has quit IRC | 23:30 | |
*** eraineri has quit IRC | 23:32 | |
*** rhagarty_ has quit IRC | 23:32 | |
*** mikeoutland has joined #openstack | 23:33 | |
*** rhagarty has joined #openstack | 23:34 | |
*** blahRus has quit IRC | 23:34 | |
*** Son_Goku has joined #openstack | 23:34 | |
*** annegentle has joined #openstack | 23:35 | |
*** johnmilton has joined #openstack | 23:35 | |
*** donu7 has quit IRC | 23:37 | |
*** djan has joined #openstack | 23:37 | |
*** tochi has joined #openstack | 23:37 | |
*** panda has quit IRC | 23:37 | |
*** panda has joined #openstack | 23:38 | |
*** lborda has joined #openstack | 23:38 | |
*** nstrug has quit IRC | 23:40 | |
*** rhagarty_ has joined #openstack | 23:40 | |
*** jmckind has joined #openstack | 23:41 | |
*** spzala has quit IRC | 23:41 | |
*** spzala has joined #openstack | 23:42 | |
*** jmckind has quit IRC | 23:42 | |
*** rhagarty has quit IRC | 23:42 | |
*** spzala has quit IRC | 23:42 | |
*** jguy_ has joined #openstack | 23:42 | |
*** spzala has joined #openstack | 23:42 | |
*** jmckind has joined #openstack | 23:42 | |
*** spzala_ has joined #openstack | 23:43 | |
*** Son_Goku has quit IRC | 23:43 | |
*** krypto has quit IRC | 23:43 | |
*** bluex has joined #openstack | 23:44 | |
*** donu7 has joined #openstack | 23:45 | |
*** clouddig has quit IRC | 23:46 | |
*** Cloudish has quit IRC | 23:46 | |
*** spzala has quit IRC | 23:47 | |
*** dneary has joined #openstack | 23:49 | |
*** sarob has joined #openstack | 23:49 | |
*** ayoung has joined #openstack | 23:50 | |
*** bluex has quit IRC | 23:50 | |
*** salv-orlando has quit IRC | 23:50 | |
*** annegentle has quit IRC | 23:51 | |
*** bluex has joined #openstack | 23:51 | |
*** berserk_ has joined #openstack | 23:51 | |
*** salv-orlando has joined #openstack | 23:51 | |
*** Manuel_112 has joined #openstack | 23:51 | |
*** cfh has quit IRC | 23:51 | |
*** Son_Goku has joined #openstack | 23:51 | |
*** spzala_ has quit IRC | 23:52 | |
*** spzala has joined #openstack | 23:52 | |
*** pradk has quit IRC | 23:53 | |
*** _sarob has quit IRC | 23:53 | |
*** kencjohnston has quit IRC | 23:53 | |
*** sarob has quit IRC | 23:54 | |
*** y_sawai has quit IRC | 23:54 | |
*** jmckind is now known as jmckind_ | 23:54 | |
*** qg_ has joined #openstack | 23:54 | |
*** delatte has quit IRC | 23:55 | |
*** berserk has quit IRC | 23:55 | |
*** shoutm has joined #openstack | 23:55 | |
*** berserk_ has quit IRC | 23:56 | |
*** bluex has quit IRC | 23:56 | |
*** spzala has quit IRC | 23:57 | |
*** arxcruz has quit IRC | 23:57 | |
*** bluex has joined #openstack | 23:57 | |
*** curx has quit IRC | 23:58 | |
*** ajmiller has quit IRC | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!