*** su_zhang_ has joined #openstack | 00:00 | |
*** su_zhang has quit IRC | 00:00 | |
*** crose has quit IRC | 00:00 | |
*** hblixt_ has joined #openstack | 00:00 | |
*** rbak_ has quit IRC | 00:01 | |
*** jengeb has joined #openstack | 00:03 | |
*** mcdtracy has quit IRC | 00:03 | |
*** AmirBaleghi11112 has joined #openstack | 00:03 | |
*** _hblixt_ has quit IRC | 00:04 | |
side_control | i'm attemping to have multiple provider networks that are existing networks, vlan 70-85 with the corresponding subnet 192.168.70.0/24- 192.168.85.0/24 which are routable by an external router | 00:04 |
---|---|---|
side_control | using packstack, on rhel7, bonded 4 nics, and trunked all vlans and add a native vlan (71) | 00:05 |
Sam-I-Am | side_control: ok? | 00:06 |
*** panda_ has quit IRC | 00:06 | |
*** baker has joined #openstack | 00:06 | |
side_control | configured bond0, to be br-ex, i've creatged a private network which using vxlan on a range outside my provider networks, vlan68 | 00:06 |
*** panda_ has joined #openstack | 00:06 | |
*** jfluhmann has quit IRC | 00:06 | |
side_control | made it a private network, added a router to one of my provider networks | 00:06 |
side_control | and i cant get a provider floating ip to route | 00:06 |
*** AmirBaleghi11112 has quit IRC | 00:07 | |
side_control | im not sure if this is the right way but from what i've read, it should work? | 00:07 |
Sam-I-Am | you added a gw to that router of one of the pub nets, right? | 00:07 |
side_control | Sam-I-Am: i did not, since it has an external router that routes that subnet.... | 00:08 |
Sam-I-Am | the neutron router itself needs a gateway onto that network | 00:08 |
*** havill has quit IRC | 00:08 | |
side_control | Sam-I-Am: ah, ok, even though it has a router on the same subnet that is external? | 00:08 |
Sam-I-Am | yeah | 00:09 |
side_control | can they overlap or do they need to be different? | 00:09 |
Sam-I-Am | it'll take an ip out of the allocation range you gave it for floating ips | 00:09 |
*** _nick has joined #openstack | 00:09 | |
*** tochi has quit IRC | 00:09 | |
side_control | ok, i'll give that a shot | 00:10 |
*** ayoung has quit IRC | 00:10 | |
*** markvoelker has quit IRC | 00:11 | |
*** shaleh|away is now known as shaleh | 00:11 | |
side_control | Sam-I-Am: out of curiosity is there any check, to see if the allocation doesnt overlap with anything external? | 00:11 |
*** eghobo has joined #openstack | 00:11 | |
*** havill has joined #openstack | 00:12 | |
*** zhenq has quit IRC | 00:12 | |
Sam-I-Am | nope, thats up to you | 00:12 |
*** darrenc_afk is now known as darrenc | 00:12 | |
*** mikeoutland has quit IRC | 00:12 | |
*** mcdtracy has joined #openstack | 00:13 | |
*** wmang has joined #openstack | 00:14 | |
side_control | Sam-I-Am: can you explain to me the difference between a shared network (i noticed that a shared network has to be checked before it can be used as a floating ip) | 00:14 |
*** dyasny has joined #openstack | 00:15 | |
*** phalmos has quit IRC | 00:15 | |
*** gildub has joined #openstack | 00:16 | |
*** wmang has quit IRC | 00:16 | |
*** phalmos has joined #openstack | 00:16 | |
*** phalmos has quit IRC | 00:16 | |
*** zhangjn has joined #openstack | 00:17 | |
Sam-I-Am | well, a shared network can be used by any project | 00:17 |
Sam-I-Am | its a typical option for provider networks | 00:17 |
*** baker has quit IRC | 00:18 | |
side_control | Sam-I-Am: thanks for the clarification, really appreciate it | 00:18 |
Sam-I-Am | side_control: have you seen the networking guide? | 00:18 |
*** markvoelker has joined #openstack | 00:18 | |
side_control | Sam-I-Am: i gone through a few times im still having a hard time wrapping my head around it | 00:18 |
Sam-I-Am | anything in particular? | 00:19 |
side_control | Sam-I-Am: because of the diferent ways of setting it up, gre/vxlan, vlan and flat (my first attempt was to use l2 vlans, which went horribly wrong) | 00:19 |
side_control | Sam-I-Am: well, they're a few things | 00:19 |
*** ZZelle_ has quit IRC | 00:20 | |
Sam-I-Am | vlans for both provider and private nets? | 00:20 |
*** mcdtracy has quit IRC | 00:20 | |
*** achampion has quit IRC | 00:20 | |
side_control | Sam-I-Am: yes | 00:20 |
*** angdraug has joined #openstack | 00:21 | |
Sam-I-Am | it works if you have vlans available | 00:21 |
side_control | Sam-I-Am: i do, so in my range 70-85, 70-79 is externally routeable, and 80-85 i was saving for tenant which has no routes but permitted on the switch | 00:21 |
side_control | but for simplicity and since this is new to me, i gave and trunked all the ports and add a native vlan | 00:22 |
Sam-I-Am | the native vlan would be a flat network in neutron | 00:22 |
*** k_stev has quit IRC | 00:23 | |
side_control | Sam-I-Am: ok, thats what i figured,i havent created a provider network for the native vlan yet | 00:23 |
Sam-I-Am | you dont need a native vlan | 00:23 |
Sam-I-Am | they can all be tagged | 00:23 |
side_control | Sam-I-Am: i know, its just easier, i was pxe'ing this host once in a while to reset packstack | 00:24 |
Sam-I-Am | is there only one interface on it? | 00:24 |
*** alop has quit IRC | 00:24 | |
*** mcdtracy has joined #openstack | 00:24 | |
side_control | 4, bonded | 00:24 |
side_control | lacp | 00:24 |
Sam-I-Am | so more or less 1 logical interface | 00:24 |
side_control | more or less | 00:25 |
*** jcarter2 has joined #openstack | 00:25 | |
*** jasonsb has joined #openstack | 00:25 | |
Sam-I-Am | you're putting your management traffic and vm traffic together | 00:25 |
side_control | that wasnt the plan | 00:25 |
side_control | i just have difficulty with it | 00:25 |
side_control | so eth0, access port vlan 71, and the rest were bonded for VM traffic | 00:26 |
side_control | that does make more sense right? like a normal ovirt/esx setup? | 00:26 |
Sam-I-Am | so you have 5 eth interfaces? | 00:26 |
*** elnin0 has quit IRC | 00:27 | |
side_control | Sam-I-Am: no 4, i was going to do 1 (access) and 3 (trunked) | 00:27 |
*** herrsergio has quit IRC | 00:27 | |
*** dsneddon_afk is now known as dsneddon | 00:28 | |
Sam-I-Am | ah | 00:28 |
*** finisherr has quit IRC | 00:28 | |
*** coasterz has joined #openstack | 00:28 | |
*** gyee has quit IRC | 00:28 | |
*** coasterz has quit IRC | 00:28 | |
Sam-I-Am | you generally want physical separation between openstack mgmt and vm traffic | 00:28 |
*** rmartinelli_ has quit IRC | 00:29 | |
side_control | Sam-I-Am: ok, i can change that | 00:29 |
side_control | Sam-I-Am: so br-ex, in two interfaces will be the trunk right? | 00:29 |
*** gyee has joined #openstack | 00:30 | |
side_control | Sam-I-Am: so i did have question about dhcp, if i have a provider network, and they use floating ips, is there any reason to use dhcp with it? | 00:30 |
*** mcdtracy has quit IRC | 00:31 | |
*** qg_ has joined #openstack | 00:32 | |
*** gildub has quit IRC | 00:32 | |
Sam-I-Am | no, not unless you attach vms directly to the provider network | 00:32 |
*** ikcerog has joined #openstack | 00:33 | |
Sam-I-Am | yeah, br-ex would have the bond0 of two interfaces. eth0 and eth1... guess that could be bond0 for management, and bond1 for br-ex? | 00:33 |
*** mcdtracy has joined #openstack | 00:33 | |
side_control | Sam-I-Am: is there any reason not to directly attach? | 00:33 |
side_control | Sam-I-Am: thats what i was trying to do initially | 00:34 |
side_control | just drop the vm on a certain vlan | 00:34 |
*** Bey0ndB1nary has joined #openstack | 00:34 | |
*** piet has quit IRC | 00:34 | |
Sam-I-Am | do you need self-service networking? | 00:34 |
side_control | Sam-I-Am: for users to create their own networks? not really no | 00:35 |
*** hblixt_ has quit IRC | 00:35 | |
*** tsymanczyk has quit IRC | 00:36 | |
*** otter768 has joined #openstack | 00:36 | |
side_control | well maybe, what is more common? i wouldnt use it, but my friends might | 00:36 |
*** ikcerog has quit IRC | 00:36 | |
*** brokencycle has quit IRC | 00:36 | |
*** qg_ has quit IRC | 00:36 | |
Sam-I-Am | you can have both | 00:37 |
Sam-I-Am | some vms can attach to provider nets, others to private nets and use fips | 00:37 |
*** gildub has joined #openstack | 00:38 | |
*** ladrua has quit IRC | 00:38 | |
side_control | Sam-I-Am: ok, so right now i'm trying to attach a floating ip 'External network 934e58c9-8a28-4a13-a6f9-783d28f04d8b is not reachable from subnet 429c5d8e-19f0-42ab-9b4f-32847e0627cd. Therefore, cannot associate Port 361674ba-749f-423e-a107-ee2a1948cda0 with a Floating IP. | 00:39 |
side_control | ' | 00:39 |
*** pkennedy has quit IRC | 00:39 | |
*** zhangjn has quit IRC | 00:39 | |
*** achhabra has quit IRC | 00:39 | |
*** maliniB has joined #openstack | 00:39 | |
*** shoutm_ has joined #openstack | 00:39 | |
side_control | i've added a router for the provider network 192.168.72.150 and it has an upstream router of 192.168.72.1, vlan tag 72 | 00:39 |
*** mcdtracy has quit IRC | 00:40 | |
Sam-I-Am | did you do "neutron router-gateway-set router pubnet" for that router on which the fip would reside? | 00:40 |
*** jaypipes has quit IRC | 00:41 | |
*** otter768 has quit IRC | 00:41 | |
*** zhangjn has joined #openstack | 00:41 | |
*** zhangjn has quit IRC | 00:41 | |
side_control | Sam-I-Am: thought i did in the gui, let me check | 00:42 |
*** shoutm has quit IRC | 00:42 | |
*** mcdtracy has joined #openstack | 00:42 | |
side_control | Sam-I-Am: yea, tried issuing that command it alrady has a router on that port of the subnet | 00:43 |
*** salv-orlando has quit IRC | 00:43 | |
*** jengeb has quit IRC | 00:43 | |
Sam-I-Am | something else is wrong with your config then | 00:43 |
Sam-I-Am | there would be a port on the router for the private net, and a port for the public net | 00:44 |
Sam-I-Am | you can check it in neutron router-port-list router | 00:44 |
*** berserk has quit IRC | 00:45 | |
side_control | Sam-I-Am: the router has two interfaces on public net and the other private | 00:46 |
side_control | im assuming this is correct http://fpaste.org/313493/53423579/ | 00:46 |
*** kevinbenton has quit IRC | 00:46 | |
*** baker has joined #openstack | 00:47 | |
*** as0bu has quit IRC | 00:47 | |
Sam-I-Am | whats neutron floatingip-list say? | 00:47 |
side_control | shows the next ip on the provider net with no port-id or fixed_ip_address | 00:48 |
*** baker has quit IRC | 00:49 | |
*** qg_ has joined #openstack | 00:49 | |
*** slowe[away] is now known as slowe | 00:49 | |
*** slowe has quit IRC | 00:49 | |
*** kevinbenton has joined #openstack | 00:50 | |
Sam-I-Am | it should show an ip | 00:50 |
Sam-I-Am | also how did you create the fip? | 00:50 |
*** gregmark has quit IRC | 00:50 | |
*** x58 has quit IRC | 00:50 | |
Sam-I-Am | its usually neutron floatingip-create $pubnet | 00:50 |
side_control | Sam-I-Am: when i tried creating an instance | 00:50 |
side_control | assign floating ip | 00:51 |
*** as0bu has joined #openstack | 00:51 | |
side_control | http://fpaste.org/313494/14534238/ it has an IP, just not under fixed_ip_address | 00:51 |
side_control | Sam-I-Am: so if i directly attach to a provider network, it doesnt need a router, dhcp or anything and it should work, a if the guest is on the vlan network? | 00:52 |
*** jmccrory has quit IRC | 00:52 | |
side_control | Sam-I-Am: if its suppose to work, i think something else is wrong, because i definitely tried that | 00:52 |
*** jmccrory has joined #openstack | 00:52 | |
*** jcarter2 has quit IRC | 00:53 | |
Sam-I-Am | well, you would want dhcp on the provider network if vms attach directly to it | 00:54 |
Sam-I-Am | you do not need dhcp if only fips live there | 00:54 |
Sam-I-Am | how are you attaching this fip to the vm? | 00:54 |
side_control | Sam-I-Am: its already there | 00:54 |
side_control | its an existing ovirt vlan | 00:55 |
Sam-I-Am | er, what? | 00:55 |
side_control | the provider networks are existing networks | 00:55 |
side_control | that is... ok? | 00:55 |
Sam-I-Am | you mean dhcp is already there? | 00:56 |
side_control | yes | 00:56 |
side_control | im creating an cirros instance and attaching the fips there | 00:57 |
side_control | through the openstack gui | 00:57 |
Sam-I-Am | openstack can't really use external dhcp servers | 00:58 |
*** eil397 has quit IRC | 00:58 | |
*** rahulait has quit IRC | 00:58 | |
Sam-I-Am | because it more or less adds static entries for each vm | 00:58 |
*** achampion has joined #openstack | 00:59 | |
*** Matt____ has joined #openstack | 00:59 | |
*** FunnyLookinHat has quit IRC | 00:59 | |
side_control | Sam-I-Am: so in your previous statement, you mean an openstack dhcp server then | 00:59 |
*** x58 has joined #openstack | 01:00 | |
*** zhhuabj has joined #openstack | 01:00 | |
side_control | Sam-I-Am: would that dhcp server broadcast to the rest of the provider network? | 01:00 |
*** jidar has quit IRC | 01:00 | |
*** christi3k has quit IRC | 01:00 | |
*** nhandler has quit IRC | 01:01 | |
Sam-I-Am | it does not consider itself authoritative, which is sort of a hack | 01:01 |
*** nhandler has joined #openstack | 01:01 | |
Sam-I-Am | therefore it ignores lease requests it doesnt know about | 01:01 |
Sam-I-Am | but that doesnt mean your other dhcp server will behave | 01:01 |
Sam-I-Am | you can also use static IPs with openstack, its just less automated | 01:01 |
side_control | Sam-I-Am: so i was thinking about removing the external | 01:01 |
side_control | Sam-I-Am: btw, thank you so much for answer things questions, its really helpful | 01:02 |
side_control | s/things/these | 01:02 |
*** Matt____ has quit IRC | 01:02 | |
*** aimon has quit IRC | 01:02 | |
*** SumitNaiksatam has quit IRC | 01:03 | |
Sam-I-Am | sure | 01:03 |
*** jidar has joined #openstack | 01:03 | |
*** salv-orlando has joined #openstack | 01:04 | |
*** christi3k has joined #openstack | 01:04 | |
*** doug-fish has quit IRC | 01:04 | |
*** doug-fish has joined #openstack | 01:05 | |
*** doug-fish has quit IRC | 01:06 | |
*** doug-fish has joined #openstack | 01:06 | |
*** comay has quit IRC | 01:06 | |
side_control | Sam-I-Am: https://www.runlevelone.net/redmine/attachments/download/155/networks.png -- does this look right? | 01:07 |
*** VW_ has quit IRC | 01:07 | |
side_control | Sam-I-Am: both of them cant route to the provider network | 01:07 |
*** markvoelker has quit IRC | 01:09 | |
*** su_zhang_ has quit IRC | 01:09 | |
Sam-I-Am | one of your instances is attached directly to the 72 network | 01:09 |
*** fultonj has quit IRC | 01:09 | |
*** salv-orlando has quit IRC | 01:09 | |
Sam-I-Am | it wont route to it, it will switch to it | 01:09 |
side_control | Sam-I-Am: yea i was tryhing directly attaching to the provider network | 01:09 |
Sam-I-Am | hence why it does not need a fip | 01:10 |
side_control | but if i use an external router? | 01:10 |
side_control | really a physical router outside of openstack | 01:10 |
*** leeantho has quit IRC | 01:10 | |
side_control | that is on that vlan | 01:10 |
Sam-I-Am | yeah. the vm should use it as its gw ip. | 01:10 |
*** pratap has quit IRC | 01:11 | |
*** pratap__ has quit IRC | 01:11 | |
side_control | Sam-I-Am: ok, something else is wrong then, it cant ping squat | 01:13 |
Sam-I-Am | inbound or outbound? | 01:13 |
side_control | both | 01:13 |
*** penick has quit IRC | 01:13 | |
side_control | first the test vm, directly on the provider network came up with no ip | 01:13 |
side_control | assigned an ip | 01:13 |
side_control | it cant ping the internal or external router | 01:13 |
*** k_stev has joined #openstack | 01:14 | |
*** donu7 has quit IRC | 01:14 | |
*** su_zhang has joined #openstack | 01:14 | |
*** k_stev has quit IRC | 01:14 | |
Sam-I-Am | first thing to check, is dhcp on that subnet? | 01:14 |
side_control | test1, that resides on the private network can ping its router and 192.168.72.150 which is the tentant router inside of openstack | 01:14 |
Sam-I-Am | you can't arbitrarily assign ips to vms | 01:15 |
side_control | Sam-I-Am: internal dhcp right? | 01:16 |
Sam-I-Am | well, openstack dhcp | 01:16 |
*** challenge has joined #openstack | 01:16 | |
*** Marga_ has quit IRC | 01:16 | |
*** otter768 has joined #openstack | 01:17 | |
side_control | Sam-I-Am: no, it wasnt, so just to clarify i have two routers on the same provider subnet, physical router 192.168.72.1 and the openstack router 192.168.72.150 | 01:17 |
side_control | doesn't seem right to me, but nothing of this seems right to me | 01:18 |
Sam-I-Am | neutron is just extending your physical network | 01:20 |
Sam-I-Am | if you're using a provider network, its just layer-2... like plugging a host into a switch on a network with a physical router | 01:20 |
*** mcdtracy has quit IRC | 01:20 | |
Sam-I-Am | if you're using a provider network, thats an isolated layer-2 network that plugs into a virtual router that plugs into your provider network at layer-2 | 01:20 |
side_control | Sam-I-Am: what makes its an isolated layer2 and not? | 01:21 |
*** mikeoutland has joined #openstack | 01:21 | |
side_control | Sam-I-Am: im was expecting to be 100% l2 | 01:21 |
Sam-I-Am | well, private networks are purely virtual, so they're isolated until you attach them to a virtual router | 01:22 |
*** morazi has quit IRC | 01:22 | |
side_control | Sam-I-Am: so that sounds contradictory to me, in the first example, where its l2, but i can't assign an ip myself, dhcpd is used and its extended, to me that sounds like a private network that is being extended | 01:23 |
*** FunnyLookinHat has joined #openstack | 01:23 | |
*** FunnyLookinHat has quit IRC | 01:23 | |
*** FunnyLookinHat has joined #openstack | 01:23 | |
side_control | cool, adding dhcp did extend it and now i can ping out to the internet and my router | 01:23 |
Sam-I-Am | so it got an ip | 01:24 |
side_control | right, from dhcp in openstack not the external hdcp | 01:24 |
side_control | dhcp | 01:24 |
*** Lee1092 has joined #openstack | 01:25 | |
*** VW has joined #openstack | 01:25 | |
*** onlyanegg has quit IRC | 01:26 | |
*** FunnyLookinHat has quit IRC | 01:27 | |
*** coredump has joined #openstack | 01:27 | |
Sam-I-Am | you can assign ips manually to vms | 01:27 |
Sam-I-Am | you just need to use cloud-init to do the work when the vm boots | 01:27 |
Sam-I-Am | even with dhcp, you can specify ip addresses when you boot a vm | 01:28 |
Sam-I-Am | or you create a neutron port with the ip you want, then boot a vm with it | 01:28 |
side_control | Sam-I-Am: ok | 01:28 |
side_control | so the vm that is on the private net, can ping the openstack router, on the provider network, but cannot route out from there | 01:29 |
*** krylon360 has quit IRC | 01:29 | |
*** _cjones_ has quit IRC | 01:29 | |
*** jfluhmann has joined #openstack | 01:29 | |
*** dslev has joined #openstack | 01:30 | |
*** VW has quit IRC | 01:30 | |
side_control | hrmmm | 01:31 |
*** qg_ has quit IRC | 01:31 | |
*** rfolco has joined #openstack | 01:31 | |
Sam-I-Am | i gotta go for a bit... havent eaten in forever | 01:31 |
*** dslev_ has joined #openstack | 01:32 | |
side_control | Sam-I-Am: thanks i'll tinker some more, atleast i have something routable ;) | 01:32 |
*** lucendio has quit IRC | 01:33 | |
*** dslev has quit IRC | 01:35 | |
*** henrynash has joined #openstack | 01:39 | |
*** georgem1 has joined #openstack | 01:40 | |
*** eghobo has quit IRC | 01:40 | |
*** ayoung has joined #openstack | 01:41 | |
*** rfolco has quit IRC | 01:44 | |
*** zenoway has quit IRC | 01:46 | |
*** sshnaidm has quit IRC | 01:48 | |
*** otter768 has quit IRC | 01:48 | |
*** shoutm_ has quit IRC | 01:49 | |
*** finisherr has joined #openstack | 01:49 | |
*** tull has quit IRC | 01:51 | |
*** mcdtracy has joined #openstack | 01:54 | |
*** bobh has joined #openstack | 01:54 | |
*** dslev_ has quit IRC | 01:55 | |
*** shoutm has joined #openstack | 01:55 | |
*** finisherr has quit IRC | 01:56 | |
*** gli has joined #openstack | 01:57 | |
*** aossama has quit IRC | 01:58 | |
*** angdraug has quit IRC | 01:58 | |
*** aossama has joined #openstack | 01:59 | |
*** RabidCicada has quit IRC | 02:00 | |
*** telnes_1 has joined #openstack | 02:02 | |
*** baker has joined #openstack | 02:02 | |
*** telnes_ has quit IRC | 02:03 | |
*** mcdtracy has quit IRC | 02:03 | |
*** phileas has quit IRC | 02:03 | |
*** zenoway has joined #openstack | 02:03 | |
*** phileas has joined #openstack | 02:05 | |
*** bobh has quit IRC | 02:05 | |
*** robbiew has quit IRC | 02:07 | |
*** mtanino has quit IRC | 02:07 | |
*** ChuckC has quit IRC | 02:07 | |
*** thrash is now known as thrash|g0ne | 02:07 | |
*** VW has joined #openstack | 02:08 | |
*** zenoway has quit IRC | 02:08 | |
*** ivar-laz_ has joined #openstack | 02:09 | |
*** ivar-lazzaro has quit IRC | 02:10 | |
*** zackf has quit IRC | 02:10 | |
*** ivar-laz_ has quit IRC | 02:11 | |
*** ivase has joined #openstack | 02:11 | |
*** zackf has joined #openstack | 02:11 | |
*** ivar-lazzaro has joined #openstack | 02:11 | |
*** su_zhang has quit IRC | 02:12 | |
*** Sucks has quit IRC | 02:12 | |
ccoyle | somewhat random aside, has anyone using python-dracclient with 13G 730s run into seemingly random failures on what looks like the ssl handshake? | 02:12 |
ccoyle | does not happen with the 13G 720s in the same environment, which seems odd | 02:13 |
*** piet has joined #openstack | 02:13 | |
*** erkules_ has joined #openstack | 02:15 | |
*** grealish has quit IRC | 02:15 | |
*** ivase has quit IRC | 02:16 | |
*** su_zhang has joined #openstack | 02:16 | |
*** grealish has joined #openstack | 02:16 | |
*** yamamoto_ has joined #openstack | 02:18 | |
*** erkules has quit IRC | 02:18 | |
*** fzdarsky has quit IRC | 02:18 | |
*** ivar-lazzaro has quit IRC | 02:19 | |
*** Sucks has joined #openstack | 02:20 | |
*** doug-fish has quit IRC | 02:20 | |
*** doug-fish has joined #openstack | 02:21 | |
*** rahulait has joined #openstack | 02:21 | |
*** doug-fish has quit IRC | 02:21 | |
*** doug-fish has joined #openstack | 02:21 | |
*** su_zhang has quit IRC | 02:25 | |
*** fzdarsky has joined #openstack | 02:25 | |
*** su_zhang has joined #openstack | 02:25 | |
*** shoutm has quit IRC | 02:25 | |
*** su_zhang has quit IRC | 02:26 | |
*** shoutm has joined #openstack | 02:27 | |
*** ivar-lazzaro has joined #openstack | 02:29 | |
*** rossella_s has quit IRC | 02:31 | |
*** qg_ has joined #openstack | 02:31 | |
*** rossella_s has joined #openstack | 02:31 | |
*** rahulait has quit IRC | 02:32 | |
*** [1]Thelo has joined #openstack | 02:34 | |
*** eghobo has joined #openstack | 02:34 | |
*** qg_ has quit IRC | 02:36 | |
*** Thelo has quit IRC | 02:36 | |
*** [1]Thelo is now known as Thelo | 02:36 | |
*** yamamoto_ has quit IRC | 02:38 | |
*** yamamoto_ has joined #openstack | 02:39 | |
*** baoli has joined #openstack | 02:41 | |
*** zenoway has joined #openstack | 02:42 | |
*** kebray has joined #openstack | 02:43 | |
*** baoli has quit IRC | 02:44 | |
*** baoli has joined #openstack | 02:44 | |
*** maishsk has joined #openstack | 02:46 | |
*** zenoway has quit IRC | 02:46 | |
*** aossama has quit IRC | 02:47 | |
*** baoli has quit IRC | 02:48 | |
*** Ich has joined #openstack | 02:49 | |
*** ccz has joined #openstack | 02:49 | |
*** Ich is now known as Guest93448 | 02:49 | |
*** baoli has joined #openstack | 02:49 | |
*** aossama has joined #openstack | 02:49 | |
*** doug-fish has quit IRC | 02:50 | |
*** keedya has joined #openstack | 02:50 | |
*** k_stev has joined #openstack | 02:54 | |
*** kebray has quit IRC | 02:54 | |
*** nelsnelson has joined #openstack | 02:54 | |
*** kebray has joined #openstack | 02:54 | |
*** yamamoto_ has quit IRC | 02:55 | |
*** bobh has joined #openstack | 02:57 | |
*** otter768 has joined #openstack | 02:58 | |
*** devth has joined #openstack | 02:58 | |
*** otter768 has quit IRC | 02:59 | |
*** except has joined #openstack | 02:59 | |
*** except is now known as Guest3765 | 03:00 | |
*** devth_ has quit IRC | 03:01 | |
*** challenge has quit IRC | 03:02 | |
*** baoli has quit IRC | 03:03 | |
*** jckasper has quit IRC | 03:04 | |
*** mcdtracy has joined #openstack | 03:06 | |
*** sanchitmalhotra has joined #openstack | 03:06 | |
*** berserk has joined #openstack | 03:07 | |
*** omegaga has joined #openstack | 03:08 | |
*** achanda has joined #openstack | 03:08 | |
Guest3765 | Hi men. How to remove a deleted vm that is still on DB. But already removed on computer host? | 03:08 |
*** baoli has joined #openstack | 03:09 | |
*** annp has joined #openstack | 03:10 | |
*** mcdtracy has quit IRC | 03:10 | |
*** baoli has quit IRC | 03:10 | |
*** balajiiyer has joined #openstack | 03:11 | |
*** Poornima has joined #openstack | 03:11 | |
*** FunnyLookinHat has joined #openstack | 03:11 | |
*** yamahata has quit IRC | 03:11 | |
*** berserk has quit IRC | 03:12 | |
*** kebray has quit IRC | 03:12 | |
omegaga | Hi there, I am trying to install Neutron on DevStack, following the instructions on http://docs.openstack.org/developer/devstack/guides/neutron.html. I got stuck in building controller node on single interface. I just copied & pasted the local.conf and modified the IP addresses to my own ones, but the controller lost connection when executing ./stack.sh. I checked the log file, and found the script attempted to delete ip addr | 03:15 |
omegaga | ess on eth0 and added it to the bridge. Does anyone have any suggesstion? | 03:15 |
*** ashw has joined #openstack | 03:15 | |
*** v1k0d3n has quit IRC | 03:16 | |
*** severion has joined #openstack | 03:16 | |
*** jckasper has joined #openstack | 03:17 | |
*** zenoway has joined #openstack | 03:17 | |
*** raddaoui has joined #openstack | 03:19 | |
*** baoli has joined #openstack | 03:20 | |
*** Sesso_ has joined #openstack | 03:21 | |
*** zenoway has quit IRC | 03:22 | |
*** krobzaur has joined #openstack | 03:22 | |
*** koolhead17 has joined #openstack | 03:22 | |
*** koolhead17 has quit IRC | 03:22 | |
*** koolhead17 has joined #openstack | 03:22 | |
*** krobzaur has quit IRC | 03:23 | |
*** ivar-laz_ has joined #openstack | 03:23 | |
*** yfujioka has quit IRC | 03:25 | |
*** Cloudish has quit IRC | 03:25 | |
*** links has joined #openstack | 03:26 | |
*** crayolarx has quit IRC | 03:26 | |
*** s00pcan has quit IRC | 03:27 | |
*** crayolarx has joined #openstack | 03:27 | |
*** ivar-lazzaro has quit IRC | 03:27 | |
*** ivar-laz_ has quit IRC | 03:27 | |
*** s00pcan has joined #openstack | 03:28 | |
*** FunnyLookinHat has quit IRC | 03:29 | |
*** hr_ has joined #openstack | 03:31 | |
*** k_stev has quit IRC | 03:31 | |
hr_ | hi guys | 03:31 |
*** trishnag|away has quit IRC | 03:33 | |
*** k_stev has joined #openstack | 03:33 | |
*** wasmum- has quit IRC | 03:33 | |
hr_ | I'm curious about which environments did openstack contributors use when them developing openstack module. Can any contributor give something about his/her environment? maybe devstack? or some multi-nodes environment? | 03:33 |
*** bobh has quit IRC | 03:34 | |
*** dig1tal has quit IRC | 03:34 | |
*** changzhi has joined #openstack | 03:35 | |
*** wasmum has joined #openstack | 03:35 | |
*** k_stev has quit IRC | 03:37 | |
*** devth_ has joined #openstack | 03:37 | |
*** wN has quit IRC | 03:40 | |
*** changzhi has quit IRC | 03:40 | |
*** links has quit IRC | 03:40 | |
*** saschpe has quit IRC | 03:41 | |
*** devth has quit IRC | 03:41 | |
*** baoli has quit IRC | 03:42 | |
*** saschpe has joined #openstack | 03:44 | |
*** nehar has joined #openstack | 03:44 | |
*** trishnag has joined #openstack | 03:44 | |
*** bobh has joined #openstack | 03:44 | |
*** wN has joined #openstack | 03:44 | |
*** wN has quit IRC | 03:44 | |
*** wN has joined #openstack | 03:44 | |
*** piet has quit IRC | 03:45 | |
*** bluetux has joined #openstack | 03:46 | |
*** bill_az has quit IRC | 03:46 | |
*** v1k0d3n has joined #openstack | 03:46 | |
*** Guest3765 has quit IRC | 03:46 | |
*** yamamoto_ has joined #openstack | 03:47 | |
*** links has joined #openstack | 03:48 | |
*** severion has quit IRC | 03:48 | |
*** qg_ has joined #openstack | 03:49 | |
*** emsomeoneelse has joined #openstack | 03:50 | |
*** doug-fish has joined #openstack | 03:50 | |
*** saschpe has quit IRC | 03:51 | |
*** raddaoui has quit IRC | 03:52 | |
*** ewilson has joined #openstack | 03:52 | |
*** bobh has quit IRC | 03:53 | |
*** tlian has quit IRC | 03:53 | |
*** baoli has joined #openstack | 03:53 | |
*** dhblaz has joined #openstack | 03:53 | |
*** saschpe has joined #openstack | 03:53 | |
*** qg_ has quit IRC | 03:54 | |
*** eghobo has quit IRC | 03:55 | |
*** bobh has joined #openstack | 03:55 | |
*** tochi has joined #openstack | 03:56 | |
*** ewilson has quit IRC | 03:59 | |
*** doug-fish has quit IRC | 04:00 | |
*** penick has joined #openstack | 04:01 | |
*** dyasny has quit IRC | 04:02 | |
*** shoutm_ has joined #openstack | 04:03 | |
*** links has quit IRC | 04:04 | |
*** julenl has quit IRC | 04:05 | |
*** shoutm has quit IRC | 04:05 | |
*** pravins has joined #openstack | 04:05 | |
*** AnilV4 has joined #openstack | 04:06 | |
*** julenl has joined #openstack | 04:08 | |
*** piet has joined #openstack | 04:08 | |
*** Sucks has quit IRC | 04:10 | |
*** fabian2 has joined #openstack | 04:10 | |
*** slashd has joined #openstack | 04:12 | |
*** daemontool_ has quit IRC | 04:12 | |
*** slashd has quit IRC | 04:12 | |
*** slashd has joined #openstack | 04:12 | |
*** daemontool_ has joined #openstack | 04:13 | |
*** clopez has quit IRC | 04:13 | |
*** dyasny has joined #openstack | 04:15 | |
*** clopez has joined #openstack | 04:15 | |
*** Klumben has quit IRC | 04:15 | |
*** links has joined #openstack | 04:16 | |
*** devth has joined #openstack | 04:17 | |
*** shaleh has quit IRC | 04:18 | |
*** raddaoui has joined #openstack | 04:18 | |
*** daemontool_ has quit IRC | 04:18 | |
*** baoli has quit IRC | 04:19 | |
*** agireud has quit IRC | 04:20 | |
*** devth_ has quit IRC | 04:20 | |
*** coolsvap|away has joined #openstack | 04:21 | |
*** sidx64 has joined #openstack | 04:21 | |
*** coolsvap|away is now known as coolsvap | 04:22 | |
*** agireud has joined #openstack | 04:22 | |
*** ashw has quit IRC | 04:22 | |
*** links has quit IRC | 04:27 | |
*** djan has quit IRC | 04:27 | |
*** links has joined #openstack | 04:28 | |
*** aimon has joined #openstack | 04:28 | |
*** raddaoui has quit IRC | 04:28 | |
*** georgem1 has quit IRC | 04:28 | |
*** StuartMI has joined #openstack | 04:29 | |
*** dyasny has quit IRC | 04:32 | |
*** baker has quit IRC | 04:35 | |
*** latro has quit IRC | 04:36 | |
*** aholler has joined #openstack | 04:38 | |
*** hblixt has joined #openstack | 04:41 | |
*** aholler_ has quit IRC | 04:41 | |
*** tochi has quit IRC | 04:43 | |
*** eghobo has joined #openstack | 04:46 | |
*** pmcg has quit IRC | 04:50 | |
*** links has quit IRC | 04:50 | |
*** deray has joined #openstack | 04:50 | |
*** fabian2 has quit IRC | 04:51 | |
*** koolhead17 has quit IRC | 04:52 | |
*** fabian2 has joined #openstack | 04:54 | |
*** eghobo_ has joined #openstack | 04:54 | |
*** koolhead17 has joined #openstack | 04:55 | |
*** koolhead17 has quit IRC | 04:55 | |
*** koolhead17 has joined #openstack | 04:55 | |
*** koolhead17 has quit IRC | 04:55 | |
*** koolhead17 has joined #openstack | 04:55 | |
*** fawadkhaliq has joined #openstack | 04:56 | |
*** zenoway has joined #openstack | 04:57 | |
*** zenoway has quit IRC | 04:57 | |
*** links has joined #openstack | 04:57 | |
*** eghobo has quit IRC | 04:57 | |
*** piet has quit IRC | 04:58 | |
*** esker has joined #openstack | 05:01 | |
*** rdas has joined #openstack | 05:02 | |
*** ashw has joined #openstack | 05:03 | |
*** akulshin has joined #openstack | 05:04 | |
*** bobh has quit IRC | 05:05 | |
*** piet has joined #openstack | 05:05 | |
*** eghobo has joined #openstack | 05:06 | |
*** pmcg has joined #openstack | 05:06 | |
*** masco has joined #openstack | 05:06 | |
*** aeperezt has quit IRC | 05:07 | |
*** su_zhang has joined #openstack | 05:07 | |
*** bobh has joined #openstack | 05:07 | |
*** eghobo has quit IRC | 05:07 | |
*** eghobo has joined #openstack | 05:08 | |
*** eghobo_ has quit IRC | 05:08 | |
*** zenoway has joined #openstack | 05:08 | |
*** bobh has quit IRC | 05:09 | |
*** pmcg has quit IRC | 05:10 | |
*** fabian2 has quit IRC | 05:11 | |
*** fabian2 has joined #openstack | 05:12 | |
*** VW has quit IRC | 05:13 | |
*** links has quit IRC | 05:13 | |
*** zenoway has quit IRC | 05:14 | |
*** pmcg has joined #openstack | 05:14 | |
*** ashw has quit IRC | 05:14 | |
*** eghobo has quit IRC | 05:16 | |
*** john341 has joined #openstack | 05:16 | |
*** ishu has joined #openstack | 05:17 | |
*** piet has quit IRC | 05:17 | |
ishu | hello | 05:17 |
*** omegaga has quit IRC | 05:18 | |
ishu | I want to solve low fruit bugs | 05:18 |
ishu | tell me it found | 05:18 |
*** malakai has joined #openstack | 05:19 | |
ishu | I am recently join openstack | 05:19 |
*** pmcg has quit IRC | 05:20 | |
*** links has joined #openstack | 05:21 | |
*** omegaga has joined #openstack | 05:21 | |
*** akrzos has quit IRC | 05:22 | |
*** omegaga_ has joined #openstack | 05:23 | |
*** piet has joined #openstack | 05:23 | |
*** julenl has quit IRC | 05:24 | |
*** Bhaskarakiran has joined #openstack | 05:24 | |
*** ishu has quit IRC | 05:25 | |
*** omegaga has quit IRC | 05:25 | |
*** zhangjn has joined #openstack | 05:27 | |
*** omegaga_ has quit IRC | 05:27 | |
*** raddaoui has joined #openstack | 05:27 | |
*** zhangjn has quit IRC | 05:28 | |
*** slashd has quit IRC | 05:29 | |
*** achampion has quit IRC | 05:31 | |
*** trifon has joined #openstack | 05:31 | |
*** fabian2 has quit IRC | 05:32 | |
*** doug-fish has joined #openstack | 05:32 | |
*** doug-fish has quit IRC | 05:32 | |
*** esker has quit IRC | 05:32 | |
*** links has quit IRC | 05:36 | |
*** fabian2 has joined #openstack | 05:36 | |
*** raddaoui has quit IRC | 05:37 | |
*** links has joined #openstack | 05:37 | |
*** piet has quit IRC | 05:38 | |
*** malakai has quit IRC | 05:38 | |
*** keedya has quit IRC | 05:39 | |
*** linuxaddicts is now known as linuxgeek | 05:40 | |
*** linuxgeek is now known as linuxaddicts | 05:40 | |
*** gildub has quit IRC | 05:43 | |
*** Klumben has joined #openstack | 05:43 | |
*** markvoelker has joined #openstack | 05:44 | |
*** saikiran has joined #openstack | 05:44 | |
*** zenoway has joined #openstack | 05:44 | |
*** tdasilva has quit IRC | 05:45 | |
*** shoutm has joined #openstack | 05:47 | |
*** julenl has joined #openstack | 05:47 | |
*** pravins has quit IRC | 05:48 | |
*** pravins has joined #openstack | 05:49 | |
*** shoutm_ has quit IRC | 05:49 | |
*** zenoway has quit IRC | 05:49 | |
*** qg_ has joined #openstack | 05:50 | |
*** jprovazn has joined #openstack | 05:51 | |
*** pravins has quit IRC | 05:51 | |
*** pravins has joined #openstack | 05:53 | |
*** dhblaz has quit IRC | 05:53 | |
*** dhblaz has joined #openstack | 05:53 | |
*** krylon360 has joined #openstack | 05:53 | |
*** dhblaz has quit IRC | 05:54 | |
*** dhblaz has joined #openstack | 05:54 | |
*** qg_ has quit IRC | 05:54 | |
*** dhblaz has joined #openstack | 05:56 | |
*** dhblaz has quit IRC | 05:56 | |
*** kushal has quit IRC | 05:57 | |
*** dhblaz has joined #openstack | 05:57 | |
*** dhblaz has joined #openstack | 05:59 | |
*** dhblaz has quit IRC | 05:59 | |
*** links has quit IRC | 05:59 | |
*** akulshin has quit IRC | 05:59 | |
*** akulshin has joined #openstack | 05:59 | |
*** dhblaz has joined #openstack | 05:59 | |
*** linuxaddicts is now known as linuxgeek | 06:00 | |
*** links has joined #openstack | 06:01 | |
*** dhblaz has joined #openstack | 06:01 | |
*** krylon360 has quit IRC | 06:01 | |
*** kushal has joined #openstack | 06:01 | |
*** kushal has quit IRC | 06:01 | |
*** kushal has joined #openstack | 06:01 | |
*** krylon360 has joined #openstack | 06:02 | |
*** mikeoutland has quit IRC | 06:02 | |
*** hybridpollo has quit IRC | 06:02 | |
*** markvoelker_ has joined #openstack | 06:04 | |
*** tdasilva has joined #openstack | 06:04 | |
*** Poornima has quit IRC | 06:05 | |
*** dhblaz has quit IRC | 06:06 | |
*** markvoelker has quit IRC | 06:07 | |
*** mcdtracy has joined #openstack | 06:08 | |
*** vimal has joined #openstack | 06:08 | |
*** hdd has quit IRC | 06:11 | |
*** mcdtracy has quit IRC | 06:12 | |
*** VW has joined #openstack | 06:13 | |
*** jprovazn has quit IRC | 06:15 | |
*** jprovazn has joined #openstack | 06:15 | |
*** kushal has quit IRC | 06:17 | |
*** VW has quit IRC | 06:19 | |
*** links has quit IRC | 06:22 | |
*** links has joined #openstack | 06:23 | |
sidx64 | guys, how do we enable barbican in RDO packstack? is it already included in packstack? I couldn't find any mention of it in the answers file I generated | 06:25 |
*** ChubYann has quit IRC | 06:26 | |
*** coolsvap is now known as coolsvap|away | 06:26 | |
*** Poornima has joined #openstack | 06:27 | |
*** fabian2 has quit IRC | 06:28 | |
*** fabian2 has joined #openstack | 06:29 | |
*** mikeoutland has joined #openstack | 06:29 | |
*** ttrifonov has quit IRC | 06:30 | |
*** ttrifonov has joined #openstack | 06:32 | |
*** shoutm_ has joined #openstack | 06:32 | |
*** _cjones_ has joined #openstack | 06:32 | |
*** shoutm has quit IRC | 06:32 | |
*** Warped has quit IRC | 06:33 | |
*** _cjones_ has quit IRC | 06:34 | |
*** Warped has joined #openstack | 06:35 | |
*** _cjones_ has joined #openstack | 06:35 | |
*** groen692 has joined #openstack | 06:35 | |
*** adac has joined #openstack | 06:35 | |
*** nkrinner has joined #openstack | 06:38 | |
*** fedexo has joined #openstack | 06:39 | |
*** bryan_att has quit IRC | 06:39 | |
*** yamahata has joined #openstack | 06:40 | |
*** julenl has quit IRC | 06:40 | |
*** shoutm_ has quit IRC | 06:40 | |
*** emsomeoneelse has quit IRC | 06:42 | |
*** julenl has joined #openstack | 06:42 | |
*** salv-orlando has joined #openstack | 06:44 | |
*** FallenPegasus has joined #openstack | 06:45 | |
*** shoutm has joined #openstack | 06:45 | |
*** links has quit IRC | 06:46 | |
*** achanda has quit IRC | 06:47 | |
*** nunchuck has quit IRC | 06:47 | |
*** nunchuck has joined #openstack | 06:47 | |
*** mkovarik has joined #openstack | 06:50 | |
*** links has joined #openstack | 06:50 | |
*** hdd has joined #openstack | 06:50 | |
*** adac has quit IRC | 06:53 | |
*** BOKALDO has joined #openstack | 06:54 | |
*** fabian2_ has joined #openstack | 06:55 | |
*** JRobinson__ has quit IRC | 06:56 | |
*** elo has joined #openstack | 06:57 | |
*** anshul has joined #openstack | 06:58 | |
*** su_zhang has quit IRC | 06:59 | |
*** neeti has joined #openstack | 06:59 | |
*** fabian2 has quit IRC | 06:59 | |
*** k4n0 has joined #openstack | 07:05 | |
*** mikeoutland has quit IRC | 07:06 | |
*** su_zhang has joined #openstack | 07:06 | |
*** Cloudish has joined #openstack | 07:06 | |
*** j___ has joined #openstack | 07:07 | |
*** omegaga has joined #openstack | 07:08 | |
*** links has quit IRC | 07:09 | |
*** salv-orlando has quit IRC | 07:09 | |
*** links has joined #openstack | 07:09 | |
*** hichihara has joined #openstack | 07:11 | |
*** omegaga_ has joined #openstack | 07:11 | |
*** pnavarro has joined #openstack | 07:12 | |
*** fedexo has quit IRC | 07:13 | |
*** omegaga has quit IRC | 07:14 | |
*** sarcasticidiot has joined #openstack | 07:15 | |
*** ksobkowiak has quit IRC | 07:15 | |
*** hdd has quit IRC | 07:15 | |
*** saschpe has quit IRC | 07:17 | |
*** _cjones_ has quit IRC | 07:17 | |
*** pnavarro has quit IRC | 07:18 | |
*** _cjones_ has joined #openstack | 07:18 | |
*** eddima has joined #openstack | 07:18 | |
*** saschpe has joined #openstack | 07:20 | |
*** mpavone has joined #openstack | 07:21 | |
*** omegaga_ has quit IRC | 07:26 | |
*** omegaga has joined #openstack | 07:26 | |
*** linuxgeek has quit IRC | 07:27 | |
*** crayolarx has quit IRC | 07:27 | |
*** saschpe has quit IRC | 07:30 | |
*** zenoway has joined #openstack | 07:31 | |
*** links has quit IRC | 07:31 | |
*** rcernin has joined #openstack | 07:31 | |
*** zenoway has quit IRC | 07:33 | |
*** zenoway has joined #openstack | 07:33 | |
*** su_zhang has quit IRC | 07:33 | |
*** saschpe has joined #openstack | 07:33 | |
*** fabian2_ has quit IRC | 07:34 | |
*** belmoreira has joined #openstack | 07:34 | |
*** walterheck has joined #openstack | 07:37 | |
*** zenoway has quit IRC | 07:38 | |
*** fabian2 has joined #openstack | 07:38 | |
*** walterheck has quit IRC | 07:38 | |
*** walterheck has joined #openstack | 07:38 | |
*** dizquierdo has joined #openstack | 07:39 | |
*** cu5 has joined #openstack | 07:40 | |
*** houming has joined #openstack | 07:42 | |
*** openshift272 has joined #openstack | 07:43 | |
*** tpatzig has joined #openstack | 07:43 | |
*** saschpe has quit IRC | 07:43 | |
openshift272 | Does anyone know why ovs would complain about too many open files on one node that hasn't changed | 07:45 |
openshift272 | or where to start debugging. | 07:45 |
*** omegaga_ has joined #openstack | 07:46 | |
*** arosales has quit IRC | 07:46 | |
*** omegaga has quit IRC | 07:46 | |
openshift272 | I have looked at the $pid/fd and is over maxed at the 1024 that it lists | 07:46 |
*** arosales has joined #openstack | 07:47 | |
*** links has joined #openstack | 07:48 | |
*** mpavone has quit IRC | 07:48 | |
*** dhblaz has joined #openstack | 07:49 | |
*** julenl has quit IRC | 07:49 | |
*** Marga_ has joined #openstack | 07:50 | |
*** tochi has joined #openstack | 07:50 | |
*** RedRat has quit IRC | 07:51 | |
*** qg_ has joined #openstack | 07:51 | |
*** mpavone has joined #openstack | 07:51 | |
*** mpavone has quit IRC | 07:52 | |
*** saschpe has joined #openstack | 07:52 | |
*** grafuls has joined #openstack | 07:52 | |
*** bvandenh has joined #openstack | 07:53 | |
*** finisherr has joined #openstack | 07:54 | |
*** Marga_ has quit IRC | 07:54 | |
*** dhblaz has quit IRC | 07:54 | |
*** links has quit IRC | 07:54 | |
*** qg_ has quit IRC | 07:55 | |
*** mkovarik has quit IRC | 07:56 | |
*** mkovarik has joined #openstack | 07:56 | |
*** fzdarsky has quit IRC | 07:57 | |
*** fzdarsky has joined #openstack | 07:57 | |
*** omegaga has joined #openstack | 07:58 | |
*** arosales has quit IRC | 07:58 | |
*** openshift272 has quit IRC | 08:00 | |
*** mrmartin has joined #openstack | 08:01 | |
*** omegaga_ has quit IRC | 08:01 | |
*** psanchez has joined #openstack | 08:02 | |
*** AzureByte has joined #openstack | 08:02 | |
*** shoutm has quit IRC | 08:03 | |
*** shoutm has joined #openstack | 08:04 | |
*** markus_z has joined #openstack | 08:04 | |
*** gli has quit IRC | 08:05 | |
*** panda_ has quit IRC | 08:06 | |
*** mcdtracy has joined #openstack | 08:06 | |
*** panda_ has joined #openstack | 08:06 | |
*** arxcruz has joined #openstack | 08:07 | |
*** fabian2 has quit IRC | 08:07 | |
*** fabian2 has joined #openstack | 08:08 | |
*** mcdtracy has quit IRC | 08:10 | |
*** dneary has quit IRC | 08:11 | |
*** hichihara has quit IRC | 08:11 | |
*** omegaga has quit IRC | 08:11 | |
*** geaaru has joined #openstack | 08:11 | |
*** omegaga_ has joined #openstack | 08:12 | |
*** julenl has joined #openstack | 08:14 | |
*** _cjones_ has quit IRC | 08:15 | |
*** VW has joined #openstack | 08:16 | |
*** arosales has joined #openstack | 08:16 | |
*** dgurtner has joined #openstack | 08:17 | |
*** dgurtner has quit IRC | 08:17 | |
*** dgurtner has joined #openstack | 08:17 | |
*** achanda has joined #openstack | 08:17 | |
*** curx has joined #openstack | 08:18 | |
*** daemontool has joined #openstack | 08:18 | |
AzureByte | Hi | 08:18 |
*** andymaier has joined #openstack | 08:19 | |
AzureByte | Curious, has anyone here used MemSQL or Aerospike? We're thinking of using it for a few things but want something that offers more queries than Redis | 08:19 |
*** VW has quit IRC | 08:21 | |
*** kawa2014 has joined #openstack | 08:21 | |
*** krylon360 has quit IRC | 08:21 | |
*** koolhead17 has quit IRC | 08:21 | |
*** shoutm_ has joined #openstack | 08:22 | |
*** achanda has quit IRC | 08:22 | |
*** links has joined #openstack | 08:22 | |
*** ladrua has joined #openstack | 08:23 | |
*** zakora has joined #openstack | 08:25 | |
*** mcdtracy has joined #openstack | 08:25 | |
*** shoutm has quit IRC | 08:25 | |
*** foxhunt_away is now known as foxhunt72 | 08:26 | |
*** AmirBaleghi11112 has joined #openstack | 08:26 | |
*** shiriru has joined #openstack | 08:27 | |
*** adac has joined #openstack | 08:28 | |
*** omegaga has joined #openstack | 08:30 | |
*** omegaga has quit IRC | 08:31 | |
*** neilus has quit IRC | 08:33 | |
*** omegaga_ has quit IRC | 08:33 | |
*** links has quit IRC | 08:35 | |
*** manous_ has joined #openstack | 08:36 | |
*** shoutm_ has quit IRC | 08:36 | |
*** gubouvier has quit IRC | 08:36 | |
*** MaxSan_ has joined #openstack | 08:36 | |
*** manous_ has quit IRC | 08:36 | |
adac | Is it possible to have the same network on the Instances as on the host? | 08:36 |
adac | and if this is possible, how can I achieve that for an instance? | 08:37 |
*** notze has joined #openstack | 08:37 | |
*** henrynash has quit IRC | 08:37 | |
*** koolhead17 has joined #openstack | 08:37 | |
*** markvoelker_ has quit IRC | 08:38 | |
*** ParsectiX has joined #openstack | 08:38 | |
*** skapunker has quit IRC | 08:39 | |
*** vikram has joined #openstack | 08:41 | |
vikram | Hi there | 08:41 |
vikram | facing some issues with keystone for the latest devstack installation | 08:41 |
vikram | can some help | 08:41 |
vikram | Discovering versions from the identity service failed when creating the password plugin. Attempting to determine version from URL. | 08:42 |
*** linuxgeek has joined #openstack | 08:44 | |
*** pnavarro has joined #openstack | 08:45 | |
*** lucendio has joined #openstack | 08:46 | |
*** daemontool has quit IRC | 08:48 | |
*** daemontool has joined #openstack | 08:48 | |
*** fabian2_ has joined #openstack | 08:50 | |
*** skapunker has joined #openstack | 08:51 | |
*** mcornea has joined #openstack | 08:52 | |
*** k4n0 has quit IRC | 08:52 | |
*** fabian2 has quit IRC | 08:53 | |
*** shardy has joined #openstack | 08:53 | |
*** fhubik has joined #openstack | 08:54 | |
*** sidx64_Cern has joined #openstack | 08:57 | |
*** lucendio has quit IRC | 08:57 | |
*** koolhead17 has quit IRC | 08:58 | |
*** admin0 has joined #openstack | 08:58 | |
*** tochi has quit IRC | 08:59 | |
*** sidx64 has quit IRC | 08:59 | |
*** dhblaz has joined #openstack | 09:00 | |
*** ndipanov has joined #openstack | 09:00 | |
*** dhblaz has quit IRC | 09:01 | |
*** efoley has joined #openstack | 09:01 | |
*** tochi has joined #openstack | 09:02 | |
*** walterheck has quit IRC | 09:02 | |
*** daemontool_ has joined #openstack | 09:03 | |
*** dhblaz has joined #openstack | 09:04 | |
*** AmirBaleghi11112 has quit IRC | 09:04 | |
*** dhblaz has joined #openstack | 09:04 | |
*** dhblaz has quit IRC | 09:05 | |
*** AmirBaleghi11112 has joined #openstack | 09:05 | |
*** fabian2_ has quit IRC | 09:05 | |
*** dhblaz has joined #openstack | 09:06 | |
*** dhblaz has joined #openstack | 09:06 | |
*** fabian2 has joined #openstack | 09:06 | |
*** daemontool has quit IRC | 09:06 | |
*** dhblaz has joined #openstack | 09:06 | |
*** AaronJohn has joined #openstack | 09:07 | |
*** dhblaz has joined #openstack | 09:08 | |
*** dhblaz has quit IRC | 09:08 | |
*** AmirBaleghi11112 has quit IRC | 09:09 | |
*** hblixt has quit IRC | 09:10 | |
*** dhblaz has joined #openstack | 09:10 | |
AaronJohn | Hi Everyone, if anyone knows how to change vda to sda on a kvm vm? | 09:12 |
*** dhblaz has quit IRC | 09:13 | |
*** sid_cerner has joined #openstack | 09:15 | |
*** zenoway has joined #openstack | 09:15 | |
*** jistr has joined #openstack | 09:15 | |
*** wmang has joined #openstack | 09:16 | |
*** sid_cerner has quit IRC | 09:17 | |
*** sidx64 has joined #openstack | 09:17 | |
*** walterheck has joined #openstack | 09:18 | |
*** walterheck has quit IRC | 09:18 | |
*** sidx64_Cern has quit IRC | 09:18 | |
*** Robertm_ has joined #openstack | 09:20 | |
*** skapunker has quit IRC | 09:24 | |
*** e0ne has joined #openstack | 09:24 | |
*** Son_Goku has joined #openstack | 09:25 | |
*** gfidente has joined #openstack | 09:26 | |
*** e0ne has quit IRC | 09:27 | |
*** Warped has quit IRC | 09:31 | |
*** markvoelker has joined #openstack | 09:34 | |
*** Warped has joined #openstack | 09:34 | |
*** nstrug has joined #openstack | 09:37 | |
*** skapunker has joined #openstack | 09:38 | |
ladrua | Anyone with any experience with Ubuntus OpenStack-Autopilot and Liberty? I have some Availability Zone issues, any help much appreciated: http://askubuntu.com/questions/722899/openstack-autopilot-unable-to-boot-from-imagecreates-new-volume-error | 09:38 |
*** markvoelker has quit IRC | 09:39 | |
*** derekh has joined #openstack | 09:39 | |
*** markvoelker has joined #openstack | 09:39 | |
*** toscalix has joined #openstack | 09:40 | |
Robertm_ | Hi guys, has any one experienced problems with spicehtml5proxy? Have installed fresh nova service and all works brilliant but when install openstack-nova-spicehtml5proxy-12.0.0-3.94d6b69git.el7 I am getting 'oslo_config.cfg.NoSuchOptError: no such option: my_ip' and systemd can not start this service. my_ip variable is configured in the DEFAULT and it works with the rest of nova services. | 09:40 |
*** smoriya_ has quit IRC | 09:40 | |
*** yaume has joined #openstack | 09:44 | |
*** tpsilva has joined #openstack | 09:44 | |
*** markvoelker has quit IRC | 09:44 | |
*** markvoelker has joined #openstack | 09:45 | |
*** sarcasticidiot has quit IRC | 09:48 | |
*** erkules_ is now known as erkules | 09:48 | |
*** ParsectiX has quit IRC | 09:48 | |
*** ivan_mironov has joined #openstack | 09:50 | |
*** markvoelker has quit IRC | 09:50 | |
*** fhubik has quit IRC | 09:50 | |
*** qg_ has joined #openstack | 09:52 | |
*** havill has quit IRC | 09:52 | |
*** havill has joined #openstack | 09:52 | |
*** walterheck has joined #openstack | 09:53 | |
*** mcdtracy has quit IRC | 09:55 | |
*** brokencycle has joined #openstack | 09:56 | |
*** qg_ has quit IRC | 09:56 | |
*** bbcmicrocomputer has joined #openstack | 09:57 | |
*** bbcmicrocomputer has joined #openstack | 09:57 | |
*** pavel_bondar is now known as pavel_bondar|afk | 09:58 | |
*** hyakuhei_ has joined #openstack | 09:58 | |
*** RedRat has joined #openstack | 09:59 | |
*** baoli has joined #openstack | 09:59 | |
*** rdas has quit IRC | 10:00 | |
*** mparisi has quit IRC | 10:01 | |
*** baoli has quit IRC | 10:03 | |
*** hwoarang_ is now known as hwoarang | 10:04 | |
*** two_oes has joined #openstack | 10:05 | |
*** AaronJohn has left #openstack | 10:05 | |
*** nstrug has quit IRC | 10:06 | |
*** ParsectiX has joined #openstack | 10:06 | |
*** mparisi has joined #openstack | 10:08 | |
*** NetHawk has joined #openstack | 10:08 | |
*** Cyberg has joined #openstack | 10:08 | |
*** Son_Goku has quit IRC | 10:09 | |
*** FallenPegasus has quit IRC | 10:10 | |
*** Poornima is now known as Poornima|L0 | 10:13 | |
*** Robertm_ has left #openstack | 10:14 | |
*** pravins has quit IRC | 10:14 | |
*** Yarboa has joined #openstack | 10:16 | |
*** avozza has joined #openstack | 10:17 | |
*** VW has joined #openstack | 10:18 | |
*** achanda has joined #openstack | 10:20 | |
*** tens0r has joined #openstack | 10:20 | |
*** jengeb has joined #openstack | 10:21 | |
*** side_control has quit IRC | 10:21 | |
*** choonming has joined #openstack | 10:22 | |
*** VW has quit IRC | 10:23 | |
*** skapunker has quit IRC | 10:24 | |
*** Calrik_ has joined #openstack | 10:26 | |
*** jasonsb has quit IRC | 10:26 | |
*** morsicus has joined #openstack | 10:26 | |
*** evidex has joined #openstack | 10:26 | |
*** Son_Goku has joined #openstack | 10:27 | |
*** achanda has quit IRC | 10:28 | |
*** pblaho has quit IRC | 10:28 | |
*** bradjones_ has quit IRC | 10:28 | |
*** bradjones_ has joined #openstack | 10:29 | |
*** bradjones_ has quit IRC | 10:29 | |
*** bradjones_ has joined #openstack | 10:29 | |
*** annp has quit IRC | 10:29 | |
*** fabian2 has quit IRC | 10:30 | |
*** fabian2 has joined #openstack | 10:31 | |
*** rossella_s has quit IRC | 10:31 | |
*** fabian2 has quit IRC | 10:31 | |
*** rossella_s has joined #openstack | 10:32 | |
ladrua | Should Volumes and Instances be in the same Availability Zone? My Instances are in “region1-1”, and Volumes in “nova” | 10:32 |
*** Calrik_ has quit IRC | 10:32 | |
*** fabricio_ar has quit IRC | 10:32 | |
*** fabricio_ar has joined #openstack | 10:33 | |
*** jengeb has quit IRC | 10:33 | |
*** tens0r has quit IRC | 10:33 | |
*** esker has joined #openstack | 10:33 | |
*** markvoelker has joined #openstack | 10:35 | |
*** Bhaskarakiran has quit IRC | 10:35 | |
*** jengeb has joined #openstack | 10:36 | |
*** tochi has quit IRC | 10:37 | |
*** shoutm has joined #openstack | 10:37 | |
*** MaxSan_ has quit IRC | 10:38 | |
*** Yarboa has quit IRC | 10:38 | |
*** esker has quit IRC | 10:38 | |
*** markvoelker has quit IRC | 10:39 | |
*** bradjones_ has quit IRC | 10:40 | |
*** e0ne has joined #openstack | 10:40 | |
*** side_control has joined #openstack | 10:40 | |
*** jengeb has quit IRC | 10:40 | |
*** Cyberg has quit IRC | 10:41 | |
*** bradjones_ has joined #openstack | 10:41 | |
*** bradjones_ has quit IRC | 10:41 | |
*** bradjones_ has joined #openstack | 10:41 | |
*** Poornima|L0 is now known as Poornima | 10:42 | |
*** skapunker has joined #openstack | 10:43 | |
*** hyakuhei_ has quit IRC | 10:44 | |
*** bradjones_ has quit IRC | 10:45 | |
*** bradjones_ has joined #openstack | 10:47 | |
*** bradjones_ has quit IRC | 10:47 | |
*** bradjones_ has joined #openstack | 10:47 | |
*** curx has quit IRC | 10:49 | |
*** ivan_mironov has quit IRC | 10:49 | |
*** sorin-mihai has quit IRC | 10:51 | |
*** pblaho has joined #openstack | 10:53 | |
*** curx has joined #openstack | 10:54 | |
*** lucendio has joined #openstack | 10:54 | |
*** Free_maN has joined #openstack | 10:55 | |
*** crayolarx has joined #openstack | 10:57 | |
admin0 | anyone seen such: 2016-01-22 11:57:42.612 30796 WARNING requests.packages.urllib3.connectionpool [1e2ee228-8984-41cb-ae6b-341ad9412938 2d5087fddc744372a8a8b4bb204c785f 3650fe8ed57549f7a8ac06dc2a3877fd - - -] Retrying (9 attempts remain) after connection broken by 'BadStatusLine("''",)': /glance/76bc2a85-14bd-41c2-9b1d-77631101419f before ? | 10:58 |
admin0 | knows what the issue is what the fix it ? | 10:58 |
*** sshnaidm has joined #openstack | 10:59 | |
*** crayolarx has quit IRC | 10:59 | |
*** crayolarx has joined #openstack | 11:00 | |
*** pavel_bondar|afk is now known as pavel_bondar | 11:03 | |
*** mrmartin has quit IRC | 11:03 | |
*** nstrug has joined #openstack | 11:03 | |
*** crayolarx has quit IRC | 11:04 | |
*** loth1 has joined #openstack | 11:05 | |
*** loth has quit IRC | 11:06 | |
*** Bhaskarakiran has joined #openstack | 11:06 | |
*** Son_Goku has quit IRC | 11:07 | |
*** MaxSan_ has joined #openstack | 11:09 | |
*** electrofelix has joined #openstack | 11:09 | |
*** sleviim has joined #openstack | 11:09 | |
*** sleviim has left #openstack | 11:09 | |
*** deray has quit IRC | 11:10 | |
yankcrime | ladrua: they don't have to be, no - you can have different AZ considerations for storage and compute | 11:11 |
ladrua | yankcrime: ok, its just that I get an error in cinder-api.log when trying to "Boot from image(Creates new volume)" - “Failure: cinder.exception.InvalidInput: Invalid input received: Availability zone 'region1-1' is invalid.” | 11:12 |
*** markvoelker has joined #openstack | 11:12 | |
*** avozza has quit IRC | 11:13 | |
yankcrime | ladrua: what's the actual api request you're making to launch that instance? | 11:14 |
ladrua | yankcrime: Im just using WebUI Ubuntu Dashboard | 11:14 |
*** avozza has joined #openstack | 11:15 | |
ladrua | yankcrime: I installed openstack with OpenStack-Autopilot from Ubuntu… everything is just default, no custom configurations done to it. | 11:16 |
*** markvoelker has quit IRC | 11:18 | |
yankcrime | ladrua: hmm, sounds weird - we have differing availability zones for nova and cinder and i've not come across that | 11:19 |
*** andrei__ has joined #openstack | 11:20 | |
ladrua | yankcrime: yes, its wierd, have done complete reinstall too, and still the problem percists. Have filed an issue about it at openstack-installer on github | 11:21 |
*** fawadkhaliq has quit IRC | 11:22 | |
ladrua | yankcrime: and have a detailed question at askubuntu: http://askubuntu.com/questions/722899/openstack-autopilot-unable-to-boot-from-imagecreates-new-volume-error | 11:22 |
yankcrime | ladrua: i guess you could just update the default availability zone to be the same as what you've configured in nova | 11:23 |
*** AzureByte has quit IRC | 11:23 | |
*** fawadkhaliq has joined #openstack | 11:23 | |
*** aossama has quit IRC | 11:23 | |
ladrua | yankcrime: ok, thanks. I’ll look into that | 11:23 |
*** achanda has joined #openstack | 11:24 | |
*** yamamoto_ has quit IRC | 11:25 | |
*** rfolco has joined #openstack | 11:25 | |
*** KarlchenK has joined #openstack | 11:25 | |
*** aossama has joined #openstack | 11:25 | |
*** achanda has quit IRC | 11:28 | |
*** hr_ has quit IRC | 11:30 | |
*** dizquierdo has quit IRC | 11:32 | |
*** MaxSan_ has quit IRC | 11:32 | |
*** Son_Goku has joined #openstack | 11:32 | |
*** sanchitmalhotra has quit IRC | 11:34 | |
*** houming has quit IRC | 11:36 | |
*** ndipanov has quit IRC | 11:36 | |
*** fawadkhaliq has quit IRC | 11:41 | |
*** andymaier has quit IRC | 11:43 | |
*** Yarboa has joined #openstack | 11:45 | |
*** cooldharma06 has joined #openstack | 11:47 | |
*** fawadkhaliq has joined #openstack | 11:48 | |
*** fawadkhaliq has quit IRC | 11:49 | |
*** fawadkhaliq has joined #openstack | 11:50 | |
*** maishsk_ has joined #openstack | 11:50 | |
*** Yarboa has quit IRC | 11:52 | |
*** qg_ has joined #openstack | 11:52 | |
*** bradjones_ has quit IRC | 11:52 | |
*** maishsk has quit IRC | 11:53 | |
*** maishsk_ is now known as maishsk | 11:53 | |
*** bradjones_ has joined #openstack | 11:53 | |
*** bradjones_ has quit IRC | 11:53 | |
*** bradjones_ has joined #openstack | 11:53 | |
*** efoley has quit IRC | 11:54 | |
*** efoley has joined #openstack | 11:54 | |
*** fawadkhaliq has quit IRC | 11:54 | |
*** nunchuck has quit IRC | 11:56 | |
*** ParsectiX has quit IRC | 11:56 | |
*** qg_ has quit IRC | 11:57 | |
*** bradjones has quit IRC | 12:01 | |
*** bradjones_ is now known as bradjones | 12:01 | |
*** piet has joined #openstack | 12:02 | |
*** akulshin has quit IRC | 12:02 | |
*** akulshin has joined #openstack | 12:03 | |
*** maishsk_ has joined #openstack | 12:03 | |
*** maishsk has quit IRC | 12:03 | |
*** maishsk_ is now known as maishsk | 12:03 | |
*** nstrug has quit IRC | 12:04 | |
*** maishsk has quit IRC | 12:05 | |
*** panda_ has quit IRC | 12:06 | |
*** mcdtracy has joined #openstack | 12:06 | |
*** panda_ has joined #openstack | 12:06 | |
*** akulshin has quit IRC | 12:07 | |
*** markvoelker has joined #openstack | 12:07 | |
*** yamamoto has joined #openstack | 12:09 | |
*** andymaier has joined #openstack | 12:10 | |
*** baoli has joined #openstack | 12:10 | |
*** erlon has joined #openstack | 12:10 | |
*** mcdtracy has quit IRC | 12:11 | |
*** JoseMello has joined #openstack | 12:11 | |
*** markvoelker has quit IRC | 12:12 | |
*** dizquierdo has joined #openstack | 12:13 | |
*** yamamoto has quit IRC | 12:13 | |
*** yamamoto has joined #openstack | 12:15 | |
*** hseipp has joined #openstack | 12:15 | |
*** hseipp has quit IRC | 12:15 | |
*** hseipp has joined #openstack | 12:15 | |
*** piet has quit IRC | 12:17 | |
*** davi has joined #openstack | 12:17 | |
*** davi has joined #openstack | 12:17 | |
*** skapunker has quit IRC | 12:18 | |
*** Bey0ndB1nary has quit IRC | 12:18 | |
*** hyakuhei_ has joined #openstack | 12:19 | |
*** VW has joined #openstack | 12:20 | |
*** piet has joined #openstack | 12:23 | |
*** maishsk has joined #openstack | 12:23 | |
*** mcdtracy has joined #openstack | 12:24 | |
*** VW has quit IRC | 12:24 | |
*** rtheis has joined #openstack | 12:24 | |
*** mrmartin has joined #openstack | 12:25 | |
*** dt23 has joined #openstack | 12:26 | |
*** efoley has quit IRC | 12:27 | |
*** walterheck has quit IRC | 12:27 | |
*** baoli has quit IRC | 12:28 | |
*** walterheck has joined #openstack | 12:30 | |
*** mcdtracy_ has joined #openstack | 12:30 | |
*** mcdtracy has quit IRC | 12:30 | |
*** skapunker has joined #openstack | 12:31 | |
*** yamamoto has quit IRC | 12:32 | |
*** yamamoto has joined #openstack | 12:32 | |
*** yamamoto has quit IRC | 12:33 | |
*** yamamoto has joined #openstack | 12:33 | |
*** [1]Thelo has joined #openstack | 12:34 | |
*** nehar has quit IRC | 12:35 | |
*** gszasz has joined #openstack | 12:36 | |
*** Thelo has quit IRC | 12:36 | |
*** [1]Thelo is now known as Thelo | 12:36 | |
*** mcdtracy_ has quit IRC | 12:36 | |
*** clopez has quit IRC | 12:39 | |
*** Guest93448 has quit IRC | 12:40 | |
*** ccz has quit IRC | 12:40 | |
*** pkovar has joined #openstack | 12:41 | |
*** clopez has joined #openstack | 12:41 | |
*** cooldharma06 has quit IRC | 12:42 | |
*** markvoelker has joined #openstack | 12:42 | |
*** baoli has joined #openstack | 12:42 | |
*** efoley has joined #openstack | 12:43 | |
*** akrzos has joined #openstack | 12:43 | |
*** jaypipes has joined #openstack | 12:45 | |
*** jaypipes is now known as leakypipes | 12:45 | |
*** yamamoto has quit IRC | 12:46 | |
*** yamamoto has joined #openstack | 12:46 | |
*** tvvcox has joined #openstack | 12:46 | |
*** AnilV4 has quit IRC | 12:47 | |
*** yocum has quit IRC | 12:47 | |
*** slashd has joined #openstack | 12:47 | |
*** yamamoto has quit IRC | 12:51 | |
*** fabricio_ar has left #openstack | 12:51 | |
*** ericksonsantos has joined #openstack | 12:52 | |
*** jengeb has joined #openstack | 12:52 | |
*** markvoelker has quit IRC | 12:54 | |
ericksonsantos | Hi! I'm having an issue while trying to use devstack. When I do "stack.sh" this is what I'm getting: http://paste.openstack.org/show/484674/ . Does someone have any idea of what is causing this problem? | 12:54 |
*** akulshin has joined #openstack | 12:55 | |
*** bill_az has joined #openstack | 12:59 | |
*** vikram has quit IRC | 12:59 | |
*** yocum has joined #openstack | 13:00 | |
*** baoli has quit IRC | 13:03 | |
*** daemontool_ has quit IRC | 13:04 | |
*** hippiepete has joined #openstack | 13:06 | |
*** jckasper has quit IRC | 13:07 | |
*** mrmartin has quit IRC | 13:07 | |
*** julim has joined #openstack | 13:08 | |
*** mrmartin has joined #openstack | 13:08 | |
*** ade_b has joined #openstack | 13:08 | |
*** kushal has joined #openstack | 13:08 | |
virusuy | ericksonsantos: E: Unable to locate package liberasurecode-dev | 13:09 |
*** hogetaro has joined #openstack | 13:09 | |
*** hogetaro has quit IRC | 13:09 | |
virusuy | ericksonsantos: which OS are you using ? | 13:09 |
*** hogetaro_ has quit IRC | 13:09 | |
*** piet has quit IRC | 13:10 | |
ericksonsantos | virusuy, hi! I'm using ubuntu 14.04 | 13:10 |
*** piet has joined #openstack | 13:10 | |
virusuy | ericksonsantos: well, then sudo apt-get install liberasurecode-dev should do the trick ' | 13:10 |
ericksonsantos | virusuy, when I try to install, I get this message: E: Unable to locate package liberasurecode-dev | 13:11 |
*** visibili1yspots has joined #openstack | 13:11 | |
*** thrash|g0ne is now known as thrash | 13:11 | |
*** visibilityspots has quit IRC | 13:11 | |
virusuy | ericksonsantos: which version of ubuntu are you using ? | 13:12 |
ericksonsantos | virusuy, trusty (14.04) | 13:12 |
*** weshay_xchat has joined #openstack | 13:12 | |
*** weshay_xchat is now known as weshay | 13:13 | |
*** Bhaskarakiran has quit IRC | 13:13 | |
virusuy | ericksonsantos: ok, check in /etc/apt/sources.list if universe repository is enabled | 13:13 |
*** ryanhartje has joined #openstack | 13:13 | |
virusuy | you should see something like this deb http://us.archive.ubuntu.com/ubuntu trusty main universe | 13:13 |
*** fultonj has joined #openstack | 13:14 | |
*** yamamoto has joined #openstack | 13:14 | |
virusuy | ericksonsantos: among other similar lines | 13:14 |
*** baoli has joined #openstack | 13:14 | |
*** dneary has joined #openstack | 13:14 | |
*** esker has joined #openstack | 13:15 | |
*** visibili1yspots has quit IRC | 13:15 | |
ericksonsantos | virusuy, no, I have others with "universe" in the end, but not "trusty main universe" | 13:15 |
virusuy | ericksonsantos: can you paste that file to paste.opensta.org ? | 13:16 |
virusuy | ericksonsantos: i mean, the output | 13:16 |
*** mrmartin has quit IRC | 13:16 | |
ericksonsantos | yes, this is my sources.list: http://paste.openstack.org/show/484680/ | 13:16 |
*** e0ne has quit IRC | 13:16 | |
*** hyakuhei_ has quit IRC | 13:16 | |
*** e0ne has joined #openstack | 13:17 | |
virusuy | ericksonsantos: let me do a quick search to see where liberasurecode-dev is located | 13:18 |
ericksonsantos | virusuy, ok | 13:18 |
virusuy | ericksonsantos: uncomment line 46 , and then run apt-get update && apt-get install liberasurecode-dev | 13:20 |
*** esker has quit IRC | 13:20 | |
*** baoli has quit IRC | 13:20 | |
ericksonsantos | virusuy, nice, will do it. | 13:20 |
*** grafuls has quit IRC | 13:20 | |
virusuy | ericksonsantos: and then re-run stack.sh and see if that fix the issue :) | 13:21 |
*** grafuls has joined #openstack | 13:21 | |
*** baoli has joined #openstack | 13:21 | |
*** baoli has quit IRC | 13:21 | |
ericksonsantos | virusuy, still unable to locate package :( | 13:22 |
virusuy | buuu :( | 13:22 |
*** masco has quit IRC | 13:22 | |
*** ParsectiX has joined #openstack | 13:23 | |
ericksonsantos | the log: http://paste.openstack.org/show/484681/ :( | 13:23 |
*** lborda has joined #openstack | 13:24 | |
*** georgem1 has joined #openstack | 13:24 | |
*** skapunker has quit IRC | 13:24 | |
*** visibilityspots has joined #openstack | 13:26 | |
*** visibilityspots has quit IRC | 13:26 | |
virusuy | ericksonsantos: ok, do this, open source.list , add this line at the end of the flie, close it, apt-get update && apt-get install liberasurecode-dev | 13:26 |
virusuy | ericksonsantos: deb http://cz.archive.ubuntu.com/ubuntu trusty-backports main universe | 13:26 |
*** georgem1 has quit IRC | 13:26 | |
*** admin0 has quit IRC | 13:27 | |
*** eglynn has joined #openstack | 13:27 | |
*** jcarter2 has joined #openstack | 13:27 | |
*** VW has joined #openstack | 13:27 | |
ericksonsantos | virusuy, now it worked \o | 13:28 |
ericksonsantos | thanks | 13:28 |
*** VW has quit IRC | 13:28 | |
ericksonsantos | I'll hope stack.sh works fine now | 13:28 |
virusuy | ericksonsantos: finger crossed :) | 13:28 |
virusuy | fingers* | 13:28 |
*** VW has joined #openstack | 13:29 | |
*** visibilityspots has joined #openstack | 13:31 | |
*** visibilityspots has quit IRC | 13:31 | |
*** ivase has joined #openstack | 13:31 | |
*** treaki has joined #openstack | 13:32 | |
*** stetho has quit IRC | 13:34 | |
*** diogogmt has quit IRC | 13:35 | |
*** dyasny has joined #openstack | 13:35 | |
*** diogogmt has joined #openstack | 13:36 | |
*** skapunker has joined #openstack | 13:37 | |
adac | Is it possible to have the same network on the Instances as on the host? | 13:37 |
*** annemccormick has joined #openstack | 13:38 | |
*** markvoelker has joined #openstack | 13:38 | |
*** annemccormick_ has joined #openstack | 13:39 | |
*** VW has quit IRC | 13:40 | |
sidx64 | I am trying to manually add magnum on top of RDO. I have followed these instructions : http://paste.fedoraproject.org/311316/87996114/. here's my output of openstack-status, openstack catalog list, list of installed packages - - - http://ur1.ca/ofv16 . Can someone tell me what is missing? I can't find magnum command in the machine. magnum-api/conductor commands exist | 13:40 |
*** icey has left #openstack | 13:40 | |
*** tonythomas has joined #openstack | 13:40 | |
*** zhhuabj_ has joined #openstack | 13:40 | |
*** rvasilets has joined #openstack | 13:41 | |
*** HarshVardhanKuma has joined #openstack | 13:41 | |
*** annemccormick has quit IRC | 13:42 | |
*** annemccormick_ is now known as annemccormick | 13:42 | |
*** markvoelker has quit IRC | 13:43 | |
*** robbiew has joined #openstack | 13:44 | |
*** balajiiyer has quit IRC | 13:45 | |
*** jckasper has joined #openstack | 13:45 | |
*** jdcaddie has joined #openstack | 13:45 | |
*** BOKALDO_ has joined #openstack | 13:45 | |
*** BOKALDO has quit IRC | 13:45 | |
rvasilets | Hi guys. I took minimal configuration of devstack from here https://github.com/openstack-dev/devstack/blob/master/doc/source/configuration.rst And tried to boot server. It was booted but there is no internet connection on the instance. Does some one faced with such an issue? I have no idea how fix this. The image was taken from here http://cloud-images.ubuntu.com/trusty/current/ Logs from the instance http://paste.openstack.org/show/484574/ Devst | 13:46 |
rvasilets | ack is the newest. | 13:46 |
*** skapunker has quit IRC | 13:47 | |
*** diogogmt has quit IRC | 13:47 | |
*** tlian has joined #openstack | 13:47 | |
*** annegentle has joined #openstack | 13:48 | |
*** rarcea has quit IRC | 13:48 | |
*** jckasper has quit IRC | 13:49 | |
*** woodard has joined #openstack | 13:51 | |
*** Free_maN has quit IRC | 13:52 | |
*** skapunker has joined #openstack | 13:53 | |
*** jckasper has joined #openstack | 13:53 | |
*** balajiiyer has joined #openstack | 13:53 | |
*** qg_ has joined #openstack | 13:53 | |
*** edleafe is now known as figleaf | 13:54 | |
*** woodard has quit IRC | 13:54 | |
*** busterswt has joined #openstack | 13:54 | |
*** woodard has joined #openstack | 13:54 | |
*** doug-fish has joined #openstack | 13:55 | |
*** baoli has joined #openstack | 13:55 | |
*** esker has joined #openstack | 13:56 | |
*** jfluhmann has quit IRC | 13:56 | |
*** baoli_ has joined #openstack | 13:56 | |
*** zhhuabj_ has quit IRC | 13:57 | |
*** qg_ has quit IRC | 13:57 | |
*** admin0 has joined #openstack | 13:58 | |
*** markvoelker has joined #openstack | 13:59 | |
*** belmoreira has quit IRC | 14:00 | |
*** ikcerog has joined #openstack | 14:00 | |
*** baoli has quit IRC | 14:00 | |
*** achampion has joined #openstack | 14:01 | |
*** markvoelker_ has joined #openstack | 14:01 | |
*** anshul has quit IRC | 14:01 | |
*** nkrinner has quit IRC | 14:01 | |
*** crose has joined #openstack | 14:02 | |
*** skapunker has quit IRC | 14:02 | |
*** esker has quit IRC | 14:03 | |
*** ashw has joined #openstack | 14:03 | |
*** HarshVardhanKuma has left #openstack | 14:04 | |
*** markvoelker has quit IRC | 14:04 | |
*** zhenq has joined #openstack | 14:05 | |
*** davi has quit IRC | 14:06 | |
*** esker has joined #openstack | 14:06 | |
*** dslev_ has joined #openstack | 14:06 | |
*** blahRus has joined #openstack | 14:07 | |
*** aeperezt has joined #openstack | 14:07 | |
*** adac has quit IRC | 14:07 | |
*** daemontool has joined #openstack | 14:08 | |
*** pkennedy has joined #openstack | 14:08 | |
*** skapunker has joined #openstack | 14:09 | |
*** maishsk has quit IRC | 14:09 | |
*** morazi has joined #openstack | 14:10 | |
*** annemccormick has quit IRC | 14:10 | |
*** hyakuhei_ has joined #openstack | 14:12 | |
*** prad has quit IRC | 14:12 | |
*** daemontool_ has joined #openstack | 14:13 | |
*** daemontool has quit IRC | 14:13 | |
*** ryanhartje has left #openstack | 14:13 | |
*** vhoward has joined #openstack | 14:13 | |
*** prad has joined #openstack | 14:13 | |
*** rbowen has joined #openstack | 14:13 | |
*** KLevenstein has joined #openstack | 14:16 | |
*** visibilityspots has joined #openstack | 14:20 | |
*** rcrit has quit IRC | 14:22 | |
*** Ephur has quit IRC | 14:23 | |
*** adac has joined #openstack | 14:25 | |
*** shootbird has quit IRC | 14:25 | |
*** neeti has quit IRC | 14:26 | |
*** baoli_ has quit IRC | 14:26 | |
*** Poornima has quit IRC | 14:27 | |
*** shootbird has joined #openstack | 14:27 | |
*** flaviof has quit IRC | 14:28 | |
*** prad has quit IRC | 14:29 | |
*** bobh has joined #openstack | 14:30 | |
*** prad has joined #openstack | 14:30 | |
*** hogetaro has joined #openstack | 14:30 | |
*** esker has quit IRC | 14:31 | |
*** rossella_s has quit IRC | 14:31 | |
*** c0m0 has joined #openstack | 14:31 | |
*** mkovarik has quit IRC | 14:31 | |
*** rossella_s has joined #openstack | 14:31 | |
c0m0 | can install install openstack services without using rabbitmq | 14:31 |
c0m0 | ? | 14:31 |
Sam-I-Am | you need some message broker | 14:33 |
Sam-I-Am | i think rabbitmq is the only one with real support | 14:33 |
*** efoley has quit IRC | 14:33 | |
*** v3nd3tta is now known as v3nd3tta`` | 14:34 | |
*** efoley has joined #openstack | 14:34 | |
*** Sucks has joined #openstack | 14:36 | |
*** daemontool_ has quit IRC | 14:37 | |
*** georgem1 has joined #openstack | 14:37 | |
*** pcaruana has joined #openstack | 14:37 | |
*** Sucks has quit IRC | 14:38 | |
*** lcurtis has joined #openstack | 14:38 | |
*** dslev_ has quit IRC | 14:39 | |
*** Sucks has joined #openstack | 14:39 | |
*** georgem1 has quit IRC | 14:40 | |
*** ewilson has joined #openstack | 14:40 | |
*** georgem1 has joined #openstack | 14:40 | |
*** Hugnart has joined #openstack | 14:41 | |
*** s00pcan has quit IRC | 14:42 | |
*** cptweasel has joined #openstack | 14:43 | |
*** havill has quit IRC | 14:44 | |
ericksonsantos | virusuy, yay!! it worked! Thank you so much :) | 14:44 |
*** s00pcan has joined #openstack | 14:44 | |
*** neeti has joined #openstack | 14:44 | |
*** cptweasel has quit IRC | 14:45 | |
*** mcdtracy has joined #openstack | 14:45 | |
*** obedmr has joined #openstack | 14:46 | |
*** su_zhang has joined #openstack | 14:46 | |
*** pnavarro has quit IRC | 14:48 | |
*** choonming has quit IRC | 14:49 | |
*** zakora has quit IRC | 14:49 | |
*** mcdtracy has quit IRC | 14:49 | |
*** zakora has joined #openstack | 14:50 | |
*** acruz has joined #openstack | 14:50 | |
argargablar | Hey, I was having an issue getting my compute node to show up in `nova hypervisor-list`, seems like it's the same as https://askubuntu.com/questions/707011/nova-hypervisor-list-returns-empty | 14:50 |
*** jmckind has joined #openstack | 14:51 | |
*** dslev_ has joined #openstack | 14:52 | |
*** yamamoto has quit IRC | 14:52 | |
*** arxcruz has quit IRC | 14:52 | |
*** skapunker has quit IRC | 14:54 | |
*** jmckind_ has joined #openstack | 14:54 | |
*** cdash has joined #openstack | 14:55 | |
*** ParsectiX has quit IRC | 14:55 | |
*** choonming has joined #openstack | 14:55 | |
*** markvoelker has joined #openstack | 14:57 | |
*** jmckind has quit IRC | 14:57 | |
*** erhudy has joined #openstack | 14:57 | |
*** brad_behle has joined #openstack | 14:58 | |
*** lucendio has quit IRC | 14:59 | |
*** kushal has quit IRC | 15:00 | |
*** rbak has joined #openstack | 15:00 | |
*** sulgrove has joined #openstack | 15:00 | |
larsks | argargablar: that often indicates that your nova-compute service is not communicating with rabbitmq. | 15:00 |
argargablar | huh ok | 15:01 |
*** Mudpuppy has joined #openstack | 15:01 | |
*** markvoelker_ has quit IRC | 15:01 | |
larsks | Your nova-compute log should have information about connecting to the rabbitmq server ( or failing to, as the case may be). | 15:02 |
*** k_stev has joined #openstack | 15:02 | |
argargablar | 2016-01-22 10:02:42.034 3396 INFO oslo.messaging._drivers.impl_rabbit [req-6ad3a89d-24c7-444b-afaf-67608d74f970 - - - - -] Connected to AMQP server on controller:5672 | 15:03 |
argargablar | seems that it can connect just fine | 15:03 |
larsks | Yeah, that looks fine. | 15:03 |
*** esker has joined #openstack | 15:04 | |
*** burgerk has joined #openstack | 15:04 | |
*** rchavik has joined #openstack | 15:04 | |
*** mrmartin has joined #openstack | 15:04 | |
*** galstrom_zzz is now known as galstrom | 15:05 | |
larsks | If you run 'nova service-list', do you see the other nova services? (e.g., scheduler, conductor)? | 15:05 |
argargablar | yeah, I see nova-{consoleauth,scheduler,conductor,cert} for the controller and nova-compute from the compute node | 15:06 |
argargablar | which is why I'm very confused | 15:06 |
larsks | Interesting. So you see nova-compute in the service list, but not in hypervisor-list? | 15:06 |
*** dfed717 has joined #openstack | 15:06 | |
*** dfed718 has joined #openstack | 15:06 | |
argargablar | correct | 15:06 |
*** dfed718 has quit IRC | 15:06 | |
*** galstrom is now known as galstrom_zzz | 15:07 | |
*** kbringard has joined #openstack | 15:07 | |
*** bbabich has joined #openstack | 15:07 | |
larsks | Huh. Uhh...can you post your nova-compute log somewhere? Curious to take a look through it. To keep the size down, consider stopping nova-compute, clearing the log, and then re-starting nova-compute. | 15:07 |
*** skapunker has joined #openstack | 15:07 | |
*** spotz_zzz is now known as spotz | 15:08 | |
argargablar | ok | 15:08 |
*** dfed717 has quit IRC | 15:09 | |
*** dfed717 has joined #openstack | 15:09 | |
*** diogogmt has joined #openstack | 15:12 | |
*** crayolarx has joined #openstack | 15:12 | |
*** hblixt has joined #openstack | 15:12 | |
erhudy | what can i look at to diagnose why the qrouter namespace isn't being created by the L3 agent? | 15:12 |
argargablar | OH, I got it | 15:12 |
*** admin0 has quit IRC | 15:12 | |
erhudy | qdhcp is being created okay by the DHCP agent | 15:12 |
*** markvoelker has quit IRC | 15:12 | |
*** dhblaz has joined #openstack | 15:12 | |
erhudy | L3 agent logging has verbose/debug on, it's not spewing any anger | 15:12 |
argargablar | larsks: again, the "state_path" needs to be set. Thought that was just an Icehouse issue | 15:13 |
erhudy | just the occasional message about periodic_sync_routers_task | 15:13 |
larsks | argargablar: Nah, that's where nova keeps everything. | 15:13 |
*** VW has joined #openstack | 15:13 | |
larsks | erhudy: if you stop the l3-agent, clear the log, and restart it, anything interesting? Sometimes helps to spot errors that only happen when it first starts up. | 15:13 |
argargablar | larsks: why do I need to set it explicitly on Ubuntu 14.04 OS and not on CentOS 7.2 OS? | 15:13 |
*** piet has quit IRC | 15:14 | |
larsks | argargablar: Just better defaults, I think. If you look at nova.conf on centos I think you'll find it set explicitly. | 15:14 |
*** hdd has joined #openstack | 15:14 | |
*** annegentle has quit IRC | 15:14 | |
larsks | erhudy: Also, have you attached anything to your router yet? I think maybe the namespace isn't created until something is using it. | 15:14 |
*** sulgrove has quit IRC | 15:15 | |
argargablar | interesting, I can't remember seeing that. but I'm sure I just overlooked it | 15:15 |
erhudy | larsks: attached the tenant network interface and external network gateway | 15:15 |
larsks | Okay, yeah, that should do it :) | 15:15 |
larsks | So, back to the logs question... | 15:15 |
erhudy | the linuxbridge guide suggests i should see the namespace and be able to ping the gateway IP on the external network gateway | 15:16 |
erhudy | one sec | 15:16 |
*** dfed717 has quit IRC | 15:16 | |
*** baker has joined #openstack | 15:16 | |
*** dfed717 has joined #openstack | 15:16 | |
*** yocum has quit IRC | 15:17 | |
*** woodard has quit IRC | 15:17 | |
*** akulshin has quit IRC | 15:17 | |
*** crose has quit IRC | 15:18 | |
*** jistr has quit IRC | 15:18 | |
erhudy | nothing obvious stands out: https://gist.github.com/erhudy/cf3c8730bfc62a9e7dd4 | 15:19 |
erhudy | but i've probably been staring at it too long | 15:19 |
*** dfed717 has quit IRC | 15:20 | |
*** Hugnart has quit IRC | 15:20 | |
erhudy | my guess is that because i'm trying to retrofit this onto our chef recipes that used to use nova-network, there's some assumption being made somewhere that neutron doesn't like | 15:20 |
*** dfed717 has joined #openstack | 15:21 | |
erhudy | but i'm at a cognitive dead end now | 15:21 |
larsks | erhudy: if you reset the external network gateway (router-gateway-clear, router-gateway-set), does that result in any interesting messages? | 15:21 |
virusuy | ericksonsantos: anytime ! :) | 15:21 |
larsks | erhudy: Also, does the openvswitch-agent log have anything that stands out? | 15:22 |
erhudy | larsks: this is with linuxbridge, i haven't made the leap to OVS yet | 15:22 |
larsks | erhudy: duh, right, sorry, I knew that. | 15:22 |
erhudy | clearing and resetting gateway doesn't result in anything being logged at all in the L3 agent log | 15:23 |
erhudy | which i'm going to guess is Not Correct | 15:23 |
*** berserk has joined #openstack | 15:23 | |
larsks | Huh. Okay, I'm out of ideas. That said, I've never used the linuxbridge driver, so not familiar with how it behaves when it works... | 15:23 |
erhudy | i'm working with linuxbridge instead of OVS right now because we may end up using calico, but i'm not real sold on the idea of a flat tenant network | 15:24 |
erhudy | since pretty much all the neutron literature refers to OVS though, i should probably try to get it working with that | 15:24 |
*** dfed717 has quit IRC | 15:24 | |
*** stoopkid has left #openstack | 15:25 | |
*** curx has quit IRC | 15:25 | |
Sam-I-Am | flat tenant network? | 15:26 |
*** s00pcan has quit IRC | 15:26 | |
*** j___ has quit IRC | 15:26 | |
erhudy | it's great if everyone trusts everyone else! | 15:27 |
*** berserk has quit IRC | 15:27 | |
*** berserk has joined #openstack | 15:27 | |
Sam-I-Am | i dont understand why you'd use a flat tenant network | 15:28 |
Sam-I-Am | or if you know what that means | 15:28 |
*** s00pcan has joined #openstack | 15:28 | |
*** slowe has joined #openstack | 15:28 | |
*** baoli has joined #openstack | 15:28 | |
erhudy | i said i don't like the idea of it, our network guys are pushing calico because it simplifies things a lot for them | 15:28 |
*** xemdetia has joined #openstack | 15:29 | |
Sam-I-Am | what is calico? | 15:29 |
erhudy | http://www.projectcalico.org/ | 15:29 |
*** nstrug has joined #openstack | 15:29 | |
*** achanda has joined #openstack | 15:29 | |
*** admin0 has joined #openstack | 15:30 | |
*** mragupat has joined #openstack | 15:30 | |
*** berserk has joined #openstack | 15:31 | |
*** arch-nemesis has joined #openstack | 15:31 | |
*** berserk has joined #openstack | 15:31 | |
*** bbabich has quit IRC | 15:32 | |
*** yocum has joined #openstack | 15:32 | |
*** curx has joined #openstack | 15:33 | |
*** berserk has joined #openstack | 15:33 | |
*** berserk has quit IRC | 15:34 | |
*** achanda has quit IRC | 15:34 | |
*** berserk has joined #openstack | 15:35 | |
*** piet has joined #openstack | 15:36 | |
*** berserk has quit IRC | 15:36 | |
*** berserk has joined #openstack | 15:37 | |
Sam-I-Am | hmmm ok | 15:37 |
Sam-I-Am | so whats the tl;dr on why that needs one flat tenant network... or whatever | 15:37 |
*** baoli has quit IRC | 15:38 | |
*** skapunker has quit IRC | 15:39 | |
*** baoli has joined #openstack | 15:39 | |
*** mrmartin has quit IRC | 15:40 | |
*** beejee has joined #openstack | 15:40 | |
*** vimal has quit IRC | 15:43 | |
*** markvoelker has joined #openstack | 15:44 | |
*** neeti has quit IRC | 15:44 | |
*** herrsergio has joined #openstack | 15:45 | |
*** annegentle has joined #openstack | 15:47 | |
*** beejee has quit IRC | 15:48 | |
*** admin0 has quit IRC | 15:48 | |
*** ulkesh has quit IRC | 15:49 | |
*** hippiepete has quit IRC | 15:49 | |
*** henrynash has joined #openstack | 15:49 | |
*** yocum has quit IRC | 15:50 | |
*** ulkesh has joined #openstack | 15:50 | |
*** eghobo has joined #openstack | 15:50 | |
*** eghobo has quit IRC | 15:50 | |
*** finisherr has quit IRC | 15:50 | |
*** skapunker has joined #openstack | 15:51 | |
*** yamahata has quit IRC | 15:52 | |
*** e0ne has quit IRC | 15:52 | |
*** yamahata has joined #openstack | 15:52 | |
*** e0ne has joined #openstack | 15:53 | |
*** EricGonczer_ has joined #openstack | 15:54 | |
*** qg_ has joined #openstack | 15:54 | |
*** mrmartin has joined #openstack | 15:54 | |
*** jmckind has joined #openstack | 15:55 | |
*** fawadkhaliq has joined #openstack | 15:57 | |
*** dslev_ has quit IRC | 15:57 | |
*** emsomeoneelse has joined #openstack | 15:57 | |
*** georgem1 has quit IRC | 15:58 | |
*** jmckind_ has quit IRC | 15:58 | |
*** daemontool has joined #openstack | 15:58 | |
*** epopt37 has quit IRC | 15:58 | |
*** qg_ has quit IRC | 15:58 | |
*** Marga_ has joined #openstack | 15:59 | |
*** ulkesh has quit IRC | 16:00 | |
*** dgurtner has quit IRC | 16:00 | |
*** ulkesh has joined #openstack | 16:01 | |
*** crose has joined #openstack | 16:01 | |
*** permalac has joined #openstack | 16:01 | |
*** Marga_ has quit IRC | 16:01 | |
*** Marga_ has joined #openstack | 16:01 | |
*** hippiepete has joined #openstack | 16:02 | |
*** daemontool has quit IRC | 16:03 | |
*** yocum has joined #openstack | 16:03 | |
*** slaweq_work has quit IRC | 16:04 | |
*** rtheis has quit IRC | 16:05 | |
*** rtheis has joined #openstack | 16:05 | |
*** dizquierdo has quit IRC | 16:05 | |
*** epopt37 has joined #openstack | 16:06 | |
*** jmckind_ has joined #openstack | 16:06 | |
*** panda_ has quit IRC | 16:06 | |
*** EricGonc_ has joined #openstack | 16:06 | |
*** mlima has joined #openstack | 16:06 | |
*** mrjazzcat has joined #openstack | 16:06 | |
*** panda_ has joined #openstack | 16:07 | |
*** hippiepete has quit IRC | 16:07 | |
*** crose has quit IRC | 16:07 | |
*** salv-orlando has joined #openstack | 16:08 | |
*** slashd has quit IRC | 16:08 | |
*** slashd has joined #openstack | 16:08 | |
*** jmckind has quit IRC | 16:09 | |
*** EricGonczer_ has quit IRC | 16:09 | |
*** gubouvier has joined #openstack | 16:10 | |
*** adac has quit IRC | 16:10 | |
*** mcornea has quit IRC | 16:10 | |
argargablar | I'm trying to get the instances on my private network to get dhcp and metadata, but it seems that they can't even complete an ARP request for the gateway | 16:10 |
*** ppradhan has joined #openstack | 16:11 | |
argargablar | tcpdumping on the compute node shows the arp request, but it doesn't seem to make it to the controller node | 16:11 |
*** tsymanczyk has joined #openstack | 16:11 | |
Sam-I-Am | is this all on vms? | 16:11 |
*** salv-orlando has quit IRC | 16:12 | |
*** tsymanczyk is now known as Guest91437 | 16:12 | |
*** mragupat has quit IRC | 16:12 | |
argargablar | yeah, the two nodes are OVirt vms | 16:13 |
*** avozza has quit IRC | 16:13 | |
Sam-I-Am | you probably need to disable mac address filtering at the ovirt network level | 16:14 |
Sam-I-Am | i've never used ovirt, so i cant tell you how | 16:14 |
*** choonming has quit IRC | 16:15 | |
*** mragupat has joined #openstack | 16:15 | |
*** pratap has joined #openstack | 16:15 | |
*** rcernin has quit IRC | 16:15 | |
lcurtis | Hi Sam-I-Am Im working with argagablar trying to get this going . looks like vxlan and bridge are created, mac filtering is off | 16:18 |
*** Opela has quit IRC | 16:18 | |
*** trifon has quit IRC | 16:18 | |
*** hippiepete has joined #openstack | 16:18 | |
Sam-I-Am | oh, so this is a vxlan net | 16:18 |
argargablar | yes | 16:19 |
Sam-I-Am | so the vm, if you assign it the ip it should be getting, can't arp the private net gw | 16:19 |
*** mrmartin has quit IRC | 16:19 | |
argargablar | correct | 16:19 |
*** rahulait has joined #openstack | 16:19 | |
lcurtis | can see the arp request on the compute node bridge | 16:20 |
lcurtis | but not on controller bridge | 16:20 |
*** donu7 has joined #openstack | 16:20 | |
*** raddaoui has joined #openstack | 16:21 | |
Sam-I-Am | does it exit the vxlan interface? | 16:22 |
lcurtis | no | 16:22 |
*** FunnyLookinHat has joined #openstack | 16:22 | |
*** FunnyLookinHat has quit IRC | 16:22 | |
*** FunnyLookinHat has joined #openstack | 16:22 | |
lcurtis | should it | 16:22 |
lcurtis | ? | 16:22 |
lcurtis | i guess yes | 16:22 |
Sam-I-Am | yes | 16:23 |
Sam-I-Am | thats how it gets to the other side | 16:23 |
Verilium | With Neutron/DVR, anyone ever run into issues where, in l3-agent.log, there seems to be errors of the "DVR: Failed updating arp entry" nature? | 16:24 |
Verilium | ...and floating IPs I'm trying to assign to instances on a specific compute node don't seem to be working. | 16:24 |
*** ulkesh has quit IRC | 16:24 | |
*** hdd has quit IRC | 16:24 | |
lcurtis | Sam-I-Am: maybe l2population setting? | 16:24 |
Sam-I-Am | lcurtis: thats what i'm thinking | 16:25 |
Sam-I-Am | that would prevent the arp from traversing the vxlan interface | 16:25 |
argargablar | that's set to true, should it be false? | 16:25 |
*** pratap_ has joined #openstack | 16:25 | |
lcurtis | and to confirm ml2_conf.ini shouild be set on compute nodes also? | 16:25 |
*** cdash has quit IRC | 16:25 | |
Sam-I-Am | it just needs to be consistent everywhere | 16:25 |
Sam-I-Am | Verilium: what ver of openstack? | 16:26 |
*** devth_ has joined #openstack | 16:26 | |
*** pratikmallya has joined #openstack | 16:26 | |
*** mcdtracy has joined #openstack | 16:26 | |
*** jprovazn has quit IRC | 16:26 | |
Verilium | Sam-I-Am: My bad, sorry, Kilo. | 16:27 |
Verilium | Looks like all the floating IPs on this specific compute node just stopped working. I' | 16:27 |
Verilium | m creating new instances, assigning new floating IPs, not working neither. | 16:27 |
*** zenoway has quit IRC | 16:27 | |
Verilium | Trying to understand the issue before just rebooting the compute node. :P | 16:27 |
*** ulkesh has joined #openstack | 16:28 | |
*** pratap has quit IRC | 16:28 | |
Sam-I-Am | there are a lot of bugs in dvr, especially in kilo | 16:29 |
Sam-I-Am | not recommended to use | 16:29 |
*** Bhaskarakiran has joined #openstack | 16:29 | |
Sam-I-Am | so you might run into issues like this that are probably fixed | 16:29 |
*** devth has quit IRC | 16:29 | |
*** Bhaskarakiran has quit IRC | 16:31 | |
*** mrmartin has joined #openstack | 16:31 | |
*** foxhunt72 is now known as foxhunt_away | 16:31 | |
*** zenoway has joined #openstack | 16:32 | |
Verilium | Sam-I-Am: Oh crap... | 16:33 |
Verilium | Hmm, thought DVR was "more stable" in Kilo. Maybe not enough. | 16:33 |
*** curx has quit IRC | 16:33 | |
Verilium | (this is via fuel 7.0, might I add) | 16:33 |
Sam-I-Am | its better than juno, but its only recently had a lot of work done | 16:34 |
*** cdash has joined #openstack | 16:34 | |
*** gregmark has joined #openstack | 16:35 | |
*** annegentle has quit IRC | 16:35 | |
*** zenoway has quit IRC | 16:37 | |
*** gargola has joined #openstack | 16:37 | |
*** annegentle has joined #openstack | 16:38 | |
*** zenoway has joined #openstack | 16:38 | |
*** galstrom_zzz is now known as galstrom | 16:38 | |
*** mikeoutland has joined #openstack | 16:38 | |
*** v3nd3tta`` is now known as v3nd3tta | 16:38 | |
* Verilium nods. | 16:38 | |
*** davi has joined #openstack | 16:38 | |
*** simondodsley has joined #openstack | 16:39 | |
Verilium | Still curious if I can fix this somehow, hmm... | 16:39 |
*** qg_ has joined #openstack | 16:40 | |
*** arch-nemesis has quit IRC | 16:40 | |
*** brokencycle has quit IRC | 16:40 | |
*** jdurgin1 has joined #openstack | 16:41 | |
Sam-I-Am | Verilium: you could flip on debug mode and see where its sticking | 16:41 |
Sam-I-Am | but that still requires restarting the service | 16:41 |
*** krylon360 has joined #openstack | 16:42 | |
*** krylon360 has quit IRC | 16:42 | |
Verilium | Sam-I-Am: Yeah, well, at this point, the instances aren't accessible via floating anymore anyway, so, heh... | 16:42 |
*** krylon360 has joined #openstack | 16:42 | |
*** jistr has joined #openstack | 16:43 | |
*** arch-nemesis has joined #openstack | 16:43 | |
*** zenoway has quit IRC | 16:43 | |
*** Marga_ has quit IRC | 16:43 | |
*** mtanino has joined #openstack | 16:43 | |
*** pnavarro has joined #openstack | 16:43 | |
*** ladrua has quit IRC | 16:44 | |
*** mpavone has joined #openstack | 16:45 | |
*** fcape has joined #openstack | 16:45 | |
*** salv-orlando has joined #openstack | 16:47 | |
jidar | I don't think in director (RDO) installs DVR is enabled | 16:48 |
*** berserk has quit IRC | 16:49 | |
*** zakora has quit IRC | 16:50 | |
*** Mudpuppy has quit IRC | 16:50 | |
*** mcornea has joined #openstack | 16:50 | |
*** Mudpuppy has joined #openstack | 16:50 | |
*** baoli has quit IRC | 16:50 | |
*** mcdtracy has quit IRC | 16:50 | |
*** achanda has joined #openstack | 16:50 | |
*** berserk has joined #openstack | 16:51 | |
*** mrmartin has quit IRC | 16:51 | |
*** JuanDRay has joined #openstack | 16:52 | |
*** JuanDRay has quit IRC | 16:52 | |
*** efoley has quit IRC | 16:52 | |
*** KarlchenK has quit IRC | 16:52 | |
Sam-I-Am | most things dont | 16:53 |
*** qg_ has quit IRC | 16:53 | |
*** mrmartin has joined #openstack | 16:53 | |
*** mcornea has quit IRC | 16:55 | |
*** rcernin has joined #openstack | 16:55 | |
*** e0ne has quit IRC | 16:55 | |
*** bbabich has joined #openstack | 16:55 | |
*** mcdtracy has joined #openstack | 16:55 | |
*** pradk has quit IRC | 16:55 | |
*** pradk has joined #openstack | 16:56 | |
*** dslevin has joined #openstack | 16:57 | |
*** achanda has quit IRC | 16:57 | |
*** eglynn has quit IRC | 16:58 | |
*** VW has quit IRC | 16:58 | |
*** esker has quit IRC | 16:59 | |
*** berserk has quit IRC | 16:59 | |
jidar | its that bad eh? | 16:59 |
*** achanda has joined #openstack | 16:59 | |
*** hyakuhei_ has quit IRC | 17:00 | |
*** raddaoui has quit IRC | 17:00 | |
*** blackms has quit IRC | 17:00 | |
Sam-I-Am | depends what you need | 17:01 |
*** rchavik has quit IRC | 17:01 | |
*** mpavone has quit IRC | 17:02 | |
*** baoli has joined #openstack | 17:02 | |
*** derekh has quit IRC | 17:02 | |
*** georgem1 has joined #openstack | 17:04 | |
*** Marga_ has joined #openstack | 17:04 | |
*** VW has joined #openstack | 17:04 | |
*** wmang has quit IRC | 17:05 | |
jidar | I mean if it works right, there's no reason not to have it enabled, no? | 17:05 |
*** nstrug has quit IRC | 17:05 | |
*** ajafo_ is now known as ajafo | 17:06 | |
*** pnavarro has quit IRC | 17:06 | |
*** yamahata has quit IRC | 17:06 | |
*** crose has joined #openstack | 17:07 | |
*** jistr has quit IRC | 17:08 | |
*** sidx64 has quit IRC | 17:08 | |
*** nelsnelson has quit IRC | 17:09 | |
*** onlyanegg has joined #openstack | 17:09 | |
*** nelsnelson has joined #openstack | 17:09 | |
*** spotz is now known as spotz_zzz | 17:09 | |
*** qg_ has joined #openstack | 17:09 | |
*** jistr has joined #openstack | 17:09 | |
*** baoli has quit IRC | 17:10 | |
*** jdurgin1 has quit IRC | 17:10 | |
*** baoli has joined #openstack | 17:10 | |
*** cdash has quit IRC | 17:11 | |
*** mah has joined #openstack | 17:12 | |
*** markus_z has quit IRC | 17:13 | |
Sam-I-Am | depends on what you mean by 'right' | 17:13 |
*** _cjones_ has joined #openstack | 17:13 | |
mah | Hi all, How to set the setting in l3-agent.ini by a devstack variable in local.conf ?? | 17:13 |
*** groen692 has quit IRC | 17:14 | |
*** jistr has quit IRC | 17:14 | |
Sam-I-Am | you use post-config | 17:14 |
*** _cjones_ has quit IRC | 17:14 | |
*** _cjones_ has joined #openstack | 17:14 | |
*** latro has joined #openstack | 17:15 | |
*** piet has quit IRC | 17:15 | |
*** krylon360 has quit IRC | 17:16 | |
*** eddima has quit IRC | 17:16 | |
*** rickyrem has joined #openstack | 17:16 | |
rickyrem | Does anyone know how to totally reset Swift? | 17:17 |
*** jistr has joined #openstack | 17:17 | |
mah | then after post-config what I should write | 17:17 |
*** mrmartin has quit IRC | 17:18 | |
Sam-I-Am | depends what you want to do. it takes raw config vars. | 17:18 |
*** yaume has quit IRC | 17:18 | |
Verilium | jidar: We had a need for traffic/bandwidth purposes. DVR answers that need. Well, in theory at least. :) | 17:19 |
*** berserk has joined #openstack | 17:19 | |
mah | I need configure the bridge mapping | 17:19 |
*** shiriru has quit IRC | 17:19 | |
Verilium | And the obvious "not have all your traffic go through the network nodes". | 17:19 |
jidar | Verilium: I guess what I'm saying is, should it be stable, I don't see a reason to have it disabled. | 17:19 |
mah | external one | 17:19 |
mah | external bridge mappings configuration | 17:19 |
Sam-I-Am | Verilium: do all of your vms have to use private networks and fips? | 17:20 |
Verilium | jidar: Yeah. Well, maybe it's stable, but just 'not enough'. :P | 17:20 |
Sam-I-Am | or rather, do you need self-service networking | 17:20 |
Verilium | Hmmm... | 17:20 |
mah | what do you mean by that ? | 17:20 |
*** mrmartin has joined #openstack | 17:20 | |
Sam-I-Am | mah: it looks like this - [[post-config|/$Q_PLUGIN_CONF_FILE]] | 17:21 |
*** krylon360 has joined #openstack | 17:21 | |
Sam-I-Am | and all config goes into ml2_conf.ini in devstack | 17:21 |
Verilium | Sam-I-Am: They don't necessarily all need fips. But, as it's a bunch of dev teams starting instances now, I can't really control how they architecture their stack anymore... | 17:21 |
*** krylon360 has quit IRC | 17:21 | |
Sam-I-Am | which is broken, but thats how it works | 17:21 |
*** spotz_zzz is now known as spotz | 17:21 | |
Sam-I-Am | and then in that, you put the thing you need... like [linux_bridge] blah_blah = blah | 17:21 |
Verilium | Well, at least, out of all this, I've learned that 'migrate' works pretty well. :P | 17:21 |
*** krylon360 has joined #openstack | 17:21 | |
Verilium | No live migration available, unfortunately, decided to not go with ceph for this environment. | 17:22 |
*** eghobo has joined #openstack | 17:22 | |
*** Marga_ has quit IRC | 17:23 | |
Sam-I-Am | Verilium: how many projects, routers, etc? do most of these vms just need to talk to other vms? | 17:23 |
*** rvasilets has quit IRC | 17:24 | |
*** Guest91437 has quit IRC | 17:24 | |
*** leeantho has joined #openstack | 17:25 | |
Verilium | Sam-I-Am: Ultimately, we actually need ironic, since we need to have instances that would be using up a whole 1/2gbps. But for now, DVR seemed interesting for that. | 17:25 |
Sam-I-Am | is there anything wrong with attaching vms directly to provider nets, at least once that need to push a lot of traffic? | 17:26 |
Verilium | Sam-I-Am: This current environment is for dev purposes, so DVR isn't 'really' needed, but, as to test the upcoming prod, might as well... | 17:26 |
*** cdash has joined #openstack | 17:26 | |
Verilium | provider nets? | 17:27 |
*** Son_Goku has quit IRC | 17:27 | |
*** esker has joined #openstack | 17:27 | |
*** berserk has quit IRC | 17:27 | |
*** gyee_ has joined #openstack | 17:27 | |
*** piet has joined #openstack | 17:28 | |
*** berserk has joined #openstack | 17:28 | |
*** mvelten has quit IRC | 17:29 | |
john5223 | anyone know how to add ComputeCapabilities? | 17:29 |
john5223 | trying to get my flavor metadata to boot on ssd | 17:30 |
*** arxcruz has joined #openstack | 17:30 | |
*** mikeoutland has quit IRC | 17:30 | |
*** acruz has quit IRC | 17:31 | |
*** VW has quit IRC | 17:33 | |
*** robbiew has quit IRC | 17:33 | |
*** VW has joined #openstack | 17:34 | |
*** slaweq has joined #openstack | 17:34 | |
*** maliniB has quit IRC | 17:34 | |
Sam-I-Am | Verilium: yeah, boot vms on networks where layer-3 is done by your physical hardware | 17:34 |
*** robbiew has joined #openstack | 17:35 | |
*** maliniB has joined #openstack | 17:35 | |
*** cdash has quit IRC | 17:35 | |
*** mcdtracy has quit IRC | 17:36 | |
*** ultrabizweb has quit IRC | 17:37 | |
*** NetHawk has quit IRC | 17:37 | |
*** burgerk has quit IRC | 17:37 | |
*** ultrabizweb has joined #openstack | 17:38 | |
*** andymaier has quit IRC | 17:39 | |
*** VW_ has joined #openstack | 17:39 | |
Verilium | Hmm.. | 17:40 |
*** maliniB has quit IRC | 17:40 | |
*** jasonsb has joined #openstack | 17:40 | |
*** kylek3h has quit IRC | 17:42 | |
*** hyakuhei_ has joined #openstack | 17:42 | |
*** tsymanczyk has joined #openstack | 17:43 | |
*** FallenPegasus has joined #openstack | 17:43 | |
*** VW has quit IRC | 17:43 | |
*** tsymanczyk is now known as Guest42984 | 17:43 | |
*** qg_ has quit IRC | 17:43 | |
Verilium | Not sure I understand. So, our need is to have instances that would need to be able to pump 1gbps via floating ips, to external networks. Hence dvr, and the traffic going out directly, and not via the network nodes. | 17:43 |
*** qg_ has joined #openstack | 17:44 | |
*** cdash has joined #openstack | 17:44 | |
*** esker has quit IRC | 17:44 | |
Sam-I-Am | why not just attach those vms directly to the network on which the fip resides and avoid the router? | 17:45 |
Sam-I-Am | then neutron just does layer-2 for you, which is quick | 17:45 |
*** visibili1yspots has joined #openstack | 17:45 | |
*** comay has joined #openstack | 17:45 | |
*** visibilityspots has quit IRC | 17:45 | |
*** visibili1yspots has quit IRC | 17:46 | |
*** cdash has quit IRC | 17:46 | |
*** asselin has quit IRC | 17:46 | |
*** gaughen has quit IRC | 17:47 | |
Verilium | Sam-I-Am: Any link or something on how this could be done? | 17:47 |
Verilium | Maybe there's just something I've completely missed out on. | 17:48 |
*** qg_ has quit IRC | 17:48 | |
-openstackstatus- NOTICE: Restarting zuul due to a memory leak | 17:49 | |
*** su_zhang has quit IRC | 17:50 | |
*** mdavidson has quit IRC | 17:50 | |
*** Marga_ has joined #openstack | 17:50 | |
*** rahulait has quit IRC | 17:51 | |
*** raddaoui has joined #openstack | 17:51 | |
*** bbcmicrocomputer has quit IRC | 17:52 | |
*** slaweq has quit IRC | 17:52 | |
*** esker has joined #openstack | 17:52 | |
Sam-I-Am | Verilium: did you see the provider net scenario in the network guide? | 17:52 |
*** asselin has joined #openstack | 17:53 | |
*** pblaho has quit IRC | 17:53 | |
Verilium | Hmm, on another topic... After doing a migration of an instance, the destination compute node reported "NeutronClientException: Authentication required" and seems to have the instance in an error state, and the only option I have in the UI is to terminate instance. Can anything be done to try to recover? Retry the migration? Or...? | 17:53 |
*** VW_ has quit IRC | 17:53 | |
*** thumpba has joined #openstack | 17:54 | |
*** VW has joined #openstack | 17:55 | |
*** visibilityspots has joined #openstack | 17:55 | |
*** VW has quit IRC | 17:55 | |
Verilium | Sam-I-Am: I see it now, I'll look into it. Maybe my lack of understanding of a provider network made me skip over it... or something. | 17:55 |
*** VW has joined #openstack | 17:55 | |
*** eghobo has quit IRC | 17:55 | |
Sam-I-Am | Verilium: the tl;dr - you've already connected your ext/pub net to every compute node to make dvr work, so you just boot the vm on the ext/pub net ID rather than on a private net | 17:56 |
Sam-I-Am | should just work | 17:56 |
Sam-I-Am | VM would get an ip out of the allocation range on the pub net | 17:56 |
*** visibilityspots has quit IRC | 17:56 | |
*** mrmartin has quit IRC | 17:56 | |
* Verilium nods. | 17:56 | |
*** jistr has quit IRC | 17:57 | |
*** gfidente is now known as gfidente|afk | 17:57 | |
*** ksobkowiak has joined #openstack | 17:57 | |
*** Ephur has joined #openstack | 17:58 | |
*** mragupat has quit IRC | 17:58 | |
*** fawadkhaliq has quit IRC | 17:59 | |
*** gaughen has joined #openstack | 17:59 | |
*** fawadkhaliq has joined #openstack | 17:59 | |
*** maliniB has joined #openstack | 17:59 | |
*** berserk has quit IRC | 17:59 | |
*** Kim^J has joined #openstack | 18:00 | |
Kim^J | Hi | 18:00 |
*** rgogunskiy has joined #openstack | 18:03 | |
Kim^J | Creating a new token against the identity v2 API, I get back a collection of services and their endpoints. What uniqely identifies each endpoint per service? Can there be more than one endpoint per region? My current provider only provides one endpoint per service, but I don't want to assume that's always the case. | 18:03 |
*** leeantho has quit IRC | 18:04 | |
*** aimon has quit IRC | 18:05 | |
*** visibilityspots has joined #openstack | 18:05 | |
*** dhblaz has quit IRC | 18:05 | |
*** visibilityspots has quit IRC | 18:05 | |
*** esker has quit IRC | 18:05 | |
*** ctrath has joined #openstack | 18:06 | |
*** ctrath has left #openstack | 18:06 | |
*** dfed717 has joined #openstack | 18:07 | |
*** koolhead17 has joined #openstack | 18:07 | |
*** mrmartin has joined #openstack | 18:07 | |
*** potato_farmer has joined #openstack | 18:07 | |
*** potato_farmer has left #openstack | 18:07 | |
*** hdd has joined #openstack | 18:08 | |
*** woodard has joined #openstack | 18:09 | |
*** tvvcox has quit IRC | 18:10 | |
*** woodard has quit IRC | 18:10 | |
*** visibilityspots has joined #openstack | 18:10 | |
*** visibilityspots has quit IRC | 18:10 | |
*** woodard has joined #openstack | 18:10 | |
*** achanda has quit IRC | 18:11 | |
*** tvvcox has joined #openstack | 18:11 | |
*** hyakuhei_ has quit IRC | 18:11 | |
side_control | if im attaching directly to a provider network, is there anything i need to do to route to the assigned ip? the guest can route all the way out to the internet, but i cant access the guest at all | 18:11 |
*** achanda has joined #openstack | 18:11 | |
side_control | this is on packstack | 18:11 |
Sam-I-Am | side_control: did you permit inbound traffic using sec groups? | 18:12 |
*** Lee1092 has quit IRC | 18:12 | |
*** hseipp has quit IRC | 18:12 | |
side_control | Sam-I-Am: it looks open, ingress ipv4, protocol:any range:any remote ip prefix:null remote seucrity: default | 18:12 |
Verilium | Sam-I-Am: Ok, I think I get it, and it would work if our need was 'only' for instances that would need provider nets. But using provider nets means not being able to create segrated virtual networks and only using the provider nets? | 18:12 |
Verilium | It seems nice path for 'easier' migration without using too much network virtualization and such. | 18:13 |
*** toscalix has quit IRC | 18:13 | |
*** shoutm has quit IRC | 18:15 | |
*** visibilityspots has joined #openstack | 18:15 | |
Sam-I-Am | you can use both | 18:15 |
*** visibilityspots has quit IRC | 18:15 | |
Sam-I-Am | the networking guide breaks them out because it can be too complex otherwise | 18:15 |
*** mrmartin has quit IRC | 18:15 | |
*** ZoanthusR has joined #openstack | 18:16 | |
Sam-I-Am | vms that dont swap the network can still use private nets, with or without routers | 18:16 |
*** VW has quit IRC | 18:17 | |
*** gszasz has quit IRC | 18:17 | |
side_control | Sam-I-Am: that was it | 18:17 |
side_control | Sam-I-Am: thanks | 18:17 |
*** eghobo has joined #openstack | 18:17 | |
*** annegent_ has joined #openstack | 18:17 | |
*** VW has joined #openstack | 18:18 | |
*** visibilityspots has joined #openstack | 18:20 | |
Verilium | Any way to recover from a migration that seemingly went wrong? Where OpenStack seems to think an instance is on the destination node already, but it seemingly isn't because it's disk is still on the source node? | 18:20 |
*** bbabich has quit IRC | 18:20 | |
*** annegentle has quit IRC | 18:20 | |
Verilium | The source node still seems to have the data, at least partially, with a /var/lib/nova/instances/2b404c55-bc86-4514-ae02-8e6e1829114d_resize directory. | 18:20 |
*** raddaoui has quit IRC | 18:21 | |
*** baoli has quit IRC | 18:21 | |
side_control | so i have a question about cinder, i'm attaching to a iscsi storage over iser (mellanox). cinder has options for this, but is there any benefit to have configured this way? i've already attached the target locally and treating it like local storage. | 18:22 |
*** baoli has joined #openstack | 18:22 | |
*** su_zhang has joined #openstack | 18:24 | |
*** krobzaur has joined #openstack | 18:24 | |
Sam-I-Am | Verilium: ewww | 18:24 |
*** crayolarx has quit IRC | 18:25 | |
*** kylek3h has joined #openstack | 18:25 | |
*** c0m0 has quit IRC | 18:27 | |
*** kylek3h has quit IRC | 18:27 | |
*** jmckind has joined #openstack | 18:27 | |
*** EricGonc_ has quit IRC | 18:27 | |
*** angdraug has joined #openstack | 18:27 | |
*** kawa2014 has quit IRC | 18:29 | |
*** jmckind_ has quit IRC | 18:30 | |
*** rossella_s has quit IRC | 18:31 | |
*** koolhead17 has quit IRC | 18:31 | |
*** EricGonczer_ has joined #openstack | 18:31 | |
*** rossella_s has joined #openstack | 18:31 | |
*** leeantho has joined #openstack | 18:31 | |
*** mquin has quit IRC | 18:33 | |
*** mquin has joined #openstack | 18:33 | |
*** crose has quit IRC | 18:33 | |
*** blackboxsw_ has quit IRC | 18:33 | |
Verilium | Sam-I-Am: I can only agree with that statement. :) | 18:34 |
*** obedmr has quit IRC | 18:34 | |
*** evidex has quit IRC | 18:34 | |
*** pkovar has quit IRC | 18:34 | |
Verilium | And both sides have a 'disk' file, so not even sure which one is the 'right' one. | 18:34 |
*** evidex has joined #openstack | 18:34 | |
*** EricGonc_ has joined #openstack | 18:34 | |
Verilium | I'd assume the bigger one of both, but... | 18:35 |
*** blackboxsw has joined #openstack | 18:35 | |
*** adac has joined #openstack | 18:35 | |
*** baker has quit IRC | 18:36 | |
*** admin0 has joined #openstack | 18:36 | |
*** georgem1 has quit IRC | 18:36 | |
*** admin0 has quit IRC | 18:37 | |
*** Cloudish has quit IRC | 18:37 | |
*** EricGonczer_ has quit IRC | 18:38 | |
*** gfidente|afk has quit IRC | 18:38 | |
*** geaaru has quit IRC | 18:38 | |
*** dhblaz has joined #openstack | 18:38 | |
*** EricGonczer_ has joined #openstack | 18:38 | |
*** dhblaz has quit IRC | 18:38 | |
*** electrofelix has quit IRC | 18:38 | |
*** aimon has joined #openstack | 18:39 | |
*** Cloudish has joined #openstack | 18:39 | |
*** dhblaz has joined #openstack | 18:40 | |
*** davi has quit IRC | 18:41 | |
*** EricGonc_ has quit IRC | 18:41 | |
*** aimon has quit IRC | 18:42 | |
*** baker has joined #openstack | 18:42 | |
*** dhblaz has joined #openstack | 18:42 | |
*** dhblaz has joined #openstack | 18:42 | |
*** jbell8 has joined #openstack | 18:43 | |
*** dhblaz has joined #openstack | 18:43 | |
*** dhblaz has joined #openstack | 18:43 | |
*** aimon has joined #openstack | 18:44 | |
*** dhblaz has joined #openstack | 18:44 | |
*** dhblaz has quit IRC | 18:44 | |
*** qg_ has joined #openstack | 18:44 | |
*** dhblaz has joined #openstack | 18:44 | |
*** dhblaz has quit IRC | 18:44 | |
*** RaycisCharles has joined #openstack | 18:45 | |
*** dhblaz has joined #openstack | 18:45 | |
*** harlowja has quit IRC | 18:46 | |
*** dhblaz has joined #openstack | 18:46 | |
*** harlowja has joined #openstack | 18:46 | |
*** szhem has joined #openstack | 18:46 | |
*** visibili1yspots has joined #openstack | 18:47 | |
*** dhblaz has joined #openstack | 18:47 | |
*** visibilityspots has quit IRC | 18:47 | |
*** visibili1yspots has quit IRC | 18:47 | |
*** dhblaz has joined #openstack | 18:48 | |
*** two_oes has quit IRC | 18:48 | |
*** dhblaz has joined #openstack | 18:49 | |
*** qg_ has quit IRC | 18:49 | |
*** dhblaz has joined #openstack | 18:50 | |
*** adac has quit IRC | 18:51 | |
*** dhblaz has joined #openstack | 18:52 | |
*** visibilityspots has joined #openstack | 18:52 | |
*** e0ne has joined #openstack | 18:52 | |
*** dhblaz has joined #openstack | 18:53 | |
*** dhblaz has quit IRC | 18:53 | |
*** nllrte has joined #openstack | 18:53 | |
*** visibilityspots has quit IRC | 18:53 | |
*** ChubYann has joined #openstack | 18:54 | |
*** dhblaz has joined #openstack | 18:54 | |
*** dhblaz has joined #openstack | 18:55 | |
*** dhblaz has joined #openstack | 18:56 | |
*** dhblaz has joined #openstack | 18:57 | |
*** ksobkowiak has quit IRC | 18:57 | |
*** pkennedy_ has joined #openstack | 18:58 | |
*** eil397 has joined #openstack | 18:58 | |
*** dhblaz has quit IRC | 18:58 | |
*** dhblaz has joined #openstack | 18:59 | |
*** dhblaz has quit IRC | 18:59 | |
*** ranjithd has joined #openstack | 19:00 | |
*** dhblaz has joined #openstack | 19:00 | |
*** PsionTheory has joined #openstack | 19:01 | |
*** pkennedy has quit IRC | 19:01 | |
*** dt23 has quit IRC | 19:01 | |
*** dhblaz has joined #openstack | 19:01 | |
*** quack_quack_ is now known as quack_quack | 19:02 | |
*** visibilityspots has joined #openstack | 19:02 | |
*** knighthawk1 has joined #openstack | 19:02 | |
*** dhblaz has quit IRC | 19:02 | |
*** dhblaz has joined #openstack | 19:03 | |
*** dhblaz has quit IRC | 19:03 | |
*** sidx64 has joined #openstack | 19:03 | |
*** dhblaz has joined #openstack | 19:03 | |
*** visibilityspots has quit IRC | 19:03 | |
*** sidx64 has quit IRC | 19:04 | |
*** dhblaz has joined #openstack | 19:04 | |
*** dhblaz has joined #openstack | 19:05 | |
*** nunchuck has joined #openstack | 19:05 | |
*** nunchuck has quit IRC | 19:06 | |
*** berserk has joined #openstack | 19:06 | |
*** nunchuck has joined #openstack | 19:06 | |
*** berserk has quit IRC | 19:06 | |
*** dhblaz has joined #openstack | 19:06 | |
*** spotz is now known as spotz_zzz | 19:06 | |
*** berserk has joined #openstack | 19:07 | |
*** visibilityspots has joined #openstack | 19:07 | |
Sam-I-Am | mah: you mean 'external_network_bridge' in l3_agent.ini? | 19:07 |
*** dhblaz has joined #openstack | 19:07 | |
*** dhblaz has joined #openstack | 19:08 | |
*** dhblaz has joined #openstack | 19:08 | |
*** dhblaz has quit IRC | 19:08 | |
*** ivar-lazzaro has joined #openstack | 19:08 | |
*** dhblaz has joined #openstack | 19:09 | |
*** ivar-lazzaro has quit IRC | 19:09 | |
Sam-I-Am | mah: you need to set that to ' ' | 19:10 |
Sam-I-Am | it is deprecated and no longer valid | 19:10 |
Sam-I-Am | what you're probably looking for is bridge_mappings or somesuch | 19:10 |
*** visibilityspots has quit IRC | 19:10 | |
mah | Bridge mappings | 19:11 |
*** crayolarx has joined #openstack | 19:11 | |
mah | because when I opened /etc/neutron/l3-agent.ini , I found external_bridge_mappings = | 19:11 |
mah | knowing that I have configured the public interface and bridge mappings inside the local.conf | 19:12 |
*** dgbaley has joined #openstack | 19:12 | |
mah | but I do not know why it doesnot works | 19:12 |
*** visibilityspots has joined #openstack | 19:12 | |
*** jmckind_ has joined #openstack | 19:12 | |
*** rcernin has quit IRC | 19:12 | |
*** esker has joined #openstack | 19:13 | |
*** jengeb has quit IRC | 19:13 | |
*** visibilityspots has quit IRC | 19:13 | |
*** kawa2014 has joined #openstack | 19:13 | |
*** ivar-lazzaro has joined #openstack | 19:14 | |
*** jdcaddie has quit IRC | 19:14 | |
*** zenoway has joined #openstack | 19:14 | |
Sam-I-Am | stepping out for a bit | 19:15 |
*** ksobkowiak has joined #openstack | 19:15 | |
*** ivar-lazzaro has quit IRC | 19:15 | |
*** jmckind has quit IRC | 19:15 | |
*** ksobkowiak has quit IRC | 19:16 | |
*** ksobkowiak has joined #openstack | 19:16 | |
*** ivar-lazzaro has joined #openstack | 19:16 | |
*** pratikmallya has quit IRC | 19:16 | |
*** kawa2014 has quit IRC | 19:16 | |
*** Marga_ has quit IRC | 19:17 | |
*** visibilityspots has joined #openstack | 19:17 | |
*** eghobo has quit IRC | 19:17 | |
*** Marga_ has joined #openstack | 19:17 | |
*** evidex has quit IRC | 19:17 | |
*** mrmartin has joined #openstack | 19:18 | |
*** mragupat has joined #openstack | 19:19 | |
*** tvvcox has quit IRC | 19:20 | |
*** aossama has quit IRC | 19:21 | |
*** spotz_zzz is now known as spotz | 19:21 | |
*** devth_ has quit IRC | 19:23 | |
*** aossama has joined #openstack | 19:23 | |
*** tvvcox has joined #openstack | 19:24 | |
*** achanda has quit IRC | 19:26 | |
*** walterheck has quit IRC | 19:26 | |
*** yamahata has joined #openstack | 19:26 | |
*** jasonsb has quit IRC | 19:27 | |
*** devth has joined #openstack | 19:27 | |
*** markvoelker has quit IRC | 19:27 | |
*** Marga_ has quit IRC | 19:30 | |
*** walterheck has joined #openstack | 19:31 | |
*** visibilityspots has quit IRC | 19:31 | |
*** pratikmallya has joined #openstack | 19:32 | |
*** su_zhang has quit IRC | 19:32 | |
*** pratikmallya has quit IRC | 19:33 | |
*** fawadkhaliq has quit IRC | 19:35 | |
*** shiriru has joined #openstack | 19:35 | |
*** grafuls has quit IRC | 19:35 | |
*** rahulait has joined #openstack | 19:36 | |
*** visibilityspots has joined #openstack | 19:36 | |
*** visibilityspots has quit IRC | 19:37 | |
*** berserk has quit IRC | 19:37 | |
*** roylez has quit IRC | 19:38 | |
*** annegent_ has quit IRC | 19:38 | |
*** mrmartin has quit IRC | 19:38 | |
*** berserk has joined #openstack | 19:39 | |
*** dneary has quit IRC | 19:39 | |
*** krtaylor has quit IRC | 19:41 | |
*** Sucks has quit IRC | 19:43 | |
*** palexster has quit IRC | 19:44 | |
*** pradk has quit IRC | 19:45 | |
*** shiriru has quit IRC | 19:45 | |
*** qg_ has joined #openstack | 19:45 | |
*** pradk has joined #openstack | 19:45 | |
mah | why the VM instance openstack is sometimes not configure the network | 19:47 |
mah | I found the interface without ips | 19:47 |
*** baoli has quit IRC | 19:49 | |
*** qg_ has quit IRC | 19:49 | |
*** visibilityspots has joined #openstack | 19:51 | |
*** NetHawk has joined #openstack | 19:51 | |
*** visibilityspots has quit IRC | 19:52 | |
*** corXi has joined #openstack | 19:52 | |
*** AmirBaleghi11112 has joined #openstack | 19:52 | |
*** corXi has quit IRC | 19:52 | |
*** achanda has joined #openstack | 19:53 | |
*** eghobo has joined #openstack | 19:53 | |
*** yocum has quit IRC | 19:54 | |
*** arxcruz has quit IRC | 19:54 | |
*** qg_ has joined #openstack | 19:54 | |
*** ivar-lazzaro has quit IRC | 19:54 | |
*** mlima has quit IRC | 19:55 | |
*** visibilityspots has joined #openstack | 19:56 | |
*** roylez has joined #openstack | 19:57 | |
*** VW has quit IRC | 19:58 | |
*** geguileo has quit IRC | 19:58 | |
*** berserk has quit IRC | 19:58 | |
*** mah has quit IRC | 20:00 | |
*** RedRat has quit IRC | 20:00 | |
*** NetHawk has quit IRC | 20:01 | |
*** raildo is now known as raildo-afk | 20:02 | |
*** VW has joined #openstack | 20:03 | |
*** dgbaley has quit IRC | 20:03 | |
*** hyakuhei_ has joined #openstack | 20:04 | |
*** piet has quit IRC | 20:04 | |
*** donu7 has quit IRC | 20:05 | |
*** gregmark has quit IRC | 20:05 | |
*** panda_ has quit IRC | 20:06 | |
*** donu7 has joined #openstack | 20:06 | |
*** brad_behle has quit IRC | 20:06 | |
*** donu7 has quit IRC | 20:06 | |
*** panda_ has joined #openstack | 20:07 | |
*** e0ne has quit IRC | 20:08 | |
*** visibili1yspots has joined #openstack | 20:08 | |
*** visibilityspots has quit IRC | 20:08 | |
*** visibili1yspots has quit IRC | 20:08 | |
*** hybridpollo has joined #openstack | 20:09 | |
*** yocum has joined #openstack | 20:09 | |
*** kbringard has quit IRC | 20:10 | |
*** rotbeard has joined #openstack | 20:12 | |
*** ivar-lazzaro has joined #openstack | 20:13 | |
*** su_zhang has joined #openstack | 20:14 | |
*** pcaruana has quit IRC | 20:14 | |
*** leakypipes has quit IRC | 20:14 | |
*** slaweq has joined #openstack | 20:15 | |
*** VW_ has joined #openstack | 20:16 | |
*** achanda has quit IRC | 20:16 | |
*** esker has quit IRC | 20:16 | |
*** esker has joined #openstack | 20:17 | |
*** lucendio has joined #openstack | 20:17 | |
*** visibilityspots has joined #openstack | 20:18 | |
*** visibilityspots has quit IRC | 20:18 | |
*** su_zhang has quit IRC | 20:19 | |
*** VW_ has quit IRC | 20:19 | |
*** prad has quit IRC | 20:19 | |
*** VW_ has joined #openstack | 20:19 | |
*** VW has quit IRC | 20:19 | |
*** AmirBaleghi11112 has quit IRC | 20:20 | |
*** bbabich has joined #openstack | 20:21 | |
*** slaweq has quit IRC | 20:21 | |
*** curx has joined #openstack | 20:23 | |
*** slaweq has joined #openstack | 20:23 | |
*** e0ne has joined #openstack | 20:24 | |
*** EricGonc_ has joined #openstack | 20:24 | |
*** shootbird has quit IRC | 20:24 | |
*** bbabich has quit IRC | 20:25 | |
*** shootbird has joined #openstack | 20:25 | |
*** kbringard has joined #openstack | 20:26 | |
*** jasonsb has joined #openstack | 20:27 | |
*** hohum has joined #openstack | 20:27 | |
*** visibilityspots has joined #openstack | 20:28 | |
*** EricGonczer_ has quit IRC | 20:28 | |
*** salv-orlando has quit IRC | 20:29 | |
hohum | so I've been reading openstack documentation about the block storage service and I noted it exports local filesystems by iscsi. But if I already have an enterprise storage solution that presents iscsi targets, can I just use that instead somehow? | 20:29 |
hohum | it doesn't make sense to me to layer iscsi on top of iscsi | 20:30 |
*** LnL has quit IRC | 20:31 | |
*** pnavarro has joined #openstack | 20:32 | |
*** pkennedy_ has quit IRC | 20:32 | |
*** maliniB has quit IRC | 20:33 | |
*** visibili1yspots has joined #openstack | 20:33 | |
*** blahRus1 has joined #openstack | 20:33 | |
*** loth has joined #openstack | 20:33 | |
*** berserk has joined #openstack | 20:33 | |
*** loth1 has quit IRC | 20:34 | |
*** maliniB has joined #openstack | 20:35 | |
*** roylez has quit IRC | 20:35 | |
*** blahRus has quit IRC | 20:35 | |
*** visibilityspots has quit IRC | 20:36 | |
jidar | hohum: you'd expect that vendor to have a driver that hooks into cinder | 20:36 |
jidar | where you make API calls to cinder and then cinder goes to the storage host/SAN/whatever and then requests it be mapped etc | 20:36 |
*** AmirBaleghi11114 has joined #openstack | 20:37 | |
*** visibilityspots has joined #openstack | 20:38 | |
*** visibili1yspots has quit IRC | 20:38 | |
hohum | Kaminario is my storage vendor | 20:39 |
hohum | I'll ask them | 20:39 |
*** devth_ has joined #openstack | 20:40 | |
*** emsomeoneelse has quit IRC | 20:42 | |
*** Khalmyr has joined #openstack | 20:42 | |
*** visibilityspots has quit IRC | 20:42 | |
*** visibilityspots has joined #openstack | 20:43 | |
*** devth has quit IRC | 20:43 | |
*** dhblaz has joined #openstack | 20:44 | |
*** rdo has quit IRC | 20:44 | |
*** AmirBaleghi11115 has joined #openstack | 20:45 | |
*** AmirBaleghi11114 has quit IRC | 20:45 | |
*** Guest42984 has quit IRC | 20:45 | |
*** hyakuhei_ has quit IRC | 20:46 | |
*** DeMiNe0 has quit IRC | 20:46 | |
*** rdo has joined #openstack | 20:46 | |
*** DeMiNe0 has joined #openstack | 20:48 | |
*** pratap_ has quit IRC | 20:49 | |
*** visibili1yspots has joined #openstack | 20:49 | |
*** AmirBaleghi11115 has quit IRC | 20:49 | |
*** visibilityspots has quit IRC | 20:50 | |
*** corXi has joined #openstack | 20:50 | |
*** visibili1yspots has quit IRC | 20:50 | |
*** corXi has quit IRC | 20:50 | |
*** AmirBaleghi11115 has joined #openstack | 20:51 | |
*** baoli has joined #openstack | 20:51 | |
*** pratap has joined #openstack | 20:51 | |
*** Billias has quit IRC | 20:52 | |
*** dneary has joined #openstack | 20:52 | |
*** cu5 has quit IRC | 20:53 | |
*** baoli_ has joined #openstack | 20:53 | |
*** davi has joined #openstack | 20:53 | |
*** davi has joined #openstack | 20:53 | |
*** achanda has joined #openstack | 20:53 | |
*** nllrte has quit IRC | 20:53 | |
*** visibilityspots has joined #openstack | 20:54 | |
*** imoen_ has joined #openstack | 20:54 | |
*** mtanino has quit IRC | 20:55 | |
*** BOKALDO_ has quit IRC | 20:55 | |
*** Billias has joined #openstack | 20:55 | |
*** imoen_ has quit IRC | 20:55 | |
*** walterheck has quit IRC | 20:56 | |
*** baoli has quit IRC | 20:56 | |
*** raddaoui has joined #openstack | 20:56 | |
*** tsymanczyk has joined #openstack | 20:57 | |
*** tsymanczyk is now known as Guest70015 | 20:57 | |
*** Nepoc has joined #openstack | 20:57 | |
*** e0ne has quit IRC | 20:58 | |
*** slaweq has quit IRC | 20:59 | |
*** slaweq has joined #openstack | 21:01 | |
*** kur1j has joined #openstack | 21:02 | |
*** KimJ has joined #openstack | 21:02 | |
*** prad has joined #openstack | 21:02 | |
*** miltonm has joined #openstack | 21:05 | |
*** miltonm has left #openstack | 21:05 | |
*** roaet- has quit IRC | 21:05 | |
*** ivar-lazzaro has quit IRC | 21:05 | |
*** sleviim has joined #openstack | 21:05 | |
*** figleaf has quit IRC | 21:06 | |
*** galstrom is now known as galstrom_zzz | 21:06 | |
*** sleviim has left #openstack | 21:06 | |
*** roylez has joined #openstack | 21:06 | |
*** ikcerog_ has joined #openstack | 21:07 | |
*** edleafe has joined #openstack | 21:07 | |
*** roaet has joined #openstack | 21:07 | |
*** adac has joined #openstack | 21:07 | |
*** Calrik has quit IRC | 21:07 | |
*** Calrik has joined #openstack | 21:08 | |
*** obedmr has joined #openstack | 21:08 | |
*** obedmr has quit IRC | 21:08 | |
*** raddaoui has quit IRC | 21:10 | |
*** ikcerog has quit IRC | 21:10 | |
*** visibilityspots has quit IRC | 21:11 | |
*** prad has quit IRC | 21:11 | |
*** fultonj has quit IRC | 21:12 | |
*** VW_ has quit IRC | 21:12 | |
*** VW has joined #openstack | 21:13 | |
*** prad has joined #openstack | 21:13 | |
*** ZZelle_ has joined #openstack | 21:13 | |
*** jckasper has quit IRC | 21:14 | |
*** berserk has quit IRC | 21:14 | |
*** yocum has quit IRC | 21:14 | |
*** ikcerog_ has quit IRC | 21:14 | |
*** jasonsb has quit IRC | 21:15 | |
*** tvvcox has quit IRC | 21:16 | |
*** FallenPegasus has quit IRC | 21:16 | |
*** visibilityspots has joined #openstack | 21:17 | |
*** visibilityspots has quit IRC | 21:17 | |
*** marcusvrn_ has quit IRC | 21:17 | |
*** Billias has quit IRC | 21:17 | |
*** tlaxkit has joined #openstack | 21:18 | |
*** ivar-lazzaro has joined #openstack | 21:18 | |
*** pnavarro has quit IRC | 21:18 | |
*** salv-orlando has joined #openstack | 21:18 | |
*** jtomasek has quit IRC | 21:18 | |
*** ivar-lazzaro has quit IRC | 21:18 | |
*** dneary has quit IRC | 21:19 | |
*** ivar-lazzaro has joined #openstack | 21:20 | |
*** ivar-lazzaro has quit IRC | 21:20 | |
*** ivar-lazzaro has joined #openstack | 21:21 | |
*** prad has quit IRC | 21:21 | |
*** visibilityspots has joined #openstack | 21:22 | |
*** berserk has joined #openstack | 21:22 | |
*** visibilityspots has quit IRC | 21:22 | |
*** Billias has joined #openstack | 21:22 | |
*** prad has joined #openstack | 21:23 | |
*** su_zhang has joined #openstack | 21:24 | |
*** VW has quit IRC | 21:24 | |
*** baoli_ has quit IRC | 21:24 | |
*** su_zhang has quit IRC | 21:26 | |
*** su_zhang has joined #openstack | 21:26 | |
*** elnin0 has joined #openstack | 21:26 | |
*** rgogunskiy has quit IRC | 21:26 | |
*** visibilityspots has joined #openstack | 21:27 | |
*** prad has quit IRC | 21:27 | |
*** tsymancz1k has joined #openstack | 21:27 | |
*** saschpe has quit IRC | 21:27 | |
*** ikcerog has joined #openstack | 21:28 | |
*** visibilityspots has quit IRC | 21:28 | |
*** salv-orlando has quit IRC | 21:28 | |
*** auraka-4 has joined #openstack | 21:29 | |
*** prad has joined #openstack | 21:29 | |
*** roylez has quit IRC | 21:30 | |
*** Guest70015 has quit IRC | 21:30 | |
*** saschpe has joined #openstack | 21:31 | |
*** donu7 has joined #openstack | 21:32 | |
*** tsymancz1k has quit IRC | 21:32 | |
*** KLevenstein has quit IRC | 21:33 | |
*** obedmr has joined #openstack | 21:33 | |
*** eharney has quit IRC | 21:33 | |
*** eharney has joined #openstack | 21:35 | |
*** burgerk has joined #openstack | 21:35 | |
*** Marga_ has joined #openstack | 21:36 | |
*** visibilityspots has joined #openstack | 21:37 | |
*** Marga_ has quit IRC | 21:37 | |
*** tonythomas has quit IRC | 21:37 | |
*** yocum has joined #openstack | 21:37 | |
*** pnavarro has joined #openstack | 21:37 | |
*** eharney_ has joined #openstack | 21:38 | |
*** Marga_ has joined #openstack | 21:38 | |
*** Marga_ has quit IRC | 21:39 | |
*** Marga_ has joined #openstack | 21:39 | |
*** markvoelker has joined #openstack | 21:40 | |
*** markvoelker has quit IRC | 21:40 | |
*** adac has quit IRC | 21:40 | |
*** markvoelker has joined #openstack | 21:41 | |
*** burgerk has quit IRC | 21:41 | |
*** burgerk has joined #openstack | 21:41 | |
*** eharney has quit IRC | 21:42 | |
*** brad_behle has joined #openstack | 21:42 | |
*** flaviof has joined #openstack | 21:42 | |
*** mtanino has joined #openstack | 21:43 | |
*** Calrik_ has joined #openstack | 21:44 | |
*** Calrik_ has quit IRC | 21:44 | |
*** berserk has quit IRC | 21:44 | |
*** baoli has joined #openstack | 21:45 | |
*** tlaxkit has quit IRC | 21:46 | |
*** pcaruana has joined #openstack | 21:48 | |
*** flaviof has quit IRC | 21:48 | |
*** Son_Goku has joined #openstack | 21:48 | |
*** flaviof has joined #openstack | 21:48 | |
*** rbowen has quit IRC | 21:48 | |
*** doug-fish has quit IRC | 21:49 | |
*** qg_ has quit IRC | 21:50 | |
*** qg_ has joined #openstack | 21:50 | |
*** burgerk has quit IRC | 21:52 | |
*** yocum has quit IRC | 21:52 | |
*** rcernin has joined #openstack | 21:53 | |
*** qg_ has quit IRC | 21:55 | |
*** aeperezt has quit IRC | 21:58 | |
*** mragupat has quit IRC | 21:59 | |
*** dhblaz has quit IRC | 22:00 | |
*** xemdetia has quit IRC | 22:00 | |
*** jmckind has joined #openstack | 22:01 | |
*** tsymanczyk has joined #openstack | 22:01 | |
*** visibili1yspots has joined #openstack | 22:01 | |
*** shayneburgess has joined #openstack | 22:01 | |
*** visibilityspots has quit IRC | 22:01 | |
*** _nick has quit IRC | 22:01 | |
*** hyakuhei_ has joined #openstack | 22:01 | |
*** visibili1yspots has quit IRC | 22:01 | |
*** tsymanczyk is now known as Guest79095 | 22:01 | |
*** Son_Goku has quit IRC | 22:02 | |
*** jmckind__ has joined #openstack | 22:03 | |
*** potato_farmer has joined #openstack | 22:03 | |
*** pnavarro has quit IRC | 22:04 | |
*** potato_farmer has left #openstack | 22:04 | |
*** jmckind_ has quit IRC | 22:04 | |
*** jmckind has quit IRC | 22:05 | |
*** eharney_ has quit IRC | 22:05 | |
*** visibilityspots has joined #openstack | 22:06 | |
*** flaviof has quit IRC | 22:06 | |
*** visibilityspots has quit IRC | 22:06 | |
*** erlon has quit IRC | 22:06 | |
*** yocum has joined #openstack | 22:07 | |
*** tlian has quit IRC | 22:08 | |
*** bvandenh has quit IRC | 22:09 | |
*** davi has quit IRC | 22:10 | |
*** salv-orlando has joined #openstack | 22:10 | |
*** erkules has quit IRC | 22:11 | |
*** erkules has joined #openstack | 22:11 | |
*** visibilityspots has joined #openstack | 22:11 | |
*** tpatzig has left #openstack | 22:12 | |
*** _nick has joined #openstack | 22:14 | |
*** baoli has quit IRC | 22:15 | |
*** brad_behle has quit IRC | 22:15 | |
*** brad_behle has joined #openstack | 22:15 | |
*** baoli has joined #openstack | 22:15 | |
*** jckasper has joined #openstack | 22:16 | |
*** tpsilva has quit IRC | 22:16 | |
*** visibilityspots has quit IRC | 22:17 | |
*** ewilson has quit IRC | 22:17 | |
*** eharney_ has joined #openstack | 22:18 | |
*** rtheis has quit IRC | 22:18 | |
*** JoseMello has quit IRC | 22:18 | |
*** ewilson has joined #openstack | 22:19 | |
*** jckasper has quit IRC | 22:20 | |
*** vhoward has quit IRC | 22:20 | |
*** lborda has quit IRC | 22:20 | |
*** ewilson has quit IRC | 22:21 | |
*** aitorpazos has joined #openstack | 22:21 | |
*** gargola has quit IRC | 22:21 | |
*** bbabich has joined #openstack | 22:22 | |
*** visibilityspots has joined #openstack | 22:22 | |
*** RichardRaseley has joined #openstack | 22:22 | |
*** ranjithd has quit IRC | 22:22 | |
*** krobzaur_ has joined #openstack | 22:24 | |
*** krobzaur has quit IRC | 22:24 | |
RichardRaseley | I have a fresh install of Keystone (most recent stable Kilo). Using openstack client, I should just be able to do `openstack --os-token TOKEN --os-url https://openstack.domain.local:5000/v2.0` to connect with the admin token to configure my initial users, correct? | 22:24 |
*** achanda has quit IRC | 22:24 | |
*** ivar-lazzaro has quit IRC | 22:26 | |
*** bbabich has quit IRC | 22:26 | |
RichardRaseley | Or is `--os-token` looking for an already issued Keystone token? | 22:27 |
*** ivar-lazzaro has joined #openstack | 22:28 | |
stevemar | RichardRaseley: you had it right the first time | 22:28 |
stevemar | RichardRaseley: --os-token should be the ADMIN_TOKEN in keystone.conf | 22:28 |
RichardRaseley | stevemar: That results in an error saying: `Missing parameter(s): \ Set a username with --os-username, OS_USERNAME, or auth.username \ Set an authentication URL, with --os-auth-url, OS_AUTH_URL or auth.auth_url \ Set a scope, such as a project or domain, set a project scope with --os-project-name, OS_PROJECT_NAME or auth.project_name, set a domain scope with --os-domain-name, OS_DOMAIN_NAME or auth.domain_name` | 22:29 |
*** ivar-lazzaro has quit IRC | 22:30 | |
RichardRaseley | I thought --os-url was used with the token, not --os-auth-url. Very confused. | 22:30 |
*** ivar-lazzaro has joined #openstack | 22:31 | |
*** baoli has quit IRC | 22:32 | |
*** visibilityspots has quit IRC | 22:32 | |
*** markvoelker has quit IRC | 22:32 | |
*** onlyanegg has quit IRC | 22:33 | |
*** finisherr has joined #openstack | 22:33 | |
*** piet has joined #openstack | 22:35 | |
stevemar | RichardRaseley: what version of osc? | 22:35 |
*** [1]Thelo has joined #openstack | 22:35 | |
*** visibilityspots has joined #openstack | 22:36 | |
*** visibilityspots has quit IRC | 22:37 | |
*** PsionTheory has quit IRC | 22:38 | |
*** Thelo has quit IRC | 22:38 | |
*** [1]Thelo is now known as Thelo | 22:38 | |
*** bbabich has joined #openstack | 22:40 | |
RichardRaseley | stevemar: 2.0.0 | 22:40 |
*** bbabich has quit IRC | 22:40 | |
*** visibilityspots has joined #openstack | 22:41 | |
*** bobh has quit IRC | 22:41 | |
*** visibilityspots has quit IRC | 22:41 | |
*** berserk has joined #openstack | 22:42 | |
*** berserk has quit IRC | 22:42 | |
*** jckasper has joined #openstack | 22:44 | |
*** onlyanegg has joined #openstack | 22:45 | |
*** hyakuhei_ has quit IRC | 22:46 | |
*** busterswt has quit IRC | 22:46 | |
*** ikcerog_ has joined #openstack | 22:47 | |
*** piet has quit IRC | 22:49 | |
*** ikcerog has quit IRC | 22:50 | |
*** jckasper has quit IRC | 22:51 | |
*** visibilityspots has joined #openstack | 22:51 | |
*** jckasper has joined #openstack | 22:51 | |
*** jckasper has quit IRC | 22:51 | |
*** jckasper has joined #openstack | 22:51 | |
*** baker has quit IRC | 22:52 | |
*** ikcerog_ has quit IRC | 22:52 | |
*** roylez has joined #openstack | 22:52 | |
*** pradk has quit IRC | 22:52 | |
*** jmckind__ has quit IRC | 22:52 | |
*** jbell8 has quit IRC | 22:52 | |
*** thrash is now known as thrash|wknd | 22:52 | |
*** cfh has quit IRC | 22:53 | |
*** grmontpetit_ has quit IRC | 22:53 | |
*** rcernin has quit IRC | 22:53 | |
*** aimon has quit IRC | 22:54 | |
*** krtaylor has joined #openstack | 22:54 | |
*** aimon has joined #openstack | 22:55 | |
*** designbybeck has quit IRC | 22:55 | |
*** kbringard has quit IRC | 22:56 | |
*** jckasper has quit IRC | 22:57 | |
*** rickyrem has left #openstack | 22:57 | |
*** jckasper has joined #openstack | 22:57 | |
*** derekh has joined #openstack | 22:58 | |
*** aimon has quit IRC | 23:00 | |
*** ppradhan has left #openstack | 23:01 | |
*** jckasper has quit IRC | 23:02 | |
*** zenoway has quit IRC | 23:03 | |
*** shootbird has quit IRC | 23:03 | |
*** jckasper has joined #openstack | 23:03 | |
*** shootbird has joined #openstack | 23:04 | |
*** finisherr has quit IRC | 23:04 | |
*** blahdeblah has quit IRC | 23:06 | |
*** nstrug has joined #openstack | 23:07 | |
*** blahdeblah has joined #openstack | 23:07 | |
*** salv-orlando has quit IRC | 23:07 | |
*** Bardack has left #openstack | 23:09 | |
*** jcarter2_ has joined #openstack | 23:09 | |
*** krobzaur has joined #openstack | 23:09 | |
*** jckasper has quit IRC | 23:10 | |
*** jcarter2 has quit IRC | 23:10 | |
*** KimJ has quit IRC | 23:10 | |
*** jckasper has joined #openstack | 23:10 | |
*** devth_ has quit IRC | 23:11 | |
*** devth has joined #openstack | 23:11 | |
*** krobzaur_ has quit IRC | 23:12 | |
*** rahulait has quit IRC | 23:12 | |
*** jckasper has quit IRC | 23:13 | |
*** wN has quit IRC | 23:13 | |
*** jckasper has joined #openstack | 23:13 | |
*** nstrug has quit IRC | 23:13 | |
*** kevin__b has quit IRC | 23:13 | |
Sam-I-Am | RichardRaseley: you'd need a --domain now | 23:13 |
Sam-I-Am | at least --domain default | 23:13 |
Sam-I-Am | take a look at what the install guide does | 23:14 |
*** jckasper has quit IRC | 23:14 | |
*** jckasper has joined #openstack | 23:14 | |
*** balajiiyer has quit IRC | 23:14 | |
*** salv-orlando has joined #openstack | 23:14 | |
*** eharney_ is now known as eharney | 23:15 | |
*** shootbird has quit IRC | 23:15 | |
*** piet has joined #openstack | 23:16 | |
*** fcape has quit IRC | 23:16 | |
*** shootbird has joined #openstack | 23:16 | |
*** wN has joined #openstack | 23:19 | |
*** wN has quit IRC | 23:19 | |
*** wN has joined #openstack | 23:19 | |
*** blahRus1 has quit IRC | 23:20 | |
*** achanda has joined #openstack | 23:21 | |
*** krylon360 has quit IRC | 23:22 | |
*** shakamunyi has quit IRC | 23:22 | |
*** latro has quit IRC | 23:23 | |
*** krylon360 has joined #openstack | 23:25 | |
*** krylon360 has quit IRC | 23:25 | |
*** zenoway has joined #openstack | 23:25 | |
*** krylon360 has joined #openstack | 23:26 | |
*** rbak has quit IRC | 23:26 | |
*** fsimonce has quit IRC | 23:28 | |
*** mrjazzcat has quit IRC | 23:28 | |
RichardRaseley | Sam-I-Am: The documents do not specify using the domain flag. | 23:28 |
*** EricGonc_ has quit IRC | 23:29 | |
RichardRaseley | At least not the install guides. http://docs.openstack.org/kilo/install-guide/install/yum/content/keystone-services.html | 23:29 |
*** Khalmyr has quit IRC | 23:29 | |
*** vishwanathj has quit IRC | 23:29 | |
*** ivase has quit IRC | 23:29 | |
*** zenoway has quit IRC | 23:30 | |
Sam-I-Am | is this kilo? | 23:30 |
*** ivase has joined #openstack | 23:30 | |
RichardRaseley | Yes. | 23:30 |
*** EricGonczer_ has joined #openstack | 23:31 | |
*** balajiiyer has joined #openstack | 23:32 | |
Sam-I-Am | so those steps blow up? | 23:32 |
RichardRaseley | It has you export two environmental variables which result in the same error I mentioned above. | 23:32 |
*** RedRat has joined #openstack | 23:32 | |
RichardRaseley | Sam-I-Am: `Missing parameter(s): \ Set a username with --os-username, OS_USERNAME, or auth.username \ Set an authentication URL, with --os-auth-url, OS_AUTH_URL or auth.auth_url \ Set a scope, such as a project or domain, set a project scope with --os-project-name, OS_PROJECT_NAME or auth.project_name, set a domain scope with --os-domain-name, OS_DOMAIN_NAME or auth.domain_name` | 23:33 |
Sam-I-Am | RichardRaseley: do you have any other variables hanging around? | 23:34 |
*** bill_az has quit IRC | 23:34 | |
*** thumpba has quit IRC | 23:34 | |
RichardRaseley | Sam-I-Am: None related to OpenStack. | 23:34 |
*** ivase has quit IRC | 23:34 | |
*** EricGonczer_ has quit IRC | 23:35 | |
Sam-I-Am | you sure this is kilo? | 23:35 |
Sam-I-Am | and installed from rdo packages | 23:35 |
*** EricGonczer_ has joined #openstack | 23:36 | |
*** jckasper has quit IRC | 23:36 | |
*** ivase has joined #openstack | 23:36 | |
*** EricGonczer_ has quit IRC | 23:36 | |
*** jckasper has joined #openstack | 23:37 | |
*** gaughen has quit IRC | 23:37 | |
*** RaycisCharles has quit IRC | 23:38 | |
*** spotz is now known as spotz_zzz | 23:39 | |
RichardRaseley | Sam-I-Am: Check and check. | 23:39 |
*** ivase has quit IRC | 23:41 | |
*** dfed717 has quit IRC | 23:41 | |
*** jckasper has quit IRC | 23:42 | |
*** jckasper has joined #openstack | 23:42 | |
*** ivar-lazzaro has quit IRC | 23:42 | |
*** herrsergio has quit IRC | 23:43 | |
*** kebray has joined #openstack | 23:44 | |
*** kebray has quit IRC | 23:44 | |
*** obedmr has quit IRC | 23:44 | |
*** kebray has joined #openstack | 23:45 | |
*** lcurtis has quit IRC | 23:45 | |
*** derekh has quit IRC | 23:46 | |
*** simondodsley has quit IRC | 23:48 | |
*** gaughen has joined #openstack | 23:50 | |
*** kebray has quit IRC | 23:50 | |
*** RedRat_ has joined #openstack | 23:53 | |
*** piet has quit IRC | 23:53 | |
Sam-I-Am | but you have openstack client 2? | 23:53 |
*** Ephur has quit IRC | 23:54 | |
Sam-I-Am | surely that did not come from rdo | 23:54 |
Sam-I-Am | not kilo, at least | 23:54 |
Sam-I-Am | liberty has 1.7 | 23:54 |
*** balajiiyer has quit IRC | 23:55 | |
*** pratap has quit IRC | 23:55 | |
*** RedRat has quit IRC | 23:55 | |
*** jeh has quit IRC | 23:56 | |
*** hdd_ has joined #openstack | 23:56 | |
*** Mudpuppy has quit IRC | 23:56 | |
*** akrzos_ has joined #openstack | 23:56 | |
*** ivar-lazzaro has joined #openstack | 23:56 | |
*** hdd has quit IRC | 23:56 | |
*** Mudpuppy has joined #openstack | 23:56 | |
*** visibili1yspots has joined #openstack | 23:56 | |
*** pratap has joined #openstack | 23:56 | |
*** visibili1yspots has quit IRC | 23:57 | |
*** choonming has joined #openstack | 23:57 | |
*** jmckind has joined #openstack | 23:58 | |
*** akrzos has quit IRC | 23:58 | |
*** visibilityspots has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!