ev0ldave | diagram and configs? | 00:00 |
---|---|---|
*** jWhiskey has quit IRC | 00:01 | |
*** hartsocks has quit IRC | 00:01 | |
evanjfraser | ev0ldave: I am in the process of documenting it | 00:01 |
evanjfraser | there were a few gotchas I found | 00:02 |
ev0ldave | cool, i just have issues getting dhcp to keep working | 00:02 |
evanjfraser | 1) Integration bridge name (br-int) is statically set somewhere in the quantum code | 00:02 |
ev0ldave | dies at random | 00:02 |
evanjfraser | 2) use a separate bridge device to put the bonded ports into | 00:03 |
ev0ldave | hopefully that wouldn't cause an issue, not tied to interfaces | 00:03 |
ev0ldave | hmm, odd, i found in my install it automagically ties ifaces to br-tun and then patched it to br-int | 00:04 |
evanjfraser | yep ev0ldave | 00:04 |
evanjfraser | at first I was trying to roll all the bridges into a single bridge | 00:04 |
*** amccloud|away is now known as amccloud | 00:04 | |
ev0ldave | i see, ok | 00:05 |
evanjfraser | ev0ldave: are you using openvswitch to create the bond? | 00:05 |
evanjfraser | eg: ovs-vsctl add-bond br-int ovsbond1 eth2 eth3 bond_mode=active-backup | 00:06 |
amerine | Do you guys know if it's possible to get the UUID of an instance through the EC2 API? | 00:06 |
evanjfraser | oops | 00:06 |
evanjfraser | thats the wrong bridge | 00:06 |
evanjfraser | ignore that one ;) | 00:06 |
evanjfraser | eg: ovs-vsctl add-bond br-bond ovsbond1 eth2 eth3 bond_mode=active-backup | 00:06 |
evanjfraser | amerine: I haven't played with the API's yet sorry | 00:07 |
*** tecepe has joined #openstack | 00:07 | |
evanjfraser | but shouldn't that be the same as with EC2? | 00:07 |
ev0ldave | i use a cisco ucs to bond.. but the community is seriously lacking in architecture examples that have actually been tested | 00:07 |
*** scotm has quit IRC | 00:07 | |
*** hartsocks has joined #openstack | 00:08 | |
amerine | evanjfraser: The EC2 endpoint returns the instance id in the hex format that AWS uses. I was hoping there was a way to determine the OpenStack instance identifier (uuid or, even the ints from before essex) from that data. | 00:09 |
amerine | evanjfraser: Sorry, the IDs in pre-essex were synonymous. | 00:09 |
evanjfraser | ok sorry, its all out of my experience | 00:09 |
ev0ldave | amerine, any reason not to use the openstack api? | 00:09 |
*** kebray has quit IRC | 00:10 | |
amerine | ev0ldave: Yeah, specifically in Essex, the meta-data API doesn't respond to the OpenStack endpoint so I can't get the OpenStack identifier from a userdata script. | 00:10 |
ev0ldave | ah right, i had that problem grabbing IP from meta | 00:11 |
amerine | ev0ldave: Yeah, it's a bummer and a half. I'm working on a thing that has to work in Essex, Diablo and Folsom :-( | 00:12 |
*** ek6 has quit IRC | 00:12 | |
amerine | If I queried the DB I could find the data, but I really need to do this through an API request. | 00:12 |
evanjfraser | amerine: have you tried the maillist? | 00:13 |
*** Radek_BC has quit IRC | 00:13 | |
amerine | evanjfraser: I have not. I've spent a few hours throwing everything I know at it without luck. | 00:13 |
evanjfraser | hehe | 00:13 |
*** egallen has joined #openstack | 00:13 | |
evanjfraser | <--- knows that feeling | 00:13 |
amerine | evanjfraser: And thus, my first step is asking in here ;-) | 00:14 |
evanjfraser | yeah, um, conversations in here are pretty sparse. | 00:14 |
*** shang has joined #openstack | 00:14 | |
*** halj has quit IRC | 00:14 | |
amerine | evanjfraser: I spent a lot of time in here ;-) | 00:14 |
ev0ldave | amerine, does it have to be through meta? | 00:16 |
ev0ldave | uuid is returned on my essex through the nova-api | 00:17 |
*** benjbush has joined #openstack | 00:17 | |
amerine | evanjfraser: Yes, I need to hit an API after the instance boots. | 00:17 |
amerine | err ev0ldave ^^ | 00:17 |
*** amccloud is now known as amccloud|away | 00:17 | |
ev0ldave | nova list returns the ID | 00:18 |
*** egallen has quit IRC | 00:18 | |
ev0ldave | rather uuid | 00:18 |
amerine | ev0ldave: Are you suggesting I run nova list & parse the data on the instance to figure out what it's UUID is? | 00:19 |
ev0ldave | well, not exactly since you'd have to install a bunch of crap, thinking more along the lines of 2 curl commands | 00:19 |
*** jbresnah_ has quit IRC | 00:19 | |
ev0ldave | but yes | 00:20 |
*** Ben1 has quit IRC | 00:20 | |
*** bdpayne has quit IRC | 00:21 | |
*** jjmb has joined #openstack | 00:23 | |
*** russellb has quit IRC | 00:25 | |
*** charlet-away is now known as charlet | 00:25 | |
*** benjbush_ has joined #openstack | 00:27 | |
*** mxhyway has quit IRC | 00:27 | |
ev0ldave | yeah, mood killer! | 00:28 |
*** dwcramer has joined #openstack | 00:28 | |
*** kebray has joined #openstack | 00:29 | |
*** benjbush has quit IRC | 00:30 | |
*** morisja has joined #openstack | 00:31 | |
*** danblack has joined #openstack | 00:31 | |
*** victor_lowther has quit IRC | 00:32 | |
*** retr0h has quit IRC | 00:32 | |
*** cipherwar has quit IRC | 00:32 | |
*** shang has quit IRC | 00:32 | |
*** retr0h has joined #openstack | 00:32 | |
*** retr0h has quit IRC | 00:32 | |
*** retr0h has joined #openstack | 00:32 | |
*** stevebaker has joined #openstack | 00:33 | |
*** hartsocks has left #openstack | 00:34 | |
*** cipherwar has joined #openstack | 00:34 | |
*** hartsocks has joined #openstack | 00:36 | |
*** jduhamel has quit IRC | 00:36 | |
*** cpg is now known as cpg|away | 00:36 | |
*** hartsocks has quit IRC | 00:36 | |
*** jduhamel has joined #openstack | 00:36 | |
*** jrex has quit IRC | 00:38 | |
*** DigitalDawn has joined #openstack | 00:38 | |
*** teolupus has quit IRC | 00:38 | |
*** mkollaro has quit IRC | 00:39 | |
*** charlet is now known as charlet-away | 00:39 | |
*** jduhamel has quit IRC | 00:41 | |
*** cjoelrun has quit IRC | 00:41 | |
*** chuebner has joined #openstack | 00:42 | |
*** chuebner has left #openstack | 00:43 | |
*** stevebaker has quit IRC | 00:43 | |
*** ejat has quit IRC | 00:43 | |
*** stevebaker has joined #openstack | 00:43 | |
*** CaptTofu has quit IRC | 00:43 | |
*** tomoe_ has quit IRC | 00:45 | |
*** jbresnah_ has joined #openstack | 00:45 | |
*** tomoe_ has joined #openstack | 00:45 | |
*** ryanpetr_ has joined #openstack | 00:46 | |
*** dosaboy has quit IRC | 00:48 | |
*** ryanpetrello has quit IRC | 00:49 | |
*** tomoe_ has quit IRC | 00:50 | |
*** dolphm has quit IRC | 00:50 | |
*** benjbush_ has quit IRC | 00:53 | |
*** jduhamel has joined #openstack | 00:53 | |
*** benjbush has joined #openstack | 00:53 | |
*** berlin has joined #openstack | 00:53 | |
*** kebray has quit IRC | 00:55 | |
*** jjmb has quit IRC | 00:57 | |
*** benjbush has quit IRC | 00:58 | |
*** berlin has quit IRC | 00:58 | |
*** morisja has quit IRC | 00:58 | |
*** yidclare has quit IRC | 00:59 | |
*** teolupus has joined #openstack | 01:00 | |
*** ahasenack has quit IRC | 01:00 | |
*** cpg|away is now known as cpg | 01:03 | |
*** mkouhei has joined #openstack | 01:04 | |
*** Gman has quit IRC | 01:05 | |
*** colinmcnamara has joined #openstack | 01:08 | |
*** msinhore has joined #openstack | 01:08 | |
*** jduhamel has quit IRC | 01:08 | |
*** jduhamel has joined #openstack | 01:09 | |
*** ev0ldave has quit IRC | 01:10 | |
*** jduhamel has quit IRC | 01:13 | |
*** colinmcnamara has quit IRC | 01:14 | |
*** cyeoh_ is now known as cyeoh | 01:15 | |
*** cpg is now known as cpg|away | 01:15 | |
*** numero8 has joined #openstack | 01:15 | |
*** gdubreui has quit IRC | 01:16 | |
*** gdubreui has joined #openstack | 01:16 | |
*** ayoung has quit IRC | 01:17 | |
*** cpg|away is now known as cpg | 01:19 | |
*** racker_KevinS has quit IRC | 01:21 | |
*** numero8 has quit IRC | 01:23 | |
*** flamebot has joined #openstack | 01:23 | |
*** teolupus has quit IRC | 01:23 | |
*** led_belly has joined #openstack | 01:24 | |
*** sudorandom has joined #openstack | 01:24 | |
*** msinhore has quit IRC | 01:26 | |
*** aliguori has quit IRC | 01:28 | |
*** sudorandom has quit IRC | 01:28 | |
*** erkules has quit IRC | 01:31 | |
*** rustam has quit IRC | 01:31 | |
*** kenperkins has joined #openstack | 01:31 | |
*** Corren has joined #openstack | 01:32 | |
*** rustam has joined #openstack | 01:32 | |
*** kenperkins has quit IRC | 01:33 | |
*** Corren is now known as kenperkins | 01:33 | |
*** teolupus has joined #openstack | 01:33 | |
*** morisja has joined #openstack | 01:34 | |
*** matiu has quit IRC | 01:34 | |
*** rustam has quit IRC | 01:34 | |
*** awoxp has quit IRC | 01:36 | |
*** awoxp has joined #openstack | 01:36 | |
*** awoxp has joined #openstack | 01:36 | |
*** krow has joined #openstack | 01:39 | |
*** gdubreui has quit IRC | 01:41 | |
*** msinhore has joined #openstack | 01:44 | |
*** Dishwasha has quit IRC | 01:45 | |
*** erkules has joined #openstack | 01:46 | |
*** racker_KevinS has joined #openstack | 01:47 | |
*** cjoelrun has joined #openstack | 01:50 | |
*** Mike656 has joined #openstack | 01:51 | |
*** bing_bu has joined #openstack | 01:54 | |
*** msinhore has quit IRC | 01:58 | |
*** dolphm has joined #openstack | 02:00 | |
*** gdubreui has joined #openstack | 02:02 | |
*** treaki_ has joined #openstack | 02:02 | |
*** treaki has quit IRC | 02:03 | |
*** cpg is now known as cpg|away | 02:03 | |
*** teolupus has quit IRC | 02:04 | |
*** dolphm has quit IRC | 02:05 | |
*** jkburges has joined #openstack | 02:08 | |
*** jkburges has left #openstack | 02:08 | |
*** msinhore has joined #openstack | 02:09 | |
*** matiu has joined #openstack | 02:10 | |
*** matiu has quit IRC | 02:10 | |
*** matiu has joined #openstack | 02:10 | |
*** julianwa has joined #openstack | 02:11 | |
*** huan has joined #openstack | 02:14 | |
*** engkur has joined #openstack | 02:16 | |
*** security has joined #openstack | 02:17 | |
*** flamebot has quit IRC | 02:17 | |
*** megha has quit IRC | 02:18 | |
*** afazekas has joined #openstack | 02:19 | |
*** krow has quit IRC | 02:19 | |
*** fnaval has joined #openstack | 02:20 | |
*** krow has joined #openstack | 02:24 | |
*** Mike656 has quit IRC | 02:29 | |
*** security is now known as megha | 02:30 | |
*** rnorwood1 has joined #openstack | 02:31 | |
*** afazekas has quit IRC | 02:31 | |
*** yocum_ has quit IRC | 02:32 | |
*** krow1 has joined #openstack | 02:33 | |
*** krow has quit IRC | 02:33 | |
*** engkur_ has joined #openstack | 02:34 | |
*** b1tch-x has quit IRC | 02:34 | |
*** engkur has quit IRC | 02:36 | |
*** sayan has joined #openstack | 02:38 | |
*** cpg|away is now known as cpg | 02:39 | |
*** morisja has quit IRC | 02:40 | |
*** rustam has joined #openstack | 02:40 | |
*** martine has joined #openstack | 02:42 | |
*** msinhore has quit IRC | 02:43 | |
*** vlad_starkov has joined #openstack | 02:47 | |
*** hartsocks has joined #openstack | 02:48 | |
*** dwcramer has quit IRC | 02:51 | |
*** vlad_starkov has quit IRC | 02:51 | |
*** daniel has joined #openstack | 02:52 | |
*** daniel is now known as Guest75181 | 02:52 | |
*** dwcramer has joined #openstack | 02:52 | |
*** Guest75181 has quit IRC | 02:53 | |
*** darjeeling has quit IRC | 02:56 | |
*** krow1 has quit IRC | 02:57 | |
*** timello_ has joined #openstack | 02:57 | |
*** timello has quit IRC | 02:58 | |
*** gengjh has joined #openstack | 02:59 | |
*** vishy has quit IRC | 03:03 | |
*** Corren has joined #openstack | 03:03 | |
*** changlp has quit IRC | 03:03 | |
*** changlp has joined #openstack | 03:03 | |
*** westmaas has quit IRC | 03:04 | |
*** cdub has quit IRC | 03:05 | |
*** wickedpuppyZzzz has quit IRC | 03:05 | |
*** supaku has quit IRC | 03:05 | |
*** lifeless has quit IRC | 03:05 | |
*** westmaas_ has joined #openstack | 03:05 | |
*** westmaas_ is now known as westmaas | 03:05 | |
*** ric` has quit IRC | 03:05 | |
*** davepigott has quit IRC | 03:05 | |
*** carlp-away has quit IRC | 03:05 | |
*** charlet-away has quit IRC | 03:05 | |
*** JordanRinke has quit IRC | 03:05 | |
*** kenperkins has quit IRC | 03:05 | |
*** Corren is now known as kenperkins | 03:05 | |
*** cdub has joined #openstack | 03:06 | |
*** ric` has joined #openstack | 03:06 | |
*** lifeless has joined #openstack | 03:06 | |
*** nsavin has quit IRC | 03:06 | |
*** JordanRinke has joined #openstack | 03:06 | |
*** flamebot has joined #openstack | 03:07 | |
*** timello has joined #openstack | 03:07 | |
*** davepigott has joined #openstack | 03:07 | |
*** supaku has joined #openstack | 03:07 | |
*** charlet-away has joined #openstack | 03:07 | |
*** TheSphinX_ has joined #openstack | 03:08 | |
*** flamebot has quit IRC | 03:08 | |
*** timello has quit IRC | 03:08 | |
*** racker_KevinS has quit IRC | 03:08 | |
*** frozencemetery has quit IRC | 03:08 | |
*** wickedpuppyZzzz has joined #openstack | 03:09 | |
*** vishy has joined #openstack | 03:09 | |
*** crandquist has joined #openstack | 03:10 | |
*** frozencemetery has joined #openstack | 03:10 | |
*** dpippenger has quit IRC | 03:10 | |
*** nsavin has joined #openstack | 03:10 | |
*** TheSphinX^ has quit IRC | 03:11 | |
*** flamebot has joined #openstack | 03:11 | |
*** hartsocks has quit IRC | 03:12 | |
*** hartsocks has joined #openstack | 03:12 | |
*** Gman has joined #openstack | 03:14 | |
*** etank has quit IRC | 03:14 | |
*** sayan has quit IRC | 03:16 | |
*** sunuslee has joined #openstack | 03:18 | |
sunuslee | ArKam: hi, u still online? | 03:19 |
*** etank has joined #openstack | 03:19 | |
sunuslee | i followed the steps install keystone,http://docs.openstack.org/folsom/basic-install/content/basic-install_controller.html but i still got endpoint not found | 03:20 |
*** sudorandom has joined #openstack | 03:20 | |
sunuslee | keystone endpoint-list seems right | 03:21 |
*** rustam has quit IRC | 03:22 | |
*** rustam has joined #openstack | 03:23 | |
*** timello_ has joined #openstack | 03:25 | |
*** timello_ has quit IRC | 03:26 | |
*** timello_ has joined #openstack | 03:26 | |
*** rustam has quit IRC | 03:27 | |
sunuslee | Unable to retrieve quota information. i got this when login as admin | 03:35 |
*** Mike656 has joined #openstack | 03:38 | |
*** martine has quit IRC | 03:40 | |
*** sayan has joined #openstack | 03:42 | |
*** gengjh has quit IRC | 03:46 | |
*** timello_ has quit IRC | 03:46 | |
*** timello_ has joined #openstack | 03:47 | |
*** flamebot has quit IRC | 03:48 | |
*** Vacuity_ has joined #openstack | 03:48 | |
*** aeperezt has joined #openstack | 03:48 | |
*** Vacuity has quit IRC | 03:51 | |
*** timello_ has quit IRC | 03:51 | |
*** timello_ has joined #openstack | 03:52 | |
sunuslee | ArKam: hi, are you online? | 03:57 |
*** charlet-away is now known as charlet | 03:58 | |
*** bart613 has quit IRC | 03:59 | |
*** NimeshNeema has quit IRC | 03:59 | |
*** bart613 has joined #openstack | 03:59 | |
*** uictamale has quit IRC | 03:59 | |
*** rha has quit IRC | 04:00 | |
*** scalability-junk has quit IRC | 04:00 | |
*** lipiec has quit IRC | 04:00 | |
*** uictamale has joined #openstack | 04:00 | |
*** alex88 has quit IRC | 04:01 | |
*** rha has joined #openstack | 04:01 | |
*** kodapa has quit IRC | 04:01 | |
*** lipiec has joined #openstack | 04:02 | |
*** kodapa has joined #openstack | 04:02 | |
*** timello_ has quit IRC | 04:02 | |
*** timello has joined #openstack | 04:02 | |
*** NimeshNeema has joined #openstack | 04:02 | |
*** txwikinger has quit IRC | 04:03 | |
*** cjoelrun has quit IRC | 04:04 | |
*** txwikinger has joined #openstack | 04:04 | |
*** txwikinger has joined #openstack | 04:04 | |
*** alex88 has joined #openstack | 04:04 | |
*** dguitarbite has joined #openstack | 04:05 | |
*** ryanpetr_ has quit IRC | 04:05 | |
*** Gman has quit IRC | 04:07 | |
*** CaptTofu has joined #openstack | 04:09 | |
*** yidclare has joined #openstack | 04:12 | |
*** yidclare has quit IRC | 04:17 | |
*** kaushikc1 has joined #openstack | 04:20 | |
evanjfraser | Hmm, are we meant to use nova-api or nova-api-metadata ? | 04:21 |
evanjfraser | According to this guide: https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/blob/OVS_MultiNode/OpenStack_Grizzly_Install_Guide.rst | 04:21 |
evanjfraser | nova-api | 04:21 |
evanjfraser | but there is no metadata service running on the controller node. | 04:21 |
evanjfraser | Anyone know what i(s) missing? | 04:21 |
*** matiu has quit IRC | 04:22 | |
*** Gwyxx has joined #openstack | 04:23 | |
*** SergeyLukjanov has joined #openstack | 04:26 | |
evanjfraser | Ok, on the cloud controller I've set the metadata listen IP to its service network IP and updated the network node to use it | 04:26 |
evanjfraser | and now at least it connects. | 04:26 |
evanjfraser | although I'm getting: | 04:26 |
evanjfraser | 2013-04-18 16:25:57 WARNING [quantum.agent.metadata.agent] Remote metadata server experienced an internal server error. | 04:26 |
evanjfraser | now. | 04:26 |
evanjfraser | Ah, now I'm getting auth token errors | 04:29 |
evanjfraser | so I think I can fix that | 04:29 |
*** b9ism0 has joined #openstack | 04:30 | |
*** ngjgnj has joined #openstack | 04:32 | |
*** b9ism0 has quit IRC | 04:32 | |
*** ngjgnj has quit IRC | 04:32 | |
*** ngjnjg has joined #openstack | 04:33 | |
*** hartsocks has quit IRC | 04:34 | |
*** Gman has joined #openstack | 04:34 | |
*** radsy has quit IRC | 04:34 | |
*** folivora has quit IRC | 04:35 | |
*** CaptNemo has quit IRC | 04:35 | |
*** soleblaze has quit IRC | 04:35 | |
*** CaptNemo has joined #openstack | 04:36 | |
*** sudorandom has quit IRC | 04:36 | |
*** ngjnjg has quit IRC | 04:37 | |
*** rustam has joined #openstack | 04:37 | |
*** rustam has quit IRC | 04:39 | |
*** soleblaze has joined #openstack | 04:41 | |
*** soleblaze has quit IRC | 04:41 | |
*** soleblaze has joined #openstack | 04:41 | |
*** folivora has joined #openstack | 04:43 | |
*** slipstream has quit IRC | 04:44 | |
*** slipstream has joined #openstack | 04:44 | |
*** shang has joined #openstack | 04:45 | |
*** smooc has quit IRC | 04:47 | |
*** dpippenger has joined #openstack | 04:49 | |
*** seb___ has joined #openstack | 04:51 | |
*** seb___ has quit IRC | 04:55 | |
*** osphy has joined #openstack | 04:55 | |
*** morisja has joined #openstack | 04:57 | |
*** FallenPegasus has quit IRC | 04:58 | |
*** krypto has joined #openstack | 05:00 | |
*** berendt has joined #openstack | 05:04 | |
*** k4n0 has joined #openstack | 05:05 | |
k4n0 | where can see recorded videos of Portland summit keynote/sessions? | 05:06 |
*** aeperezt has quit IRC | 05:06 | |
*** evanjfraser has quit IRC | 05:08 | |
*** dolphm has joined #openstack | 05:09 | |
*** Deckl has quit IRC | 05:10 | |
*** esker has joined #openstack | 05:10 | |
*** sunuslee has quit IRC | 05:10 | |
*** hattwick has quit IRC | 05:12 | |
*** kaushikc1 has quit IRC | 05:12 | |
*** linuxnewb2 has quit IRC | 05:19 | |
*** tualatrix has joined #openstack | 05:20 | |
*** navid has joined #openstack | 05:20 | |
*** SergeyLukjanov has quit IRC | 05:22 | |
*** kaushikc has joined #openstack | 05:23 | |
*** schuckles has joined #openstack | 05:25 | |
*** jodok has joined #openstack | 05:25 | |
*** jodok has joined #openstack | 05:25 | |
*** timello has quit IRC | 05:27 | |
*** jjmb has joined #openstack | 05:28 | |
*** jodok has quit IRC | 05:29 | |
*** sunuslee has joined #openstack | 05:31 | |
*** vlad_starkov has joined #openstack | 05:32 | |
*** dguitarbite has quit IRC | 05:32 | |
*** ujjain has joined #openstack | 05:32 | |
*** Deckl has joined #openstack | 05:32 | |
*** desai has joined #openstack | 05:36 | |
*** morisja has quit IRC | 05:38 | |
*** jbresnah_ has quit IRC | 05:41 | |
*** aknewhope has joined #openstack | 05:44 | |
*** edgeuplink has joined #openstack | 05:45 | |
*** aknewhope has quit IRC | 05:46 | |
*** aknewhope has joined #openstack | 05:46 | |
*** sayan has quit IRC | 05:47 | |
*** vlad_starkov has quit IRC | 05:47 | |
*** santanel has quit IRC | 05:47 | |
*** tualatrix has quit IRC | 05:49 | |
*** jodok has joined #openstack | 05:51 | |
*** jodok has joined #openstack | 05:51 | |
*** tualatrix has joined #openstack | 05:52 | |
*** edgeuplink has quit IRC | 05:52 | |
*** vartom has joined #openstack | 05:54 | |
*** guigui1 has joined #openstack | 05:55 | |
*** sirushti has quit IRC | 05:57 | |
*** sirushti has joined #openstack | 05:59 | |
*** Deckl has quit IRC | 06:00 | |
*** bdpayne has joined #openstack | 06:03 | |
*** kaushikc has quit IRC | 06:04 | |
*** sunuslee1 has joined #openstack | 06:04 | |
*** sunuslee has quit IRC | 06:05 | |
*** worldofmanish has joined #openstack | 06:05 | |
*** rmohan has quit IRC | 06:05 | |
*** rmohan has joined #openstack | 06:06 | |
*** bdpayne_ has joined #openstack | 06:06 | |
*** bdpayne has quit IRC | 06:07 | |
*** bdpayne_ is now known as bdpayne | 06:07 | |
*** mindpixel has joined #openstack | 06:08 | |
*** burris has quit IRC | 06:09 | |
*** dolphm_ has joined #openstack | 06:10 | |
*** dolphm has quit IRC | 06:10 | |
*** burris has joined #openstack | 06:10 | |
*** kaushikc has joined #openstack | 06:11 | |
*** scalability-junk has joined #openstack | 06:11 | |
*** W0rldofmanish has joined #openstack | 06:11 | |
*** kaushikc1 has joined #openstack | 06:12 | |
*** kaushikc has quit IRC | 06:12 | |
*** worldofmanish has quit IRC | 06:12 | |
*** sayan has joined #openstack | 06:13 | |
*** rmartinelli has quit IRC | 06:15 | |
*** jduhamel has joined #openstack | 06:15 | |
*** CaptTofu has quit IRC | 06:17 | |
*** CaptTofu has joined #openstack | 06:18 | |
*** jprovazn_afk is now known as jprovazn | 06:21 | |
*** shang has quit IRC | 06:23 | |
*** torandu has quit IRC | 06:24 | |
*** dims has joined #openstack | 06:25 | |
*** darjeeling has joined #openstack | 06:25 | |
*** kaushikc1 has quit IRC | 06:26 | |
*** russellb has joined #openstack | 06:26 | |
*** crandquist has quit IRC | 06:26 | |
*** rmartinelli has joined #openstack | 06:27 | |
*** Deckl has joined #openstack | 06:28 | |
*** crandquist has joined #openstack | 06:28 | |
*** aknewhope has quit IRC | 06:28 | |
*** starmer has joined #openstack | 06:29 | |
*** salmanb has joined #openstack | 06:30 | |
*** anande has joined #openstack | 06:31 | |
*** stevebaker has quit IRC | 06:32 | |
*** desai has quit IRC | 06:34 | |
*** sunuslee has joined #openstack | 06:38 | |
*** sunuslee1 has quit IRC | 06:38 | |
*** kaushikc has joined #openstack | 06:39 | |
*** osphy has quit IRC | 06:40 | |
*** linuxfreck has joined #openstack | 06:40 | |
*** jduhamel has quit IRC | 06:40 | |
*** jduhamel has joined #openstack | 06:41 | |
*** simon-AS559 has joined #openstack | 06:42 | |
*** jkyle has quit IRC | 06:42 | |
*** melmoth has joined #openstack | 06:43 | |
*** sandeepr has quit IRC | 06:43 | |
*** kenperkins has quit IRC | 06:43 | |
*** sandeepr has joined #openstack | 06:44 | |
*** jkyle has joined #openstack | 06:44 | |
*** dolphm_ has quit IRC | 06:45 | |
*** lebreton has joined #openstack | 06:46 | |
*** BrandonM has quit IRC | 06:46 | |
*** kaushikc has quit IRC | 06:48 | |
*** kaushikc has joined #openstack | 06:49 | |
*** danblack has quit IRC | 06:50 | |
*** sandeepr has quit IRC | 06:51 | |
*** sandeepr has joined #openstack | 06:51 | |
*** rezax has quit IRC | 06:52 | |
*** rmohan has quit IRC | 06:52 | |
*** matiu has joined #openstack | 06:52 | |
*** matiu has quit IRC | 06:52 | |
*** matiu has joined #openstack | 06:52 | |
*** rmohan has joined #openstack | 06:52 | |
*** russellb has quit IRC | 06:57 | |
*** rahulait has joined #openstack | 06:57 | |
*** vlad_starkov has joined #openstack | 06:57 | |
rahulait | Hi | 06:58 |
*** reidrac has joined #openstack | 06:58 | |
rahulait | I have done some changes in quantumclient, now which quantum service should I restart? | 06:58 |
*** onats has joined #openstack | 07:01 | |
*** ek6 has joined #openstack | 07:02 | |
*** Vacuity_ has quit IRC | 07:02 | |
*** Vacuity_ has joined #openstack | 07:02 | |
*** Vacuity_ is now known as Vacuity | 07:02 | |
*** vlad_starkov has quit IRC | 07:03 | |
*** miguitas has quit IRC | 07:04 | |
*** ondergetekende has joined #openstack | 07:04 | |
*** lborda has joined #openstack | 07:05 | |
*** nacx has joined #openstack | 07:06 | |
*** zhashuyu has joined #openstack | 07:08 | |
*** flask11 has joined #openstack | 07:08 | |
*** nsavin has quit IRC | 07:09 | |
*** Tross has joined #openstack | 07:09 | |
*** dneary has joined #openstack | 07:10 | |
*** dcolebatch has quit IRC | 07:10 | |
*** Dady has joined #openstack | 07:10 | |
*** nsavin has joined #openstack | 07:11 | |
*** ek6 has quit IRC | 07:12 | |
*** ek6 has joined #openstack | 07:12 | |
*** Zehicle_at_Dell has joined #openstack | 07:13 | |
*** dwcramer has quit IRC | 07:13 | |
*** dape8708 has joined #openstack | 07:14 | |
flask11 | ArKam: ping | 07:14 |
engkur_ | hi all | 07:16 |
engkur_ | there is a workshop netweek in jakarta | 07:16 |
*** BrandonM has joined #openstack | 07:16 | |
engkur_ | http://icross.web.id/icr/agenda.html | 07:16 |
*** dcolebatch has joined #openstack | 07:16 | |
engkur_ | about openstack | 07:17 |
*** stich has joined #openstack | 07:17 | |
engkur_ | so ist redhat realy use openstack now, or in future product, RHEL 7 maybe | 07:17 |
*** sandeepr has quit IRC | 07:17 | |
*** fikst has joined #openstack | 07:17 | |
*** ek6 has quit IRC | 07:17 | |
*** ReneM has joined #openstack | 07:18 | |
engkur_ | hi all | 07:18 |
*** nsavin has quit IRC | 07:18 | |
engkur_ | everybody sleep i thik | 07:18 |
*** nsavin has joined #openstack | 07:19 | |
starmer | http://techcrunch.com/2013/04/15/red-hat-announces-rdo-and-openstack-partner-program/ | 07:19 |
onats | hey guys | 07:19 |
*** sayan has quit IRC | 07:21 | |
engkur_ | ohh good | 07:22 |
*** texarcana has quit IRC | 07:22 | |
engkur_ | but openstack on RHEL 6, or centos is ready to production ? | 07:22 |
*** texarcana has joined #openstack | 07:23 | |
*** ek6 has joined #openstack | 07:24 | |
*** jduhamel has quit IRC | 07:24 | |
*** rnorwood1 has quit IRC | 07:25 | |
*** jduhamel has joined #openstack | 07:25 | |
*** esker has quit IRC | 07:25 | |
*** dwcramer has joined #openstack | 07:26 | |
*** seb___ has joined #openstack | 07:26 | |
*** tomoe_ has joined #openstack | 07:26 | |
onats | hey guys, can i put up an openstack setup with 2 nodes, 1 controller 1 node? | 07:27 |
*** ek6 has quit IRC | 07:28 | |
*** giordgiodinapoli has joined #openstack | 07:28 | |
*** bdpayne has quit IRC | 07:29 | |
*** P3l0t1ll0x has joined #openstack | 07:31 | |
*** fsimonce has joined #openstack | 07:32 | |
*** fikst has quit IRC | 07:32 | |
*** schuckles1 has joined #openstack | 07:32 | |
*** francois has joined #openstack | 07:34 | |
*** mmagr has joined #openstack | 07:35 | |
ArKam | flask11: Hey dude, What's up? | 07:36 |
engkur_ | onats, im just want use like that too... | 07:37 |
flask11 | Hi how are you? | 07:37 |
onats | engkur_: you mean you want to setup something like that too? | 07:37 |
flask11 | IArKam: The problem is the same.. Can't run openstack nova compute service because it fails to import libvirt | 07:37 |
engkur_ | onats, 3 node i think, 2 nodes computer, 1 storage & controler | 07:37 |
flask11 | ArKam: The problem is the same.. Can't run openstack nova compute service because it fails to import libvirt | 07:38 |
onats | engkur_: where are you at with your investigation | 07:39 |
*** jduhamel has quit IRC | 07:39 | |
*** Anas-Ahmed has joined #openstack | 07:39 | |
*** jduhamel has joined #openstack | 07:40 | |
Anas-Ahmed | hi All | 07:40 |
*** seb___ has quit IRC | 07:40 | |
ArKam | flask11: Just arrived at work, but I'm quite good :D | 07:41 |
*** onats has quit IRC | 07:41 | |
*** P3l0t1ll0x has quit IRC | 07:42 | |
ArKam | flask11: Is your nova.conf set with libvirt and KVM instead of qemu? | 07:42 |
*** yota has joined #openstack | 07:42 | |
briancline | any known issues with running all nova + quantum services (with the OVS plugin) on the same host? (I know it's not recommended for prod; this is for dev) | 07:43 |
*** P3l0t1ll0x has joined #openstack | 07:43 | |
Anas-Ahmed | Is openstack support AutoScalability ?? | 07:43 |
*** Tribaal has joined #openstack | 07:44 | |
ArKam | Anas-Ahmed: Of course it is. Just take a look at the earlier Keynote yesterday about NSA AutoProvisionning and AutoScale for on-demand self hostting | 07:45 |
Anas-Ahmed | Thank you | 07:45 |
Anas-Ahmed | so, It need much efforts ? | 07:46 |
engkur_ | hi .. | 07:46 |
flask11 | ArKam: As they said, I put libvirt_type = qemu | 07:47 |
*** simon-AS559 has quit IRC | 07:47 | |
engkur_ | im curius, what the diffrent about linux-cluster like in clusterlabs or rhcs and cluster like openstack ? | 07:48 |
*** sungju has joined #openstack | 07:50 | |
amerine | engkur_: The list is very long. | 07:50 |
Anas-Ahmed | @ArKam | 07:51 |
*** jgallard has joined #openstack | 07:52 | |
*** stevebaker has joined #openstack | 07:52 | |
*** zhashuyu has quit IRC | 07:53 | |
*** rushiagr has joined #openstack | 07:53 | |
engkur_ | ow... | 07:53 |
ArKam | flask11: ok, but why just try using kvm, it doesn't matter, qemu is just kvm without hw acceleration and KVM is able to disable it if doesn't find any HW :D | 07:54 |
ArKam | Anas-Ahmed: What do you mean by much efforts? | 07:54 |
engkur_ | yap | 07:54 |
*** simon-AS559 has joined #openstack | 07:55 | |
*** dolphm has joined #openstack | 07:55 | |
*** jduhamel has quit IRC | 07:56 | |
*** jduhamel has joined #openstack | 07:56 | |
*** Mike656 has quit IRC | 07:57 | |
engkur_ | so for small environment, like a view server for production, like 10-20 server... which one more capable cluster system or cloud ? | 07:57 |
*** vlad_starkov has joined #openstack | 07:57 | |
amerine | There are other differences with KVM as well, such as being able to specify volume mount locations. | 07:58 |
*** MarcMorata has joined #openstack | 07:58 | |
amerine | engkur_: I think your looking at it wrong. OpenStack could power the infrastructure that something like RHCS would run on. | 07:58 |
amerine | engkur_: Think about it in layers. Hardware -> Hypervisor ("OpenStack" read qemu, xen, etc) -> RHEL -> RHCS | 07:59 |
*** dolphm has quit IRC | 07:59 | |
flask11 | ArKam: http://fedoraproject.org/wiki/Getting_started_with_OpenStack_on_Fedora_17#Installing_without_hardware_acceleration_.2F_within_a_virtual_machine_.28VM.29 | 07:59 |
*** lborda has quit IRC | 08:00 | |
engkur_ | amerine, im confuse, what that mean ... | 08:00 |
*** linuxfreck has quit IRC | 08:00 | |
flask11 | ArKam: it says that we need qemu without kvm | 08:00 |
engkur_ | openstack not compete with rhcs ? | 08:00 |
engkur_ | amerine, system layers... ok i agree about thet | 08:01 |
*** fbo has joined #openstack | 08:01 | |
*** tn8or has joined #openstack | 08:02 | |
ArKam | engkur_: Nop, RHCS is on top of OS | 08:02 |
*** Deckl has quit IRC | 08:02 | |
*** tommy_e has quit IRC | 08:03 | |
*** tn8or has quit IRC | 08:03 | |
ArKam | flask11: Yep, hum, you should pastebin your conf and step followed to check everything is right. | 08:03 |
*** tommy_e has joined #openstack | 08:03 | |
*** SergeyLukjanov has joined #openstack | 08:03 | |
*** ReneM has quit IRC | 08:03 | |
*** ReneM has joined #openstack | 08:03 | |
*** aloga has quit IRC | 08:04 | |
*** aloga has joined #openstack | 08:04 | |
*** gdubreui has quit IRC | 08:05 | |
*** W0rldofmanish has quit IRC | 08:05 | |
flask11 | ArKam: Here you are http://paste.openstack.org/show/36291/ | 08:06 |
*** boden has joined #openstack | 08:07 | |
ArKam | Ok, but from what I see, you didn't create any keystone endpoint for now isn't it? | 08:07 |
*** krow has joined #openstack | 08:08 | |
*** bcmfh has joined #openstack | 08:08 | |
*** tualatrix has quit IRC | 08:08 | |
flask11 | ArKam: Yes, it will be done on the next step | 08:09 |
*** fikst has joined #openstack | 08:09 | |
*** tualatrix has joined #openstack | 08:10 | |
ArKam | Ok, just remind me what is the faulty command? | 08:10 |
*** bersace_nss_ is now known as bersace_nss | 08:11 | |
*** kukacz has joined #openstack | 08:11 | |
*** loz has quit IRC | 08:11 | |
*** rferrari has joined #openstack | 08:14 | |
*** sunuslee has quit IRC | 08:14 | |
*** AnilV4 has joined #openstack | 08:16 | |
*** corXi has joined #openstack | 08:16 | |
*** lucasagomes has joined #openstack | 08:19 | |
*** huan has quit IRC | 08:19 | |
*** lborda has joined #openstack | 08:20 | |
*** dneary has quit IRC | 08:20 | |
*** stich has quit IRC | 08:20 | |
*** sandeepr has joined #openstack | 08:21 | |
*** Anas-Ahmed has quit IRC | 08:22 | |
*** stevebaker has quit IRC | 08:24 | |
*** jduhamel has quit IRC | 08:24 | |
*** jduhamel has joined #openstack | 08:25 | |
*** darraghb has joined #openstack | 08:26 | |
*** rustam has joined #openstack | 08:26 | |
*** danblack has joined #openstack | 08:28 | |
*** pokoli has joined #openstack | 08:29 | |
*** rustam has quit IRC | 08:29 | |
*** derekh has joined #openstack | 08:29 | |
*** krow has quit IRC | 08:30 | |
*** Zehicle_at_Dell has quit IRC | 08:30 | |
*** souleymane has joined #openstack | 08:31 | |
*** rferrari has quit IRC | 08:32 | |
*** iartarisi has joined #openstack | 08:33 | |
*** berendt has quit IRC | 08:33 | |
*** renner has joined #openstack | 08:34 | |
engkur_ | so openstack need pacemaker & corosync for add high availabily service http://docs.openstack.org/trunk/openstack-ha/content/_installing_packages.html | 08:36 |
*** sunuslee has joined #openstack | 08:36 | |
flask11 | ArKam: the issue is that I can't run the nova-compute commands because it can't load libvirt | 08:38 |
*** giulivo has joined #openstack | 08:39 | |
*** Mike656 has joined #openstack | 08:40 | |
*** Mike656 has quit IRC | 08:43 | |
*** edgeuplink has joined #openstack | 08:45 | |
*** vlad_sta_ has joined #openstack | 08:46 | |
*** tecepe has quit IRC | 08:47 | |
*** vlad_starkov has quit IRC | 08:49 | |
ArKam | flask11: hum... seems that libvirt backend is not happy with qemu, but I can't figured out why :D | 08:50 |
*** bbcmicrocomputer has joined #openstack | 08:50 | |
*** bbcmicrocomputer has joined #openstack | 08:50 | |
flask11 | ArKam: the problem is that the firewall.py can't load libvirt | 08:53 |
ArKam | engkur_: yep, that right, you need to add a layer. | 08:53 |
ArKam | flask11: did you check your permission and users ? | 08:53 |
flask11 | ArKam: I am logging as root | 08:57 |
ArKam | flask11: yeah, but nova-compute need to create the nova user and give it the ownership on /etc/nova etc | 09:00 |
*** jgallard has quit IRC | 09:01 | |
*** jgallard has joined #openstack | 09:01 | |
flask11 | ArKam: I created the nova user | 09:02 |
*** jduhamel has quit IRC | 09:02 | |
ArKam | ok, well... if firewall is the only service which can't initiate libvirt, maybe you should try to deactivate it. | 09:03 |
*** jduhamel has joined #openstack | 09:03 | |
*** lucasagomes_ has joined #openstack | 09:03 | |
ArKam | hi jgallard | 09:03 |
*** fatikled has quit IRC | 09:04 | |
flask11 | ArKam: even python can't import libvirt | 09:05 |
flask11 | ArKam: ImportError: /lib64/libgnutls.so.26: symbol asn1_read_node_value, version LIBTASN1_0_3 not defined in file libtasn1.so.3 with link time reference | 09:05 |
*** lucasagomes has quit IRC | 09:05 | |
*** lucasagomes_ is now known as lucasagomes | 09:06 | |
ArKam | flask11: what kind of command did you perform to install libvirt? | 09:07 |
flask11 | ArKam: yum install | 09:10 |
*** lborda has quit IRC | 09:11 | |
ArKam | flask11: perform a yum search libvirt and you'll find differents version of the libvrit and one of them is especially made for qemu. | 09:12 |
*** zoresvit has joined #openstack | 09:13 | |
flask11 | ArKam: http://paste.openstack.org/show/36297/ | 09:14 |
*** zoresvit has quit IRC | 09:14 | |
*** zoresvit has joined #openstack | 09:15 | |
ArKam | flask11: python-libvirt - libvirt Python bindings | 09:20 |
*** bing_bu has quit IRC | 09:21 | |
flask11 | ArKam: It's solved!!! | 09:21 |
ArKam | flask11: that was the python binding lib? | 09:22 |
flask11 | ArKam: it needs libtasn1 packages | 09:23 |
ArKam | flask11: Oo strange that the dependance service of yum didn't take it in charge. | 09:24 |
*** jduhamel has quit IRC | 09:24 | |
*** starmer has quit IRC | 09:25 | |
*** jduhamel has joined #openstack | 09:25 | |
flask11 | ArKam: Yeah! I spent more than 4 hours to solve this issue | 09:25 |
ArKam | flask11: probably used by any kind of snmp stuff on OS | 09:26 |
*** rferrari has joined #openstack | 09:26 | |
*** DigitalD_ has joined #openstack | 09:28 | |
flask11 | ArKam: Maybe :D | 09:29 |
flask11 | ArKam: Thanks a lot for your help | 09:29 |
ArKam | flask11: you're welcome, you did the trick ;-) | 09:29 |
*** ReneM has quit IRC | 09:30 | |
*** krow has joined #openstack | 09:30 | |
*** DigitalDawn has quit IRC | 09:31 | |
*** DigitalD_ is now known as DigitalDawn | 09:31 | |
flask11 | ArKam: it's quite bizarre with vbox .. I will probably have more other problems such as the nova compute one | 09:32 |
ArKam | flask11: for sure, that why I always try Q/A over Physical Servers on services like OS or other deeper HW linked one. | 09:33 |
*** vlad_starkov has joined #openstack | 09:33 | |
*** seiflotfy has joined #openstack | 09:33 | |
flask11 | I success with a physical hw | 09:33 |
*** kukacz has quit IRC | 09:33 | |
*** gdubreui has joined #openstack | 09:34 | |
ArKam | Yep, me too :D | 09:34 |
*** kukacz has joined #openstack | 09:34 | |
flask11 | ArKam: And now the challenge is to set it up on vbox | 09:34 |
*** maciek has quit IRC | 09:34 | |
ArKam | flask11: AH AH AH, you love challenge :D | 09:35 |
*** maciek has joined #openstack | 09:35 | |
*** hattwick has joined #openstack | 09:35 | |
*** balboah has joined #openstack | 09:35 | |
*** tualatrix has quit IRC | 09:36 | |
*** vlad_sta_ has quit IRC | 09:37 | |
*** foobar__ has joined #openstack | 09:37 | |
flask11 | ArKam: a little bit :D | 09:37 |
*** foobar__ has left #openstack | 09:37 | |
ArKam | flask11: I'm personally now stuck on my installation because I need to pop out a new iSCSI server to provide storage to nova-volume -_- soo boring. | 09:37 |
*** MoooookiE has joined #openstack | 09:37 | |
*** AnilV4 has quit IRC | 09:38 | |
flask11 | ArKam: are you an Openstack staff? | 09:38 |
*** kukacz has quit IRC | 09:38 | |
*** AnilV4 has joined #openstack | 09:39 | |
*** dmi|afk is now known as dmi | 09:40 | |
ArKam | flask11: not at all X) But I quite love OS and especially the horizon project and underlying concept like all is in python and using XMPP Protocol to communicate :D I'll just try to replace MySQL with MongoDB and I have already succesfully replace Apache/Mod_wsgi with NGINX+uWSGI | 09:40 |
*** krow has quit IRC | 09:40 | |
*** KyleMacDonald has joined #openstack | 09:44 | |
*** jduhamel has quit IRC | 09:45 | |
*** jduhamel has joined #openstack | 09:45 | |
flask11 | ArKam: I see :-D .. Good luck for your projects | 09:49 |
*** rmartinelli has quit IRC | 09:50 | |
MoooookiE | Hi, if I want to start my 11th instance on my openstack (essex) environment. But I get this error: "Returning exception Quota exceeded: code=FixedAddressLimitExceeded to caller" (http://pastie.org/7641780). I changed the quota for this project http://pastie.org/7641750 but it still doesn't work. Can someone please give me a hint what's wrong? | 09:51 |
*** jduhamel has quit IRC | 09:51 | |
*** jduhamel has joined #openstack | 09:52 | |
engkur_ | hi all | 09:52 |
engkur_ | if we use serial console as fence device, ist that posible ? | 09:53 |
*** scuttlemonkey has joined #openstack | 09:53 | |
melmoth | MoooookiE, i think you need to mention the tenant by it s keystone id, not by its name | 09:55 |
melmoth | you may have changed the quota on a non existing tenant/project | 09:55 |
*** BjoernC has joined #openstack | 09:56 | |
*** vrturbo has joined #openstack | 09:56 | |
vrturbo | anyone know what "Admin State" in quantum networks are ? using grizzly | 09:57 |
*** msinhore has joined #openstack | 09:57 | |
MoooookiE | melmoth: Thank you very much! | 09:58 |
lebreton | Hi, I just made up a fresh install of Grizzly on a single Node, everything is going fine, except when I try to use horizon | 10:00 |
lebreton | I get an internal server error | 10:00 |
*** jpn has joined #openstack | 10:00 | |
lebreton | apache2 logs got me to think that the problem was with compression, so I desactivated it on openstack-dashbord/local_settings.py | 10:01 |
lebreton | but still nothing after the login prompt of horizon | 10:01 |
lebreton | and not more error level on the apache2 logs | 10:02 |
lebreton | does anyone have an idea ? | 10:03 |
*** kevein has quit IRC | 10:04 | |
*** SergeyLukjanov has quit IRC | 10:06 | |
*** mikedawson has quit IRC | 10:13 | |
*** jduhamel has quit IRC | 10:14 | |
*** P3l0t1ll0x has quit IRC | 10:14 | |
*** jduhamel has joined #openstack | 10:15 | |
ArKam | flask11: yeah thanks, I just initialize my RAID volume, need a lot of time to initialize 8 Disks in RAID50 so boring. | 10:15 |
*** P3l0t1ll0x has joined #openstack | 10:16 | |
*** msinhore has quit IRC | 10:16 | |
*** security has joined #openstack | 10:16 | |
*** SergeyLukjanov has joined #openstack | 10:17 | |
*** megha has quit IRC | 10:17 | |
*** scuttlemonkey has quit IRC | 10:17 | |
*** backjlack has quit IRC | 10:18 | |
*** drewlander has joined #openstack | 10:18 | |
*** psedlak has joined #openstack | 10:19 | |
*** backjlack has joined #openstack | 10:20 | |
*** security has quit IRC | 10:20 | |
*** trapni has joined #openstack | 10:20 | |
*** sungju has quit IRC | 10:21 | |
*** vlad_sta_ has joined #openstack | 10:22 | |
*** security has joined #openstack | 10:23 | |
*** msinhore has joined #openstack | 10:23 | |
*** berendt has joined #openstack | 10:24 | |
*** jduhamel has quit IRC | 10:24 | |
*** vlad_starkov has quit IRC | 10:25 | |
*** jduhamel has joined #openstack | 10:25 | |
*** kaushikc has left #openstack | 10:27 | |
*** seiflotfy has quit IRC | 10:28 | |
Uzix | how to customize kvm lauch parameters? | 10:28 |
*** danblack has quit IRC | 10:28 | |
*** jduhamel has quit IRC | 10:29 | |
*** jduhamel has joined #openstack | 10:30 | |
*** jrex has joined #openstack | 10:31 | |
*** pvankouteren has quit IRC | 10:32 | |
*** jduhamel has quit IRC | 10:32 | |
*** jduhamel has joined #openstack | 10:32 | |
*** jms1 has quit IRC | 10:35 | |
*** jms1 has joined #openstack | 10:35 | |
*** P3l0t1ll0x has quit IRC | 10:36 | |
*** krow has joined #openstack | 10:36 | |
*** ReneM has joined #openstack | 10:39 | |
*** francois has quit IRC | 10:40 | |
*** sayan has joined #openstack | 10:40 | |
*** krow has quit IRC | 10:41 | |
*** techlife has quit IRC | 10:42 | |
*** Gordonz has quit IRC | 10:42 | |
*** P3l0t1ll0x has joined #openstack | 10:43 | |
*** Gordonz has joined #openstack | 10:43 | |
*** techlife has joined #openstack | 10:43 | |
*** techlife has quit IRC | 10:43 | |
*** backjlack has quit IRC | 10:44 | |
*** techlife has joined #openstack | 10:44 | |
*** gohko has quit IRC | 10:45 | |
*** gohko has joined #openstack | 10:46 | |
*** KyleMacDonald has quit IRC | 10:48 | |
*** scott_w has joined #openstack | 10:49 | |
*** MarcMorata has quit IRC | 10:52 | |
*** nacx has quit IRC | 10:52 | |
*** P3l0t1ll0x has quit IRC | 10:53 | |
jgallard | hi ArKam | 10:54 |
*** P3l0t1ll0x has joined #openstack | 10:55 | |
*** crandquist has quit IRC | 10:55 | |
*** matiu has quit IRC | 10:58 | |
*** P3l0t1ll0x has quit IRC | 10:59 | |
*** matiu has joined #openstack | 10:59 | |
*** matiu has joined #openstack | 10:59 | |
*** P3l0t1ll0x has joined #openstack | 11:00 | |
*** fsimonce` has joined #openstack | 11:01 | |
*** fsimonce has quit IRC | 11:01 | |
*** sthaha has quit IRC | 11:03 | |
charlet | Hello. I have Devstack deployed into my vm. All the openstack services are running fine. Yet when I try to request a token, I never get the X-Auth-Token back. | 11:03 |
charlet | What could be the problem? | 11:04 |
charlet | This is my response header HTTP/1.1 200 OK | 11:04 |
charlet | Vary: X-Auth-Token | 11:04 |
charlet | Content-Type: application/json | 11:04 |
charlet | Content-Length: 5900 | 11:04 |
charlet | Date: Thu, 18 Apr 2013 10:00:12 GMT | 11:04 |
charlet | Connection: keep-alive | 11:04 |
*** nacx has joined #openstack | 11:05 | |
*** MarcMorata has joined #openstack | 11:06 | |
*** chasmo has quit IRC | 11:06 | |
*** jduhamel has quit IRC | 11:09 | |
*** jduhamel has joined #openstack | 11:10 | |
*** vlad_starkov has joined #openstack | 11:10 | |
*** P3l0t1ll0x has quit IRC | 11:10 | |
*** P3l0t1ll0x has joined #openstack | 11:12 | |
*** cpg is now known as cpg|away | 11:13 | |
*** vlad_starkov has quit IRC | 11:13 | |
*** vlad_sta_ has quit IRC | 11:13 | |
*** vlad_starkov has joined #openstack | 11:13 | |
*** KyleMacDonald has joined #openstack | 11:13 | |
*** martine has joined #openstack | 11:17 | |
*** P3l0t1ll0x has quit IRC | 11:18 | |
*** vlad_starkov has quit IRC | 11:19 | |
*** P3l0t1ll0x has joined #openstack | 11:20 | |
*** sunuslee has quit IRC | 11:21 | |
*** danblack has joined #openstack | 11:23 | |
*** jduhamel has quit IRC | 11:24 | |
*** backjlack has joined #openstack | 11:24 | |
*** jduhamel has joined #openstack | 11:25 | |
*** backjlack has quit IRC | 11:25 | |
*** mkouhei has left #openstack | 11:28 | |
*** backjlack has joined #openstack | 11:28 | |
*** jduhamel has quit IRC | 11:29 | |
*** jduhamel has joined #openstack | 11:30 | |
*** jduhamel has quit IRC | 11:30 | |
*** jduhamel has joined #openstack | 11:31 | |
*** martine has quit IRC | 11:32 | |
*** CliMz has quit IRC | 11:32 | |
*** CliMz has joined #openstack | 11:33 | |
*** krow has joined #openstack | 11:37 | |
*** bersace_nss_ has joined #openstack | 11:38 | |
*** jduhamel has quit IRC | 11:39 | |
*** bersace_nss has quit IRC | 11:40 | |
*** jduhamel has joined #openstack | 11:40 | |
*** krow has quit IRC | 11:41 | |
*** P3l0t1ll0x has quit IRC | 11:42 | |
*** jduhamel has quit IRC | 11:43 | |
*** P3l0t1ll0x has joined #openstack | 11:43 | |
*** jduhamel has joined #openstack | 11:44 | |
*** jduhamel has quit IRC | 11:44 | |
*** jduhamel has joined #openstack | 11:45 | |
*** hartsocks has joined #openstack | 11:48 | |
Dady | ' Hello peoples | 11:49 |
k4n0 | hello | 11:49 |
Dady | I'm looking for some help on Swift OpenStack installation | 11:49 |
*** tsnider has joined #openstack | 11:49 | |
Dady | i posted in the swift team room | 11:49 |
k4n0 | I am sorry, i dont know much about that | 11:49 |
Dady | but no body respond me | 11:49 |
Dady | Ok no problem, thank's any way | 11:50 |
Dady | di you no any personn who can help me ? | 11:50 |
*** baffle_ has quit IRC | 11:50 | |
*** P3l0t1ll0x has quit IRC | 11:51 | |
*** charlet is now known as charlet-away | 11:51 | |
k4n0 | wht is your issue? | 11:52 |
Dady | i tried many tutorials about installing swift, but i always get problems to achieve them | 11:53 |
Dady | even the official doc | 11:53 |
*** ondergetekende has quit IRC | 11:54 | |
Dady | so i'm looking for some someone who had achieve it completely, to give me some advices about hois hardware configuration | 11:54 |
Dady | or the tutorial he followed to do it | 11:55 |
k4n0 | hmm.., i have installed swift using devstack | 11:55 |
*** lalith has joined #openstack | 11:55 | |
Dady | ah and it works ? | 11:55 |
k4n0 | yes | 11:55 |
*** MarcMorata has quit IRC | 11:55 | |
*** nacx has quit IRC | 11:55 | |
Dady | ah ok | 11:56 |
Dady | great | 11:56 |
Dady | i didn't try it | 11:56 |
k4n0 | http://devstack.org/guides/multinode-lab.html | 11:56 |
k4n0 | try this out | 11:56 |
Dady | thank's | 11:57 |
Dady | tell me | 11:57 |
Dady | is there a swift client to put soime files on the cluster ? | 11:57 |
Dady | to try it | 11:57 |
lalith | Hi all. I have an Openstack Folsom deployment running, and I was wondering if there's a way to spawn multiple instances with a single command (rather than doing "nova boot" multiple times)? | 11:58 |
*** P3l0t1ll0x has joined #openstack | 11:58 | |
k4n0 | https://github.com/openstack/python-swiftclient , it will give you a command line "swift" | 11:58 |
Dady | in reality, i'm now doing a intership, my firs mission is the install a swift cluster in the server of my company, buy i working alone, so no help unfortunately :/ | 11:59 |
*** yocum_ has joined #openstack | 11:59 | |
*** rustam has joined #openstack | 11:59 | |
*** aswadrangnekar has joined #openstack | 12:00 | |
k4n0 | @lalith , you can pass --num-instances <number> | 12:00 |
k4n0 | boot multi instances at a time | 12:00 |
k4n0 | to nova boot command | 12:00 |
melmoth | lalith, nova boot has a --num-instances option | 12:01 |
lalith | I see. Feeling silly for having missed that. Thanks! | 12:01 |
melmoth | oups, too late :) | 12:01 |
Dady | @k4n0 : i know i'm talking so much, but i would just know if you install it on a ubuntu instance, and what kinf of hardware (remote machine, local server....) ? | 12:01 |
*** danblack has quit IRC | 12:01 | |
*** rustam has quit IRC | 12:02 | |
k4n0 | No probs @Dady :), i have installed it on ubuntu 12.04 , 4gb ram, 50gb hdd, local machine | 12:02 |
k4n0 | I mean physical machine | 12:02 |
*** linuxfreck has joined #openstack | 12:03 | |
*** giulivo has quit IRC | 12:03 | |
Dady | ah great, so happy, u're the first personn who had doing it, i was searchin for plus than a month | 12:05 |
Dady | so are available after, if i'de issue with the devstack installation ? | 12:06 |
*** mmcgarrah has joined #openstack | 12:06 | |
Dady | Euh devstack, what differs exately from an normal installation od swift ? | 12:07 |
*** MarcMorata has joined #openstack | 12:08 | |
*** chasmo has joined #openstack | 12:08 | |
*** hartsocks has quit IRC | 12:09 | |
k4n0 | please go through the devstack.org site, you wont have any issues installing swift using devstack. | 12:09 |
*** FredB has joined #openstack | 12:09 | |
k4n0 | Devstack is used by developers to quickly install openstack services, it is mostly not used to create production deployments of Openstack services. | 12:09 |
*** nacx has joined #openstack | 12:09 | |
FredB | hi guys | 12:10 |
k4n0 | Hi | 12:10 |
FredB | I set up an Openstack testbed to test out and see if it meets the requirements of a project we are working on | 12:11 |
Dady | Ok thank's | 12:11 |
*** lalith has left #openstack | 12:11 | |
FredB | I followed a guide and set up a controller node, a network node and a compute node | 12:11 |
FredB | i manage to run VMs on the compute node | 12:11 |
FredB | network is handled by quantum with one private net per tenant | 12:12 |
k4n0 | ok, what is the issue? | 12:12 |
*** jduhamel has quit IRC | 12:12 | |
FredB | i created the networks, subnets and one router, and set up a floatingip association between my VM and the public IP | 12:12 |
FredB | i manage to ping both interfaces of the router | 12:13 |
FredB | but my VM has no network access | 12:13 |
*** jduhamel has joined #openstack | 12:13 | |
FredB | if i run two of them on the same network, they can not ping each other | 12:13 |
FredB | i see no packets exchange on the bridges in the compute node | 12:13 |
*** rmartinelli has joined #openstack | 12:14 | |
*** k4n0 has left #openstack | 12:14 | |
*** P3l0t1ll0x has quit IRC | 12:14 | |
*** P3l0t1ll0x has joined #openstack | 12:16 | |
*** P3n74 has joined #openstack | 12:17 | |
P3n74 | hello | 12:17 |
P3n74 | anyone deploying openstack on xcp-xapi? | 12:17 |
*** pfreund has joined #openstack | 12:18 | |
*** ahasenack has joined #openstack | 12:19 | |
*** pkieszcz has joined #openstack | 12:19 | |
pkieszcz | hi | 12:19 |
*** eschnou has joined #openstack | 12:20 | |
*** vmlinuz has joined #openstack | 12:20 | |
*** vladdy_ has joined #openstack | 12:20 | |
*** rnirmal has joined #openstack | 12:21 | |
pkieszcz | aonyone have occoured error with devstack script with configured IMAGE_URLS ? "glance image-create --name F16-i386-cfntools --public --container-format=bare --disk-format qcow2" causes internal error 500 (when used from stack.sh) and if i use it in terminal i got correct output | 12:21 |
*** jduhamel has quit IRC | 12:22 | |
*** sayan has quit IRC | 12:22 | |
*** rmartine has joined #openstack | 12:23 | |
*** eharney has joined #openstack | 12:23 | |
*** eharney has quit IRC | 12:23 | |
*** eharney has joined #openstack | 12:23 | |
*** h0cin has joined #openstack | 12:23 | |
*** jduhamel has joined #openstack | 12:23 | |
*** jrex has quit IRC | 12:23 | |
*** vladdy has quit IRC | 12:24 | |
*** Qten has quit IRC | 12:24 | |
FredB | hi again | 12:24 |
*** hattwick__ has quit IRC | 12:24 | |
*** jduhamel has quit IRC | 12:24 | |
FredB | has anyone managed to get a working networking on VMs using Quantum and VLANs on a physical network ? | 12:25 |
*** jduhamel has joined #openstack | 12:25 | |
*** aliguori has joined #openstack | 12:25 | |
*** Qten has joined #openstack | 12:25 | |
*** martine has joined #openstack | 12:25 | |
*** charlet-away is now known as charlet | 12:26 | |
*** jgallard has quit IRC | 12:26 | |
*** vlad_starkov has joined #openstack | 12:26 | |
*** jgallard has joined #openstack | 12:26 | |
*** Qten has quit IRC | 12:29 | |
*** vlad_starkov has quit IRC | 12:30 | |
*** Qten has joined #openstack | 12:31 | |
*** giulivo has joined #openstack | 12:34 | |
*** obondarev has joined #openstack | 12:35 | |
*** adalbas has joined #openstack | 12:37 | |
*** krow has joined #openstack | 12:38 | |
*** esker has joined #openstack | 12:38 | |
*** SergeyLukjanov has quit IRC | 12:38 | |
*** ibarrera has joined #openstack | 12:39 | |
*** martine has quit IRC | 12:39 | |
*** nacx has quit IRC | 12:39 | |
*** MarcMorata has quit IRC | 12:39 | |
*** sunuslee has joined #openstack | 12:39 | |
*** MarcMorata has joined #openstack | 12:39 | |
*** pkieszcz has left #openstack | 12:40 | |
*** aswadrangnekar has left #openstack | 12:40 | |
*** msinhore has quit IRC | 12:41 | |
*** krow has quit IRC | 12:42 | |
*** sunuslee has quit IRC | 12:47 | |
*** sunuslee has joined #openstack | 12:49 | |
*** gdubreui has quit IRC | 12:54 | |
*** jprovazn has quit IRC | 12:54 | |
*** mindpixel has quit IRC | 12:55 | |
*** flamebot has joined #openstack | 12:57 | |
*** mmoya has quit IRC | 12:59 | |
*** NimeshNeema has quit IRC | 13:00 | |
*** sunuslee has quit IRC | 13:00 | |
*** rmartine has quit IRC | 13:01 | |
*** rmartinelli has quit IRC | 13:01 | |
*** fallenbeck has quit IRC | 13:02 | |
*** rmartinelli has joined #openstack | 13:02 | |
*** schuckles1 has quit IRC | 13:02 | |
*** julianwa has quit IRC | 13:02 | |
*** fallenbeck has joined #openstack | 13:02 | |
*** NimeshNeema has joined #openstack | 13:02 | |
*** mmoya has joined #openstack | 13:02 | |
*** freck has joined #openstack | 13:04 | |
*** jamestyj1 has left #openstack | 13:05 | |
*** linuxfreck has quit IRC | 13:06 | |
*** tecepe has joined #openstack | 13:06 | |
*** jduhamel has quit IRC | 13:06 | |
*** edgeuplink has quit IRC | 13:07 | |
*** jduhamel has joined #openstack | 13:07 | |
*** jjmb has quit IRC | 13:08 | |
*** jduhamel has quit IRC | 13:10 | |
*** Gwyxx has quit IRC | 13:10 | |
*** tomoe_ has quit IRC | 13:10 | |
*** jduhamel has joined #openstack | 13:11 | |
*** timello has joined #openstack | 13:11 | |
*** tomoe_ has joined #openstack | 13:11 | |
*** mkollaro has joined #openstack | 13:12 | |
*** bknudson has joined #openstack | 13:14 | |
*** jduhamel has quit IRC | 13:15 | |
*** jduhamel has joined #openstack | 13:15 | |
*** lucasagomes_ has joined #openstack | 13:15 | |
*** jjmb has joined #openstack | 13:17 | |
*** lucasagomes has quit IRC | 13:17 | |
*** Dady has quit IRC | 13:17 | |
*** jduhamel has quit IRC | 13:19 | |
*** ryanpetrello has joined #openstack | 13:20 | |
*** jduhamel has joined #openstack | 13:20 | |
*** vlad_starkov has joined #openstack | 13:20 | |
*** jduhamel has quit IRC | 13:24 | |
*** jWhiskey has joined #openstack | 13:24 | |
*** lucasagomes_ is now known as lucasagomes | 13:24 | |
*** jduhamel has joined #openstack | 13:25 | |
*** vartom has quit IRC | 13:27 | |
*** jduhamel has quit IRC | 13:28 | |
*** linuxfreck has joined #openstack | 13:28 | |
*** freck has quit IRC | 13:28 | |
*** jduhamel has joined #openstack | 13:29 | |
*** martine has joined #openstack | 13:29 | |
*** jjmb has quit IRC | 13:31 | |
*** ek6 has joined #openstack | 13:31 | |
P3n74 | cryptk: running xcp-xapi on ubuntu12.04, when I restart the server the VMs dont come up | 13:31 |
P3n74 | any idea? | 13:31 |
*** jjmb has joined #openstack | 13:32 | |
*** martine_ has joined #openstack | 13:33 | |
*** martine has quit IRC | 13:34 | |
*** jgallard has quit IRC | 13:34 | |
*** jgallard has joined #openstack | 13:35 | |
*** krow has joined #openstack | 13:38 | |
*** mkollaro has quit IRC | 13:39 | |
*** engkur_ has quit IRC | 13:39 | |
*** CaptTofu has quit IRC | 13:40 | |
*** CaptTofu has joined #openstack | 13:40 | |
*** jduhamel has quit IRC | 13:40 | |
*** jduhamel has joined #openstack | 13:41 | |
*** krow has quit IRC | 13:43 | |
*** security is now known as megha | 13:44 | |
*** vila has quit IRC | 13:45 | |
*** techlife has quit IRC | 13:45 | |
*** jduhamel has quit IRC | 13:45 | |
*** vila has joined #openstack | 13:46 | |
*** jduhamel has joined #openstack | 13:46 | |
*** techlife has joined #openstack | 13:46 | |
*** techlife has quit IRC | 13:46 | |
*** techlife has joined #openstack | 13:47 | |
*** techlife has quit IRC | 13:47 | |
*** techlife has joined #openstack | 13:48 | |
*** techlife has quit IRC | 13:48 | |
*** jduhamel has quit IRC | 13:48 | |
*** techlife has joined #openstack | 13:48 | |
*** techlife has quit IRC | 13:48 | |
*** nrs_ has joined #openstack | 13:49 | |
*** techlife has joined #openstack | 13:49 | |
*** techlife has quit IRC | 13:49 | |
*** jduhamel has joined #openstack | 13:49 | |
nrs_ | good morning everyone | 13:49 |
*** edehde has joined #openstack | 13:49 | |
*** techlife has joined #openstack | 13:49 | |
*** techlife has quit IRC | 13:49 | |
*** jduhamel has quit IRC | 13:50 | |
*** techlife has joined #openstack | 13:50 | |
*** techlife has quit IRC | 13:50 | |
nrs_ | if i wanted to start experimenting with a private installation of openstack, how many machines do I need to get started? | 13:50 |
*** jduhamel has joined #openstack | 13:50 | |
*** techlife has joined #openstack | 13:51 | |
*** sudorandom has joined #openstack | 13:51 | |
*** techlife has quit IRC | 13:51 | |
nrs_ | is it possible to do everything with a single powerful machine? | 13:51 |
*** DigitalDawn has quit IRC | 13:51 | |
*** zz_Madasi is now known as Madasi | 13:51 | |
*** techlife has joined #openstack | 13:51 | |
*** techlife has quit IRC | 13:51 | |
*** zeus has joined #openstack | 13:51 | |
ArKam | nrs_: Of course it is, however, two nodes is really recommended. | 13:52 |
*** techlife has joined #openstack | 13:52 | |
*** techlife has quit IRC | 13:52 | |
nrs_ | ok….two nodes then? | 13:52 |
nrs_ | i'm getting some conflicting info from the docs/install instructions | 13:52 |
*** techlife has joined #openstack | 13:52 | |
nrs_ | one node would be controller+other stuff and the other node would be compute? amirite? | 13:53 |
*** seiflotfy has joined #openstack | 13:53 | |
*** rferrari has quit IRC | 13:53 | |
*** jduhamel has quit IRC | 13:53 | |
*** seiflotfy has quit IRC | 13:53 | |
*** engkur has joined #openstack | 13:54 | |
ArKam | nrs_: that right | 13:54 |
*** jduhamel has joined #openstack | 13:54 | |
nrs_ | and assuming that i wanted to start with the latest release (grizzly) what's the best guide to getting everything working? | 13:55 |
*** CliMz has quit IRC | 13:55 | |
*** giordgiodinapoli has quit IRC | 13:56 | |
ArKam | nrs_: the one provided buy openstack on docs.openstack | 13:56 |
*** krtaylor has joined #openstack | 13:56 | |
*** rferrari has joined #openstack | 13:57 | |
nrs_ | i thought that one was only updated for folsom | 13:57 |
*** giordgiodinapoli has joined #openstack | 13:57 | |
*** rmohan has quit IRC | 13:57 | |
*** mkollaro has joined #openstack | 13:57 | |
*** christyp has quit IRC | 13:57 | |
*** rmohan has joined #openstack | 13:57 | |
ArKam | nop, there is a problem with the links, but it's ok, this is the good one for grizzly | 13:58 |
*** Free_maN has quit IRC | 13:58 | |
*** techlife has quit IRC | 13:58 | |
*** jduhamel has quit IRC | 13:58 | |
*** fnaval has quit IRC | 13:58 | |
*** jduhamel has joined #openstack | 13:59 | |
*** krtaylor has quit IRC | 14:00 | |
*** DigitalDawn has joined #openstack | 14:01 | |
*** marrusl has quit IRC | 14:05 | |
*** DigitalDawn has quit IRC | 14:05 | |
*** ek6 has quit IRC | 14:06 | |
*** aeperezt has joined #openstack | 14:06 | |
*** DigitalDawn has joined #openstack | 14:06 | |
*** ek6 has joined #openstack | 14:06 | |
*** msinhore has joined #openstack | 14:06 | |
*** tat- has joined #openstack | 14:07 | |
*** marrusl has joined #openstack | 14:07 | |
*** vlad_sta_ has joined #openstack | 14:08 | |
*** vlad_sta_ has joined #openstack | 14:09 | |
*** dolphm has joined #openstack | 14:09 | |
*** SergeyLukjanov has joined #openstack | 14:10 | |
*** jecarey has joined #openstack | 14:10 | |
*** jduhamel has quit IRC | 14:11 | |
*** dolphm has quit IRC | 14:11 | |
*** dolphm_ has joined #openstack | 14:11 | |
*** vlad_starkov has quit IRC | 14:11 | |
*** jduhamel has joined #openstack | 14:11 | |
*** vila has quit IRC | 14:14 | |
*** amccloud|away is now known as amccloud | 14:14 | |
*** anniec has joined #openstack | 14:14 | |
*** kukacz has joined #openstack | 14:14 | |
*** vila has joined #openstack | 14:15 | |
*** jduhamel has quit IRC | 14:15 | |
*** esker has quit IRC | 14:16 | |
*** miguitas has joined #openstack | 14:16 | |
*** jduhamel has joined #openstack | 14:16 | |
*** dolphm_ has quit IRC | 14:16 | |
*** jduhamel has quit IRC | 14:17 | |
*** dolphm has joined #openstack | 14:17 | |
*** stich has joined #openstack | 14:17 | |
*** jduhamel has joined #openstack | 14:17 | |
*** krtaylor has joined #openstack | 14:18 | |
*** vrturbo has quit IRC | 14:18 | |
*** kenperkins has joined #openstack | 14:18 | |
FredB | has anyone managed to get a working networking on VMs using Quantum and VLANs on a physical network with Folsom ? | 14:19 |
*** jkienitz has quit IRC | 14:19 | |
miguitas | FredB: yes, quatum may be a little complicated but when it works, works fine | 14:20 |
*** darjeeling has quit IRC | 14:20 | |
*** desai has joined #openstack | 14:20 | |
*** jduhamel has quit IRC | 14:20 | |
*** matiu has quit IRC | 14:21 | |
*** jduhamel has joined #openstack | 14:21 | |
*** dolphm_ has joined #openstack | 14:22 | |
*** dolphm has quit IRC | 14:22 | |
*** fnaval has joined #openstack | 14:23 | |
*** _kossak_ has joined #openstack | 14:24 | |
*** dolphm has joined #openstack | 14:25 | |
*** dolphm has quit IRC | 14:25 | |
*** P3l0t1ll0x has quit IRC | 14:27 | |
*** dolphm_ has quit IRC | 14:28 | |
*** berendt has quit IRC | 14:28 | |
*** kukacz_ has joined #openstack | 14:28 | |
*** P3l0t1ll0x has joined #openstack | 14:29 | |
*** navid has quit IRC | 14:29 | |
*** jodok has quit IRC | 14:29 | |
*** amccloud is now known as amccloud|away | 14:30 | |
*** luis__ has quit IRC | 14:31 | |
*** kukacz has quit IRC | 14:31 | |
*** Tross has quit IRC | 14:35 | |
FredB | well, does not work for the moment | 14:37 |
*** dwcramer has quit IRC | 14:37 | |
FredB | i checked and recheked and could not make it work | 14:37 |
FredB | my VMs can not communicate | 14:37 |
FredB | not one with each other, nor with their gateway itself | 14:38 |
*** seiflotfy has joined #openstack | 14:38 | |
*** jvrbanac has joined #openstack | 14:38 | |
*** swygue has quit IRC | 14:38 | |
*** swygue has joined #openstack | 14:39 | |
*** Zehicle_at_Dell has joined #openstack | 14:39 | |
*** krow has joined #openstack | 14:39 | |
miguitas | FredB check if the instances they have an ip | 14:39 |
miguitas | dhcp may be not working | 14:39 |
FredB | i do not run DHCP server | 14:39 |
FredB | is it mandatory for it to work ? | 14:40 |
miguitas | do you configured quantum networks? | 14:40 |
FredB | i defined an allocaiton pool and set manually the addresses to my VMs | 14:40 |
miguitas | ok | 14:40 |
FredB | i yep, i can ping both ends of my router | 14:41 |
FredB | but the VMs and the router do not communicate | 14:41 |
*** victor_lowther has joined #openstack | 14:41 | |
FredB | on the compute host, i see no packets reaching the bridges | 14:41 |
FredB | no firewall issue neither, disabled it and did not change a thing | 14:41 |
miguitas | check if all devices are up | 14:42 |
miguitas | in quantum | 14:42 |
miguitas | sometimes the not get up | 14:42 |
miguitas | (network devices) | 14:42 |
*** berendt has joined #openstack | 14:42 | |
*** Free_maN has joined #openstack | 14:43 | |
FredB | on the same bridge, tthe VMs do not ping each other | 14:43 |
*** ev0ldave has joined #openstack | 14:43 | |
FredB | sounds more like an issue with openvswitch | 14:43 |
*** krow has quit IRC | 14:43 | |
miguitas | could be | 14:43 |
FredB | crap, have to leave for 15 minutes | 14:43 |
FredB | will be right | 14:43 |
FredB | back | 14:44 |
FredB | sorry | 14:44 |
miguitas | np | 14:44 |
*** jgallard has quit IRC | 14:44 | |
*** jgallard has joined #openstack | 14:45 | |
*** gary has joined #openstack | 14:46 | |
*** gary is now known as Guest28026 | 14:46 | |
*** Guest28026 has left #openstack | 14:46 | |
*** jduhamel has quit IRC | 14:48 | |
*** Blackavar has joined #openstack | 14:48 | |
*** jduhamel has joined #openstack | 14:48 | |
*** schuckles has joined #openstack | 14:49 | |
*** sayan has joined #openstack | 14:50 | |
*** engkur has quit IRC | 14:52 | |
*** rushiagr has quit IRC | 14:52 | |
*** jduhamel has quit IRC | 14:53 | |
*** starmer has joined #openstack | 14:53 | |
*** scuttlemonkey has joined #openstack | 14:54 | |
*** tommy_e has quit IRC | 14:54 | |
*** devoid has joined #openstack | 14:54 | |
*** ReneM has quit IRC | 14:54 | |
*** sayan has quit IRC | 14:54 | |
*** schuckles has joined #openstack | 14:55 | |
*** vekktor has joined #openstack | 14:55 | |
*** dape8708 has quit IRC | 14:56 | |
*** mattymo has quit IRC | 14:56 | |
*** vlad_starkov has joined #openstack | 14:57 | |
*** jskinner has joined #openstack | 14:58 | |
*** Trixboxer has joined #openstack | 14:58 | |
*** vekktor has quit IRC | 14:58 | |
*** rmohan has quit IRC | 14:58 | |
*** waverider has joined #openstack | 14:58 | |
waverider | hello | 14:58 |
*** rmohan has joined #openstack | 14:58 | |
*** salgado is now known as salgado-lunch | 14:58 | |
*** Zehicle_at_Dell has quit IRC | 14:59 | |
ev0ldave | hello | 14:59 |
*** schuckles has joined #openstack | 15:00 | |
*** krtaylor has quit IRC | 15:00 | |
*** vlad_sta_ has quit IRC | 15:00 | |
*** krtaylor has joined #openstack | 15:00 | |
*** rnorwood1 has joined #openstack | 15:01 | |
*** stevebaker has joined #openstack | 15:02 | |
*** reidrac has quit IRC | 15:02 | |
*** mattymo has joined #openstack | 15:02 | |
*** jamestyj1 has joined #openstack | 15:02 | |
*** jgallard has quit IRC | 15:03 | |
*** jgallard has joined #openstack | 15:03 | |
*** jecarey_ has joined #openstack | 15:03 | |
*** jergerber has joined #openstack | 15:04 | |
*** jecarey has quit IRC | 15:04 | |
*** fedgoat has joined #openstack | 15:04 | |
*** zooz has joined #openstack | 15:05 | |
*** jasond` has joined #openstack | 15:05 | |
*** luis__ has joined #openstack | 15:05 | |
fedgoat | Anyone have input on Quantum and having a single external subnet, for multiple tenants. If i break off a /23 say, would i need to subnet this off for multiple subnets on multiple virtual routers..is this a preferred method, or is it possible to have multiple external nets as vlan interfaces and bridge those with OVS | 15:05 |
*** yidclare has joined #openstack | 15:07 | |
*** ek6 has quit IRC | 15:07 | |
*** ayoung has joined #openstack | 15:08 | |
*** rustam has joined #openstack | 15:08 | |
*** simon-AS559 has quit IRC | 15:08 | |
*** simon-AS559 has joined #openstack | 15:08 | |
*** sayan has joined #openstack | 15:10 | |
*** rustam has quit IRC | 15:10 | |
*** FunnyLookinHat has joined #openstack | 15:11 | |
*** ryanpetrello has quit IRC | 15:11 | |
FunnyLookinHat | Is anyone here aware of a project that allows you to deploy a web-app to OpenStack w/ some basic parameters ( like # of app instances per compute instance, post-deploy scripts, etc. ) ? | 15:11 |
*** l_a_m has quit IRC | 15:12 | |
*** ryanpetrello has joined #openstack | 15:12 | |
fedgoat | chef, pupet | 15:12 |
fedgoat | puppet | 15:12 |
fedgoat | id look into chef for automation | 15:12 |
*** simon-AS559 has quit IRC | 15:13 | |
*** scuttlemonkey has quit IRC | 15:13 | |
*** mestery has joined #openstack | 15:13 | |
*** l_a_m has joined #openstack | 15:13 | |
*** mestery has quit IRC | 15:14 | |
*** mestery has joined #openstack | 15:14 | |
*** stevebaker has quit IRC | 15:14 | |
*** flask11 has quit IRC | 15:15 | |
*** stevebaker has joined #openstack | 15:15 | |
*** giulivo has quit IRC | 15:15 | |
*** vlad_sta_ has joined #openstack | 15:15 | |
*** crandquist has joined #openstack | 15:15 | |
*** vlad_sta_ has joined #openstack | 15:16 | |
*** giordgiodinapoli has quit IRC | 15:16 | |
starmer | I'd have a look at masterless puppet or chef. Leverage all of the modules/recipies that are available in the community as a part of a first boot script, or via a curl/bash setup script passed in via cloud-init or similar. | 15:16 |
*** sudorandom has quit IRC | 15:16 | |
*** ayoung has quit IRC | 15:17 | |
*** vlad_starkov has quit IRC | 15:19 | |
*** l_a_m has quit IRC | 15:19 | |
FunnyLookinHat | fedgoat, great thanks | 15:19 |
*** ctlaugh has joined #openstack | 15:19 | |
FredB | sorry miguitas, the head of the lab needed some input for an urgent matter | 15:19 |
miguitas | FredB: no problem | 15:20 |
*** Mike656 has joined #openstack | 15:20 | |
*** l_a_m has joined #openstack | 15:20 | |
*** coredumb has quit IRC | 15:20 | |
miguitas | try to check if br-int is up and qr- is created | 15:21 |
miguitas | and it's up | 15:21 |
FredB | br-int is up | 15:21 |
FredB | this is the architecture of the testbed (with other addresses) https://a248.e.akamai.net/camo.github.com/61b2789b1e5fe8c5b9693bddff66b03a578d53b8/687474703a2f2f692e696d6775722e636f6d2f614a765a372e6a7067 | 15:22 |
FredB | openvswitch created 2 interfaces in addition to br-int and br-eth1 | 15:23 |
FredB | namely int-br-eth1 and phy-br-eth1 | 15:23 |
ArKam | FredB: Just a question regarding your chart, what's the tool used for? | 15:23 |
*** mrjazzcat has joined #openstack | 15:24 | |
*** salmanb has quit IRC | 15:24 | |
FredB | and when i start a VM, it spawns other interfaces, e.g. qbrfa3e9782-87 | 15:24 |
FredB | ArKam, it's not mine, it's extracted from this guide: https://github.com/mseknibilel/OpenStack-Folsom-Install-guide | 15:24 |
miguitas | yes, this in the compute node | 15:24 |
FredB | yes | 15:25 |
ArKam | FredB: Ok many thanks :D | 15:25 |
FredB | and iptables rules are fine on that host | 15:25 |
miguitas | check in the quantum node | 15:25 |
miguitas | there be a qr an qg devices | 15:25 |
FredB | i've got br-int, br-eth1, br-ex, and the int-br-eth1 and phy-br-eth1 | 15:26 |
FredB | no other ones | 15:26 |
FredB | from the controller, i can ping the 2 interfaces of the router i created for my tenant | 15:26 |
ev0ldave | fedgoat: you can share your subnets amongst all the tenants with the shared flag | 15:26 |
FredB | and from the compute node as well | 15:26 |
*** eschnou has quit IRC | 15:27 | |
FredB | there is a tap428d1b51-8d interface which is not up | 15:27 |
FredB | as well on the entwork node | 15:27 |
fedgoat | ev0ldave that is good to know, is that for subnet-create though? or for net-create ? | 15:28 |
miguitas | ok, up this interface | 15:28 |
fedgoat | nm net-create i see | 15:28 |
*** sam_one has joined #openstack | 15:28 | |
*** russellb has joined #openstack | 15:28 | |
*** Zehicle_at_Dell has joined #openstack | 15:29 | |
*** devoid has quit IRC | 15:29 | |
*** trapni has quit IRC | 15:29 | |
ev0ldave | yep, sorry, i'm slow :) | 15:30 |
*** datsun180b has joined #openstack | 15:30 | |
*** Blackavar has quit IRC | 15:30 | |
*** hartsocks has joined #openstack | 15:31 | |
fedgoat | i still will have to segment off though for my subnets. so ive got a /15 i can create as shared, then break that off into /24's for each tenant | 15:32 |
MoooookiE | Hi, I have two servers running openstack essex. One with all and one just compute. I've configured them with multi_host. Now I added another computing node with a similiar configuration to the working compute node but if I want to start an instance, the instance don't get an ip. Here are my logs: http://pastie.org/7645417 . Can anyone please help me find the error? | 15:33 |
*** jistr has joined #openstack | 15:34 | |
*** surfichris has quit IRC | 15:34 | |
*** jistr has left #openstack | 15:35 | |
*** s1rp_ has quit IRC | 15:35 | |
*** s1rp has joined #openstack | 15:36 | |
*** engkur has joined #openstack | 15:36 | |
*** surfichris has joined #openstack | 15:37 | |
*** dims has quit IRC | 15:38 | |
ev0ldave | fedgoat: that doesn't sound right | 15:38 |
*** mmagr has quit IRC | 15:39 | |
ev0ldave | fedgoat: you would just do /24 from the start and skip the /15 if what you are saying is create a /15 then break that up into /24 | 15:39 |
fedgoat | when i create the rrouter and assign the exernal net, i can assign multiple virtual routers to that external net? | 15:39 |
*** krypto has quit IRC | 15:39 | |
fedgoat | im fine having the /15 as shared between all tenants, but i want each tenant to have their own vrouter | 15:39 |
*** ibarrera is now known as nacx | 15:41 | |
*** kobier has joined #openstack | 15:41 | |
*** krow has joined #openstack | 15:41 | |
*** ujjain has quit IRC | 15:44 | |
*** crandquist has quit IRC | 15:45 | |
*** waverider has quit IRC | 15:47 | |
*** simon-AS559 has joined #openstack | 15:47 | |
*** russellb has quit IRC | 15:47 | |
fedgoat | when i create multiple routers one for each tenant on a shared network...why does it set a different ip for the gateway for reach router, rather than using the same gateway ip | 15:48 |
*** MyAzhax-v4 has quit IRC | 15:48 | |
*** MyAzhax-v4 has joined #openstack | 15:48 | |
*** aknewhope has joined #openstack | 15:49 | |
*** hartsocks has quit IRC | 15:50 | |
*** devoid has joined #openstack | 15:50 | |
*** salgado-lunch is now known as salgado | 15:50 | |
*** hartsocks has joined #openstack | 15:51 | |
*** hartsocks has quit IRC | 15:51 | |
MoooookiE | I see a `DHCPDISCOVER` and a `DHCPOFFER` in the compute nodes syslog but the instance don't get an ip (DHCPREQUEST and DHCPACK are missing but I don't know why). Did someone have an idea where could be the problem? | 15:51 |
*** edehde has quit IRC | 15:52 | |
*** desai has quit IRC | 15:52 | |
*** halj has joined #openstack | 15:52 | |
*** victor_lowther has quit IRC | 15:53 | |
*** stevebaker has quit IRC | 15:53 | |
*** nacx has quit IRC | 15:53 | |
*** ppradhan has joined #openstack | 15:54 | |
*** jgallard has quit IRC | 15:55 | |
*** KLevenstein has joined #openstack | 15:55 | |
*** guigui1 has quit IRC | 15:56 | |
*** krow has quit IRC | 15:56 | |
*** tomoe_ has quit IRC | 15:57 | |
*** jduhamel has joined #openstack | 15:59 | |
*** aknewhope has quit IRC | 15:59 | |
*** krtaylor has quit IRC | 16:00 | |
*** krtaylor has joined #openstack | 16:00 | |
*** l_a_m has quit IRC | 16:01 | |
*** P3n74 has quit IRC | 16:01 | |
*** christyp has joined #openstack | 16:01 | |
*** resonatti has joined #openstack | 16:02 | |
*** jjmb has quit IRC | 16:03 | |
*** anniec has quit IRC | 16:03 | |
*** rushiagr has joined #openstack | 16:03 | |
*** jskinner has quit IRC | 16:04 | |
*** jecarey has joined #openstack | 16:04 | |
*** blair has quit IRC | 16:04 | |
*** beck6 has quit IRC | 16:05 | |
*** jskinner has joined #openstack | 16:05 | |
*** jecarey_ has quit IRC | 16:05 | |
*** cjwilson has quit IRC | 16:05 | |
*** jskinner has quit IRC | 16:05 | |
*** kobier has quit IRC | 16:05 | |
*** jskinner has joined #openstack | 16:06 | |
*** jskinner has joined #openstack | 16:07 | |
*** jduhamel has quit IRC | 16:07 | |
*** lebreton has quit IRC | 16:07 | |
*** jskinne__ has joined #openstack | 16:07 | |
*** rorr has joined #openstack | 16:08 | |
*** rushiagr has quit IRC | 16:08 | |
*** jskinner_ has joined #openstack | 16:08 | |
*** jskinner_ has quit IRC | 16:09 | |
*** jskinner has joined #openstack | 16:09 | |
*** vlad_starkov has joined #openstack | 16:10 | |
*** jskinner has joined #openstack | 16:10 | |
*** linuxfreck has quit IRC | 16:10 | |
*** jskinner has quit IRC | 16:10 | |
*** jskinner has joined #openstack | 16:11 | |
*** vlad_starkov has quit IRC | 16:11 | |
*** devoid has quit IRC | 16:11 | |
*** jskinner has joined #openstack | 16:12 | |
*** vlad_starkov has joined #openstack | 16:12 | |
*** cdub_ has joined #openstack | 16:12 | |
*** gimpswork has joined #openstack | 16:12 | |
*** jskinner has quit IRC | 16:12 | |
*** jskinner has joined #openstack | 16:13 | |
*** P3l0t1ll0x has quit IRC | 16:13 | |
*** jskinner has quit IRC | 16:13 | |
*** vlad_sta_ has quit IRC | 16:13 | |
*** jskinner has joined #openstack | 16:14 | |
*** kukacz_ has quit IRC | 16:14 | |
*** jskinner has quit IRC | 16:14 | |
*** P3l0t1ll0x has joined #openstack | 16:15 | |
*** jskinner has joined #openstack | 16:15 | |
*** MarkAtwood has joined #openstack | 16:16 | |
*** jskinner has quit IRC | 16:16 | |
*** jskinner has joined #openstack | 16:16 | |
*** dosaboy has joined #openstack | 16:16 | |
*** Guest43385 is now known as cheez0r | 16:16 | |
*** starmer has quit IRC | 16:16 | |
*** psedlak has quit IRC | 16:17 | |
*** jskinner has quit IRC | 16:17 | |
*** jskinner has joined #openstack | 16:17 | |
*** jskinner has quit IRC | 16:17 | |
*** crandquist has joined #openstack | 16:18 | |
*** jskinner has joined #openstack | 16:18 | |
resonatti | I a m tracking down some instance metadata troubles and I am not sure what to make of the following In attempt to verify the network node could reach the metadata server on the controller node I was running a ping from the net to the controlelr | 16:18 |
*** beck6 has joined #openstack | 16:18 | |
*** ek6 has joined #openstack | 16:19 | |
*** CaptTofu has quit IRC | 16:19 | |
*** mmcgarrah has quit IRC | 16:19 | |
resonatti | and I cannot see traffic making it to the interface on the controller, I can however see to way traffic for db and rabbit services over the same interface | 16:19 |
resonatti | 10:16:53.092371 IP 192.168.3.135.9696 > 192.168.3.150.53763: Flags [F.], seq 122, ack 309, win 122, options [nop,nop,TS val 318597440 ecr 323986617], length 0 | 16:19 |
resonatti | 10:16:53.092467 IP 192.168.3.150.53763 > 192.168.3.135.9696: Flags [.], ack 123, win 115, options [nop,nop,TS val 323986617 ecr 318597440], length 0 | 16:19 |
*** mmcgarrah has joined #openstack | 16:19 | |
*** diogogmt has joined #openstack | 16:19 | |
*** amccloud|away is now known as amccloud | 16:20 | |
*** jskinner has joined #openstack | 16:20 | |
*** jskinner has quit IRC | 16:20 | |
*** MyAzhax-v4 has quit IRC | 16:20 | |
*** jskinn___ has joined #openstack | 16:21 | |
*** MyAzhax-v4 has joined #openstack | 16:21 | |
*** SergeyLukjanov has quit IRC | 16:21 | |
*** yguang has joined #openstack | 16:22 | |
*** seiflotfy has quit IRC | 16:22 | |
*** seiflotfy1 has joined #openstack | 16:22 | |
*** jskinner_ has joined #openstack | 16:22 | |
*** acabrera has joined #openstack | 16:22 | |
*** scotm has joined #openstack | 16:22 | |
*** jskinner_ has quit IRC | 16:23 | |
*** jskinner_ has joined #openstack | 16:23 | |
*** russellb has joined #openstack | 16:23 | |
*** jskinner_ has quit IRC | 16:23 | |
*** jskinne__ has joined #openstack | 16:24 | |
*** CaptTofu has joined #openstack | 16:24 | |
MoooookiE | No one here who could please help me with my instance network problem? | 16:24 |
*** jskinne__ has quit IRC | 16:24 | |
*** dguitarbite has joined #openstack | 16:24 | |
*** jskinner has joined #openstack | 16:25 | |
*** bdpayne has joined #openstack | 16:25 | |
*** jskinner has quit IRC | 16:25 | |
*** miguitas has quit IRC | 16:25 | |
*** mtreinish has joined #openstack | 16:26 | |
*** jskinner has joined #openstack | 16:26 | |
*** CaptTofu has quit IRC | 16:26 | |
*** CaptTofu_ has joined #openstack | 16:26 | |
*** Zehicle_at_Dell has quit IRC | 16:26 | |
*** davidha has joined #openstack | 16:26 | |
*** jskinner has quit IRC | 16:26 | |
*** jskinner has joined #openstack | 16:27 | |
*** martine_ has quit IRC | 16:27 | |
*** rmohan has quit IRC | 16:27 | |
*** martine has joined #openstack | 16:27 | |
*** jskinner has quit IRC | 16:27 | |
*** rmohan has joined #openstack | 16:27 | |
*** jskinner has joined #openstack | 16:27 | |
*** anande has quit IRC | 16:28 | |
*** jskinner has quit IRC | 16:28 | |
*** jskinner has joined #openstack | 16:28 | |
*** rahulait has quit IRC | 16:29 | |
*** jskinner has quit IRC | 16:29 | |
*** jskinner has joined #openstack | 16:29 | |
*** rustam has joined #openstack | 16:29 | |
*** jskinner has quit IRC | 16:30 | |
*** fbo has quit IRC | 16:30 | |
*** jskinner has joined #openstack | 16:30 | |
*** alop has quit IRC | 16:30 | |
*** bdpayne has quit IRC | 16:30 | |
*** jskinner has quit IRC | 16:30 | |
*** Gman has quit IRC | 16:31 | |
*** jskinner has joined #openstack | 16:31 | |
*** rustam has quit IRC | 16:32 | |
*** jskinner has joined #openstack | 16:32 | |
*** jskinne__ has joined #openstack | 16:33 | |
*** jskinner has quit IRC | 16:33 | |
*** jskinne__ has quit IRC | 16:33 | |
*** bdpayne has joined #openstack | 16:33 | |
*** jskinner has joined #openstack | 16:33 | |
*** vlad_starkov has quit IRC | 16:34 | |
*** CaptTofu_ has quit IRC | 16:35 | |
*** CaptTofu has joined #openstack | 16:35 | |
*** P3l0t1ll0x has quit IRC | 16:37 | |
*** surfichris has quit IRC | 16:37 | |
*** jskinner has quit IRC | 16:39 | |
*** monst has joined #openstack | 16:39 | |
*** P3l0t1ll0x has joined #openstack | 16:39 | |
*** osier has quit IRC | 16:39 | |
*** CaptTofu has quit IRC | 16:40 | |
*** simon-AS559 has quit IRC | 16:40 | |
*** Kiall has quit IRC | 16:40 | |
*** simon-AS559 has joined #openstack | 16:41 | |
*** souleymane has quit IRC | 16:42 | |
*** zooz has quit IRC | 16:42 | |
*** mestery has quit IRC | 16:42 | |
*** kiall has joined #openstack | 16:43 | |
*** torandu has joined #openstack | 16:43 | |
*** yguang has quit IRC | 16:43 | |
*** beck6 has quit IRC | 16:44 | |
*** engkur has quit IRC | 16:44 | |
*** jkienitz has joined #openstack | 16:44 | |
*** mtreinish has quit IRC | 16:45 | |
*** surfichris has joined #openstack | 16:45 | |
*** simon-AS559 has quit IRC | 16:46 | |
*** P3l0t1ll0x has quit IRC | 16:46 | |
*** yguang has joined #openstack | 16:47 | |
*** aknewhope has joined #openstack | 16:47 | |
*** Ryan_Lane has joined #openstack | 16:48 | |
*** P3l0t1ll0x has joined #openstack | 16:48 | |
*** bdpayne has quit IRC | 16:49 | |
*** sbaset has joined #openstack | 16:49 | |
*** iartarisi has quit IRC | 16:50 | |
*** bdpayne has joined #openstack | 16:51 | |
*** infernix has quit IRC | 16:52 | |
*** dims has joined #openstack | 16:52 | |
*** cjoelrun has joined #openstack | 16:52 | |
*** cdub_ has quit IRC | 16:53 | |
*** psedlak has joined #openstack | 16:53 | |
*** scott_w has quit IRC | 16:54 | |
*** resonatti has quit IRC | 16:54 | |
*** infernix has joined #openstack | 16:55 | |
*** SergeyLukjanov has joined #openstack | 16:56 | |
*** beck6 has joined #openstack | 16:57 | |
*** aknewhope has quit IRC | 16:57 | |
*** Ryan_Lane has quit IRC | 16:58 | |
*** simo has joined #openstack | 16:59 | |
*** simo has joined #openstack | 16:59 | |
*** MarkAtwood has quit IRC | 17:00 | |
*** krtaylor has quit IRC | 17:00 | |
*** krtaylor has joined #openstack | 17:00 | |
*** derekh has quit IRC | 17:00 | |
*** torandu has quit IRC | 17:01 | |
*** desai has joined #openstack | 17:02 | |
*** esker has joined #openstack | 17:02 | |
*** bdpayne_ has joined #openstack | 17:02 | |
*** bdpayne has quit IRC | 17:03 | |
*** bdpayne_ is now known as bdpayne | 17:03 | |
*** zoresvit has quit IRC | 17:03 | |
*** esker has quit IRC | 17:03 | |
*** CaptTofu has joined #openstack | 17:04 | |
*** ek6 has quit IRC | 17:04 | |
*** jskinner has joined #openstack | 17:04 | |
*** cdub_ has joined #openstack | 17:05 | |
*** surfichris has quit IRC | 17:07 | |
*** desai has quit IRC | 17:07 | |
*** corXi has quit IRC | 17:07 | |
*** warik has joined #openstack | 17:08 | |
*** fikst has quit IRC | 17:08 | |
*** torandu has joined #openstack | 17:09 | |
*** jskinner has quit IRC | 17:09 | |
*** surfichris has joined #openstack | 17:09 | |
*** starmer has joined #openstack | 17:11 | |
*** CaptTofu has quit IRC | 17:12 | |
*** jasond` has quit IRC | 17:13 | |
*** jasond` has joined #openstack | 17:14 | |
*** acu has quit IRC | 17:14 | |
*** cocoadaemon has joined #openstack | 17:16 | |
*** dims has quit IRC | 17:18 | |
*** fikst has joined #openstack | 17:19 | |
*** linuxnewb2 has joined #openstack | 17:19 | |
*** linuxnewb2 has joined #openstack | 17:20 | |
*** cocoadaemon has quit IRC | 17:21 | |
*** darraghb has quit IRC | 17:21 | |
*** cocoadaemon has joined #openstack | 17:21 | |
*** jasond` has quit IRC | 17:21 | |
*** jasond` has joined #openstack | 17:22 | |
*** esker has joined #openstack | 17:22 | |
*** sayan has quit IRC | 17:22 | |
*** seiflotfy1 has quit IRC | 17:22 | |
*** wramthun has quit IRC | 17:23 | |
*** P3l0t1ll0x has quit IRC | 17:24 | |
*** wramthun has joined #openstack | 17:25 | |
*** esp1 has joined #openstack | 17:25 | |
*** P3l0t1ll0x has joined #openstack | 17:26 | |
*** jjmb has joined #openstack | 17:26 | |
*** darjeeling has joined #openstack | 17:27 | |
*** pfreund has quit IRC | 17:27 | |
*** SergeyLukjanov has quit IRC | 17:28 | |
*** aliguori has quit IRC | 17:28 | |
*** jimyeh has joined #openstack | 17:28 | |
*** jjmb has quit IRC | 17:28 | |
*** armax has joined #openstack | 17:28 | |
*** cocoadaemon has quit IRC | 17:29 | |
*** portante has joined #openstack | 17:30 | |
*** jjmb has joined #openstack | 17:30 | |
*** dmi is now known as dmi|afk | 17:31 | |
*** fikst has quit IRC | 17:32 | |
*** esker has quit IRC | 17:33 | |
*** jpn has quit IRC | 17:34 | |
*** ek6 has joined #openstack | 17:35 | |
*** ek6 has quit IRC | 17:35 | |
*** jskinner has joined #openstack | 17:36 | |
*** ek6 has joined #openstack | 17:36 | |
*** davidha has quit IRC | 17:36 | |
*** monst has quit IRC | 17:36 | |
*** russellb has quit IRC | 17:37 | |
*** berendt has quit IRC | 17:38 | |
*** simo has quit IRC | 17:40 | |
*** monst has joined #openstack | 17:41 | |
*** mkollaro has quit IRC | 17:42 | |
*** yguang has quit IRC | 17:44 | |
*** lucasagomes has quit IRC | 17:44 | |
*** acu has joined #openstack | 17:45 | |
*** simo has joined #openstack | 17:48 | |
*** simo has joined #openstack | 17:48 | |
*** sayan has joined #openstack | 17:49 | |
FunnyLookinHat | nifty: http://trystack.org/ | 17:49 |
*** whenry has joined #openstack | 17:49 | |
FunnyLookinHat | hadn't heard of that before. | 17:49 |
*** sam_one has quit IRC | 17:50 | |
kenperkins | FunnyLookinHat: also http://blog.phymata.com/2012/11/08/openstack-devstack-on-the-rackspace-open-cloud/ | 17:50 |
kenperkins | Does anyone know if devstack admin user should be able to do keystone token validations? | 17:51 |
*** boden_ has joined #openstack | 17:51 | |
FunnyLookinHat | yeah I use devstack locally in a virtual machine - kind of a pain to get setup the way I need it but works well enough... | 17:51 |
kenperkins | just checking | 17:51 |
*** sam_one has joined #openstack | 17:51 | |
*** boden has quit IRC | 17:51 | |
*** SergeyLukjanov has joined #openstack | 17:53 | |
*** ek6 has quit IRC | 17:53 | |
*** portante has quit IRC | 17:54 | |
*** SergeyLukjanov has quit IRC | 17:54 | |
*** BjoernC has quit IRC | 17:54 | |
*** jjmb has quit IRC | 17:55 | |
*** einarr has quit IRC | 17:56 | |
*** mikedawson has joined #openstack | 17:56 | |
FunnyLookinHat | Anyone here know if Amazon's OpenStack implementation supports the personality parameter when creating a server? I'm not seeing it ... :-/ | 17:58 |
*** crandquist has quit IRC | 17:58 | |
*** stevebaker has joined #openstack | 17:58 | |
*** ek6 has joined #openstack | 17:58 | |
*** hartsocks has joined #openstack | 17:59 | |
*** sayan has quit IRC | 18:00 | |
*** pfreund has joined #openstack | 18:00 | |
*** krtaylor has quit IRC | 18:00 | |
*** esp1 has left #openstack | 18:00 | |
*** desai has joined #openstack | 18:00 | |
*** krtaylor has joined #openstack | 18:00 | |
*** fsimonce` has quit IRC | 18:00 | |
*** berendt has joined #openstack | 18:01 | |
*** rustam has joined #openstack | 18:02 | |
*** yguang has joined #openstack | 18:02 | |
*** networkstatic has joined #openstack | 18:02 | |
*** monst has quit IRC | 18:03 | |
*** johnpur has joined #openstack | 18:04 | |
*** rustam has quit IRC | 18:04 | |
*** mmcgarrah_ has joined #openstack | 18:04 | |
*** mmcgarrah has quit IRC | 18:04 | |
*** jimyeh has quit IRC | 18:05 | |
*** leifmadsen has quit IRC | 18:06 | |
*** hartsocks has quit IRC | 18:07 | |
*** MarcMorata has quit IRC | 18:07 | |
*** fsimonce has joined #openstack | 18:07 | |
*** simo has quit IRC | 18:07 | |
*** devoid has joined #openstack | 18:08 | |
*** bdpayne has quit IRC | 18:09 | |
*** portante has joined #openstack | 18:09 | |
MoooookiE | I hope I don't annoy anyone. But I still have problems with my openstack and want to ask again for help. | 18:09 |
MoooookiE | I have two servers running openstack essex. One with all and one just compute. I've configured them with multi_host. Now I added another computing node with a similiar configuration to the working compute node but if I want to start an instance, the instance don't get an ip. Here are my logs: http://pastie.org/7645417 . Can anyone please help me find the error? | 18:09 |
*** rustam has joined #openstack | 18:09 | |
*** dpippenger has quit IRC | 18:09 | |
*** jpn has joined #openstack | 18:09 | |
*** anuj has joined #openstack | 18:10 | |
*** jpn has quit IRC | 18:10 | |
*** rustam has quit IRC | 18:10 | |
*** bdpayne has joined #openstack | 18:11 | |
comptona | MoooookiE: are you running one of the API services on your new compute node? | 18:12 |
*** cdub_ has quit IRC | 18:12 | |
comptona | I forget which one it is if you're using multi_host, but it should be running on the working compute node already | 18:12 |
anuj | hi | 18:12 |
MoooookiE | comptona: yes. nova-api runs on both computing nodes. | 18:12 |
anuj | after pulling the latest code from master, there seems to be encoding issues with the output of the run_tests.sh script(I see a lot of 'junk' characters) | 18:12 |
*** rferrari has quit IRC | 18:12 | |
anuj | is there an encoding related setting that I need to change? | 18:13 |
*** krow has joined #openstack | 18:14 | |
*** desai has quit IRC | 18:14 | |
*** devoid has quit IRC | 18:14 | |
*** berendt has quit IRC | 18:14 | |
*** ek6 has quit IRC | 18:16 | |
*** cdub_ has joined #openstack | 18:16 | |
*** stevebaker has quit IRC | 18:16 | |
*** russellb has joined #openstack | 18:17 | |
MoooookiE | comptona: any other idea? | 18:17 |
*** megha has quit IRC | 18:18 | |
*** krow has quit IRC | 18:18 | |
*** yguang has quit IRC | 18:18 | |
fedgoat | is there a repo somewhere with pre-built CentOS 6.3 or 6.4 with cloud-init images? | 18:18 |
fedgoat | qcow2 format | 18:18 |
*** dims has joined #openstack | 18:19 | |
comptona | MoooookiE: the instance system log you sent looks to me like it can't get at the metadata API endpoint | 18:19 |
*** 16SABBIJB has joined #openstack | 18:19 | |
*** rnorwood2 has joined #openstack | 18:19 | |
comptona | if the service is running and working OK, then I'm not sure what else might be wrong | 18:19 |
comptona | can you connect to the instance over VNC once it's booted and run "ifconfig"? | 18:19 |
*** rnorwood1 has quit IRC | 18:20 | |
comptona | rackerjoe: I build mine with https://github.com/rackerjoe/oz-image-build | 18:20 |
*** johnpur has quit IRC | 18:21 | |
*** bcmfh has quit IRC | 18:21 | |
fedgoat | comptona I saw his images, but they haven't been updated in over a year, so Im sure the CentOS versions are old. I guess I'll just build one from scratch | 18:22 |
comptona | yeah, I couldn't find any myself so I just built them | 18:22 |
*** rustam has joined #openstack | 18:22 | |
*** surfichris has quit IRC | 18:24 | |
*** desai has joined #openstack | 18:24 | |
*** anniec has joined #openstack | 18:24 | |
*** Ryan_Lane has joined #openstack | 18:25 | |
*** desai has quit IRC | 18:25 | |
*** monst has joined #openstack | 18:25 | |
*** KyleMacDonald has quit IRC | 18:27 | |
*** stevebaker has joined #openstack | 18:27 | |
*** desai has joined #openstack | 18:28 | |
MoooookiE | comptona: I can't connect in the dashboard. Is there a other way? | 18:28 |
*** stevebaker has quit IRC | 18:29 | |
*** stevebaker has joined #openstack | 18:29 | |
*** alop has joined #openstack | 18:30 | |
*** surfichris has joined #openstack | 18:30 | |
*** pfreund has quit IRC | 18:30 | |
*** linuxfreck has joined #openstack | 18:30 | |
*** SergeyLukjanov has joined #openstack | 18:31 | |
*** pokoli has quit IRC | 18:31 | |
*** desai has quit IRC | 18:31 | |
*** tomoe_ has joined #openstack | 18:33 | |
*** stevebaker has quit IRC | 18:33 | |
*** starmer has quit IRC | 18:33 | |
*** stevebaker has joined #openstack | 18:33 | |
comptona | if you're using libvirtd, you can run "virsh vncdisplay <instance id>" from the compute node to get the vnc connection information | 18:33 |
comptona | assuming you've set all that up, I didn't look for it in the configs you posted | 18:33 |
*** jproulx has joined #openstack | 18:33 | |
*** bdpayne has quit IRC | 18:33 | |
*** megha has joined #openstack | 18:34 | |
*** bbcmicrocomputer has quit IRC | 18:34 | |
jproulx | I can't seem to find what schedule filter verifies a node has sufficient disk to handle the ephemeral storage requirements of a instance, there must be one yes? | 18:34 |
jproulx | it is the example forwriting a custome filter, but really even if it's copy and paste the user should have to write that one. | 18:36 |
MoooookiE | comptona: this returns "10.10.3.4:0". Could you please tell me how to connect to this? | 18:36 |
*** dims has quit IRC | 18:37 | |
*** tomoe_ has quit IRC | 18:37 | |
comptona | open a vnc client and connect to 10.10.3.4, port 5900 | 18:38 |
MoooookiE | comptona: Thanks! Good to know. But unfortunatly the ubuntu image I use don't have a password set. | 18:42 |
*** tocroft has joined #openstack | 18:42 | |
*** anuj has quit IRC | 18:42 | |
fedgoat | will cloud-init from EPEL configure the image to do disk space resizing? | 18:43 |
*** acu has quit IRC | 18:43 | |
*** russellb has quit IRC | 18:44 | |
*** surfichris has quit IRC | 18:45 | |
*** melmoth has quit IRC | 18:45 | |
*** jamespage_ has joined #openstack | 18:46 | |
*** stevebaker has quit IRC | 18:46 | |
*** eschnou has joined #openstack | 18:46 | |
*** surfichris has joined #openstack | 18:49 | |
*** monst has quit IRC | 18:50 | |
ppradhan | hi, boot from volume question.. I dd the ubuntu.img to a volume. Then from dashboard boot from volume option is chosen. from VNC console its Not a bootable device. what am i missing here? | 18:51 |
*** jamespage_ has quit IRC | 18:51 | |
*** wincus has left #openstack | 18:51 | |
ppradhan | and its folsom | 18:51 |
*** johnpur has joined #openstack | 18:52 | |
*** rustam has quit IRC | 18:52 | |
*** ek6 has joined #openstack | 18:52 | |
*** ek6 has quit IRC | 18:52 | |
*** zul has joined #openstack | 18:53 | |
*** ek6 has joined #openstack | 18:53 | |
*** simo has joined #openstack | 18:53 | |
*** davidha has joined #openstack | 18:53 | |
*** acu has joined #openstack | 18:53 | |
*** kukacz has joined #openstack | 18:54 | |
*** SergeyLukjanov has quit IRC | 18:54 | |
*** vlad_starkov has joined #openstack | 18:55 | |
*** vlad_starkov has quit IRC | 18:55 | |
*** stevebaker has joined #openstack | 18:55 | |
*** dpippenger has joined #openstack | 18:55 | |
*** vlad_starkov has joined #openstack | 18:55 | |
*** anuj has joined #openstack | 18:56 | |
*** yguang has joined #openstack | 18:57 | |
*** ek6 has quit IRC | 18:57 | |
*** rustam has joined #openstack | 18:58 | |
*** prao has joined #openstack | 18:58 | |
*** rnirmal has quit IRC | 18:59 | |
*** krtaylor has quit IRC | 19:00 | |
*** esker has joined #openstack | 19:00 | |
*** krtaylor has joined #openstack | 19:00 | |
*** zul has quit IRC | 19:01 | |
*** jodok has joined #openstack | 19:02 | |
*** jodok has joined #openstack | 19:02 | |
*** ipmonger has joined #openstack | 19:03 | |
*** anuj has quit IRC | 19:04 | |
*** jproulx has quit IRC | 19:05 | |
*** SergeyLukjanov has joined #openstack | 19:06 | |
*** cdub_ has quit IRC | 19:07 | |
*** johnpur has quit IRC | 19:07 | |
*** dguitarbite has quit IRC | 19:09 | |
*** vlad_sta_ has joined #openstack | 19:10 | |
*** vlad_starkov has quit IRC | 19:14 | |
*** Ryan_Lane has quit IRC | 19:14 | |
*** sbaset has quit IRC | 19:15 | |
*** krtaylor has quit IRC | 19:15 | |
*** linuxfreck has quit IRC | 19:16 | |
*** psedlak has quit IRC | 19:17 | |
*** stevebaker has quit IRC | 19:17 | |
*** devoid has joined #openstack | 19:18 | |
*** pentae has quit IRC | 19:18 | |
*** stevebaker has joined #openstack | 19:20 | |
*** portante has quit IRC | 19:21 | |
*** MoooookiE has quit IRC | 19:22 | |
*** stich has quit IRC | 19:22 | |
*** stevebaker has quit IRC | 19:25 | |
*** vlad_starkov has joined #openstack | 19:25 | |
*** cdub_ has joined #openstack | 19:25 | |
*** simo has quit IRC | 19:25 | |
*** acathrow has joined #openstack | 19:27 | |
*** vlad_sta_ has quit IRC | 19:27 | |
*** Tross has joined #openstack | 19:28 | |
*** carif has quit IRC | 19:28 | |
*** anniec has quit IRC | 19:29 | |
*** vlad_starkov has quit IRC | 19:29 | |
*** saintx has quit IRC | 19:30 | |
*** zooz has joined #openstack | 19:30 | |
*** vlad_starkov has joined #openstack | 19:30 | |
*** saintx has joined #openstack | 19:30 | |
halj | Is the correct configuration of quantum that quantum-dhcp-agent, quantum-l3-agent, quantum-metadata-agent, quantum-plugin-openvswitch-agent, and quantum server all run on a dedicated quantum server and only quantum-plugin-openvswitch-agent is supposed to run along side nova-compute on the hypervisor? | 19:30 |
*** cdub_ has quit IRC | 19:30 | |
*** carif has joined #openstack | 19:30 | |
*** acathrow has left #openstack | 19:30 | |
*** dosaboy has quit IRC | 19:32 | |
*** acu has quit IRC | 19:33 | |
*** davidha has quit IRC | 19:33 | |
*** yguang has quit IRC | 19:34 | |
*** 16SABBIJB has quit IRC | 19:35 | |
*** carif has quit IRC | 19:38 | |
*** fatikled has joined #openstack | 19:38 | |
*** Tross has quit IRC | 19:40 | |
*** jproulx has joined #openstack | 19:44 | |
jproulx | ppradhan: you need to put a boot block on the the volume (grub) | 19:45 |
*** acu has joined #openstack | 19:46 | |
*** mgiles has joined #openstack | 19:47 | |
*** freeflying has quit IRC | 19:51 | |
ppradhan | jproulx: so I mount that volume on another instance and install grub on it.? like grub-install /dev/vdb? | 19:51 |
jproulx | ppradhan yes that should do | 19:52 |
ppradhan | jproulx: let me try ! | 19:53 |
jproulx | if you are using cinder, cinder has provision for creating a volume based on an instance (cinder help will show syntax) on caveat with that is it only works with "raw" images right now not the more common qcow so you may need to pull the image down , convert it to raw and then load it back up to glance if you want to try that it's less tested but much more covenient (if it works for you at all :) ) | 19:54 |
*** morisja has joined #openstack | 19:55 | |
*** jbresnah has joined #openstack | 19:55 | |
*** pvankouteren has joined #openstack | 19:56 | |
ppradhan | jproulx: yes i am using cinder and its good to know about this | 19:57 |
ppradhan | grub-install says: /usr/sbin/grub-setup: error: unable to identify a filesystem in hd0; safety check can't be performed. | 19:57 |
*** freeflying has joined #openstack | 19:58 | |
*** mrj has joined #openstack | 19:58 | |
mrj | Anyone doing any large wordpress/php stuff on openstack? | 19:59 |
*** morisja has quit IRC | 19:59 | |
*** stevebaker has joined #openstack | 20:00 | |
*** mgiles has quit IRC | 20:01 | |
jproulx | ppradhan not sure about that one, may need to look at grub man page. One thing to check did you partition the volume and dd of=/dev/vdb1 or just dd to the whole disk device /dev/vdb? Should partition but the "hd0" makes me think grub is complaining about the instance root not the target & you may need some additional flags to grub to tell it to target and alternate root volume. | 20:01 |
*** racker_KevinS has joined #openstack | 20:01 | |
ppradhan | jproulx: i am using the whole disk ie. /dev/vdb | 20:02 |
*** johnpur has joined #openstack | 20:02 | |
*** KLevenstein has quit IRC | 20:03 | |
*** martine has quit IRC | 20:03 | |
*** martine has joined #openstack | 20:04 | |
*** simo has joined #openstack | 20:04 | |
*** simo has joined #openstack | 20:04 | |
*** Shri has joined #openstack | 20:05 | |
jproulx | ppradhan whole disk may be a problem not 100% sure, but I do know my boot from volume has used partitioned devices | 20:06 |
*** Steff00 has joined #openstack | 20:07 | |
ppradhan | jproulx: ok | 20:07 |
*** mrjazzcat has quit IRC | 20:07 | |
ppradhan | jproulx: what's the difference between http://cloud-images.ubuntu.com/releases/precise/release/ubuntu-12.04-server-cloudimg-amd64-disk1.img and http://cloud-images.ubuntu.com/releases/precise/release/ubuntu-12.04-server-cloudimg-amd64-root.tar.gz | 20:07 |
ppradhan | ? | 20:07 |
ppradhan | 20:07 | |
*** ahasenack has quit IRC | 20:08 | |
ppradhan | i used am64-disk1.img to dd | 20:08 |
*** morisja has joined #openstack | 20:09 | |
jproulx | good question :) I suspect the .img is a filesystem image you can dd and the tar.gz is the contents of that but that you can untar and modify more easily. I'm pretty sure you did the right thing htere | 20:09 |
ppradhan | jproulx: ok | 20:09 |
*** russellb has joined #openstack | 20:10 | |
*** acu has quit IRC | 20:10 | |
ppradhan | i think you are right on your answer | 20:10 |
*** devoid has quit IRC | 20:11 | |
*** ahasenack has joined #openstack | 20:11 | |
*** jjmb has joined #openstack | 20:11 | |
*** rmohan has quit IRC | 20:11 | |
*** rmohan has joined #openstack | 20:12 | |
ppradhan | jproulx: i have not used boot from volume but wanted to know how does it look after it boots. Is it exaclty gonna be the same as we boot from glance? instead of glace it will boot from cinder vol and everything elese gonna be same, i mean save root.ephemeral disk and etc etc | 20:13 |
*** desai has joined #openstack | 20:14 | |
*** russellb has quit IRC | 20:14 | |
ppradhan | s/save/disk/g | 20:14 |
*** hartsocks has joined #openstack | 20:15 | |
*** stevebaker has quit IRC | 20:15 | |
*** acu has joined #openstack | 20:16 | |
*** hartsocks has left #openstack | 20:17 | |
*** tocroft has quit IRC | 20:17 | |
*** vlad_sta_ has joined #openstack | 20:18 | |
*** fikst has joined #openstack | 20:18 | |
*** dguerri has quit IRC | 20:19 | |
*** starmer has joined #openstack | 20:19 | |
*** Steff00 has quit IRC | 20:19 | |
*** cjoelrun has quit IRC | 20:20 | |
*** vlad_starkov has quit IRC | 20:22 | |
*** jpeeler has quit IRC | 20:22 | |
*** drewlander has quit IRC | 20:23 | |
*** jproulx has quit IRC | 20:23 | |
*** dguerri has joined #openstack | 20:24 | |
*** starmer has quit IRC | 20:25 | |
*** pfreund has joined #openstack | 20:26 | |
*** cpg|away is now known as cpg | 20:27 | |
*** acabrera has quit IRC | 20:28 | |
*** Steff00 has joined #openstack | 20:28 | |
*** yocum_ has quit IRC | 20:29 | |
*** bdpayne has joined #openstack | 20:29 | |
*** jpeeler has joined #openstack | 20:29 | |
*** jpeeler has quit IRC | 20:29 | |
*** jpeeler has joined #openstack | 20:29 | |
*** mmcgarrah_ has quit IRC | 20:30 | |
*** Ryan_Lane has joined #openstack | 20:30 | |
*** yguang has joined #openstack | 20:31 | |
*** stevebaker has joined #openstack | 20:32 | |
*** dims has joined #openstack | 20:32 | |
*** linuxfreck has joined #openstack | 20:32 | |
*** morisja has quit IRC | 20:33 | |
*** awoxp has joined #openstack | 20:36 | |
awoxp | Need a hand with setting the quotas on the flavors | 20:36 |
awoxp | nova flavor-key m1.low_cpu set cpu_quota=10000 | 20:36 |
awoxp | nova flavor-key m1.low_cpu set cpu_period=20000 | 20:36 |
awoxp | but i still see a m1.low_cpu instance use more than 50% CPU....any ideas? | 20:37 |
*** ashwini has quit IRC | 20:39 | |
*** yocum has joined #openstack | 20:39 | |
*** yocum_ has joined #openstack | 20:39 | |
*** pfreund has quit IRC | 20:39 | |
yguang | awoxp,which version are you using | 20:39 |
*** yguang is now known as yaguang | 20:39 | |
*** yocum has quit IRC | 20:40 | |
awoxp | nova: 2.11.1.17.g9ab600f | 20:40 |
*** yocum_ has quit IRC | 20:40 | |
*** kindjal has joined #openstack | 20:40 | |
*** linuxfreck has quit IRC | 20:40 | |
awoxp | qemu: 1.0 | 20:40 |
yaguang | awoxp, you need to to set as this : nova flavor-key m1.low_cpu set quota:cpu_quota=10000 | 20:40 |
*** jvrbanac has quit IRC | 20:40 | |
nrs_ | is there any problem with setting up block storage and controller on a single node? and seperate compute node? | 20:41 |
*** cjoelrun has joined #openstack | 20:41 | |
awoxp | ah thank you will give it a go | 20:41 |
*** jjmb has quit IRC | 20:42 | |
*** mestery has joined #openstack | 20:42 | |
*** dneary has joined #openstack | 20:42 | |
yaguang | awoxp, and verify the config by checking nova flavor-list to see the extra_specs fields | 20:42 |
*** mestery has quit IRC | 20:42 | |
*** mestery has joined #openstack | 20:43 | |
awoxp | yep, can see them - just left out the "quota:" bit | 20:43 |
awoxp | thanks! | 20:43 |
*** ahasenack has quit IRC | 20:43 | |
*** acu has quit IRC | 20:44 | |
*** evanjfraser has joined #openstack | 20:44 | |
*** desai has quit IRC | 20:45 | |
awoxp | hmm no it still is jumping to 60%+ | 20:46 |
awoxp | (this is looking at the kvm process) | 20:46 |
*** vmlinuz has quit IRC | 20:46 | |
*** gimpswork has quit IRC | 20:48 | |
*** dosaboy has joined #openstack | 20:48 | |
*** yaguang has quit IRC | 20:48 | |
*** yaguang has joined #openstack | 20:48 | |
yaguang | awoxp, checking the libvirt.xml of the instance, to see if <period>20000</period> exists | 20:49 |
*** sarob has joined #openstack | 20:50 | |
awoxp | where would that be? This in on Ubuntu | 20:50 |
*** vlad_starkov has joined #openstack | 20:50 | |
yaguang | in the instance directory | 20:51 |
*** cocoadaemon has joined #openstack | 20:51 | |
yaguang | if you are using devstack ,by default it should be /opt/stack/instances/someuuid/ | 20:52 |
*** vartom has joined #openstack | 20:52 | |
*** desai has joined #openstack | 20:52 | |
*** devoid has joined #openstack | 20:52 | |
*** digitalsanctum has joined #openstack | 20:52 | |
awoxp | Can't see the period key http://pastebin.com/KSVFE48K | 20:53 |
*** esker has quit IRC | 20:53 | |
*** mikedawson has quit IRC | 20:53 | |
*** esker has joined #openstack | 20:53 | |
*** vlad_sta_ has quit IRC | 20:53 | |
*** sarob has quit IRC | 20:53 | |
*** sarob has joined #openstack | 20:54 | |
awoxp | my extra_specs in flavor-list shows: {u'quota:cpu_quota': u'1000', u'quota:cpu_period': u'5000'} | 20:55 |
*** surfichris has quit IRC | 20:55 | |
awoxp | sorry wrong XML file - http://pastebin.com/LxycishC still not there though | 20:55 |
*** anniec has joined #openstack | 20:56 | |
*** surfichris has joined #openstack | 20:57 | |
*** yocum has joined #openstack | 20:57 | |
*** jbresnah has quit IRC | 20:58 | |
*** mestery has quit IRC | 20:58 | |
*** bdpayne has quit IRC | 20:58 | |
*** starmer has joined #openstack | 20:59 | |
*** dripton_ is now known as dripton | 21:00 | |
*** SergeyLukjanov has quit IRC | 21:00 | |
*** yocum has quit IRC | 21:00 | |
*** zeus has quit IRC | 21:01 | |
*** desai has quit IRC | 21:02 | |
*** cody-somerville has joined #openstack | 21:03 | |
*** cody-somerville has quit IRC | 21:03 | |
*** cody-somerville has joined #openstack | 21:03 | |
yaguang | awoxp, I'll test on my laptop later, | 21:04 |
awoxp | ok thanks | 21:04 |
*** eschnou has quit IRC | 21:05 | |
*** jbresnah has joined #openstack | 21:06 | |
*** jskinner has quit IRC | 21:06 | |
*** jskinner has joined #openstack | 21:06 | |
*** desai has joined #openstack | 21:07 | |
*** scotm has quit IRC | 21:07 | |
*** scotm has joined #openstack | 21:08 | |
*** dmi|afk is now known as dmi | 21:08 | |
*** diogogmt has quit IRC | 21:08 | |
*** wramthun has quit IRC | 21:08 | |
*** vemp has joined #openstack | 21:09 | |
*** yaguang has quit IRC | 21:09 | |
*** cpg is now known as cpg|away | 21:10 | |
*** chuffpdx has joined #openstack | 21:10 | |
*** stevebaker has quit IRC | 21:11 | |
*** wramthun has joined #openstack | 21:11 | |
*** cocoadaemon has quit IRC | 21:11 | |
*** stevebaker has joined #openstack | 21:11 | |
*** FatDarrel has joined #openstack | 21:11 | |
*** cocoadaemon has joined #openstack | 21:11 | |
*** flaper87 has joined #openstack | 21:12 | |
*** scotm has quit IRC | 21:12 | |
*** digitalsanctum has quit IRC | 21:13 | |
*** Ryan_Lane has quit IRC | 21:13 | |
*** jimyeh has joined #openstack | 21:14 | |
*** amccloud is now known as amccloud|away | 21:15 | |
*** boden_ has quit IRC | 21:15 | |
*** armax_ has joined #openstack | 21:15 | |
*** armax has quit IRC | 21:15 | |
*** armax_ is now known as armax | 21:15 | |
*** armax has left #openstack | 21:15 | |
*** Ryan_Lane has joined #openstack | 21:16 | |
*** martine has quit IRC | 21:16 | |
*** christyp has quit IRC | 21:16 | |
*** dims has quit IRC | 21:17 | |
*** desai has quit IRC | 21:18 | |
*** jimyeh has quit IRC | 21:18 | |
*** yaguang has joined #openstack | 21:19 | |
*** stevebaker has quit IRC | 21:19 | |
*** starmer has quit IRC | 21:23 | |
*** h0cin has quit IRC | 21:24 | |
*** scotm has joined #openstack | 21:26 | |
*** jWhiskey has quit IRC | 21:27 | |
*** mxhyway has joined #openstack | 21:29 | |
*** dneary has quit IRC | 21:30 | |
*** kbringard has joined #openstack | 21:31 | |
*** kbringard has quit IRC | 21:32 | |
*** john5223 has quit IRC | 21:33 | |
*** bitsmart has quit IRC | 21:33 | |
*** bitsmart has joined #openstack | 21:36 | |
*** dims has joined #openstack | 21:38 | |
*** fsimonce has quit IRC | 21:38 | |
*** e_steve has joined #openstack | 21:40 | |
e_steve | Hello does anyone have experience with Instance Metadata? | 21:40 |
*** anniec has quit IRC | 21:40 | |
e_steve | I am trying to set instance metdata {'tags':['tag1','tag2']} but I get this error: 500 Internal Server Error The server has either erred or is incapable of performing the requested operation. | 21:41 |
e_steve | is it bad to set an array as the value for metadata?? | 21:41 |
*** cody-somerville has quit IRC | 21:42 | |
*** cody-somerville has joined #openstack | 21:42 | |
*** fsimonce has joined #openstack | 21:42 | |
*** cjoelrun has quit IRC | 21:43 | |
*** radsy has joined #openstack | 21:43 | |
*** mxhyway has quit IRC | 21:44 | |
*** jimyeh has joined #openstack | 21:45 | |
*** starmer has joined #openstack | 21:45 | |
*** dims has quit IRC | 21:46 | |
*** davidhadas has joined #openstack | 21:47 | |
*** e_steve has quit IRC | 21:49 | |
*** jimyeh has quit IRC | 21:49 | |
*** Ryan_Lane has quit IRC | 21:50 | |
*** ryanpetr_ has joined #openstack | 21:51 | |
*** tsnider has quit IRC | 21:51 | |
*** cp16net_ has joined #openstack | 21:51 | |
*** cp16net_ is now known as cp16net_|away | 21:51 | |
*** cp16net_|away is now known as cp16net_ | 21:51 | |
*** cp16net_ is now known as cp16net | 21:51 | |
*** dims has joined #openstack | 21:52 | |
*** Steff00 has quit IRC | 21:53 | |
*** jskinner has quit IRC | 21:53 | |
*** pfreund has joined #openstack | 21:53 | |
*** ryanpetrello has quit IRC | 21:55 | |
*** devoid has quit IRC | 21:55 | |
*** jbresnah has quit IRC | 21:55 | |
*** rezax has joined #openstack | 21:56 | |
*** vlad_starkov has quit IRC | 21:56 | |
*** esker has quit IRC | 21:56 | |
*** yaguang has quit IRC | 21:57 | |
*** dims has quit IRC | 21:58 | |
*** starmer has quit IRC | 21:58 | |
*** danblack has joined #openstack | 21:59 | |
*** vartom has quit IRC | 21:59 | |
*** bknudson has quit IRC | 22:00 | |
*** jduhamel has joined #openstack | 22:01 | |
*** starmer has joined #openstack | 22:03 | |
*** hattwick has quit IRC | 22:03 | |
*** msinhore has quit IRC | 22:04 | |
*** jecarey has quit IRC | 22:04 | |
*** P3l0t1ll0x has quit IRC | 22:04 | |
*** hattwick has joined #openstack | 22:05 | |
*** Gordonz has quit IRC | 22:06 | |
*** datsun180b has quit IRC | 22:06 | |
*** texarcana has quit IRC | 22:06 | |
*** sniperd has quit IRC | 22:06 | |
*** davidhadas has quit IRC | 22:07 | |
*** CaptTofu has joined #openstack | 22:07 | |
*** Ryan_Lane has joined #openstack | 22:08 | |
*** mikal has quit IRC | 22:08 | |
*** simo has quit IRC | 22:09 | |
*** mchype has joined #openstack | 22:09 | |
*** balboah has quit IRC | 22:09 | |
*** hattwick has quit IRC | 22:10 | |
*** mikal has joined #openstack | 22:10 | |
*** jergerber has quit IRC | 22:11 | |
*** jbresnah has joined #openstack | 22:11 | |
*** SouthShark has joined #openstack | 22:11 | |
*** sniperd has joined #openstack | 22:12 | |
*** dmi is now known as dmi|afk | 22:12 | |
*** hattwick has joined #openstack | 22:13 | |
*** awoxp_ has joined #openstack | 22:13 | |
*** SouthShark has quit IRC | 22:14 | |
Ryan_Lane | ttx: hey. we're trying to push something into incubation. the process doesn't look like it's correct to me | 22:15 |
*** jimyeh has joined #openstack | 22:15 | |
*** kukacz has quit IRC | 22:16 | |
*** cpg|away is now known as cpg | 22:16 | |
*** jbresnah has quit IRC | 22:16 | |
*** dmi|afk is now known as dmi | 22:16 | |
*** kbringard has joined #openstack | 22:17 | |
*** rorr has quit IRC | 22:17 | |
*** cody-somerville has quit IRC | 22:17 | |
*** awoxp has quit IRC | 22:17 | |
*** dmi is now known as dmi|afk | 22:17 | |
*** phil|2 has joined #openstack | 22:17 | |
*** ek6 has joined #openstack | 22:19 | |
*** jimyeh has quit IRC | 22:20 | |
*** yaguang has joined #openstack | 22:21 | |
*** dims has joined #openstack | 22:22 | |
Ryan_Lane | well, I shouldn't say it's incorrect, but that it's unclear in the wiki | 22:22 |
*** laney- has quit IRC | 22:23 | |
*** Madasi is now known as zz_Madasi | 22:24 | |
*** cody-somerville has joined #openstack | 22:24 | |
*** phil|2 has quit IRC | 22:24 | |
*** rustam has quit IRC | 22:25 | |
*** digitalsanctum has joined #openstack | 22:25 | |
*** bdpayne has joined #openstack | 22:25 | |
*** fnaval has quit IRC | 22:26 | |
*** starmer has quit IRC | 22:27 | |
*** stevebaker has joined #openstack | 22:27 | |
*** vlad_starkov has joined #openstack | 22:27 | |
*** russellb has joined #openstack | 22:28 | |
*** QRPIKE has joined #openstack | 22:28 | |
*** bersace_nss__ has joined #openstack | 22:29 | |
*** bersace_nss_ has quit IRC | 22:29 | |
*** starmer has joined #openstack | 22:33 | |
*** rnorwood2 has quit IRC | 22:34 | |
*** matiu has joined #openstack | 22:35 | |
*** matiu has joined #openstack | 22:35 | |
*** fsimonce has quit IRC | 22:35 | |
*** vlad_starkov has quit IRC | 22:36 | |
*** kbringard has quit IRC | 22:37 | |
*** kindjal has quit IRC | 22:38 | |
*** acabrera has joined #openstack | 22:39 | |
*** flaper87 has quit IRC | 22:39 | |
*** cjwilson has joined #openstack | 22:39 | |
*** Mike656 has quit IRC | 22:40 | |
*** kenperkins has quit IRC | 22:41 | |
*** kenperkins has joined #openstack | 22:41 | |
*** acabrera_ has joined #openstack | 22:44 | |
*** devoid has joined #openstack | 22:44 | |
*** starmer has quit IRC | 22:44 | |
*** jimyeh has joined #openstack | 22:46 | |
*** acabrera has quit IRC | 22:46 | |
*** acabrera_ is now known as acabrera | 22:46 | |
*** QRPIKE has quit IRC | 22:47 | |
*** awoxp__ has joined #openstack | 22:48 | |
*** jimyeh has quit IRC | 22:51 | |
*** johnpur has quit IRC | 22:51 | |
*** torandu has quit IRC | 22:52 | |
*** awoxp_ has quit IRC | 22:52 | |
*** jduhamel has quit IRC | 22:53 | |
*** jduhamel has joined #openstack | 22:53 | |
*** torandu has joined #openstack | 22:54 | |
*** jduhamel has quit IRC | 22:55 | |
*** gdubreui has joined #openstack | 22:56 | |
*** jduhamel has joined #openstack | 22:56 | |
*** zooz has quit IRC | 22:56 | |
*** dims has quit IRC | 22:57 | |
*** Blackavar has joined #openstack | 22:57 | |
*** jduhamel has quit IRC | 22:57 | |
*** jduhamel has joined #openstack | 22:58 | |
*** stevebaker has quit IRC | 22:59 | |
*** rustam has joined #openstack | 23:00 | |
*** stevebaker has joined #openstack | 23:02 | |
*** KLevenstein has joined #openstack | 23:02 | |
*** jduhamel has quit IRC | 23:02 | |
*** jduhamel has joined #openstack | 23:03 | |
*** jduhamel has joined #openstack | 23:04 | |
*** ek6 has quit IRC | 23:04 | |
*** russellb has quit IRC | 23:06 | |
*** jduhamel has quit IRC | 23:06 | |
*** cocoadaemon has quit IRC | 23:06 | |
*** jduhamel has joined #openstack | 23:07 | |
*** Vaibhav_ has joined #openstack | 23:08 | |
*** ppradhan has left #openstack | 23:09 | |
*** stevebaker has quit IRC | 23:09 | |
*** dpippenger has quit IRC | 23:10 | |
*** jduhamel has quit IRC | 23:10 | |
*** Trixboxer has quit IRC | 23:10 | |
*** jduhamel has joined #openstack | 23:11 | |
*** stevebaker has joined #openstack | 23:11 | |
*** jduhamel has quit IRC | 23:12 | |
*** Vaibhav_ has quit IRC | 23:12 | |
*** jduhamel has joined #openstack | 23:13 | |
*** mestery has joined #openstack | 23:13 | |
*** russellb has joined #openstack | 23:13 | |
*** mestery has quit IRC | 23:13 | |
*** Tross has joined #openstack | 23:13 | |
*** mestery has joined #openstack | 23:14 | |
*** KLevenstein has quit IRC | 23:15 | |
*** stevebaker has quit IRC | 23:16 | |
*** Tross has quit IRC | 23:17 | |
*** jimyeh has joined #openstack | 23:17 | |
*** jbresnah has joined #openstack | 23:18 | |
*** mynamiesdeleted has quit IRC | 23:18 | |
*** mynamiesdeleted has joined #openstack | 23:18 | |
*** dims has joined #openstack | 23:19 | |
*** radsy has quit IRC | 23:19 | |
*** jimyeh has quit IRC | 23:21 | |
*** FunnyLookinHat has quit IRC | 23:22 | |
*** freeflying has quit IRC | 23:22 | |
*** rnorwood1 has joined #openstack | 23:23 | |
*** scotm has quit IRC | 23:24 | |
*** scotm has joined #openstack | 23:25 | |
*** dneary has joined #openstack | 23:25 | |
*** jbresnah has quit IRC | 23:26 | |
*** Tross has joined #openstack | 23:27 | |
*** dStruct has joined #openstack | 23:28 | |
*** scotm has quit IRC | 23:29 | |
*** mchype has quit IRC | 23:30 | |
*** freeflying has joined #openstack | 23:30 | |
*** devoid has quit IRC | 23:31 | |
*** jduhamel has quit IRC | 23:32 | |
*** jduhamel has joined #openstack | 23:32 | |
*** jbresnah has joined #openstack | 23:33 | |
*** dosaboy has quit IRC | 23:34 | |
*** dosaboy has joined #openstack | 23:34 | |
*** krow has joined #openstack | 23:35 | |
*** rnorwood2 has joined #openstack | 23:36 | |
*** jcarter has quit IRC | 23:36 | |
rezax | When i try glance image-list i get: [keystone.common.wsgi] You are not authorized to perform the requested action: admin_required. Request returned failure status. Invalid Openstack Identity credentials. Whats wrong?? | 23:37 |
*** johnpur has joined #openstack | 23:37 | |
rezax | Credentials works fine with keystone user-list etc. | 23:37 |
*** rnorwood1 has quit IRC | 23:38 | |
*** digitalsanctum has quit IRC | 23:39 | |
*** Corren has joined #openstack | 23:40 | |
*** ev0ldave has quit IRC | 23:41 | |
*** gdubreui has quit IRC | 23:41 | |
*** gdubreui has joined #openstack | 23:41 | |
*** yaguang has quit IRC | 23:42 | |
*** amccloud|away is now known as amccloud | 23:42 | |
*** kenperkins has quit IRC | 23:42 | |
*** Corren is now known as kenperkins | 23:42 | |
*** msinhore has joined #openstack | 23:43 | |
*** jduhamel has quit IRC | 23:43 | |
*** Free_maN has quit IRC | 23:43 | |
*** jduhamel has joined #openstack | 23:44 | |
*** halj has quit IRC | 23:44 | |
*** CaptTofu has quit IRC | 23:44 | |
*** halj has joined #openstack | 23:44 | |
*** Ryan_Lane has quit IRC | 23:46 | |
*** cody-somerville has quit IRC | 23:46 | |
*** Ryan_Lane has joined #openstack | 23:46 | |
*** anniec has joined #openstack | 23:47 | |
*** bdpayne has quit IRC | 23:47 | |
*** jimyeh has joined #openstack | 23:47 | |
*** ultrabizweb has quit IRC | 23:48 | |
*** jduhamel has quit IRC | 23:50 | |
*** digitalsanctum has joined #openstack | 23:50 | |
*** tattedsxy33 has joined #openstack | 23:50 | |
*** gdubreui has quit IRC | 23:51 | |
*** jduhamel has joined #openstack | 23:51 | |
*** fsargent has joined #openstack | 23:51 | |
*** russellb has quit IRC | 23:52 | |
*** dosaboy has quit IRC | 23:52 | |
*** jimyeh has quit IRC | 23:52 | |
*** cody-somerville has joined #openstack | 23:53 | |
*** devoid has joined #openstack | 23:53 | |
dStruct | rezax: sounds like your glance-api or -registry isn't using the right db, or maybe you don't have flavor=keystone in both configs? | 23:54 |
*** ultrabizweb has joined #openstack | 23:54 | |
tattedsxy33 | trying to work on my profile...just signed up http://tinyurl.com/cjkvr8q | 23:55 |
*** tattedsxy33 has quit IRC | 23:55 | |
rezax | <dStruct> have flavor = keystone in both glance-api.conf and glance-registry.conf, and glance-manage db_sync no errors | 23:56 |
dStruct | rezax: try a glance --debug image-list | 23:56 |
*** tattedsxy33 has joined #openstack | 23:57 | |
rezax | dStruct, HTTP/1.1 401 Unauthorized | 23:57 |
dStruct | rezax: and you have the right db user/pass right? | 23:58 |
dStruct | rezax: have you tried mysql -uyourglanceuser -p and see if you can get in | 23:58 |
*** Tross has quit IRC | 23:58 | |
*** amccloud is now known as amccloud|away | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!