| *** RedW has quit IRC | 00:02 | |
| *** markvoelker has quit IRC | 00:03 | |
| *** RedW has joined #openstack | 00:07 | |
| *** GenteelBen has quit IRC | 00:14 | |
| *** kebray has quit IRC | 00:17 | |
| *** otter768 has joined #openstack | 00:18 | |
| SamYaple | smooc: icehouse switched to ml2 agent as an abstraction layer | 00:19 |
|---|---|---|
| smooc | I know | 00:19 |
| *** badmadrad has quit IRC | 00:19 | |
| smooc | something is wromg with the conversion | 00:20 |
| *** baoli has joined #openstack | 00:20 | |
| smooc | there are more ports in neutron.ports than in portbindingports | 00:20 |
| *** jcarter2 has joined #openstack | 00:20 | |
| SamYaple | ah | 00:20 |
| smooc | so fc8cae54-165c-4b05-83e3-5f7d4a859fc3 is in neutron.ports | 00:20 |
| smooc | but not in neutron.portbindingports | 00:20 |
| SamYaple | you may have better luck hitting up #openstack-neutron for this | 00:20 |
| smooc | ok thx | 00:21 |
| SamYaple | especially on the weekend here | 00:21 |
| smooc | it is really quiet | 00:21 |
| smooc | :) | 00:21 |
| smooc | it is probably a left over from essex or folsom | 00:21 |
| *** Hell_Fire has quit IRC | 00:22 | |
| *** Hell_Fire has joined #openstack | 00:23 | |
| *** otter768 has quit IRC | 00:23 | |
| *** cookednoodles has quit IRC | 00:23 | |
| *** masoz has joined #openstack | 00:24 | |
| cpg | hi, we just update to the latest updates from redhat using RDO and we cannot mount volumes any more. | 00:26 |
| cpg | http://fpaste.org/204312/75887421/ | 00:26 |
| cpg | that is the error | 00:27 |
| *** yamamoto has joined #openstack | 00:28 | |
| *** MentalRay has joined #openstack | 00:28 | |
| *** sbfox1 has quit IRC | 00:31 | |
| *** baoli has quit IRC | 00:32 | |
| *** yamamoto has quit IRC | 00:32 | |
| *** Networkn3rd has joined #openstack | 00:34 | |
| *** jerematic has joined #openstack | 00:36 | |
| *** kebray has joined #openstack | 00:38 | |
| *** bjornar_ has quit IRC | 00:39 | |
| *** Networkn3rd has quit IRC | 00:39 | |
| *** jcoufal has joined #openstack | 00:39 | |
| *** jingwang has quit IRC | 00:40 | |
| *** fam has quit IRC | 00:40 | |
| *** jerematic has quit IRC | 00:40 | |
| *** Guest83136 has quit IRC | 00:41 | |
| SamYaple | cpg you hsould have a stack trace in you cinder serivce logs as well | 00:42 |
| SamYaple | since the cinder service is where this is happening | 00:42 |
| cpg | SamYaple: i do | 00:42 |
| SamYaple | cna you post that? | 00:42 |
| cpg | yup | 00:43 |
| cpg | also in ceilometer (lots of them) | 00:43 |
| SamYaple | eh its just ceilometer | 00:43 |
| SamYaple | let it fall over | 00:43 |
| SamYaple | :) it may clear up when you fix the other services | 00:43 |
| cpg | http://fpaste.org/204315/27589917/ | 00:45 |
| *** brokencycle has quit IRC | 00:45 | |
| cpg | i think that is one of them, but i am not sure it’s concurrent to what i was doing | 00:45 |
| cpg | let me recreate and post | 00:45 |
| cpg | SamYaple: http://fpaste.org/204316/14275900/ | 00:47 |
| cpg | lots of stuff | 00:47 |
| cpg | all my instances are stopped and i am trying to attach a volume that was attached to an instance again, after upgrading | 00:48 |
| cpg | we shut down everything before the upgrade | 00:48 |
| *** blair has joined #openstack | 00:48 | |
| *** blair has quit IRC | 00:50 | |
| *** blairo has joined #openstack | 00:50 | |
| SamYaple | was this an upgrade between versions cpg? | 00:51 |
| SamYaple | icehouse -> juno? | 00:51 |
| *** jingwang has joined #openstack | 00:51 | |
| *** fam has joined #openstack | 00:52 | |
| *** aXs has quit IRC | 00:52 | |
| cpg | minor update, i think … this is what updated SamYaple http://fpaste.org/204317/90376142/ | 00:53 |
| *** aXs has joined #openstack | 00:54 | |
| *** blairo has quit IRC | 00:54 | |
| SamYaple | cpg yea im not sure how to direct you to proceed. ive seen the problem before but it was related to configs or database on new installs | 00:56 |
| cpg | :( | 00:56 |
| cpg | what a mess this is | 00:56 |
| SamYaple | potentially rolling back the python-clients might be enough to get this moving again | 00:56 |
| cpg | ok | 00:57 |
| cpg | do you mean python-cinder-2014.2.2-1.el7.noarch ? | 00:57 |
| SamYaple | yea | 00:57 |
| SamYaple | but i am unfortunately in the middle of work troubles and cant relaly help you dig into this | 00:58 |
| cpg | ok, thanks SamYaple | 00:58 |
| SamYaple | sorry, if you have a specific question ill be around, cant focus my cycles on the overall problem at the moment | 00:59 |
| cpg | this failed to downgrade sudo yum downgrade --skip-broken python-cinder | 01:00 |
| cpg | http://fpaste.org/204320/59083714/ | 01:00 |
| cpg | not clear what else should be downgraded | 01:01 |
| cpg | i will try adding the others | 01:01 |
| SamYaple | python-cinder is not the client | 01:03 |
| SamYaple | looking again it doenst appear you upgraded any clients | 01:03 |
| SamYaple | the clients would be named python-cinderclient | 01:03 |
| cpg | i only see python-ncclient | 01:05 |
| cpg | as updated. but it may not be related | 01:05 |
| SamYaple | yea thats my fault, I thought I saw the client updated. i really shouldn't be offering advice atm since i can't give oyu my full attention | 01:06 |
| cpg | k | 01:07 |
| *** baker has joined #openstack | 01:07 | |
| dmz | cpg, downgrading? what happened? | 01:10 |
| cpg | dmz: we applied the RDO updates | 01:10 |
| dmz | SamYaple good luck! | 01:10 |
| dmz | and what happened? | 01:10 |
| cpg | then we cannot bring things up to normal | 01:10 |
| cpg | the instances do not boot, because (i *think*) the volumes are not attaching | 01:11 |
| cpg | we had data on the volumes, which were local to the machine | 01:11 |
| cpg | and they are attached to some instances | 01:11 |
| cpg | i am not 100% sure of this | 01:11 |
| *** st34lth has quit IRC | 01:13 | |
| *** salv-orlando has joined #openstack | 01:15 | |
| *** hivearts has joined #openstack | 01:15 | |
| dmz | i don't use rdo, sorry :( | 01:15 |
| *** pixelb has quit IRC | 01:15 | |
| dmz | i'm also fighting a cinder isntall that use to work but isn't mounting anymore either; running juno | 01:16 |
| *** lucendio1 has quit IRC | 01:16 | |
| *** pixelb has joined #openstack | 01:16 | |
| *** bengo has joined #openstack | 01:19 | |
| dmz | that and i'm trying to use vlans and it works everywhere but my dhcp/dns services :( | 01:23 |
| cpg | i think we’re zooming in on the erro | 01:26 |
| cpg | it’s Failed to create iscsi target for volume id:volume-76baceac-2bfe-4ed9-bf2e-0c5e2195952f | 01:26 |
| *** st34lth has joined #openstack | 01:26 | |
| *** bengo has quit IRC | 01:28 | |
| *** yamamoto has joined #openstack | 01:34 | |
| *** ghostpl_ has joined #openstack | 01:34 | |
| *** jerematic has joined #openstack | 01:37 | |
| *** grassass has quit IRC | 01:37 | |
| *** vectra has quit IRC | 01:38 | |
| *** ghostpl_ has quit IRC | 01:39 | |
| *** jerematic has quit IRC | 01:41 | |
| *** mdarby has joined #openstack | 01:42 | |
| *** yixuanzhang1 has joined #openstack | 01:43 | |
| *** elnin0 has quit IRC | 01:44 | |
| *** jcarter2 has quit IRC | 01:45 | |
| *** moha_hunt has quit IRC | 01:45 | |
| *** yixuanzhang has quit IRC | 01:45 | |
| *** vectra has joined #openstack | 01:47 | |
| *** matjazp has joined #openstack | 01:49 | |
| *** mdarby has quit IRC | 01:49 | |
| *** yamamoto has quit IRC | 01:49 | |
| *** bengo has joined #openstack | 01:50 | |
| *** erkules_ has joined #openstack | 01:51 | |
| *** Longgeek has joined #openstack | 01:51 | |
| *** Hell_Fire has quit IRC | 01:52 | |
| *** Hell_Fire has joined #openstack | 01:52 | |
| *** erkules has quit IRC | 01:54 | |
| *** yamamoto has joined #openstack | 01:55 | |
| *** ancoron has joined #openstack | 01:55 | |
| *** AmirBaleghi1113 has quit IRC | 01:56 | |
| *** kenhui has joined #openstack | 01:56 | |
| *** grassass has joined #openstack | 01:58 | |
| *** Longgeek has quit IRC | 01:58 | |
| *** Marga_ has joined #openstack | 01:58 | |
| *** yamamoto has quit IRC | 01:59 | |
| *** ancoron_ has quit IRC | 02:00 | |
| *** stevemar has joined #openstack | 02:02 | |
| *** blair has joined #openstack | 02:04 | |
| *** ljfisher has joined #openstack | 02:06 | |
| *** jcoufal has quit IRC | 02:08 | |
| *** blairo has joined #openstack | 02:09 | |
| *** kenhui has quit IRC | 02:09 | |
| *** blair has quit IRC | 02:09 | |
| *** salv-orlando has quit IRC | 02:13 | |
| *** kenhui has joined #openstack | 02:18 | |
| *** otter768 has joined #openstack | 02:19 | |
| *** revin_ has quit IRC | 02:20 | |
| *** revin_ has joined #openstack | 02:21 | |
| *** dsanders has quit IRC | 02:22 | |
| *** otter768 has quit IRC | 02:25 | |
| *** Longgeek has joined #openstack | 02:27 | |
| *** kmulvey has quit IRC | 02:32 | |
| *** dsanders has joined #openstack | 02:32 | |
| *** aka_007 has quit IRC | 02:35 | |
| *** blairo has quit IRC | 02:35 | |
| *** kenhui has quit IRC | 02:36 | |
| *** ljfisher has quit IRC | 02:36 | |
| *** ljfisher has joined #openstack | 02:37 | |
| *** Hell_Fire has quit IRC | 02:40 | |
| *** Hell_Fire has joined #openstack | 02:41 | |
| *** vicky has joined #openstack | 02:44 | |
| *** vicky is now known as Guest10667 | 02:44 | |
| *** Hell_Fire has quit IRC | 02:45 | |
| *** Hell_Fire has joined #openstack | 02:46 | |
| *** baoli has joined #openstack | 02:46 | |
| *** cdent has quit IRC | 02:47 | |
| *** Longgeek has quit IRC | 02:49 | |
| *** MentalRay has quit IRC | 02:51 | |
| *** haleyb has joined #openstack | 02:53 | |
| *** pal_ has joined #openstack | 02:54 | |
| *** baoli has quit IRC | 03:00 | |
| *** TwitchGG has quit IRC | 03:01 | |
| *** wickedpuppy2 is now known as wickedpuppy | 03:02 | |
| *** bobmel_ has joined #openstack | 03:02 | |
| *** noslzzp has quit IRC | 03:03 | |
| *** mixomathoze has quit IRC | 03:04 | |
| *** bobmel has quit IRC | 03:05 | |
| *** Ephur has joined #openstack | 03:08 | |
| *** mixomathoze has joined #openstack | 03:09 | |
| *** dsanders has quit IRC | 03:13 | |
| *** Ephur has quit IRC | 03:14 | |
| *** smooc has quit IRC | 03:16 | |
| *** jcarter2 has joined #openstack | 03:16 | |
| *** badmadrad has joined #openstack | 03:16 | |
| *** annashen has joined #openstack | 03:17 | |
| *** anuby has joined #openstack | 03:18 | |
| *** jcarter2 has quit IRC | 03:20 | |
| *** annashen has quit IRC | 03:22 | |
| *** kenhui has joined #openstack | 03:23 | |
| *** RoozbehShafiee has joined #openstack | 03:24 | |
| *** jerematic has joined #openstack | 03:25 | |
| *** jets has joined #openstack | 03:29 | |
| *** jerematic has quit IRC | 03:30 | |
| *** Egyptian[Home] has quit IRC | 03:30 | |
| *** sandywalsh_ has joined #openstack | 03:34 | |
| *** sandywalsh has quit IRC | 03:34 | |
| *** VW_ has joined #openstack | 03:39 | |
| *** baoli has joined #openstack | 03:40 | |
| *** sulrich has quit IRC | 03:43 | |
| *** sulrich has joined #openstack | 03:45 | |
| *** rubiojr has quit IRC | 03:47 | |
| *** adalbas has quit IRC | 03:48 | |
| *** coreybits has quit IRC | 03:48 | |
| *** bengo has quit IRC | 03:50 | |
| *** eblake_ has quit IRC | 03:58 | |
| *** VW_ has quit IRC | 03:59 | |
| *** salv-orlando has joined #openstack | 04:01 | |
| *** achanda has joined #openstack | 04:01 | |
| *** bengo has joined #openstack | 04:01 | |
| *** chris613 has joined #openstack | 04:02 | |
| *** baker has quit IRC | 04:08 | |
| *** dsanders has joined #openstack | 04:12 | |
| *** kenhui has quit IRC | 04:13 | |
| *** KaZeR has joined #openstack | 04:14 | |
| *** aswadrangnekar has joined #openstack | 04:18 | |
| *** dsanders has quit IRC | 04:19 | |
| *** aswadrangnekar has quit IRC | 04:19 | |
| *** otter768 has joined #openstack | 04:20 | |
| *** ljfisher has quit IRC | 04:22 | |
| *** pixelb has quit IRC | 04:23 | |
| *** salv-orlando has quit IRC | 04:23 | |
| *** st34lth has quit IRC | 04:24 | |
| *** eyu has joined #openstack | 04:24 | |
| *** otter768 has quit IRC | 04:25 | |
| *** eyu has quit IRC | 04:25 | |
| *** ashishjain has joined #openstack | 04:25 | |
| *** yamamoto_ has joined #openstack | 04:25 | |
| *** yamamoto_ has quit IRC | 04:26 | |
| *** st34lth has joined #openstack | 04:41 | |
| *** anuby has quit IRC | 04:42 | |
| *** anuby has joined #openstack | 04:46 | |
| *** ashishjain has quit IRC | 04:51 | |
| *** st34lth has quit IRC | 04:52 | |
| *** slogan has joined #openstack | 04:54 | |
| *** oro has joined #openstack | 04:55 | |
| *** slogan has quit IRC | 04:55 | |
| *** Marga_ has quit IRC | 04:56 | |
| *** oro_ has joined #openstack | 04:57 | |
| *** Marga_ has joined #openstack | 04:57 | |
| *** _rohit_ has joined #openstack | 04:57 | |
| _rohit_ | Hi | 04:57 |
| _rohit_ | I am trying to install devstack on two nodes | 04:57 |
| dmz | i found my cinder problem; i've created regions and availability zones for my systems; now just gotta figure out how to get cinder to go into the same :) | 04:57 |
| _rohit_ | however, I am getting this issue | 04:57 |
| *** baoli has quit IRC | 04:58 | |
| _rohit_ | ERROR: Could not bind to 0.0.0.0:9191 after trying for 30 seconds | 04:58 |
| _rohit_ | can someone help | 04:58 |
| _rohit_ | this happens with glance | 04:58 |
| *** dsanders has joined #openstack | 04:59 | |
| *** dsanders has quit IRC | 05:00 | |
| _rohit_ | glance-registry | 05:00 |
| *** ashneo76 has quit IRC | 05:04 | |
| dmz | anything else listening on 9191 arleady? | 05:04 |
| *** ashneo76 has joined #openstack | 05:05 | |
| _rohit_ | I wil check | 05:05 |
| _rohit_ | nope only glance-registry | 05:06 |
| *** SumitNaiksatam has quit IRC | 05:07 | |
| *** SumitNaiksatam has joined #openstack | 05:07 | |
| *** KaZeR has quit IRC | 05:07 | |
| dmz | can you use netcat to listen on that port? (nc -l -p 9191) | 05:08 |
| _rohit_ | it says address already in use | 05:09 |
| *** oro_ has quit IRC | 05:09 | |
| *** oro has quit IRC | 05:09 | |
| *** pal_ has quit IRC | 05:11 | |
| *** st34lth has joined #openstack | 05:11 | |
| SamYaple | _rohit_: `ss -plnt` | 05:11 |
| _rohit_ | dmz should I kill those processes and run | 05:12 |
| SamYaple | you should see an entry for 9191 and the application | 05:12 |
| _rohit_ | there are 2 glance-registry apps that are running | 05:12 |
| dmz | ss is such a fun tool | 05:12 |
| *** jets has quit IRC | 05:13 | |
| _rohit_ | LISTEN 0 128 *:9191 *:* users:(("glance-registry",35268,3),("glance-registry",5085,3)) | 05:13 |
| *** mkolesni_ has joined #openstack | 05:13 | |
| dmz | looks like glance-registry is listening | 05:14 |
| SamYaple | _rohit_: you should kill those processes if they are old and stale | 05:14 |
| dmz | SamYaple do you know of any command that lists all cinder nodes? | 05:14 |
| SamYaple | dmz `dincer-service-list` | 05:14 |
| SamYaple | dmz: `cinder service-list` | 05:14 |
| SamYaple | * | 05:14 |
| *** jerematic has joined #openstack | 05:14 | |
| dmz | for some reason i just wasn't lokoing at it right :) | 05:15 |
| dmz | should it show the api in that list or just scheduler& & volumes? | 05:15 |
| *** oro has joined #openstack | 05:15 | |
| *** oro_ has joined #openstack | 05:15 | |
| SamYaple | nope api is never shown as a service, just the scheduler and volume | 05:16 |
| _rohit_ | looks like it worked | 05:16 |
| _rohit_ | Thanks :) | 05:16 |
| _rohit_ | to bot SamYaple and dmz :) | 05:16 |
| _rohit_ | both* | 05:16 |
| SamYaple | api is stateless and can run anywhere, it just injects things into the message queues | 05:16 |
| *** st34lth has quit IRC | 05:16 | |
| SamYaple | _rohit_: anytime | 05:16 |
| dmz | 2015-03-29 05:16:35.403 29250 TRACE nova.compute.manager [instance: 9100b1ec-2f08-4d85-a823-1c00c661e2d4] EndpointNotFound :( | 05:16 |
| dmz | even in debug mode it's not showing what endpoint it was trying to find | 05:17 |
| SamYaple | dmz: thats pretty clear though, endpoint not found | 05:17 |
| dmz | yup | 05:17 |
| SamYaple | `keystone endpoint-list` | 05:17 |
| *** kebray has quit IRC | 05:17 | |
| SamYaple | check for volumev2 endpoint (listens on 8776 by default) | 05:17 |
| SamYaple | v1 is deprecated for juno (i think it is removed in kilo) | 05:18 |
| *** jcarter2 has joined #openstack | 05:18 | |
| dmz | yeah i had to manually set v2 last time; let me see if i have a typo | 05:18 |
| *** jerematic has quit IRC | 05:19 | |
| *** pal_ has joined #openstack | 05:19 | |
| *** pm90_ has joined #openstack | 05:19 | |
| *** RoozbehShafiee has quit IRC | 05:20 | |
| dmz | at least i'm closer to fixing cinder; i noticed that cinder was still in default region (nova) and my stack was deployed wiht a custom region | 05:20 |
| SamYaple | so thats actually ok dmz | 05:20 |
| *** RoozbehShafiee has joined #openstack | 05:20 | |
| SamYaple | you can specify which region it defaults to, but it isn't required | 05:21 |
| dmz | yeah i had to do that | 05:22 |
| *** jcarter2 has quit IRC | 05:22 | |
| dmz | doh: cinder_catalog_info=volumev:cinder:internalURL | 05:23 |
| dmz | missed the 2 | 05:23 |
| *** oro_ has quit IRC | 05:23 | |
| SamYaple | :) | 05:24 |
| SamYaple | i do that all the time | 05:24 |
| SamYaple | always something missing | 05:24 |
| dmz | yeah, next step is the hardware automation | 05:24 |
| dmz | f! typos! | 05:24 |
| *** oro has quit IRC | 05:24 | |
| dmz | YEAH! :) | 05:27 |
| *** chris613 has quit IRC | 05:27 | |
| dmz | now i just need to fix dhcp/metadata in vlan networks and we'll have a happy customer | 05:27 |
| SamYaple | s/neutron/nova-network/ | 05:27 |
| SamYaple | done | 05:27 |
| *** nlevinki has joined #openstack | 05:27 | |
| *** jasonsb has quit IRC | 05:27 | |
| _rohit_ | when I try to launch an instance, it gives me error failed-to-allocate-the-networks-not-rescheduling | 05:27 |
| *** jasonsb has joined #openstack | 05:28 | |
| _rohit_ | Has anyone faced similar issue? | 05:28 |
| SamYaple | _rohit_: what type of networking do you use (i.e. neutron and linux-bridge) | 05:30 |
| _rohit_ | neutron | 05:30 |
| _rohit_ | I am actually installing it using devstack | 05:30 |
| dmz | SamYaple did you just suggest i change to nova network? | 05:31 |
| SamYaple | dmz: :D jokes of course | 05:31 |
| *** st34lth has joined #openstack | 05:31 | |
| SamYaple | "nova-network is deprecated and will be removed" | 05:31 |
| dmz | :) yeah thats what i thought | 05:31 |
| dmz | and i'm almost groking flows | 05:31 |
| dmz | ...almost | 05:31 |
| dmz | ugh | 05:32 |
| SamYaple | groking you say | 05:32 |
| dmz | http://en.wikipedia.org/wiki/Grok | 05:32 |
| dmz | "to understand intuitively or by empathy; to establish rapport with" :D | 05:32 |
| dmz | gotta love old school scifi | 05:32 |
| SamYaple | I am one of todays lucky 10,000! | 05:33 |
| SamYaple | thanks | 05:33 |
| dmz | but i prefer the definition from the book, not oford dictionary: Grok means to understand so thoroughly that the observer becomes a part of the observed | 05:33 |
| *** haleyb has quit IRC | 05:33 | |
| dmz | cool; what did you get? | 05:33 |
| SamYaple | https://xkcd.com/1053/ | 05:33 |
| SamYaple | information | 05:33 |
| dmz | ah cool | 05:34 |
| _rohit_ | That explains your helping us :) | 05:34 |
| dmz | i love that word grok though, needs to be used more because so many people just don't grok :D | 05:35 |
| _rohit_ | Do I need to go for a linux-bridge kind of network? | 05:36 |
| *** rushiagr_away is now known as rushiagr | 05:36 | |
| SamYaple | _rohit_: i dont recommend it, no | 05:36 |
| SamYaple | I was just asking what you had | 05:36 |
| _rohit_ | okay | 05:36 |
| *** itzikb has joined #openstack | 05:36 | |
| *** ngoracke has quit IRC | 05:41 | |
| *** bengo has quit IRC | 05:42 | |
| *** bengo has joined #openstack | 05:43 | |
| *** st34lth has quit IRC | 05:44 | |
| *** _zerick_ has joined #openstack | 05:45 | |
| *** Siva has joined #openstack | 05:55 | |
| *** Siva has left #openstack | 05:55 | |
| dmz | ok time for bed; for once before 2am :) tomorrow neutron vlan fixes and to figure out how to tell an instance to boot & partition entire disk into 1 partition :) | 05:58 |
| *** baoli has joined #openstack | 05:58 | |
| *** blair has joined #openstack | 06:01 | |
| *** st34lth has joined #openstack | 06:01 | |
| *** baoli has quit IRC | 06:03 | |
| *** blair has quit IRC | 06:06 | |
| *** yixuanzhang1 has quit IRC | 06:10 | |
| *** yixuanzhang has joined #openstack | 06:11 | |
| *** st34lth has quit IRC | 06:12 | |
| *** salv-orlando has joined #openstack | 06:13 | |
| *** yamamoto_ has joined #openstack | 06:15 | |
| *** _rohit_ has quit IRC | 06:16 | |
| *** MarkBaker has joined #openstack | 06:17 | |
| *** yamamoto_ has quit IRC | 06:20 | |
| *** annashen has joined #openstack | 06:20 | |
| *** otter768 has joined #openstack | 06:21 | |
| *** aka_007 has joined #openstack | 06:24 | |
| *** achanda has quit IRC | 06:24 | |
| *** annashen has quit IRC | 06:24 | |
| *** otter768 has quit IRC | 06:26 | |
| *** OutBackDingo has quit IRC | 06:27 | |
| *** achanda has joined #openstack | 06:28 | |
| *** st34lth has joined #openstack | 06:29 | |
| *** huehuehuebr has joined #openstack | 06:29 | |
| *** jsalaices has joined #openstack | 06:30 | |
| *** huehuehuebr has joined #openstack | 06:30 | |
| *** huehuehuebr has quit IRC | 06:32 | |
| jsalaices | Hello all | 06:32 |
| *** melmoth_ has joined #openstack | 06:32 | |
| jsalaices | New to Openstack .. have a question, I am sure this question is asked alot by n00bs .. | 06:33 |
| jsalaices | I have a single NIC server where I have installed OpenStack with packstack --allinone, and my guests cannot talk to the Internet | 06:34 |
| *** st34lth has quit IRC | 06:38 | |
| *** jsalaices is now known as Adrian_ | 06:38 | |
| *** Adrian_ is now known as Adrian_the_n00b | 06:39 | |
| Adrian_the_n00b | Hello all .. Can I have somebody give me some guidance on a problem I have with Routing ? | 06:39 |
| Adrian_the_n00b | ping | 06:43 |
| *** xavier__ has joined #openstack | 06:44 | |
| SamYaple | Adrian_the_n00b: as always, just ask your question and if there is someone who know the answer, they will respond | 06:46 |
| SamYaple | what issue are you having Adrian_the_n00b? | 06:46 |
| Adrian_the_n00b | I can ssh into the guest .. but cannot reach the internet | 06:46 |
| Adrian_the_n00b | thanks Sam .. | 06:46 |
| SamYaple | can your ping your default gateway from inside the guest? Can you ping other instances? | 06:47 |
| Adrian_the_n00b | Nope | 06:47 |
| Adrian_the_n00b | I have not created any other instances .. | 06:47 |
| Adrian_the_n00b | let me do that .. pls hold | 06:47 |
| *** xavier__ is now known as JovemNerd | 06:47 | |
| Adrian_the_n00b | from 1 guest I can ping the other guest | 06:50 |
| SamYaple | good! | 06:50 |
| SamYaple | can you ping your neutron router? | 06:50 |
| SamYaple | from the guest | 06:50 |
| Adrian_the_n00b | Public = 192.168.100.0/24 .. Private = 10.0.0.1/24 | 06:51 |
| Adrian_the_n00b | I can ping 10.0.0.1 | 06:51 |
| Adrian_the_n00b | I can ping the public side of the router 192.168.100.202 | 06:52 |
| Adrian_the_n00b | I can hit anything on the 192.168.100.0/24 net | 06:52 |
| Adrian_the_n00b | I can ssh from the guest onto my Mac 192.168.100.11 | 06:53 |
| Adrian_the_n00b | on the allinone | 06:54 |
| Adrian_the_n00b | tcpdump -i any -n -v \ 'icmp[icmptype] = icmp-echoreply or icmp[icmptype] =icmp-echo' | 06:54 |
| *** JovemNerd has quit IRC | 06:54 | |
| Adrian_the_n00b | gives me : https://gist.github.com/anonymous/e1ffcc2cc69a761186e9 | 06:54 |
| Adrian_the_n00b | no reply .. | 06:55 |
| *** st34lth has joined #openstack | 06:55 | |
| *** elo2 has joined #openstack | 06:55 | |
| Adrian_the_n00b | I have Centos 6.4, em1 = 192.168.100.10 which is enslaved to br-ex | 06:56 |
| Adrian_the_n00b | ovs-vsctl add-port br-ex em2 | 06:56 |
| Adrian_the_n00b | sorry .. em1 | 06:56 |
| Adrian_the_n00b | ovs-vsctl show | 06:57 |
| Adrian_the_n00b | Bridge br-ex | 06:57 |
| *** appprod0 has joined #openstack | 06:57 | |
| Adrian_the_n00b | Port "em1" | 06:57 |
| Adrian_the_n00b | Interface "em1" | 06:57 |
| SamYaple | Adrian_the_n00b: ok thanks for the info | 06:58 |
| SamYaple | can you try tcpdumping on em1 and see the icmp go out? | 06:58 |
| Adrian_the_n00b | if I bring em2 up which has no IP I see no change | 06:58 |
| SamYaple | br-ex does not need to have an ip address | 06:58 |
| SamYaple | it wont hurt anyhting, just fyi | 06:58 |
| Adrian_the_n00b | I did that last to experiment .. since I bridged my em1 to it .. | 06:59 |
| Adrian_the_n00b | my tcpdump: | 06:59 |
| *** baoli has joined #openstack | 06:59 | |
| Adrian_the_n00b | https://gist.github.com/anonymous/23c54f292f92cf3fea0c | 06:59 |
| Adrian_the_n00b | no reply | 06:59 |
| SamYaple | well it is leaving your node, so this must be an upstream routing problem for you | 07:00 |
| SamYaple | can you dump on your switch? | 07:00 |
| Adrian_the_n00b | That is what I am thinking .. so I thought it was a NATing issue .. | 07:00 |
| Adrian_the_n00b | so I did .. | 07:00 |
| Adrian_the_n00b | https://gist.github.com/anonymous/755d562de805fd941da6 | 07:01 |
| Adrian_the_n00b | and nothing . | 07:01 |
| Adrian_the_n00b | I removed all my FW rules in the Internet router .. | 07:01 |
| SamYaple | i would remove that iptables rule. it should not be needed (and may mess things up) | 07:02 |
| Adrian_the_n00b | Heck .. I removed my Zywall and went to the old cheap netgear and cleared all of its fw .. and nothing | 07:02 |
| Adrian_the_n00b | Yeah .. | 07:02 |
| Adrian_the_n00b | Done | 07:02 |
| Adrian_the_n00b | I have tried with that and without it to no avail | 07:02 |
| *** stevemar has quit IRC | 07:02 | |
| Adrian_the_n00b | I am sure its something so small I cannot see it | 07:03 |
| SamYaple | does the following command return two 1's? `cat /proc/sys/net/ipv4/conf/{all,default}/rp_filter` | 07:03 |
| Adrian_the_n00b | returns | 07:04 |
| Adrian_the_n00b | 0 | 07:04 |
| Adrian_the_n00b | 1 | 07:04 |
| *** baoli has quit IRC | 07:04 | |
| SamYaple | so your default reverse path filter is on | 07:04 |
| SamYaple | that may be it | 07:04 |
| *** markvoelker has joined #openstack | 07:04 | |
| SamYaple | you need to turn it off | 07:04 |
| Adrian_the_n00b | wow .. | 07:04 |
| Adrian_the_n00b | echo "0" > /proc/sys/net/ipv4/conf/default/rp_filter ? | 07:05 |
| SamYaple | should do it | 07:05 |
| Adrian_the_n00b | No Joy | 07:06 |
| SamYaple | ok. well you need to keep that off anyway, so you hsould probably set that in your sysctl | 07:06 |
| Adrian_the_n00b | Yeah .. | 07:06 |
| Adrian_the_n00b | will do | 07:06 |
| *** st34lth has quit IRC | 07:06 | |
| SamYaple | since these packets are leaving your node, it has something to do with upstream for you | 07:06 |
| Adrian_the_n00b | So let me get your thought | 07:07 |
| *** tnovacik has joined #openstack | 07:07 | |
| SamYaple | can you go into your router namespace and give me `ip a` and `ip r` | 07:07 |
| Adrian_the_n00b | Its past neutron .. L2+L3 etc .. and its something from my node up | 07:07 |
| *** OutBackDingo has joined #openstack | 07:08 | |
| Adrian_the_n00b | What command do I use .. Forgive me .. | 07:08 |
| Adrian_the_n00b | n00b . | 07:08 |
| SamYaple | `ip netns` | 07:08 |
| SamYaple | that will show you namespaces | 07:08 |
| SamYaple | you should see one called qrouter-*** | 07:09 |
| Adrian_the_n00b | My qrouter-0351152b-cd13-4f50-91b2-369ff6ec7a7b | 07:09 |
| *** markvoelker has quit IRC | 07:09 | |
| Adrian_the_n00b | got it .. | 07:09 |
| SamYaple | yea so `ip netns exec qrouter-0351152b-cd13-4f50-91b2-369ff6ec7a7b ip a` | 07:09 |
| SamYaple | `ip netns exec qrouter-0351152b-cd13-4f50-91b2-369ff6ec7a7b ip r` | 07:09 |
| Adrian_the_n00b | https://gist.github.com/anonymous/12d930028523d58ac679 | 07:10 |
| SamYaple | 192.168.100.1 is your physical gateway correct? | 07:12 |
| Adrian_the_n00b | The default GW for my public is 192.168.100.1 | 07:12 |
| Adrian_the_n00b | yes .. its my Internet router's address | 07:12 |
| SamYaple | right but thats on a real tangible piece of hardware, yes? | 07:12 |
| SamYaple | ok | 07:12 |
| Adrian_the_n00b | yes | 07:12 |
| Adrian_the_n00b | LOL .. I like the way you put it | 07:12 |
| SamYaple | from your VM, can you ping 192.168.100.1? | 07:12 |
| *** gszasz has joined #openstack | 07:13 | |
| Adrian_the_n00b | Yes .. | 07:13 |
| SamYaple | so its gotta be there | 07:13 |
| *** salv-orlando has quit IRC | 07:13 | |
| Adrian_the_n00b | PING 192.168.100.1 (192.168.100.1) 56(84) bytes of data. | 07:13 |
| SamYaple | this seems to be a problem outside o fopenstack | 07:13 |
| Adrian_the_n00b | 64 bytes from 192.168.100.1: icmp_seq=1 ttl=64 time=1.48 ms | 07:13 |
| Adrian_the_n00b | [root@openstack-01 ~(keystone_admin)]# ping 8.8.8.8 | 07:13 |
| SamYaple | I guess confim that it is actually hitting that device with a tcpdump on that side | 07:13 |
| Adrian_the_n00b | 64 bytes from 8.8.8.8: icmp_seq=1 ttl=54 time=30.3 ms | 07:13 |
| Adrian_the_n00b | what side ? | 07:14 |
| SamYaple | the device holding 192.168.100.1 | 07:14 |
| Adrian_the_n00b | The Internet router you mean ? | 07:14 |
| Adrian_the_n00b | K | 07:14 |
| Adrian_the_n00b | hold .. see if I can do a Packet Dump | 07:14 |
| Adrian_the_n00b | Wait .. I had reverted to my Zywall .. even better | 07:14 |
| Adrian_the_n00b | doing capture | 07:15 |
| Adrian_the_n00b | Shoot .. I can't remember where the packet Capture is .. Pls hld | 07:16 |
| *** nmagnezi has joined #openstack | 07:17 | |
| Adrian_the_n00b | It helps if you do a Ping while one captures ;) | 07:20 |
| SamYaple | just a bit | 07:20 |
| Adrian_the_n00b | Got binary output .. Let me see how to get txt | 07:22 |
| Adrian_the_n00b | The source IP would be the Floating IP right ? | 07:23 |
| *** Marga_ has quit IRC | 07:24 | |
| SamYaple | yes | 07:24 |
| SamYaple | well | 07:24 |
| SamYaple | maybe | 07:24 |
| SamYaple | it may be the source and it may be the router ip | 07:24 |
| SamYaple | it may be the *FIP and it may be the neutron router ip | 07:25 |
| SamYaple | i forget how the rules look for that | 07:25 |
| Adrian_the_n00b | the Packet cap at the Host (Allinone) is 192.168.100.204 > 8.8.8.8 | 07:25 |
| SamYaple | yea so it looks like it remaps, which makes sense | 07:26 |
| *** mpaolino has joined #openstack | 07:26 | |
| *** mpaolino has quit IRC | 07:26 | |
| Adrian_the_n00b | K .. The only thing this Zywall is capturing to is a .cap file all the .txt files are empty .. Still looking | 07:27 |
| SamYaple | youll probably have to open the cap | 07:27 |
| Adrian_the_n00b | yeah .. | 07:27 |
| Adrian_the_n00b | Trying to figure out how ;) | 07:28 |
| Adrian_the_n00b | If only I had wireshark like dump | 07:28 |
| SamYaple | wireshark can open cap files | 07:28 |
| Adrian_the_n00b | yeah .. right .. sorry, my brain is half fried | 07:29 |
| *** pal_ has quit IRC | 07:30 | |
| Adrian_the_n00b | installed .. pls wait | 07:31 |
| *** bengo has quit IRC | 07:33 | |
| *** ronis_ has joined #openstack | 07:33 | |
| *** BOKALDO has joined #openstack | 07:33 | |
| Adrian_the_n00b | 3/29/15 2:33:42.858 AM ReportCrash[6149]: Saved crash report for wireshark-bin[6106] version ??? to /Users/jsalaices/Library/Logs/DiagnosticReports/wireshark-bin_2015-03-29-023342_PLNL1289dc706.crash | 07:34 |
| Adrian_the_n00b | lol .. | 07:34 |
| Adrian_the_n00b | the planets are not aligned | 07:34 |
| *** smooc has joined #openstack | 07:34 | |
| *** achanda has quit IRC | 07:34 | |
| Adrian_the_n00b | downloading 32 bit | 07:34 |
| *** bengo has joined #openstack | 07:35 | |
| Adrian_the_n00b | No joy .. | 07:36 |
| Adrian_the_n00b | So what you are thinking is that something after the Allinone the packets are either not getting NAtted .. or they are being eaten ? | 07:36 |
| *** tshefi has joined #openstack | 07:38 | |
| *** Longgeek has joined #openstack | 07:38 | |
| *** melmoth_ has quit IRC | 07:38 | |
| Adrian_the_n00b | I saw somewhere: | 07:41 |
| Adrian_the_n00b | # to /etc/neutron/plugin.ini | 07:41 |
| *** yixuanzhang has quit IRC | 07:41 | |
| Adrian_the_n00b | network_vlan_ranges = physnet1 | 07:41 |
| Adrian_the_n00b | bridge_mappings = physnet1:br-ex | 07:41 |
| Adrian_the_n00b | does that mean anything to you ? | 07:41 |
| *** appprod0 has quit IRC | 07:41 | |
| SamYaple | yea but what im telling you is the packets _are_ leaving your node | 07:42 |
| SamYaple | they are not returning | 07:42 |
| SamYaple | this is outside your node | 07:42 |
| Adrian_the_n00b | K .. I will keep digging .. | 07:42 |
| *** Longgeek has quit IRC | 07:42 | |
| Adrian_the_n00b | Thanks so much for all your help ! | 07:42 |
| *** Longgeek has joined #openstack | 07:42 | |
| SamYaple | anytime. let me know more questions you may have | 07:42 |
| Adrian_the_n00b | You are awesome . GN | 07:43 |
| *** yfauser has joined #openstack | 07:46 | |
| *** st34lth has joined #openstack | 07:47 | |
| *** yfauser has left #openstack | 07:47 | |
| *** bkopilov has joined #openstack | 07:48 | |
| *** mwdev has joined #openstack | 07:54 | |
| *** st34lth has quit IRC | 07:59 | |
| *** walterheck has joined #openstack | 08:00 | |
| *** avagi has quit IRC | 08:02 | |
| *** yamamoto_ has joined #openstack | 08:04 | |
| *** hivearts has quit IRC | 08:05 | |
| *** markvoelker has joined #openstack | 08:05 | |
| *** hivearts has joined #openstack | 08:05 | |
| Billias | I am trying to find the Kilo install-guide… but it is not available any more | 08:05 |
| *** avagi has joined #openstack | 08:07 | |
| *** henrynash has joined #openstack | 08:07 | |
| *** blair has joined #openstack | 08:07 | |
| *** yrabl_ has quit IRC | 08:08 | |
| *** yrabl has joined #openstack | 08:08 | |
| *** yamamoto_ has quit IRC | 08:08 | |
| *** avagi has left #openstack | 08:09 | |
| *** markvoelker has quit IRC | 08:10 | |
| *** Hell_Fire has quit IRC | 08:10 | |
| *** bengo has quit IRC | 08:11 | |
| *** henrynash has quit IRC | 08:11 | |
| *** Hell_Fire has joined #openstack | 08:11 | |
| *** bengo has joined #openstack | 08:13 | |
| *** Longgeek has quit IRC | 08:14 | |
| *** salv-orlando has joined #openstack | 08:14 | |
| *** Longgeek has joined #openstack | 08:15 | |
| *** st34lth has joined #openstack | 08:15 | |
| *** elo2 has quit IRC | 08:16 | |
| SamYaple | Billias: yea thats the master branch. there is no guarantee it's going to be online at any given time | 08:19 |
| SamYaple | let me check to see if it was removed | 08:19 |
| Billias | @SamYaple thank you | 08:20 |
| *** zz_kernal is now known as kernal | 08:21 | |
| *** annashen has joined #openstack | 08:22 | |
| *** otter768 has joined #openstack | 08:22 | |
| SamYaple | yea trunk seems to be redirecting to juno | 08:22 |
| SamYaple | i dont know why | 08:22 |
| SamYaple | it can't be counted on to be live until kilo is released though | 08:23 |
| *** Longgeek has quit IRC | 08:23 | |
| SamYaple | looks like the config reference is still live, fwiw | 08:24 |
| SamYaple | http://docs.openstack.org/trunk/config-reference/content/ | 08:24 |
| *** bengo has quit IRC | 08:24 | |
| *** otter768 has quit IRC | 08:26 | |
| *** yrabl has quit IRC | 08:27 | |
| *** annashen has quit IRC | 08:27 | |
| *** simon-AS559 has joined #openstack | 08:27 | |
| *** iscsi has quit IRC | 08:29 | |
| *** simon-AS5591 has joined #openstack | 08:29 | |
| *** simon-AS559 has quit IRC | 08:32 | |
| *** linuxgeek_ has joined #openstack | 08:32 | |
| *** mwdev has quit IRC | 08:36 | |
| *** chlong has joined #openstack | 08:38 | |
| *** Lee1092 has joined #openstack | 08:41 | |
| *** iscsi has joined #openstack | 08:44 | |
| *** jerematic has joined #openstack | 08:52 | |
| *** anuby has quit IRC | 08:54 | |
| *** bengo has joined #openstack | 08:55 | |
| *** jerematic has quit IRC | 08:56 | |
| *** dsanders has joined #openstack | 08:59 | |
| *** badmadrad has quit IRC | 09:03 | |
| *** davi has joined #openstack | 09:05 | |
| *** markvoelker has joined #openstack | 09:06 | |
| *** ajeet has joined #openstack | 09:07 | |
| *** salv-orlando has quit IRC | 09:09 | |
| *** amotoki has joined #openstack | 09:09 | |
| *** ajeet has quit IRC | 09:10 | |
| *** amotoki has quit IRC | 09:10 | |
| *** markvoelker has quit IRC | 09:10 | |
| *** melmoth_ has joined #openstack | 09:12 | |
| *** rushiagr is now known as rushiagr_away | 09:14 | |
| *** jpuellma has quit IRC | 09:15 | |
| *** Joufflu has quit IRC | 09:16 | |
| *** GenteelBen has joined #openstack | 09:17 | |
| *** filippos has quit IRC | 09:20 | |
| *** blair has quit IRC | 09:20 | |
| *** dsanders has quit IRC | 09:20 | |
| *** filippos has joined #openstack | 09:22 | |
| *** rotbart has joined #openstack | 09:22 | |
| *** rushiagr_away is now known as rushiagr | 09:28 | |
| *** MasterPiece has joined #openstack | 09:29 | |
| *** surabujin has joined #openstack | 09:34 | |
| *** dsanders has joined #openstack | 09:34 | |
| *** bjornar_ has joined #openstack | 09:39 | |
| * echirivella hi everyone | 09:42 | |
| SamYaple | hello echirivella | 09:42 |
| *** Longgeek has joined #openstack | 09:46 | |
| Billias | tham you SamYaple | 09:50 |
| *** rushiagr is now known as rushiagr_away | 09:54 | |
| *** changlp has joined #openstack | 09:56 | |
| *** smccully has quit IRC | 10:00 | |
| *** smccully has joined #openstack | 10:01 | |
| *** _zerick_ has quit IRC | 10:03 | |
| *** changlp has quit IRC | 10:04 | |
| *** Longgeek has quit IRC | 10:05 | |
| *** markvoelker has joined #openstack | 10:07 | |
| *** walterheck has quit IRC | 10:11 | |
| *** markvoelker has quit IRC | 10:11 | |
| *** walterheck has joined #openstack | 10:12 | |
| *** salv-orlando has joined #openstack | 10:13 | |
| *** Longgeek has joined #openstack | 10:13 | |
| *** dsanders has quit IRC | 10:18 | |
| *** blair has joined #openstack | 10:21 | |
| *** otter768 has joined #openstack | 10:23 | |
| *** blair has quit IRC | 10:23 | |
| *** blairo has joined #openstack | 10:23 | |
| *** annashen has joined #openstack | 10:23 | |
| *** salv-orlando has quit IRC | 10:24 | |
| *** salv-orlando has joined #openstack | 10:24 | |
| *** rushiagr_away is now known as rushiagr | 10:27 | |
| *** blairo has quit IRC | 10:27 | |
| *** otter768 has quit IRC | 10:28 | |
| *** annashen has quit IRC | 10:28 | |
| *** smooc has quit IRC | 10:29 | |
| *** pdb has quit IRC | 10:29 | |
| *** pdb has joined #openstack | 10:29 | |
| *** Longgeek has quit IRC | 10:37 | |
| *** purpleidea has quit IRC | 10:39 | |
| *** jerematic has joined #openstack | 10:40 | |
| *** purpleidea has joined #openstack | 10:41 | |
| *** smooc has joined #openstack | 10:41 | |
| *** bengo has quit IRC | 10:41 | |
| *** changlp has joined #openstack | 10:43 | |
| *** tshefi has quit IRC | 10:44 | |
| *** ronis_ has quit IRC | 10:45 | |
| *** surabujin has quit IRC | 10:45 | |
| *** baoli has joined #openstack | 10:45 | |
| *** jerematic has quit IRC | 10:45 | |
| *** yfauser has joined #openstack | 10:48 | |
| *** yfauser has left #openstack | 10:48 | |
| *** baoli has quit IRC | 10:50 | |
| *** pal_ has joined #openstack | 10:54 | |
| *** ManikM has joined #openstack | 10:54 | |
| *** surabujin has joined #openstack | 10:55 | |
| *** smooc has quit IRC | 10:56 | |
| *** puzzled has joined #openstack | 10:56 | |
| *** ChrisNBlum has joined #openstack | 11:00 | |
| *** pal_ has quit IRC | 11:01 | |
| *** amotoki has joined #openstack | 11:03 | |
| *** surabujin has quit IRC | 11:04 | |
| *** salv-orlando has quit IRC | 11:07 | |
| *** markvoelker has joined #openstack | 11:07 | |
| *** davi has quit IRC | 11:08 | |
| *** linuxgeek_ has quit IRC | 11:09 | |
| *** openstacknoob has joined #openstack | 11:10 | |
| *** markvoelker has quit IRC | 11:12 | |
| *** Longgeek has joined #openstack | 11:12 | |
| *** moha_hunt has joined #openstack | 11:12 | |
| openstacknoob | Hello, I'm looking into builiding my own thing with openstack and I have 2-3 questions regarding hardware infrastructure and separation of services with regard to storage fault tolerancy. I need 5-10 minutes of someones time to get myself started. | 11:13 |
| *** Longgeek has quit IRC | 11:17 | |
| SamYaple | openstacknoob: feel free to ask your questions anytime. Someone will answer if the have the answer :) | 11:18 |
| *** tnovacik has quit IRC | 11:20 | |
| openstacknoob | I currently have 4 PC machines they all have 16 GB of RAM, low-end i3 3,3 CPU's. I also have 3x4 TB, 3x2 TB and 3x0,5TB HDD's. CPU's need to go, the're crap. But I'm trying to figure out the hardware layout/architecture to have very resiliant storage. I'm thinking each of those 4TB drives in 3 different machines. Is that doable? I'm looking at diff | 11:22 |
| openstacknoob | erent architectures on openstack.org and I'm not sure I can launch block storage (cinder, right?) on the same machines as for example computing nodes or network node or even controller node. It's the separation of services vis-a-vis hardware machines that I'm fuzzy on. | 11:22 |
| Billias | I want to separate my openstack environments to: Dev and PreProduction | 11:22 |
| Billias | if I use regions, would it be the best solution? | 11:23 |
| *** blair has joined #openstack | 11:24 | |
| *** cpg is now known as cpg|away | 11:24 | |
| *** mrmartin has joined #openstack | 11:26 | |
| *** pal_ has joined #openstack | 11:29 | |
| *** pixelb has joined #openstack | 11:29 | |
| *** blair has quit IRC | 11:29 | |
| *** mrmartin has quit IRC | 11:30 | |
| SamYaple | openstacknoob: all services can run on all nodes | 11:31 |
| SamYaple | openstacknoob: ideally you would seperate compute from any other services, but it is not a requirement | 11:31 |
| openstacknoob | So I can for example dedicate one machine to be a controller + network node and make the other 3 compute + storage? | 11:32 |
| SamYaple | Billias: it depends on what you want you seperation to be, you can do just availibility zones and seprate computes, but it you want essentially two seperate environemnts, regions are a good choice. cells may also work for you | 11:33 |
| SamYaple | openstacknoob: you can, but that wont be "HA" due to a single point of failure on the controller. if that is acceptable there is nothing wrong with doing that | 11:33 |
| openstacknoob | I understand that. I'm more worried about the data on the other 3 storage nodes. I'm aiming at having my data essentialy mirrored on 3 HDD's in 3 separate machines. I understand Cinder will allow me to do that? | 11:36 |
| SamYaple | openstacknoob: I am not aware of anything cinder that will allow that to happen, no | 11:36 |
| SamYaple | openstacknoob: some different backends provide redundency, ceph for example | 11:37 |
| openstacknoob | I see. I'll have to read a bit more on that then. For now I just needed to know how do I plan the services agains hardware. Thank you for your time :) | 11:38 |
| *** AndyBotwin has joined #openstack | 11:38 | |
| *** AndyBotwin has joined #openstack | 11:38 | |
| SamYaple | anytime! | 11:38 |
| *** promulo has joined #openstack | 11:39 | |
| *** openstacknoob has quit IRC | 11:40 | |
| *** vivek__ has joined #openstack | 11:41 | |
| *** pixelb has quit IRC | 11:41 | |
| *** amotoki has quit IRC | 11:42 | |
| *** pixelb has joined #openstack | 11:45 | |
| *** vivek__ has quit IRC | 11:46 | |
| *** baoli has joined #openstack | 11:46 | |
| *** rotbart has quit IRC | 11:47 | |
| *** xazel has quit IRC | 11:49 | |
| *** henrynash has joined #openstack | 11:50 | |
| *** baoli has quit IRC | 11:51 | |
| *** noway has joined #openstack | 11:54 | |
| *** jerematic has joined #openstack | 11:56 | |
| *** ChrisNBlum has quit IRC | 11:56 | |
| *** pixelb has quit IRC | 11:57 | |
| *** linuxgeek_ has joined #openstack | 12:00 | |
| *** jerematic has quit IRC | 12:00 | |
| *** pnavarro|off has joined #openstack | 12:01 | |
| *** igordcard_ has joined #openstack | 12:02 | |
| linuxgeek_ | i have a list if instances - how can i pass it to nova delete so it deletes them all? | 12:02 |
| *** lucendio has joined #openstack | 12:03 | |
| *** luflores has joined #openstack | 12:04 | |
| SamYaple | linuxgeek_: loop through the list | 12:05 |
| *** luflores has quit IRC | 12:05 | |
| SamYaple | although I believe the latest python-nova-client will accept multiple servers to delete | 12:05 |
| *** luflores has joined #openstack | 12:05 | |
| *** salv-orlando has joined #openstack | 12:07 | |
| *** markvoelker has joined #openstack | 12:08 | |
| *** luflores_ has joined #openstack | 12:10 | |
| *** smooc has joined #openstack | 12:11 | |
| *** henrynash has quit IRC | 12:11 | |
| *** luflores has quit IRC | 12:12 | |
| *** markvoelker has quit IRC | 12:13 | |
| *** henrynash has joined #openstack | 12:14 | |
| *** ronis_ has joined #openstack | 12:14 | |
| *** enykeev has joined #openstack | 12:16 | |
| linuxgeek_ | SamYaple, http://paste.openstack.org/show/197328/ - i looped through the list | 12:18 |
| *** luflores has joined #openstack | 12:18 | |
| linuxgeek_ | where the file vmlist has the vm's uuid | 12:18 |
| SamYaple | that line shoule read 'nova delete $i' | 12:19 |
| SamYaple | alternatively `cat vmlist | xargs -n1 nova delete` or if the novaclient allows multiple server deletions `cat vmlist | xargs nova delete` | 12:20 |
| *** luflores_ has quit IRC | 12:21 | |
| *** amotoki has joined #openstack | 12:22 | |
| *** cookednoodles has joined #openstack | 12:23 | |
| *** henrynash has quit IRC | 12:23 | |
| linuxgeek_ | cat vmlist | xargs nova delete - this works, thanks. | 12:23 |
| linuxgeek_ | the problem is this compute has 260 vm's | 12:24 |
| *** otter768 has joined #openstack | 12:24 | |
| linuxgeek_ | and looks like it reached or exceeded its max cap | 12:24 |
| linuxgeek_ | the nova-compute service is hung | 12:24 |
| *** RoozbehShafiee has quit IRC | 12:24 | |
| linuxgeek_ | to restore it i wanted to delete few vms | 12:24 |
| linuxgeek_ | i get this message while nova delete now | 12:24 |
| linuxgeek_ | The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-e92cef63-ce85-4056-b26e-fcf16f901e9d) | 12:24 |
| SamYaple | I dont believe these is a "cap" on the number of vms, do you have a stack trace detailing the failure? | 12:25 |
| *** blair has joined #openstack | 12:25 | |
| *** annashen has joined #openstack | 12:25 | |
| *** amotoki has quit IRC | 12:26 | |
| linuxgeek_ | i restart the nova-compute service | 12:27 |
| linuxgeek_ | it hangs at 'starting compute node ..' | 12:27 |
| SamYaple | you should have the stack trace in the logs | 12:28 |
| *** otter768 has quit IRC | 12:28 | |
| *** smooc has quit IRC | 12:29 | |
| *** dims has joined #openstack | 12:30 | |
| *** annashen has quit IRC | 12:30 | |
| *** revin_ has quit IRC | 12:30 | |
| *** blair has quit IRC | 12:30 | |
| *** smooc has joined #openstack | 12:30 | |
| linuxgeek_ | i see http://paste.openstack.org/show/197335/ in rabbitmq log | 12:33 |
| SamYaple | yea that could just be a symptom though. it could be the compute service falling over | 12:34 |
| SamYaple | anything in the nova-compute.log with debug turn on? | 12:34 |
| *** enykeev has quit IRC | 12:35 | |
| linuxgeek_ | the file descriptor is almost maxed out | 12:35 |
| linuxgeek_ | http://paste.openstack.org/show/197336/ | 12:35 |
| *** geguileo has joined #openstack | 12:35 | |
| linuxgeek_ | i have turned on debug | 12:35 |
| linuxgeek_ | in the nova-compute.log | 12:36 |
| linuxgeek_ | its hung at 'starting compute node .' | 12:36 |
| linuxgeek_ | cat vmlist | xargs -n1 nova delete says Request to delete server c75bd93b-3d33-4741-abb8-c752403a400d has been accepted | 12:39 |
| linuxgeek_ | its going through the list | 12:40 |
| SamYaple | yup | 12:40 |
| linuxgeek_ | lets see | 12:40 |
| *** pal_ has quit IRC | 12:40 | |
| linuxgeek_ | what do you think about the file_descriptor reaching max limit - that could also cause problem right? | 12:41 |
| *** bkopilov has quit IRC | 12:41 | |
| *** EmilienM|PTO is now known as EmilienM | 12:42 | |
| linuxgeek_ | is there a way to limit number of vm's that get spawned on a compute node? | 12:45 |
| *** rubiojr has joined #openstack | 12:47 | |
| *** ManikM has quit IRC | 12:48 | |
| *** elnin0 has joined #openstack | 12:48 | |
| *** ogondza has joined #openstack | 12:54 | |
| *** pixelb has joined #openstack | 12:56 | |
| *** ronis has joined #openstack | 12:57 | |
| *** linuxgeek_ has quit IRC | 12:58 | |
| *** sayan has joined #openstack | 12:58 | |
| *** linuxgeek_ has joined #openstack | 12:58 | |
| *** ronis__ has joined #openstack | 12:59 | |
| *** ronis_ has quit IRC | 12:59 | |
| *** ronis has quit IRC | 13:02 | |
| *** pixelb has quit IRC | 13:03 | |
| *** tnovacik has joined #openstack | 13:06 | |
| *** mplex has quit IRC | 13:06 | |
| *** mplex has joined #openstack | 13:07 | |
| *** markvoelker has joined #openstack | 13:09 | |
| *** anshul has joined #openstack | 13:09 | |
| *** kencjohnston has joined #openstack | 13:10 | |
| *** kencjohnston has quit IRC | 13:12 | |
| *** markvoelker has quit IRC | 13:13 | |
| *** CripperZ- has joined #openstack | 13:14 | |
| *** amotoki has joined #openstack | 13:15 | |
| *** amotoki has quit IRC | 13:19 | |
| *** CripperZ- is now known as CripperZ | 13:19 | |
| *** amotoki has joined #openstack | 13:19 | |
| *** amotoki has quit IRC | 13:20 | |
| *** rbak has quit IRC | 13:20 | |
| *** shanlar has quit IRC | 13:20 | |
| *** rbak has joined #openstack | 13:20 | |
| *** Warped has quit IRC | 13:21 | |
| *** julim has quit IRC | 13:21 | |
| *** shanlar has joined #openstack | 13:21 | |
| *** haleyb has joined #openstack | 13:21 | |
| *** Warped has joined #openstack | 13:22 | |
| *** Ti-mo has quit IRC | 13:22 | |
| *** julim has joined #openstack | 13:23 | |
| *** null- has joined #openstack | 13:24 | |
| *** Ti-mo has joined #openstack | 13:24 | |
| *** jcarter2 has joined #openstack | 13:25 | |
| *** null-- has quit IRC | 13:25 | |
| *** blair has joined #openstack | 13:26 | |
| *** Adrian_the_n00b has quit IRC | 13:28 | |
| *** masoz has quit IRC | 13:29 | |
| *** jcarter2 has quit IRC | 13:29 | |
| *** yamamoto has joined #openstack | 13:30 | |
| *** blair has quit IRC | 13:31 | |
| *** haleyb has quit IRC | 13:32 | |
| *** yamamoto has quit IRC | 13:34 | |
| *** amotoki has joined #openstack | 13:37 | |
| *** enykeev has joined #openstack | 13:38 | |
| *** roger_rabbit has joined #openstack | 13:39 | |
| *** roger_rabbit has joined #openstack | 13:39 | |
| *** salv-orlando has quit IRC | 13:43 | |
| *** hugosthlm has joined #openstack | 13:44 | |
| *** jerematic has joined #openstack | 13:45 | |
| *** masco has joined #openstack | 13:46 | |
| *** Egyptian[Home] has joined #openstack | 13:48 | |
| *** atrius has quit IRC | 13:48 | |
| *** jerematic has quit IRC | 13:49 | |
| *** st34lth has quit IRC | 13:50 | |
| *** smooc has quit IRC | 13:51 | |
| larsks | linuxgeek_: I think the cpu_allocation_ratio option (in nova.conf) may do what you want. | 13:51 |
| larsks | Nova will only schedule (number of cores * cpu_allocation_ratio) virtual cores on a host. I think. | 13:52 |
| *** amotoki has quit IRC | 13:53 | |
| linuxgeek_ | larsks, yep thats right. based on that math the compute is hosting 260 vm's | 14:00 |
| linuxgeek_ | but this is causing nova and neutron service on the compute to crash | 14:00 |
| *** pm90_ has quit IRC | 14:00 | |
| *** vmtrooper has joined #openstack | 14:03 | |
| *** vmtrooper has quit IRC | 14:06 | |
| *** vmtrooper has joined #openstack | 14:06 | |
| *** masco has quit IRC | 14:10 | |
| *** markvoelker has joined #openstack | 14:10 | |
| *** vmtrooper has quit IRC | 14:11 | |
| *** nuy_19031046 has joined #openstack | 14:14 | |
| larsks | linuxgeek_: so you can adjust the value lower... | 14:14 |
| *** markvoelker has quit IRC | 14:14 | |
| *** nuy_19031046 has quit IRC | 14:18 | |
| *** baker has joined #openstack | 14:19 | |
| *** nuy_19031046 has joined #openstack | 14:20 | |
| *** mazzy has joined #openstack | 14:21 | |
| *** AndyBotwin has quit IRC | 14:21 | |
| *** martin-h has quit IRC | 14:23 | |
| *** otter768 has joined #openstack | 14:25 | |
| *** nuy_19031046 has quit IRC | 14:26 | |
| *** amotoki has joined #openstack | 14:26 | |
| *** pnavarro|off has quit IRC | 14:26 | |
| *** annashen has joined #openstack | 14:27 | |
| *** wicope has joined #openstack | 14:27 | |
| *** wicope has quit IRC | 14:27 | |
| *** blair has joined #openstack | 14:27 | |
| *** nuy_19031046 has joined #openstack | 14:28 | |
| *** otter768 has quit IRC | 14:29 | |
| *** elnin0 has quit IRC | 14:29 | |
| *** wicope has joined #openstack | 14:30 | |
| *** annashen has quit IRC | 14:32 | |
| *** blair has quit IRC | 14:32 | |
| *** bknudson has joined #openstack | 14:34 | |
| *** nuy_19031046 has quit IRC | 14:34 | |
| *** nuy_19031046 has joined #openstack | 14:37 | |
| *** flcn has quit IRC | 14:37 | |
| *** adalbas has joined #openstack | 14:37 | |
| *** flcn__ has joined #openstack | 14:38 | |
| *** baker has quit IRC | 14:38 | |
| *** nuy_19031046 has quit IRC | 14:40 | |
| *** anshul has quit IRC | 14:40 | |
| *** noway has quit IRC | 14:41 | |
| *** elnin0 has joined #openstack | 14:42 | |
| *** dmsimard has quit IRC | 14:43 | |
| *** pnavarro|off has joined #openstack | 14:43 | |
| *** baoli has joined #openstack | 14:43 | |
| *** itzikb has quit IRC | 14:44 | |
| *** dmsimard has joined #openstack | 14:45 | |
| linuxgeek_ | after modifying nova.conf, restarting nova-api service will suffice? | 14:45 |
| linuxgeek_ | i found the value max_instances_per_host = 50 which i set in nova.conf | 14:46 |
| *** noway has joined #openstack | 14:47 | |
| *** rushiagr is now known as rushiagr_away | 14:48 | |
| *** baker has joined #openstack | 14:48 | |
| *** henrynash has joined #openstack | 14:50 | |
| *** henrynash has quit IRC | 14:52 | |
| *** amotoki has quit IRC | 14:53 | |
| *** mazzy has quit IRC | 14:53 | |
| *** Mark-z has joined #openstack | 14:54 | |
| *** dhritishikhar_ has joined #openstack | 14:55 | |
| *** rubiojr has quit IRC | 14:57 | |
| *** tnovacik has quit IRC | 15:00 | |
| *** wicope has quit IRC | 15:00 | |
| *** cookednoodles has quit IRC | 15:01 | |
| *** Mark-z has quit IRC | 15:02 | |
| *** yrabl has joined #openstack | 15:03 | |
| *** bobmel has joined #openstack | 15:04 | |
| *** bobmel_ has quit IRC | 15:06 | |
| *** j05h has joined #openstack | 15:06 | |
| *** dhritishikhar_ has quit IRC | 15:07 | |
| *** amotoki has joined #openstack | 15:08 | |
| *** markvoelker has joined #openstack | 15:10 | |
| *** yellowbig has quit IRC | 15:13 | |
| *** mazzy has joined #openstack | 15:15 | |
| *** markvoelker has quit IRC | 15:15 | |
| *** ogondza has quit IRC | 15:16 | |
| *** tshefi has joined #openstack | 15:17 | |
| *** gszasz has quit IRC | 15:17 | |
| *** ParsectiX has joined #openstack | 15:17 | |
| *** atrius has joined #openstack | 15:18 | |
| *** henrynash has joined #openstack | 15:20 | |
| *** ZZelle has joined #openstack | 15:21 | |
| *** yrabl has quit IRC | 15:23 | |
| *** yrabl has joined #openstack | 15:23 | |
| *** dims_ has joined #openstack | 15:23 | |
| *** henrynash has quit IRC | 15:26 | |
| *** dims has quit IRC | 15:27 | |
| *** blair has joined #openstack | 15:28 | |
| *** vijayaguru has joined #openstack | 15:29 | |
| *** salv-orlando has joined #openstack | 15:29 | |
| *** baoli has quit IRC | 15:30 | |
| *** vijayaguru has left #openstack | 15:31 | |
| *** noway has quit IRC | 15:32 | |
| *** dhritishikhar_ has joined #openstack | 15:33 | |
| *** blair has quit IRC | 15:33 | |
| *** jerematic has joined #openstack | 15:34 | |
| *** ashishjain has joined #openstack | 15:36 | |
| *** jerematic has quit IRC | 15:38 | |
| *** yamamoto has joined #openstack | 15:39 | |
| *** dhritishikhar_ has quit IRC | 15:39 | |
| *** ParsectiX has quit IRC | 15:39 | |
| *** yamamoto has quit IRC | 15:40 | |
| *** ParsectiX has joined #openstack | 15:40 | |
| *** nmagnezi has quit IRC | 15:46 | |
| *** dhritishikhar__ has joined #openstack | 15:51 | |
| *** mkolesni_ has quit IRC | 15:52 | |
| *** j05h has quit IRC | 15:52 | |
| *** Rivera has joined #openstack | 15:56 | |
| *** nlevinki has quit IRC | 15:58 | |
| *** salv-orlando has quit IRC | 15:59 | |
| *** amotoki has quit IRC | 16:01 | |
| *** tshefi has quit IRC | 16:02 | |
| *** lucendio has quit IRC | 16:03 | |
| *** amotoki has joined #openstack | 16:03 | |
| *** whenry has quit IRC | 16:04 | |
| *** henrynash has joined #openstack | 16:05 | |
| *** surabujin has joined #openstack | 16:06 | |
| *** brokencycle has joined #openstack | 16:07 | |
| *** wicope has joined #openstack | 16:08 | |
| *** henrynash has quit IRC | 16:09 | |
| *** markvoelker has joined #openstack | 16:11 | |
| *** Marga_ has joined #openstack | 16:11 | |
| *** Marga_ has quit IRC | 16:12 | |
| *** Marga_ has joined #openstack | 16:12 | |
| *** Networkn3rd has joined #openstack | 16:12 | |
| *** ghostpl_ has joined #openstack | 16:15 | |
| *** badmadrad has joined #openstack | 16:16 | |
| *** markvoelker has quit IRC | 16:16 | |
| *** surabujin has quit IRC | 16:16 | |
| *** ParsectiX has quit IRC | 16:22 | |
| *** ParsectiX has joined #openstack | 16:23 | |
| *** otter768 has joined #openstack | 16:25 | |
| *** bkopilov has joined #openstack | 16:26 | |
| *** jcarter2 has joined #openstack | 16:27 | |
| *** stevemar has joined #openstack | 16:27 | |
| *** annashen has joined #openstack | 16:28 | |
| *** AndyBotwin has joined #openstack | 16:28 | |
| *** blair has joined #openstack | 16:29 | |
| *** otter768 has quit IRC | 16:30 | |
| *** jcarter2 has quit IRC | 16:31 | |
| *** baker has quit IRC | 16:31 | |
| *** neilff has joined #openstack | 16:31 | |
| *** j05h has joined #openstack | 16:32 | |
| *** annashen has quit IRC | 16:33 | |
| *** blair has quit IRC | 16:34 | |
| *** jerematic has joined #openstack | 16:34 | |
| *** neilff has quit IRC | 16:34 | |
| *** mkolesni_ has joined #openstack | 16:35 | |
| *** st34lth has joined #openstack | 16:37 | |
| *** Hell_Fire has quit IRC | 16:38 | |
| *** Hell_Fire has joined #openstack | 16:38 | |
| *** Rivera has quit IRC | 16:38 | |
| *** travnewmatic has joined #openstack | 16:39 | |
| *** jerematic has quit IRC | 16:39 | |
| *** mazzy has quit IRC | 16:40 | |
| *** mkolesni_ has quit IRC | 16:41 | |
| *** VW_ has joined #openstack | 16:45 | |
| *** yamamoto has joined #openstack | 16:46 | |
| *** pal_ has joined #openstack | 16:47 | |
| *** e0ne has joined #openstack | 16:48 | |
| *** e0ne has quit IRC | 16:50 | |
| *** travnewmatic has quit IRC | 16:50 | |
| *** stockpirate has joined #openstack | 16:52 | |
| *** henrynash has joined #openstack | 16:53 | |
| *** travnewmatic has joined #openstack | 16:54 | |
| *** melmoth_ has quit IRC | 16:54 | |
| *** dsanders has joined #openstack | 16:54 | |
| *** Footy has joined #openstack | 16:54 | |
| larsks | linuxgeek_: note that with that setting, someone can probably still consume too many resources by creating multi-core instances. In theory, cpu_allocation_ratio would prevent that. Not sure, though; haven't tried myself. | 16:54 |
| *** yamamoto has quit IRC | 16:56 | |
| *** cjellick has joined #openstack | 16:56 | |
| linuxgeek_ | larsks, sure, if the flavor has 1 vcpu defined then that should be ok? | 16:57 |
| *** vcs has joined #openstack | 16:57 | |
| larsks | Yeah. | 16:57 |
| linuxgeek_ | because i'm the one who owns the complete environment | 16:58 |
| *** salv-orlando has joined #openstack | 16:59 | |
| *** Egyptian[Home] has quit IRC | 17:01 | |
| *** ashishjain has quit IRC | 17:03 | |
| *** sandywalsh_ has quit IRC | 17:03 | |
| *** sandywalsh has joined #openstack | 17:04 | |
| *** cjellick has quit IRC | 17:05 | |
| *** Marga_ has quit IRC | 17:10 | |
| *** OS-PV has joined #openstack | 17:11 | |
| *** markvoelker has joined #openstack | 17:12 | |
| *** nmagnezi has joined #openstack | 17:13 | |
| *** Marga_ has joined #openstack | 17:14 | |
| *** wicope has quit IRC | 17:14 | |
| *** pnavarro|off has quit IRC | 17:14 | |
| *** GenteelBen has quit IRC | 17:15 | |
| *** j05h has quit IRC | 17:16 | |
| *** markvoelker has quit IRC | 17:17 | |
| *** j05h has joined #openstack | 17:19 | |
| *** e0ne has joined #openstack | 17:20 | |
| *** yamamoto has joined #openstack | 17:20 | |
| *** dims_ has quit IRC | 17:21 | |
| *** neilff has joined #openstack | 17:21 | |
| *** j05h has quit IRC | 17:22 | |
| *** surabujin has joined #openstack | 17:22 | |
| *** otter768 has joined #openstack | 17:23 | |
| *** e0ne has quit IRC | 17:25 | |
| *** epcim has joined #openstack | 17:25 | |
| *** stevemar has quit IRC | 17:25 | |
| *** e0ne has joined #openstack | 17:27 | |
| *** pnavarro|off has joined #openstack | 17:27 | |
| *** annashen has joined #openstack | 17:30 | |
| *** blair has joined #openstack | 17:31 | |
| *** e0ne has quit IRC | 17:32 | |
| *** annashen has quit IRC | 17:35 | |
| *** walterheck has quit IRC | 17:35 | |
| *** blair has quit IRC | 17:35 | |
| *** phalmos has joined #openstack | 17:38 | |
| *** rushiagr_away is now known as rushiagr | 17:39 | |
| *** phalmos has quit IRC | 17:39 | |
| *** e0ne has joined #openstack | 17:39 | |
| *** _Cyclone_ has joined #openstack | 17:40 | |
| stockpirate | hi, could somebody link me to a page with original nova.conf file of juno ? | 17:40 |
| *** pixelb has joined #openstack | 17:40 | |
| larsks | stockpirate: there is a script in the nova src that will generate a sample configuration file for you. This is probably what most packages installed as "the original". | 17:41 |
| *** e0ne has quit IRC | 17:41 | |
| *** oro has joined #openstack | 17:42 | |
| *** surabujin has quit IRC | 17:42 | |
| *** oro_ has joined #openstack | 17:42 | |
| *** surabujin has joined #openstack | 17:48 | |
| *** pal_ has quit IRC | 17:48 | |
| *** VW_ has quit IRC | 17:50 | |
| *** hdd has joined #openstack | 17:50 | |
| *** sputnik13 has quit IRC | 17:52 | |
| *** pal_ has joined #openstack | 17:52 | |
| *** badmadrad has quit IRC | 17:53 | |
| *** adalbas has quit IRC | 17:55 | |
| *** ParsectiX has quit IRC | 17:57 | |
| stockpirate | larsk: thank you sir! | 17:58 |
| *** henrynash has quit IRC | 18:00 | |
| *** visualne has joined #openstack | 18:00 | |
| *** yamamoto has quit IRC | 18:01 | |
| visualne | Does anyone if the nova command line utility has the ability to tell me what hypervisors all instances are on for a specific tenant | 18:01 |
| visualne | it looks like I can determine all instances for all tenants with nova list --host c01.example.com --all-tenants | 18:02 |
| visualne | if I did this | 18:02 |
| *** badmadrad has joined #openstack | 18:02 | |
| *** otter768 has quit IRC | 18:03 | |
| visualne | nova list --host SOME-HYPERVISOR --tenant SOME-TENANT | 18:06 |
| visualne | that doesnt return anything when sourcing keystone admin creds | 18:06 |
| visualne | no idea why | 18:06 |
| *** moha_hunt has quit IRC | 18:08 | |
| *** baker has joined #openstack | 18:10 | |
| *** markvoelker has joined #openstack | 18:13 | |
| *** martin-h has joined #openstack | 18:14 | |
| *** chlong has quit IRC | 18:15 | |
| *** markvoelker has quit IRC | 18:17 | |
| *** epcim has quit IRC | 18:18 | |
| *** travnewmatic has quit IRC | 18:20 | |
| *** jerematic has joined #openstack | 18:23 | |
| *** SumitNaiksatam has quit IRC | 18:23 | |
| *** martin-h has quit IRC | 18:23 | |
| *** walterheck has joined #openstack | 18:24 | |
| *** davi has joined #openstack | 18:27 | |
| *** VW_ has joined #openstack | 18:27 | |
| *** jerematic has quit IRC | 18:28 | |
| *** SumitNaiksatam has joined #openstack | 18:28 | |
| *** jcarter2 has joined #openstack | 18:28 | |
| *** blair has joined #openstack | 18:31 | |
| *** achanda has joined #openstack | 18:32 | |
| *** baker has quit IRC | 18:32 | |
| *** jcarter2 has quit IRC | 18:33 | |
| *** pixelb has quit IRC | 18:34 | |
| *** Joufflu has joined #openstack | 18:34 | |
| *** mazzy has joined #openstack | 18:35 | |
| *** dhritishikhar__ has quit IRC | 18:35 | |
| *** blair has quit IRC | 18:36 | |
| *** mazzy has quit IRC | 18:37 | |
| *** badmadrad has quit IRC | 18:39 | |
| *** rushiagr is now known as rushiagr_away | 18:39 | |
| *** salv-orlando has quit IRC | 18:39 | |
| *** badmadrad has joined #openstack | 18:39 | |
| *** jeflui has joined #openstack | 18:40 | |
| *** jeflui has joined #openstack | 18:40 | |
| *** e0ne has joined #openstack | 18:46 | |
| *** ManikM has joined #openstack | 18:47 | |
| *** gringao has joined #openstack | 18:50 | |
| *** e0ne has quit IRC | 18:51 | |
| *** dims has joined #openstack | 18:52 | |
| *** pnavarro|off has quit IRC | 18:52 | |
| *** surabujin has quit IRC | 18:53 | |
| *** e0ne has joined #openstack | 18:55 | |
| *** RangerBob has joined #openstack | 18:57 | |
| *** e0ne has quit IRC | 18:57 | |
| *** kebray has joined #openstack | 18:57 | |
| *** dims has quit IRC | 18:57 | |
| *** kebray has quit IRC | 18:58 | |
| *** kebray has joined #openstack | 18:58 | |
| *** j05h has joined #openstack | 18:59 | |
| *** davi has quit IRC | 19:00 | |
| *** VW_ has quit IRC | 19:01 | |
| *** rubiojr has joined #openstack | 19:02 | |
| *** melmoth_ has joined #openstack | 19:04 | |
| *** barra204 has quit IRC | 19:04 | |
| *** shakamunyi has quit IRC | 19:04 | |
| *** martin-h has joined #openstack | 19:05 | |
| *** sayan has quit IRC | 19:05 | |
| *** baker has joined #openstack | 19:06 | |
| *** arif-ali has joined #openstack | 19:07 | |
| *** pixelb has joined #openstack | 19:07 | |
| *** pnavarro|off has joined #openstack | 19:08 | |
| *** RangerBob has quit IRC | 19:08 | |
| *** baker has quit IRC | 19:11 | |
| *** ejat has joined #openstack | 19:11 | |
| *** ejat has joined #openstack | 19:11 | |
| *** luflores has quit IRC | 19:12 | |
| *** luflores has joined #openstack | 19:12 | |
| *** surabujin has joined #openstack | 19:13 | |
| *** markvoelker has joined #openstack | 19:14 | |
| *** ejat_ has joined #openstack | 19:14 | |
| *** Networkn3rd has quit IRC | 19:14 | |
| harmw | how should one add ipv6 to a Juno cloud, in a dualstcked way (or..?) | 19:15 |
| *** ejat has quit IRC | 19:17 | |
| *** markvoelker has quit IRC | 19:18 | |
| *** hdd has quit IRC | 19:20 | |
| stockpirate | Hi, when im launching instance, the instance have status: build | 19:23 |
| *** dgbaley has joined #openstack | 19:24 | |
| *** ejat_ has quit IRC | 19:25 | |
| *** cpg|away is now known as cpg | 19:26 | |
| *** wicope has joined #openstack | 19:26 | |
| *** sc68cal_ is now known as sc68cal | 19:27 | |
| *** st34lth has quit IRC | 19:28 | |
| *** blair has joined #openstack | 19:30 | |
| *** esker has quit IRC | 19:30 | |
| *** voidwalkr has joined #openstack | 19:31 | |
| *** annashen has joined #openstack | 19:31 | |
| *** arif-ali has quit IRC | 19:32 | |
| *** parasite has quit IRC | 19:32 | |
| *** arif-ali has joined #openstack | 19:33 | |
| *** e0ne has joined #openstack | 19:33 | |
| *** e0ne has quit IRC | 19:35 | |
| *** annashen has quit IRC | 19:36 | |
| *** lifeless has quit IRC | 19:38 | |
| *** parasite has joined #openstack | 19:38 | |
| *** e0ne has joined #openstack | 19:39 | |
| stockpirate | to ping my external network i need to use ip netns exec <net-id> ping 10.0.0.1 | 19:39 |
| stockpirate | and i may only ping it form network node | 19:40 |
| *** e0ne has quit IRC | 19:41 | |
| stockpirate | going to: Access & Security in Horizon and under floating IP is empty | 19:41 |
| stockpirate | i could addi t | 19:42 |
| stockpirate | add it* | 19:42 |
| *** achanda has quit IRC | 19:43 | |
| *** dhritishikhar_ has joined #openstack | 19:44 | |
| *** lifeless has joined #openstack | 19:44 | |
| *** luflores has quit IRC | 19:45 | |
| *** e0ne has joined #openstack | 19:45 | |
| *** e0ne has quit IRC | 19:47 | |
| *** esker has joined #openstack | 19:48 | |
| *** hivearts has quit IRC | 19:49 | |
| *** badmadrad has quit IRC | 19:50 | |
| *** yamamoto has joined #openstack | 19:50 | |
| *** cjellick has joined #openstack | 19:52 | |
| *** badmadrad has joined #openstack | 19:52 | |
| *** yamamoto has quit IRC | 19:54 | |
| *** unused_PhD has joined #openstack | 19:55 | |
| *** suresh12 has joined #openstack | 19:56 | |
| *** ManikM has quit IRC | 19:56 | |
| *** ManikM has joined #openstack | 19:56 | |
| *** lucendio has joined #openstack | 19:58 | |
| *** neilff has quit IRC | 19:59 | |
| *** sayan has joined #openstack | 20:00 | |
| *** esker has quit IRC | 20:01 | |
| *** vigneshvar_ has joined #openstack | 20:02 | |
| *** henrynash has joined #openstack | 20:02 | |
| *** martin-h has quit IRC | 20:03 | |
| *** otter768 has joined #openstack | 20:04 | |
| *** neilff has joined #openstack | 20:04 | |
| *** gringao has quit IRC | 20:06 | |
| *** gringao has joined #openstack | 20:06 | |
| *** linuxgeek_ has quit IRC | 20:07 | |
| *** vigneshvar has joined #openstack | 20:07 | |
| *** otter768 has quit IRC | 20:08 | |
| *** neilff has quit IRC | 20:09 | |
| *** kenhui has joined #openstack | 20:09 | |
| *** esker has joined #openstack | 20:10 | |
| *** e0ne has joined #openstack | 20:11 | |
| *** jerematic has joined #openstack | 20:12 | |
| *** achanda has joined #openstack | 20:13 | |
| *** markvoelker has joined #openstack | 20:14 | |
| *** kenhui has quit IRC | 20:15 | |
| *** pal_ has quit IRC | 20:16 | |
| *** cjellick has quit IRC | 20:16 | |
| *** jerematic has quit IRC | 20:16 | |
| *** cjellick has joined #openstack | 20:17 | |
| *** Networkn3rd has joined #openstack | 20:18 | |
| *** markvoelker has quit IRC | 20:19 | |
| *** baker_ has joined #openstack | 20:20 | |
| *** bvandenh has joined #openstack | 20:22 | |
| *** e0ne has quit IRC | 20:22 | |
| *** tnovacik has joined #openstack | 20:23 | |
| *** dhritishikhar_ has quit IRC | 20:24 | |
| *** AmirBaleghi112 has joined #openstack | 20:24 | |
| *** e0ne has joined #openstack | 20:26 | |
| *** e0ne has quit IRC | 20:28 | |
| *** unused_PhD has quit IRC | 20:29 | |
| *** melmoth_ has quit IRC | 20:29 | |
| *** jcarter2 has joined #openstack | 20:30 | |
| *** bvandenh has quit IRC | 20:31 | |
| *** e0ne has joined #openstack | 20:32 | |
| *** hugosthlm has left #openstack | 20:32 | |
| *** e0ne has quit IRC | 20:33 | |
| *** dgbaley has quit IRC | 20:34 | |
| *** ronis__ has quit IRC | 20:34 | |
| *** cjellick has quit IRC | 20:34 | |
| *** jcarter2 has quit IRC | 20:34 | |
| *** salv-orlando has joined #openstack | 20:35 | |
| *** salv-orlando has quit IRC | 20:37 | |
| *** salv-orlando has joined #openstack | 20:37 | |
| *** dims has joined #openstack | 20:42 | |
| *** puck has quit IRC | 20:43 | |
| *** jab416171 has quit IRC | 20:44 | |
| *** walterheck has quit IRC | 20:44 | |
| *** bengo has joined #openstack | 20:46 | |
| *** ghostpl_ has quit IRC | 20:46 | |
| *** nlahouti has joined #openstack | 20:46 | |
| *** sayan has quit IRC | 20:49 | |
| *** nlahouti has quit IRC | 20:52 | |
| *** nlahouti has joined #openstack | 20:52 | |
| *** bengo has quit IRC | 20:53 | |
| *** bengo has joined #openstack | 20:53 | |
| *** blair has quit IRC | 20:54 | |
| *** ajo has quit IRC | 20:57 | |
| *** AK1022 has joined #openstack | 21:00 | |
| *** amotoki has quit IRC | 21:00 | |
| *** BOKALDO has quit IRC | 21:01 | |
| *** bengo has quit IRC | 21:02 | |
| *** otter768 has joined #openstack | 21:06 | |
| *** Marga_ has quit IRC | 21:09 | |
| *** GenteelBen has joined #openstack | 21:13 | |
| *** blair has joined #openstack | 21:14 | |
| *** markvoelker has joined #openstack | 21:15 | |
| *** markvoelker has quit IRC | 21:19 | |
| *** jcarter2 has joined #openstack | 21:21 | |
| *** cody-somerville has quit IRC | 21:22 | |
| *** baker_ has quit IRC | 21:22 | |
| *** stevemar has joined #openstack | 21:26 | |
| *** e0ne has joined #openstack | 21:26 | |
| *** badmadrad has quit IRC | 21:28 | |
| *** e0ne has quit IRC | 21:30 | |
| *** Lee1092 has quit IRC | 21:30 | |
| *** hivearts has joined #openstack | 21:31 | |
| *** simon-AS5591 has quit IRC | 21:37 | |
| *** elo2 has joined #openstack | 21:38 | |
| *** KaZeR has joined #openstack | 21:39 | |
| *** blair has quit IRC | 21:47 | |
| *** AK1022 has quit IRC | 21:48 | |
| *** blair has joined #openstack | 21:48 | |
| *** noslzzp has joined #openstack | 21:48 | |
| *** badmadrad has joined #openstack | 21:50 | |
| *** KaZeR has quit IRC | 21:51 | |
| *** KaZeR has joined #openstack | 21:52 | |
| *** flcn__ has quit IRC | 21:53 | |
| *** flcn__ has joined #openstack | 21:54 | |
| *** sfeole_away is now known as sfeole | 21:55 | |
| *** sfeole is now known as sfeole_away | 21:55 | |
| *** j05h has quit IRC | 21:56 | |
| *** ManikM has quit IRC | 21:56 | |
| *** KaZeR has quit IRC | 21:56 | |
| *** ManikM has joined #openstack | 21:56 | |
| *** achanda has quit IRC | 21:58 | |
| *** kbrierly has joined #openstack | 21:59 | |
| *** ogondza has joined #openstack | 22:00 | |
| *** jerematic has joined #openstack | 22:01 | |
| *** Marga_ has joined #openstack | 22:01 | |
| *** surabujin has quit IRC | 22:02 | |
| *** nlahouti has quit IRC | 22:04 | |
| *** jerematic has quit IRC | 22:05 | |
| *** ogondza has quit IRC | 22:08 | |
| *** hdd has joined #openstack | 22:10 | |
| *** henrynash has quit IRC | 22:11 | |
| *** elo2 has quit IRC | 22:12 | |
| *** ghostpl_ has joined #openstack | 22:15 | |
| *** markvoelker has joined #openstack | 22:16 | |
| *** nlahouti has joined #openstack | 22:17 | |
| *** markvoelker has quit IRC | 22:20 | |
| *** oro has quit IRC | 22:21 | |
| *** blair has quit IRC | 22:21 | |
| *** cpg is now known as cpg|away | 22:23 | |
| *** oro_ has quit IRC | 22:23 | |
| *** ghostpl_ has quit IRC | 22:23 | |
| *** martin-h has joined #openstack | 22:23 | |
| *** flcn__ has quit IRC | 22:25 | |
| *** vigneshvar has quit IRC | 22:25 | |
| *** vigneshvar_ has quit IRC | 22:25 | |
| *** neilff has joined #openstack | 22:26 | |
| *** blair has joined #openstack | 22:28 | |
| *** neilff_ has joined #openstack | 22:30 | |
| *** surabujin has joined #openstack | 22:31 | |
| *** achanda has joined #openstack | 22:31 | |
| *** neilff_ has quit IRC | 22:32 | |
| *** sai has joined #openstack | 22:32 | |
| *** neilff has quit IRC | 22:32 | |
| *** annashen has joined #openstack | 22:34 | |
| *** Bhash90 has joined #openstack | 22:38 | |
| *** annashen has quit IRC | 22:38 | |
| *** JRobinson__ has joined #openstack | 22:43 | |
| *** Domin has quit IRC | 22:44 | |
| *** achanda has quit IRC | 22:45 | |
| *** diegows has joined #openstack | 22:46 | |
| *** neilff has joined #openstack | 22:49 | |
| *** luflores has joined #openstack | 22:50 | |
| *** diegows has quit IRC | 22:55 | |
| *** KaZeR has joined #openstack | 22:55 | |
| *** blairo has joined #openstack | 22:58 | |
| *** blair has quit IRC | 22:58 | |
| *** loz-- has quit IRC | 23:00 | |
| *** thetrav has joined #openstack | 23:00 | |
| *** GenteelBen has quit IRC | 23:01 | |
| *** neilff has quit IRC | 23:02 | |
| *** MarkBaker has quit IRC | 23:02 | |
| *** cody-somerville has joined #openstack | 23:03 | |
| *** cody-somerville has quit IRC | 23:03 | |
| *** cody-somerville has joined #openstack | 23:03 | |
| *** achanda has joined #openstack | 23:05 | |
| *** bjornar_ has quit IRC | 23:06 | |
| *** jcarter2 has quit IRC | 23:06 | |
| *** jcarter2 has joined #openstack | 23:07 | |
| *** kso has quit IRC | 23:08 | |
| *** puck has joined #openstack | 23:09 | |
| *** wicope has quit IRC | 23:10 | |
| *** neilff has joined #openstack | 23:12 | |
| *** kernal is now known as zz_kernal | 23:13 | |
| *** Zack_Deee has quit IRC | 23:13 | |
| *** baker has joined #openstack | 23:14 | |
| *** jerematic has joined #openstack | 23:16 | |
| *** markvoelker has joined #openstack | 23:17 | |
| *** coredump has joined #openstack | 23:18 | |
| *** luflores has quit IRC | 23:18 | |
| *** neilff has quit IRC | 23:18 | |
| Tusker | heya guys, if a tenant creates a new router on the external network, will that work correctly if there are two external routers ? one of the two routers seems to be missing it's IPs... | 23:19 |
| *** neilff has joined #openstack | 23:20 | |
| *** markvoelker has quit IRC | 23:21 | |
| *** jerematic has quit IRC | 23:21 | |
| *** kei_yama has joined #openstack | 23:24 | |
| *** unused_PhD has joined #openstack | 23:25 | |
| *** annegentle has joined #openstack | 23:26 | |
| *** neilff has quit IRC | 23:26 | |
| *** yamamoto has joined #openstack | 23:27 | |
| *** salv-orl_ has joined #openstack | 23:30 | |
| *** surabujin has quit IRC | 23:30 | |
| *** surabujin has joined #openstack | 23:30 | |
| *** st34lth has joined #openstack | 23:31 | |
| *** surabujin has quit IRC | 23:31 | |
| *** yamamoto has quit IRC | 23:32 | |
| *** salv-orlando has quit IRC | 23:32 | |
| *** sputnik13 has joined #openstack | 23:34 | |
| *** blairo has quit IRC | 23:35 | |
| *** neilff has joined #openstack | 23:35 | |
| *** eddie__ has quit IRC | 23:36 | |
| *** loz-- has joined #openstack | 23:37 | |
| *** jeflui has quit IRC | 23:37 | |
| *** tochi has joined #openstack | 23:42 | |
| *** nmagnezi has quit IRC | 23:43 | |
| *** ayoung has joined #openstack | 23:46 | |
| *** kebray has quit IRC | 23:47 | |
| *** JStoker has quit IRC | 23:48 | |
| *** JStoker has joined #openstack | 23:48 | |
| *** neilff has quit IRC | 23:48 | |
| *** hichihara has joined #openstack | 23:50 | |
| *** neilff has joined #openstack | 23:50 | |
| *** VW_ has joined #openstack | 23:54 | |
| Tusker | OK, seems like it confuses the hell out of it, so removing that extra router makes everything work better | 23:54 |
| *** suresh12 has quit IRC | 23:55 | |
| *** ManikM has quit IRC | 23:56 | |
| *** ManikM has joined #openstack | 23:56 | |
| *** ZZelle has quit IRC | 23:57 | |
| *** blair has joined #openstack | 23:57 | |
| *** badmadrad has quit IRC | 23:58 | |
| *** Marga_ has quit IRC | 23:59 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!