*** datajerk has joined #openstack | 00:00 | |
*** stevebaker has quit IRC | 00:00 | |
*** sleepsontheflo-1 has joined #openstack | 00:00 | |
*** ladquin is now known as ladquin_brb | 00:01 | |
*** blamar has joined #openstack | 00:02 | |
*** spligak has quit IRC | 00:02 | |
*** blimus has joined #openstack | 00:03 | |
*** almaisan-away is now known as al-maisan | 00:04 | |
*** b1rkh0ff has quit IRC | 00:05 | |
*** dweaver has joined #openstack | 00:05 | |
*** al-maisan is now known as almaisan-away | 00:05 | |
*** ryanpetrello has quit IRC | 00:05 | |
*** lvaughn has joined #openstack | 00:06 | |
*** tomoe_ has joined #openstack | 00:08 | |
*** doublerr_ has joined #openstack | 00:09 | |
*** Blackavar has joined #openstack | 00:10 | |
*** doublerr_ has quit IRC | 00:10 | |
*** lvaughn has quit IRC | 00:11 | |
*** esteve has quit IRC | 00:11 | |
*** maxdml has quit IRC | 00:12 | |
*** j5 has joined #openstack | 00:12 | |
*** maxdml has joined #openstack | 00:13 | |
*** doublerr has quit IRC | 00:13 | |
*** kmartin has quit IRC | 00:14 | |
fedgoat | fixed it...stupid /etc/hosts file prevented rabbitmq from starting :( | 00:16 |
---|---|---|
*** Tross has quit IRC | 00:17 | |
*** esp has left #openstack | 00:17 | |
*** kmartin has joined #openstack | 00:17 | |
*** danger_fo is now known as danger_fo_away | 00:17 | |
*** ninkotech has quit IRC | 00:19 | |
*** timello has quit IRC | 00:20 | |
*** ninkotech has joined #openstack | 00:21 | |
*** dwcramer has joined #openstack | 00:24 | |
*** fedgoat has quit IRC | 00:26 | |
*** ThiagoCMC has joined #openstack | 00:30 | |
ThiagoCMC | Guys | 00:30 |
ThiagoCMC | I just install Openstack Folsom on my Ubuntu 12.04 and, when I was editing the Flavors, I hit this: "Error: Unable to create flavor." | 00:31 |
*** henrynash has quit IRC | 00:31 | |
ThiagoCMC | how to clean this? | 00:31 |
*** j5 has quit IRC | 00:31 | |
ThiagoCMC | editing mysql database / table? | 00:31 |
ThiagoCMC | It is a fresh install... | 00:32 |
*** timello has joined #openstack | 00:32 | |
*** Trixboxer has quit IRC | 00:32 | |
*** jeevan_ullas has quit IRC | 00:33 | |
*** datsun180b has quit IRC | 00:34 | |
radix | sleepsontheflo-1: so... in case you're curious, the problem was my enthusiasm for using cutting-edge stuff. I was using the v3 api for role-granting, and which it seems to update all the data visible saying that the user is granted the role, it apparently doesn't work. switched to the v2.0 role-granting API and it works fine. | 00:34 |
*** blamar has quit IRC | 00:34 | |
*** kaganos has quit IRC | 00:36 | |
sleepsontheflo-1 | radix - ah ok - that's really good to know - thanks for posting an update. I've generally just been using 2.0, so that explains things. | 00:36 |
*** jeevan_ullas has joined #openstack | 00:36 | |
radix | maybe there's some extra step that actually enables logins for the user that it doesn't invoke | 00:37 |
radix | but I dunno, I'm clueless :) | 00:38 |
FL1SK | Hi | 00:38 |
FL1SK | running Essex release | 00:38 |
FL1SK | trying to get my nested VM's to access the internet | 00:38 |
FL1SK | any thoughts | 00:38 |
*** otherwiseguy has quit IRC | 00:41 | |
ThiagoCMC | guys, when I'm trying to add a new flavor, I'm seeing: nova-api.log: "HTTP exception thrown: Instance Type m1.tlarge already exists." - But it is not! | 00:43 |
ThiagoCMC | how can I clean this? | 00:43 |
ThiagoCMC | also, the m1.xlarge disappeared from my list... | 00:43 |
*** esp has joined #openstack | 00:45 | |
*** dweaver has quit IRC | 00:45 | |
*** scotm has quit IRC | 00:45 | |
*** tmichael has quit IRC | 00:46 | |
*** adjohn has joined #openstack | 00:47 | |
*** tmichael has joined #openstack | 00:48 | |
*** esker has joined #openstack | 00:49 | |
ThiagoCMC | Please, help! How can I "clean" the flavors table? | 00:50 |
*** jeevan_ullas has quit IRC | 00:50 | |
*** david-lyle has quit IRC | 00:53 | |
*** jroberts has quit IRC | 00:54 | |
*** lbrower has quit IRC | 00:54 | |
*** lbrower has joined #openstack | 00:54 | |
*** rkukura has joined #openstack | 00:55 | |
*** desai has joined #openstack | 00:56 | |
gmi | ThiagoCMC: edit the mysql table | 00:56 |
*** blimus has quit IRC | 00:58 | |
*** blimus has joined #openstack | 00:58 | |
ThiagoCMC | gmi, what table? can I just delete the flavor roll with problem / deleted? | 00:59 |
*** kochan_ has joined #openstack | 00:59 | |
gmi | ThiagoCMC: what version of Openstack are you on? | 00:59 |
ThiagoCMC | Folsom + Ubuntu 12.04 | 00:59 |
ThiagoCMC | fresh installed | 00:59 |
*** aeperezt has quit IRC | 01:00 | |
*** marrusl_ has quit IRC | 01:00 | |
gmi | ThiagoCMC:so, there is a table called instance_types | 01:00 |
ThiagoCMC | okay,,, I'm there... "select * from instance_types;" | 01:01 |
*** kochan has quit IRC | 01:02 | |
*** Tross has joined #openstack | 01:02 | |
ThiagoCMC | can I delete the lines with "deleted=1" ? | 01:02 |
ThiagoCMC | there is no running instances... | 01:02 |
gmi | ThiagoCMC: can you do a: select * from instance_types where name="m1.tlarge"; | 01:03 |
*** stevebaker has joined #openstack | 01:04 | |
*** radez_g0n3 is now known as radez | 01:05 | |
ThiagoCMC | gmi, that is my problem, there is no "m1.tlarge" flavor. I'm trying to create it. | 01:05 |
*** mishin has quit IRC | 01:05 | |
ThiagoCMC | the log say: Instance Type m1.tlarge already exists. | 01:05 |
ThiagoCMC | but it is not. | 01:06 |
*** aeperezt has joined #openstack | 01:06 | |
*** ewindisch has joined #openstack | 01:06 | |
ThiagoCMC | there is no m1.tlarge in the instance_types table. | 01:06 |
ThiagoCMC | even if I try to create the flavor "f1.blahbleh", the log say it is already exists... | 01:07 |
*** yocum has quit IRC | 01:07 | |
ThiagoCMC | BTW, sorry about my ugly English... | 01:08 |
gmi | ThiagoCMC:how do you create the new flavor? do you use dashboard or novaclient? | 01:08 |
ThiagoCMC | dashboard | 01:09 |
*** RDoves has left #openstack | 01:09 | |
gmi | ThiagoCMC: what are the IDs of the existing flavors? | 01:10 |
ThiagoCMC | 1 sec | 01:10 |
ThiagoCMC | http://paste.openstack.org/show/29940/ | 01:10 |
*** megha has quit IRC | 01:11 | |
*** dims has quit IRC | 01:11 | |
*** dhellmann is now known as dhellmann-afk | 01:11 | |
*** adjohn_ has joined #openstack | 01:14 | |
*** jackh has joined #openstack | 01:14 | |
*** victor_lowther has joined #openstack | 01:14 | |
mlanner | swifterdarrell: https://www.pivotaltracker.com/story/show/43454257 | 01:15 |
gmi | ThiagoCMC: clean it up a little bit: delete from instance_types where deleted=1; and the paste again | 01:16 |
*** adjohn has quit IRC | 01:17 | |
*** comptona has quit IRC | 01:17 | |
*** kochan_ has quit IRC | 01:17 | |
*** esp has left #openstack | 01:17 | |
ThiagoCMC | done... let me test it, from CLI this time... | 01:17 |
*** kochan has joined #openstack | 01:17 | |
ThiagoCMC | Let me try to create a new flavor using the dashboard as usual... | 01:19 |
ThiagoCMC | Same error on Dashboard: "HTTP exception thrown: Instance Type m1.xlarge already exists." but: http://paste.openstack.org/show/29942/ - no m1.xlarge there. | 01:21 |
ThiagoCMC | I'll try using CLI... | 01:21 |
*** freeflyi1g has quit IRC | 01:21 | |
*** kunal has joined #openstack | 01:22 | |
ThiagoCMC | the command "nova flavor-create --ephemeral 50 --is-public yes m1.xlarge 3 8192 90 6" works... But not when using Dashboard... | 01:24 |
*** megha has joined #openstack | 01:25 | |
*** sacharya has joined #openstack | 01:25 | |
gmi | ThiagoCMC: the cli lets you specify the ID, the same way Essex dashboard was doing; the dashboard in folsom allocates it for you and it has a bug, I think | 01:25 |
ThiagoCMC | Mmm... | 01:25 |
gmi | ThiagoCMC: you gave the new flavor ID=3 which was not it use and it worked | 01:26 |
*** freeflying has joined #openstack | 01:26 | |
ThiagoCMC | is there a BUG opened for this issue? | 01:26 |
ThiagoCMC | maybe there is a workaround... | 01:27 |
gmi | ThiagoCMC: I created a new flavor and deleted without a problem, so you must have done something different but still it shouldn't break like this | 01:27 |
ThiagoCMC | anyway, tks for your help! Using CLI will be enough for now... | 01:27 |
ThiagoCMC | ok | 01:27 |
ThiagoCMC | maybe my installation can be used to figure this out...? | 01:28 |
gmi | ThiagoCMC: if you are still early in your work, I guess you can delete all rows in that table and add the flavors through Dashboard | 01:28 |
*** dims has joined #openstack | 01:28 | |
ThiagoCMC | ok | 01:28 |
*** monst___ has quit IRC | 01:29 | |
*** stevebaker has quit IRC | 01:29 | |
*** monst___ has joined #openstack | 01:29 | |
*** jackh has quit IRC | 01:30 | |
*** blimus has quit IRC | 01:30 | |
*** otherwiseguy has joined #openstack | 01:31 | |
*** heckj has quit IRC | 01:33 | |
*** reed has quit IRC | 01:33 | |
*** monst___ has quit IRC | 01:34 | |
*** anteaya has quit IRC | 01:34 | |
*** carif has quit IRC | 01:34 | |
*** bencherian has quit IRC | 01:36 | |
*** freeflying has quit IRC | 01:36 | |
*** kevein has joined #openstack | 01:36 | |
*** freeflying has joined #openstack | 01:38 | |
*** gmi has quit IRC | 01:39 | |
*** sn0wb1rd has quit IRC | 01:40 | |
*** jergerber has joined #openstack | 01:40 | |
*** xmltok has quit IRC | 01:41 | |
*** sarob has quit IRC | 01:42 | |
*** robertmyers has joined #openstack | 01:43 | |
*** Tross has quit IRC | 01:46 | |
*** dpippenger has quit IRC | 01:49 | |
*** cloudchimp has joined #openstack | 01:50 | |
*** cheako has quit IRC | 01:55 | |
*** boden has joined #openstack | 01:56 | |
*** sn0wb1rd has joined #openstack | 01:57 | |
*** victor_lowther has quit IRC | 02:01 | |
*** shang has joined #openstack | 02:07 | |
*** warik has left #openstack | 02:08 | |
*** bing_bu has joined #openstack | 02:09 | |
*** cheako has joined #openstack | 02:09 | |
*** adjohn has joined #openstack | 02:09 | |
*** jrodom has quit IRC | 02:10 | |
*** cheako has quit IRC | 02:10 | |
*** cloudchimp has quit IRC | 02:12 | |
*** adjohn_ has quit IRC | 02:12 | |
*** zeriouz has quit IRC | 02:16 | |
*** xmltok has joined #openstack | 02:16 | |
*** jergerber has quit IRC | 02:18 | |
*** blamar has joined #openstack | 02:20 | |
*** shang_ has joined #openstack | 02:20 | |
*** starmer has joined #openstack | 02:21 | |
*** erkules_ has joined #openstack | 02:21 | |
*** atrius is now known as atrius_away | 02:21 | |
*** shang has quit IRC | 02:23 | |
*** erkules has quit IRC | 02:23 | |
*** rmartinelli has quit IRC | 02:25 | |
*** atrius_away is now known as atrius | 02:27 | |
*** Blackavar has quit IRC | 02:28 | |
*** radez is now known as radez_g0n3 | 02:30 | |
*** lvaughn has joined #openstack | 02:31 | |
*** jfluhmann has joined #openstack | 02:32 | |
*** fzylogic has quit IRC | 02:34 | |
*** mishin has joined #openstack | 02:34 | |
*** hemna has quit IRC | 02:38 | |
*** blamar has quit IRC | 02:40 | |
*** ladquin_brb has quit IRC | 02:40 | |
*** Blackavar has joined #openstack | 02:41 | |
*** markmcclain has joined #openstack | 02:47 | |
*** dims has quit IRC | 02:50 | |
*** rnorwood1 has quit IRC | 02:56 | |
*** osier has joined #openstack | 02:56 | |
*** mjfork has quit IRC | 02:56 | |
*** sn0wb1rd has quit IRC | 02:58 | |
*** galthaus has joined #openstack | 03:00 | |
*** megha has quit IRC | 03:01 | |
*** shang_ has quit IRC | 03:01 | |
*** anniec has quit IRC | 03:06 | |
*** stevebaker has joined #openstack | 03:09 | |
*** cYrilD has joined #openstack | 03:10 | |
*** fedgoat has joined #openstack | 03:10 | |
*** melwitt has quit IRC | 03:11 | |
*** jackh has joined #openstack | 03:11 | |
*** boden has quit IRC | 03:13 | |
*** TheSphinX^ has joined #openstack | 03:13 | |
*** krow has quit IRC | 03:15 | |
*** TheSphinX_ has quit IRC | 03:15 | |
*** mnewby has joined #openstack | 03:17 | |
*** colinmcnamara has quit IRC | 03:17 | |
*** giulivo has quit IRC | 03:19 | |
*** stevebaker has quit IRC | 03:21 | |
*** sn0wb1rd has joined #openstack | 03:22 | |
*** vishy is now known as vishy_zz | 03:25 | |
*** yocum has joined #openstack | 03:26 | |
*** maurosr has joined #openstack | 03:27 | |
*** julianwa has quit IRC | 03:28 | |
*** Boxcar21 has quit IRC | 03:30 | |
*** martine has joined #openstack | 03:32 | |
*** giulivo has joined #openstack | 03:33 | |
*** mohits has joined #openstack | 03:34 | |
*** ryanpetrello has joined #openstack | 03:36 | |
*** judd7_afk has quit IRC | 03:36 | |
*** seats has quit IRC | 03:37 | |
*** seats has joined #openstack | 03:37 | |
*** Ryan_Lane has quit IRC | 03:38 | |
*** judd7_afk has joined #openstack | 03:38 | |
*** markmcclain has quit IRC | 03:38 | |
*** yuwang has quit IRC | 03:41 | |
*** Boxcar21 has joined #openstack | 03:41 | |
*** markmcclain has joined #openstack | 03:41 | |
*** melwitt has joined #openstack | 03:42 | |
*** markmcclain has quit IRC | 03:43 | |
*** vishy_zz is now known as vishy | 03:44 | |
*** markmcclain has joined #openstack | 03:44 | |
*** esker has quit IRC | 03:45 | |
*** comptona has joined #openstack | 03:45 | |
*** doublerr has joined #openstack | 03:47 | |
*** arrsim has joined #openstack | 03:48 | |
*** zz_satyag is now known as satyag | 03:49 | |
*** cYrilD has left #openstack | 03:49 | |
*** vishy is now known as vishy_zz | 03:52 | |
*** fedgoat has quit IRC | 03:54 | |
*** anniec has joined #openstack | 03:55 | |
*** maurosr has quit IRC | 03:56 | |
*** sam_one has quit IRC | 03:56 | |
*** julianwa has joined #openstack | 03:57 | |
*** sc68cal has quit IRC | 03:59 | |
*** sdake has quit IRC | 04:00 | |
*** adjohn has quit IRC | 04:02 | |
*** stevebaker has joined #openstack | 04:02 | |
*** blamar has joined #openstack | 04:03 | |
*** jrodom has joined #openstack | 04:04 | |
*** mohits has quit IRC | 04:05 | |
*** stevebaker has quit IRC | 04:08 | |
*** ryanpetrello has quit IRC | 04:12 | |
*** yuwang has joined #openstack | 04:12 | |
*** bdpayne has quit IRC | 04:13 | |
*** ryanpetrello has joined #openstack | 04:13 | |
*** blamar has quit IRC | 04:15 | |
*** tommy_SSU has joined #openstack | 04:15 | |
*** rnorwood1 has joined #openstack | 04:16 | |
*** mkouhei has joined #openstack | 04:16 | |
*** sync has joined #openstack | 04:17 | |
*** yuwang has quit IRC | 04:18 | |
*** ninkotech has quit IRC | 04:19 | |
*** tommy_SSU has quit IRC | 04:20 | |
*** tommy_SSU has joined #openstack | 04:20 | |
*** desai has quit IRC | 04:21 | |
*** darjeeling has quit IRC | 04:22 | |
*** stevebaker has joined #openstack | 04:22 | |
*** lfazio has quit IRC | 04:23 | |
*** ninkotech has joined #openstack | 04:23 | |
*** rpawlik has joined #openstack | 04:25 | |
*** tualatrix has joined #openstack | 04:26 | |
*** rpawlik has quit IRC | 04:27 | |
*** TheSphinX_ has joined #openstack | 04:32 | |
*** Tross has joined #openstack | 04:32 | |
*** adjohn has joined #openstack | 04:33 | |
*** flzz has quit IRC | 04:33 | |
*** rnorwood1 has quit IRC | 04:34 | |
*** yocum has quit IRC | 04:34 | |
*** TheSphinX^ has quit IRC | 04:35 | |
*** jeevan_ullas has joined #openstack | 04:36 | |
*** santoshy has joined #openstack | 04:37 | |
*** flzz has joined #openstack | 04:38 | |
*** Tross1 has joined #openstack | 04:41 | |
*** Tross has quit IRC | 04:41 | |
*** satyag is now known as zz_satyag | 04:41 | |
*** rnorwood1 has joined #openstack | 04:42 | |
*** adjohn has quit IRC | 04:43 | |
*** yuwang has joined #openstack | 04:43 | |
*** anniec has quit IRC | 04:44 | |
*** jrodom has quit IRC | 04:45 | |
*** pvankouteren has quit IRC | 04:47 | |
*** Blackavar has quit IRC | 04:49 | |
*** Vacuity has quit IRC | 04:52 | |
*** Ryan_Lane has joined #openstack | 04:52 | |
*** bdpayne has joined #openstack | 04:52 | |
*** Vacuity has joined #openstack | 04:53 | |
*** cYrilD has joined #openstack | 04:57 | |
*** vishy_zz is now known as vishy | 04:58 | |
*** stevebaker has quit IRC | 04:58 | |
*** martine has quit IRC | 04:58 | |
*** aeperezt has quit IRC | 04:59 | |
*** adjohn has joined #openstack | 04:59 | |
*** stevebaker has joined #openstack | 05:01 | |
*** dwcramer has quit IRC | 05:04 | |
*** mishin has quit IRC | 05:06 | |
*** mohits has joined #openstack | 05:08 | |
*** martine has joined #openstack | 05:09 | |
*** navid_ has joined #openstack | 05:17 | |
*** sync has quit IRC | 05:17 | |
*** jsindy has joined #openstack | 05:18 | |
*** vishy is now known as vishy_zz | 05:18 | |
*** stevebaker has quit IRC | 05:18 | |
*** dwcramer has joined #openstack | 05:19 | |
*** clopez has quit IRC | 05:20 | |
*** blair has quit IRC | 05:20 | |
*** mishin has joined #openstack | 05:22 | |
*** esp has joined #openstack | 05:26 | |
*** sandywalsh has quit IRC | 05:26 | |
*** koolhead17 has joined #openstack | 05:27 | |
*** tualatrix has quit IRC | 05:29 | |
*** doublerr has quit IRC | 05:30 | |
*** martine has quit IRC | 05:32 | |
*** ev0ldave has joined #openstack | 05:32 | |
*** darjeeling has joined #openstack | 05:33 | |
*** tualatrix has joined #openstack | 05:33 | |
*** cYrilD has left #openstack | 05:33 | |
*** esp has quit IRC | 05:35 | |
*** sacharya1 has joined #openstack | 05:40 | |
*** sacharya has quit IRC | 05:42 | |
*** ev0ldave has left #openstack | 05:43 | |
*** TheSphinX^ has joined #openstack | 05:43 | |
*** freeflying has quit IRC | 05:44 | |
*** freeflying has joined #openstack | 05:44 | |
*** mnewby has quit IRC | 05:44 | |
*** mnewby has joined #openstack | 05:45 | |
*** TheSphinX_ has quit IRC | 05:46 | |
*** stevebaker has joined #openstack | 05:47 | |
*** Shrews has joined #openstack | 05:48 | |
*** bing_bu has quit IRC | 05:50 | |
*** stevebaker has quit IRC | 05:54 | |
*** Blackavar has joined #openstack | 05:56 | |
*** Blackavar has quit IRC | 06:00 | |
*** TheSphinX_ has joined #openstack | 06:01 | |
*** kobier has quit IRC | 06:01 | |
*** anniec has joined #openstack | 06:01 | |
*** anniec has quit IRC | 06:03 | |
*** anniec has joined #openstack | 06:03 | |
*** TheSphinX^ has quit IRC | 06:03 | |
*** ryanpetrello has quit IRC | 06:04 | |
*** qos has joined #openstack | 06:09 | |
*** bencherian has joined #openstack | 06:13 | |
*** clyons has quit IRC | 06:14 | |
*** garyk has joined #openstack | 06:16 | |
*** hattwick has quit IRC | 06:20 | |
*** pvankouteren has joined #openstack | 06:20 | |
*** VaporOne has joined #openstack | 06:20 | |
*** rnorwood1 has quit IRC | 06:21 | |
*** adjohn_ has joined #openstack | 06:22 | |
*** mishin has quit IRC | 06:22 | |
*** adjohn has quit IRC | 06:26 | |
*** otherwiseguy has quit IRC | 06:30 | |
*** darjeeling has quit IRC | 06:30 | |
*** emrahnzm has joined #openstack | 06:30 | |
*** stevebaker has joined #openstack | 06:35 | |
*** tualatrix has quit IRC | 06:37 | |
*** jsindy has quit IRC | 06:37 | |
*** FL1SK has quit IRC | 06:38 | |
*** markmcclain has quit IRC | 06:39 | |
*** tualatrix has joined #openstack | 06:39 | |
*** jfluhmann has quit IRC | 06:43 | |
*** bencherian has quit IRC | 06:45 | |
*** afazekas has joined #openstack | 06:50 | |
*** jvargas has quit IRC | 06:50 | |
*** stevebaker has quit IRC | 06:52 | |
*** adjohn has joined #openstack | 06:53 | |
*** ryanpetrello has joined #openstack | 06:54 | |
*** adjohn_ has quit IRC | 06:56 | |
*** jvargas has joined #openstack | 06:57 | |
*** esker has joined #openstack | 06:57 | |
*** shang has joined #openstack | 06:59 | |
*** katyc has joined #openstack | 06:59 | |
*** krow has joined #openstack | 07:00 | |
*** jamiec has joined #openstack | 07:02 | |
*** wramthun has quit IRC | 07:02 | |
*** jodok has quit IRC | 07:02 | |
*** koolhead17 has quit IRC | 07:03 | |
*** mrunge has joined #openstack | 07:04 | |
*** sleepsontheflo-2 has joined #openstack | 07:04 | |
*** sleepsontheflo-1 has quit IRC | 07:04 | |
*** mindpixel has joined #openstack | 07:05 | |
*** mpdehaan has quit IRC | 07:06 | |
*** gohko_nao has quit IRC | 07:06 | |
*** mpdehaan has joined #openstack | 07:06 | |
*** gohko_nao has joined #openstack | 07:06 | |
*** sacharya1 has quit IRC | 07:06 | |
*** jsindy has joined #openstack | 07:08 | |
*** pfreund has joined #openstack | 07:08 | |
*** MarkAtwood has joined #openstack | 07:09 | |
*** krow has quit IRC | 07:10 | |
*** l_a_m has joined #openstack | 07:10 | |
*** ryanpetrello has quit IRC | 07:11 | |
*** jeevan_ullas has quit IRC | 07:14 | |
*** wramthun has joined #openstack | 07:15 | |
*** jsindy has quit IRC | 07:18 | |
*** morten has joined #openstack | 07:19 | |
*** jroberts has joined #openstack | 07:22 | |
*** jroberts has quit IRC | 07:23 | |
*** dev_sa has joined #openstack | 07:25 | |
*** scuttlemonkey has quit IRC | 07:25 | |
*** icarus has quit IRC | 07:27 | |
*** icarus has joined #openstack | 07:29 | |
*** mnewby has quit IRC | 07:31 | |
*** stevebaker has joined #openstack | 07:32 | |
*** jodok has joined #openstack | 07:33 | |
*** armaan has joined #openstack | 07:33 | |
*** miclorb has quit IRC | 07:36 | |
*** linuxfreck has joined #openstack | 07:37 | |
*** stevebaker has quit IRC | 07:38 | |
*** jackh has quit IRC | 07:39 | |
*** iDrac has joined #openstack | 07:41 | |
*** darjeeling has joined #openstack | 07:43 | |
*** jsindy has joined #openstack | 07:44 | |
*** katyc has quit IRC | 07:45 | |
*** katyc has joined #openstack | 07:46 | |
*** reed has joined #openstack | 07:48 | |
*** adjohn has quit IRC | 07:50 | |
*** syn_ has joined #openstack | 07:51 | |
*** adjohn_ has joined #openstack | 07:53 | |
*** sayan has joined #openstack | 07:54 | |
*** jsindy has quit IRC | 07:56 | |
*** melmoth has joined #openstack | 07:58 | |
*** One-Man-Bucket has joined #openstack | 07:59 | |
*** erkules_ is now known as erkules | 08:00 | |
*** santoshy has quit IRC | 08:00 | |
*** eglynn has joined #openstack | 08:01 | |
*** simon-AS559 has joined #openstack | 08:01 | |
*** electreric_ has joined #openstack | 08:02 | |
*** armaan has quit IRC | 08:03 | |
*** armaan has joined #openstack | 08:04 | |
*** santoshy has joined #openstack | 08:04 | |
*** electreric has quit IRC | 08:05 | |
*** electreric_ has quit IRC | 08:07 | |
*** reed has quit IRC | 08:07 | |
*** MarcMorata has joined #openstack | 08:10 | |
*** acathrow has joined #openstack | 08:11 | |
*** guigui3 has joined #openstack | 08:13 | |
*** balboah has joined #openstack | 08:14 | |
*** d____m has joined #openstack | 08:15 | |
*** syn_ has quit IRC | 08:16 | |
*** dneary has joined #openstack | 08:18 | |
*** morganfainberg has quit IRC | 08:19 | |
*** tryggvil has quit IRC | 08:21 | |
*** nmagnezi has joined #openstack | 08:21 | |
*** flaper87 has joined #openstack | 08:22 | |
*** jsindy has joined #openstack | 08:22 | |
*** texarcana has quit IRC | 08:24 | |
*** VaporOne has quit IRC | 08:25 | |
*** texarcana has joined #openstack | 08:25 | |
*** reidrac has joined #openstack | 08:26 | |
*** morten has quit IRC | 08:29 | |
*** starmer has quit IRC | 08:29 | |
*** dneary has quit IRC | 08:29 | |
*** gael__ has joined #openstack | 08:33 | |
*** brosner has quit IRC | 08:33 | |
*** starmer has joined #openstack | 08:34 | |
*** tommy_SSU has quit IRC | 08:34 | |
*** jsindy has quit IRC | 08:34 | |
*** aloga has quit IRC | 08:34 | |
*** aloga has joined #openstack | 08:35 | |
*** ntt has joined #openstack | 08:35 | |
*** anniec has quit IRC | 08:35 | |
*** anniec has joined #openstack | 08:35 | |
ntt | Hi. I'm trying to install openstack controller node from this guide -> http://docs.openstack.org/folsom/basic-install/content/basic-install_network.html . on step 2, when I do sudo apt-get update i have an error W: Failed to fetch bzip2:/var/lib/apt/lists/partial/it.archive.ubuntu.com_ubuntu_dists_precise-updates_main_binary-amd64_Packages Hash Sum mismatch | 08:36 |
ntt | can someone help me? | 08:36 |
*** racedo has joined #openstack | 08:36 | |
sgran | you have a cache or a proxy that is caching a bad copy of that file? | 08:38 |
*** brosner has joined #openstack | 08:39 | |
*** brosner has quit IRC | 08:39 | |
*** melwitt has quit IRC | 08:40 | |
*** silkysun has quit IRC | 08:41 | |
*** mattstep has quit IRC | 08:41 | |
*** starmer has quit IRC | 08:41 | |
ntt | sgran: no, my server is updated with a simple apt-get update and apt-get upgrade. The problema rise when I install ubuntu-cloud-keyring | 08:41 |
*** fsimonce has joined #openstack | 08:41 | |
*** kraman has joined #openstack | 08:41 | |
*** mattstep has joined #openstack | 08:42 | |
*** brosner has joined #openstack | 08:42 | |
*** almaisan-away is now known as al-maisan | 08:43 | |
*** silkysun has joined #openstack | 08:45 | |
*** brosner has joined #openstack | 08:50 | |
*** pantea has joined #openstack | 08:50 | |
*** chandan_kumar has joined #openstack | 08:53 | |
*** pixelbeat has joined #openstack | 08:54 | |
*** dweaver has joined #openstack | 08:54 | |
*** eschnou has joined #openstack | 08:54 | |
*** tryggvil has joined #openstack | 08:55 | |
*** jessexoc has quit IRC | 08:57 | |
*** hingo_ has quit IRC | 08:58 | |
*** kraman has quit IRC | 08:58 | |
*** atrius is now known as atrius_away | 08:58 | |
*** kraman has joined #openstack | 08:58 | |
*** rigolox has joined #openstack | 08:59 | |
*** jpich has joined #openstack | 09:00 | |
*** jsindy has joined #openstack | 09:00 | |
*** kraman has quit IRC | 09:00 | |
*** kraman has joined #openstack | 09:01 | |
*** MarkAtwood has quit IRC | 09:01 | |
*** pbacterio has joined #openstack | 09:01 | |
ntt | sgran: problem solved. It seems that italian ubuntu repository is not excellent | 09:02 |
*** atrius_away has quit IRC | 09:03 | |
*** jessexoc has joined #openstack | 09:05 | |
*** chandan_kumar has quit IRC | 09:05 | |
*** kraman has quit IRC | 09:05 | |
*** kraman has joined #openstack | 09:06 | |
*** norris900_ has joined #openstack | 09:07 | |
*** vlad_starkov has joined #openstack | 09:07 | |
*** norris900_ has quit IRC | 09:07 | |
*** norris900_ has joined #openstack | 09:07 | |
*** norris900 has quit IRC | 09:08 | |
*** nacx has joined #openstack | 09:08 | |
*** armaan has quit IRC | 09:09 | |
*** armaan has joined #openstack | 09:10 | |
*** miclorb has joined #openstack | 09:12 | |
*** Staples84 has joined #openstack | 09:12 | |
*** jsindy has quit IRC | 09:12 | |
*** koolhead17 has joined #openstack | 09:13 | |
*** param has joined #openstack | 09:14 | |
param | INSTALLATION problem in Openstack . | 09:14 |
*** VpS has joined #openstack | 09:14 | |
*** kraman1 has joined #openstack | 09:15 | |
*** kraman has quit IRC | 09:15 | |
VpS | I am facing an installation problem while installing opnsatck | 09:15 |
*** MarkAtwood has joined #openstack | 09:16 | |
*** derekh has joined #openstack | 09:16 | |
param | unable to access dashboard | 09:17 |
*** VpS has quit IRC | 09:17 | |
*** param has quit IRC | 09:17 | |
*** chandan_kumar has joined #openstack | 09:18 | |
*** kraman1 has quit IRC | 09:21 | |
*** itarchitectkev has joined #openstack | 09:21 | |
*** adjohn_ has quit IRC | 09:26 | |
*** koolhead17 has quit IRC | 09:26 | |
*** sama has joined #openstack | 09:28 | |
*** darraghb has joined #openstack | 09:29 | |
*** blimus has joined #openstack | 09:30 | |
*** santoshy has quit IRC | 09:30 | |
*** corXi has joined #openstack | 09:30 | |
*** tualatrix has joined #openstack | 09:33 | |
*** santoshy has joined #openstack | 09:36 | |
*** henrynash has joined #openstack | 09:36 | |
*** dragondave has joined #openstack | 09:37 | |
*** monst__ has quit IRC | 09:39 | |
*** monst has joined #openstack | 09:40 | |
*** jsindy has joined #openstack | 09:40 | |
*** acathrow has quit IRC | 09:41 | |
*** acathrow has joined #openstack | 09:42 | |
*** acathrow has joined #openstack | 09:43 | |
*** jakkudanieru has joined #openstack | 09:43 | |
*** dragondave has left #openstack | 09:46 | |
*** nsavin has quit IRC | 09:46 | |
*** tualatrix has quit IRC | 09:49 | |
*** tualatrix has joined #openstack | 09:50 | |
*** jamest has quit IRC | 09:51 | |
*** jsindy has quit IRC | 09:52 | |
*** alex88 has joined #openstack | 09:54 | |
*** alex88 has joined #openstack | 09:54 | |
*** nsavin has joined #openstack | 09:56 | |
zykes- | itarchitectkev: hey | 09:56 |
ntt | When i install openstack from this guide http://docs.openstack.org/folsom/basic-install/content/basic-install_controller.html , I had to create keystone database tables before launch the script keystone-data.sh? | 09:56 |
itarchitectkev | hey zykes- | 09:56 |
itarchitectkev | zykes-, sorry for lack of chat - currently in a training class | 09:56 |
zykes- | ah | 09:57 |
zykes- | training for what itarchitectkev ? | 09:57 |
itarchitectkev | zykes-, chef | 09:57 |
zykes- | ah | 09:57 |
*** odyssey4me has joined #openstack | 09:59 | |
ntt | sorry, I forgot to db_sync | 09:59 |
*** sama has quit IRC | 10:00 | |
antituhan | hello all | 10:00 |
odyssey4me | Good afternoon - can anyone assist me with understanding how the keystone logging.conf file works... I'm trying to ensure that it logs to syslog (using Essex code-base) and it doesn't seem to be working. | 10:00 |
antituhan | How are you today? | 10:00 |
*** adjohn has joined #openstack | 10:01 | |
*** yota has joined #openstack | 10:05 | |
*** sn0wb1rd has quit IRC | 10:07 | |
*** tualatrix has quit IRC | 10:08 | |
*** tommy_SSU has joined #openstack | 10:09 | |
*** adalbas has quit IRC | 10:10 | |
*** shang has quit IRC | 10:10 | |
*** tualatrix has joined #openstack | 10:10 | |
*** ondergetekende has joined #openstack | 10:14 | |
*** henrynash has quit IRC | 10:15 | |
*** scuttlemonkey has joined #openstack | 10:15 | |
*** qos has quit IRC | 10:16 | |
*** miguitas has joined #openstack | 10:17 | |
*** jsindy has joined #openstack | 10:18 | |
*** armaan has quit IRC | 10:20 | |
*** armaan has joined #openstack | 10:21 | |
*** johngarbutt1 has joined #openstack | 10:25 | |
*** atrius_away has joined #openstack | 10:25 | |
*** atrius_away is now known as atrius | 10:25 | |
*** ninkotech has quit IRC | 10:27 | |
*** ninkotech has joined #openstack | 10:27 | |
*** tualatrix has quit IRC | 10:29 | |
*** stevebaker has joined #openstack | 10:30 | |
*** sama has joined #openstack | 10:30 | |
*** tomoe_ has quit IRC | 10:30 | |
*** tomoe_ has joined #openstack | 10:31 | |
*** seiflotfy has joined #openstack | 10:32 | |
*** jsindy has quit IRC | 10:32 | |
*** tomoe_ has quit IRC | 10:35 | |
*** seomago has joined #openstack | 10:35 | |
*** hattwick has joined #openstack | 10:35 | |
*** adjohn has quit IRC | 10:36 | |
*** johngarbutt1 has left #openstack | 10:37 | |
*** racedo has quit IRC | 10:37 | |
*** racedo has joined #openstack | 10:37 | |
ntt | glance image-list returns internal server error (500) | 10:38 |
*** johnthetubaguy has joined #openstack | 10:38 | |
*** henrynash has joined #openstack | 10:38 | |
ntt | someone can help me? | 10:38 |
*** simon-AS559 has quit IRC | 10:40 | |
*** simon-AS559 has joined #openstack | 10:40 | |
*** jakkudanieru has quit IRC | 10:40 | |
*** kevein has quit IRC | 10:41 | |
*** johnthetubaguy has quit IRC | 10:41 | |
*** johnthetubaguy has joined #openstack | 10:42 | |
*** kevein has joined #openstack | 10:42 | |
*** simon-AS559 has quit IRC | 10:45 | |
*** johnthetubaguy has left #openstack | 10:45 | |
*** simon-AS559 has joined #openstack | 10:45 | |
miguitas | ntt: check glance logs | 10:46 |
*** nsavin has quit IRC | 10:46 | |
*** giorgiodinapoli has joined #openstack | 10:47 | |
*** kevein has quit IRC | 10:51 | |
*** scuttlemonkey has quit IRC | 10:52 | |
*** nelson1234 has quit IRC | 10:53 | |
*** nelson1234 has joined #openstack | 10:53 | |
ntt | miguitas: api.log or registry.log? | 10:53 |
miguitas | ntt: are there glance.log file? | 10:54 |
miguitas | are there glance.log files? | 10:55 |
ntt | in /var/log/glance/registry.log i see many IOError: [Errno 2] No such file or directory: '/glance-registry-paste.ini' | 10:55 |
ntt | but glance-registry-paste.ini is in /etc/glance/ | 10:56 |
miguitas | try to restart the services | 10:56 |
*** robertmy_ has joined #openstack | 10:56 | |
*** robertmyers has quit IRC | 10:57 | |
ntt | miguitas: i'm following this http://docs.openstack.org/folsom/basic-install/content/basic-install_controller.html | 10:57 |
*** jsindy has joined #openstack | 10:58 | |
*** Nithya has joined #openstack | 10:59 | |
*** santoshy has quit IRC | 11:01 | |
*** vkmc has joined #openstack | 11:01 | |
*** timello has quit IRC | 11:02 | |
*** timello has joined #openstack | 11:02 | |
miguitas | https://answers.launchpad.net/glance/+question/213537 <<< check solution in #9 message | 11:02 |
*** sama has quit IRC | 11:03 | |
emrahnzm | hello | 11:03 |
emrahnzm | I installed openstack on virtual machines | 11:04 |
emrahnzm | on virtual box | 11:04 |
*** miclorb has quit IRC | 11:04 | |
emrahnzm | I got this error on libvirt http://dpaste.com/900284/ | 11:04 |
emrahnzm | have you any idea? | 11:05 |
*** Vacuity has quit IRC | 11:05 | |
*** Vacuity has joined #openstack | 11:05 | |
*** timello has quit IRC | 11:06 | |
*** starmer has joined #openstack | 11:07 | |
*** timello has joined #openstack | 11:07 | |
*** mindpixel has quit IRC | 11:09 | |
*** bsdgeek has quit IRC | 11:09 | |
*** seiflotfy has quit IRC | 11:11 | |
*** jsindy has quit IRC | 11:11 | |
*** neuro_sys has joined #openstack | 11:11 | |
neuro_sys | noluyo burda | 11:11 |
*** armaan has quit IRC | 11:11 | |
*** seiflotfy has joined #openstack | 11:11 | |
emrahnzm | neuro_sys: iplemiyolar beni | 11:12 |
emrahnzm | kldsşlf | 11:12 |
ntt | miguitas: this solved part of the problem. I see that glance database have no tables after glance-manage db_sync. Why? | 11:13 |
*** exed has joined #openstack | 11:14 | |
*** starmer has quit IRC | 11:15 | |
miguitas | check if there are any error when you made db_sync, may be firewall of missconfig database permissions, could be a lot of things | 11:15 |
*** mmagr has joined #openstack | 11:15 | |
emrahnzm | btw, I fixed it | 11:15 |
neuro_sys | You're welcome. | 11:17 |
emrahnzm | I changed libvirt-type in nova-compute.conf | 11:17 |
*** vmlinuz has joined #openstack | 11:17 | |
ntt | miguitas: nothing happens in log files | 11:18 |
ntt | miguitas: I'm see registry and api log files with tail -f, but there is no output during glance-manage db_sync | 11:18 |
miguitas | check databse logs | 11:19 |
*** armaan has joined #openstack | 11:19 | |
*** bigmeow has quit IRC | 11:19 | |
*** vkmc_ has joined #openstack | 11:20 | |
*** vkmc has quit IRC | 11:20 | |
*** vkmc_ is now known as vkmc | 11:20 | |
*** h0cin has joined #openstack | 11:21 | |
*** gray-- has joined #openstack | 11:22 | |
ntt | miguitas: nothing. I cannot find an error | 11:22 |
miguitas | ntt: sorry, check in google, I need to do some work | 11:24 |
*** stevebaker has quit IRC | 11:27 | |
*** dweaver has quit IRC | 11:27 | |
*** seiflotfy has quit IRC | 11:27 | |
miguitas | ntt: try to follow this guide https://github.com/mseknibilel/OpenStack-Folsom-Install-guide | 11:27 |
*** rmartinelli has joined #openstack | 11:28 | |
miguitas | goog luck | 11:28 |
*** timello has quit IRC | 11:29 | |
*** timello has joined #openstack | 11:31 | |
*** armaan has quit IRC | 11:31 | |
*** ahasenack has joined #openstack | 11:32 | |
*** brodul has quit IRC | 11:32 | |
*** maurosr has joined #openstack | 11:32 | |
*** scalability-junk has joined #openstack | 11:32 | |
*** brodul has joined #openstack | 11:34 | |
*** EmilienM has joined #openstack | 11:35 | |
odyssey4me | Can anyone assist me with understanding how the keystone logging.conf file works... I'm trying to ensure that it logs to syslog (using Essex code-base) and it doesn't seem to be working? Details here: https://answers.launchpad.net/keystone/+question/220532 | 11:36 |
*** mmagr has quit IRC | 11:37 | |
*** jsindy has joined #openstack | 11:37 | |
*** clopez has joined #openstack | 11:38 | |
*** johnthetubaguy has joined #openstack | 11:39 | |
Qten | hey does anyone know how rackspace did there block storage? | 11:42 |
dmi | ok, can someone give me some insight into the best way to organise quantum with a flat dhcp network? | 11:43 |
*** megha has joined #openstack | 11:44 | |
dextone | Hi all, I got this error when try to deploy openstack-swift http://fpaste.org/iDhK/ any hints ? | 11:47 |
antituhan | dextone, lemme check | 11:47 |
*** adjohn has joined #openstack | 11:48 | |
*** jsindy has quit IRC | 11:51 | |
*** pantea has quit IRC | 11:52 | |
*** adjohn has quit IRC | 11:52 | |
*** carif has joined #openstack | 11:53 | |
*** bing_bu has joined #openstack | 11:55 | |
*** meisth0th has joined #openstack | 11:55 | |
*** meisth0th has left #openstack | 11:55 | |
*** timello has quit IRC | 11:56 | |
*** nsavin has joined #openstack | 11:57 | |
*** timello has joined #openstack | 11:57 | |
gray-- | dextone: what's the ownership of /srv/node/device1 ? | 11:58 |
dextone | gray--, http://fpaste.org/Ad9m/ | 11:59 |
dextone | gray--, its swift:swift | 11:59 |
*** perfabio has joined #openstack | 12:00 | |
perfabio | hi all | 12:01 |
*** armaan has joined #openstack | 12:01 | |
*** mjfork has joined #openstack | 12:01 | |
*** daxroc has quit IRC | 12:04 | |
gray-- | dextone: just spotted a referece to /dev/device1... any idea where that's from? | 12:06 |
gray-- | dextone: (line 6) | 12:06 |
*** dev_sa has quit IRC | 12:06 | |
dextone | gray--, yeah just realized that too, trying to figure what happen, brb | 12:07 |
*** dev_sa has joined #openstack | 12:08 | |
*** pbacterio has quit IRC | 12:08 | |
*** mohits has quit IRC | 12:09 | |
*** aykut_ has joined #openstack | 12:11 | |
*** aykut_ has left #openstack | 12:11 | |
*** ladquin_brb has joined #openstack | 12:13 | |
*** martine has joined #openstack | 12:15 | |
*** ladquin_brb is now known as ladquin | 12:16 | |
*** dmi has left #openstack | 12:16 | |
*** chandan_kumar has quit IRC | 12:16 | |
*** tomoe_ has joined #openstack | 12:16 | |
*** vlad_starkov has quit IRC | 12:16 | |
*** jsindy has joined #openstack | 12:17 | |
antituhan | dextone, make sure that your partition doesn't using LVM | 12:17 |
antituhan | Because, the config says that /dev/device1 is not found | 12:18 |
antituhan | Please check your answer file | 12:18 |
antituhan | Are you using packstack ? | 12:18 |
*** pantea has joined #openstack | 12:18 | |
*** pbacterio has joined #openstack | 12:19 | |
*** carif has quit IRC | 12:19 | |
*** odyssey4me has quit IRC | 12:21 | |
*** jakkudanieru has joined #openstack | 12:24 | |
*** norris900_ has quit IRC | 12:25 | |
*** timello has quit IRC | 12:25 | |
*** timello has joined #openstack | 12:25 | |
*** timello has quit IRC | 12:25 | |
*** norris900 has joined #openstack | 12:26 | |
*** chasmo has quit IRC | 12:27 | |
*** timello has joined #openstack | 12:28 | |
*** worstadmin has quit IRC | 12:28 | |
*** jakkudanieru has quit IRC | 12:29 | |
*** root has joined #openstack | 12:29 | |
*** root is now known as Guest73661 | 12:30 | |
*** Guest73661 is now known as bachelor | 12:30 | |
*** jsindy has quit IRC | 12:31 | |
bachelor | Hi. I'm a student at Gjøvik University College, doing a Bachelor Thesis on using IdP in Openstack. Having problems understanding. Will probably come with some stupid question. | 12:32 |
bachelor | Is there anyone who have som experience in how to implement i.e. openID to openstack? | 12:33 |
bachelor | Some tips and tricks perhaps? | 12:34 |
*** jeevan_ullas has joined #openstack | 12:35 | |
*** seiflotfy has joined #openstack | 12:36 | |
*** ntt has quit IRC | 12:39 | |
*** seiflotfy1 has joined #openstack | 12:40 | |
*** seiflotfy has quit IRC | 12:42 | |
norris900 | Anyone around to give me a hand troubleshooting a new compute node? | 12:42 |
norris900 | service all check in happy, identical nova.conf to other nodes | 12:43 |
norris900 | when i fire up an instance it fails with nothing meaningful in the logs | 12:43 |
derekh | dextone: I've just been trying to reproduce you problem, I have set CONFIG_SWIFT_STORAGE_HOSTS=192.168.0.23/vdb | 12:48 |
derekh | dextone: in order of it to mount you need to first make the filesystem on /dev/vdb | 12:48 |
*** al-maisan is now known as almaisan-away | 12:48 | |
derekh | dextone: I'm using ext4, will test xfs now | 12:49 |
dextone | derekh, yes, I use XFS for testing the swift | 12:49 |
ori | @devoid: resources belong to tenant | 12:51 |
*** johnthetubaguy has left #openstack | 12:52 | |
dextone | derekh, I'm using openstack-packstack 2012.2.2-0.7.dev346.el6 | 12:52 |
*** johnthetubaguy has joined #openstack | 12:52 | |
derekh | dextone: ok, testing xfs now | 12:52 |
*** zeus has joined #openstack | 12:53 | |
*** jeevan_ullas has quit IRC | 12:54 | |
*** galthaus has quit IRC | 12:54 | |
*** jeevan_ullas has joined #openstack | 12:55 | |
*** boden has joined #openstack | 12:56 | |
*** hazmat has quit IRC | 12:56 | |
*** jsindy has joined #openstack | 12:57 | |
*** radez_g0n3 is now known as radez | 12:58 | |
*** carif has joined #openstack | 12:59 | |
*** Deoan has joined #openstack | 13:01 | |
*** darjeeling has quit IRC | 13:01 | |
*** seiflotfy1 has quit IRC | 13:01 | |
*** sayan has quit IRC | 13:01 | |
*** seiflotfy has joined #openstack | 13:02 | |
*** jeevan_ullas has quit IRC | 13:02 | |
*** dims has joined #openstack | 13:03 | |
*** dneary has joined #openstack | 13:04 | |
*** markvoelker has joined #openstack | 13:04 | |
*** yamahata has joined #openstack | 13:04 | |
derekh | dextone: yup, xfs support is broke, as a workaround you can edit /dev/device1 in /etc/fstab to whatever device it should be, I'll get the problem fixed asap, Note you'll also have to make the filesystem | 13:04 |
*** jeevan_ullas has joined #openstack | 13:05 | |
*** aloga has quit IRC | 13:05 | |
*** seiflotfy1 has joined #openstack | 13:05 | |
dextone | derekh, ah, thats the culprit | 13:05 |
dextone | :)) | 13:05 |
*** jeffrey4l has joined #openstack | 13:05 | |
dextone | been two days for trying xfs on swift lol | 13:06 |
derekh | or you can use ext4 that is working, both will be working again soon, sorry for the problems | 13:06 |
*** seiflotfy has quit IRC | 13:06 | |
*** megha has quit IRC | 13:06 | |
*** seiflotfy has joined #openstack | 13:06 | |
dextone | derekh, thanks a lot for your help, trying ext4 now | 13:07 |
*** aloga has joined #openstack | 13:09 | |
*** seiflotfy1 has quit IRC | 13:09 | |
*** jsindy has quit IRC | 13:10 | |
*** flzz has joined #openstack | 13:12 | |
*** ryanpetrello has joined #openstack | 13:12 | |
*** carif has quit IRC | 13:13 | |
*** ogelbukh has quit IRC | 13:13 | |
*** carif_ has joined #openstack | 13:13 | |
*** fcoj has quit IRC | 13:15 | |
*** ogelbukh has joined #openstack | 13:15 | |
*** esker has quit IRC | 13:17 | |
*** alunduil has quit IRC | 13:17 | |
*** esker has joined #openstack | 13:18 | |
*** hazmat has joined #openstack | 13:20 | |
*** hazmat has joined #openstack | 13:20 | |
*** johnthetubaguy has left #openstack | 13:20 | |
*** kapil_ has joined #openstack | 13:22 | |
*** esker has quit IRC | 13:23 | |
*** kapil_ has quit IRC | 13:23 | |
*** Trixboxer has joined #openstack | 13:23 | |
*** megha has joined #openstack | 13:25 | |
*** One-Man-Bucket has quit IRC | 13:26 | |
*** jrodom has joined #openstack | 13:27 | |
*** linuxfreck has quit IRC | 13:30 | |
*** linuxfreck has joined #openstack | 13:30 | |
*** carif_ has quit IRC | 13:31 | |
*** fcoj has joined #openstack | 13:32 | |
*** martine has quit IRC | 13:32 | |
*** almaisan-away is now known as al-maisan | 13:33 | |
*** timello has quit IRC | 13:35 | |
*** dwcramer has quit IRC | 13:35 | |
*** prad- has joined #openstack | 13:35 | |
*** carif has joined #openstack | 13:36 | |
*** jsindy has joined #openstack | 13:36 | |
*** carif has quit IRC | 13:36 | |
*** timello has joined #openstack | 13:37 | |
*** seiflotfy has quit IRC | 13:38 | |
*** simon_lucy_at_fl has joined #openstack | 13:38 | |
*** simon_lucy_at_fl is now known as simon_lucy | 13:39 | |
*** simon_lucy is now known as simon_lucy_at_fl | 13:39 | |
*** simon_lucy_at_fl is now known as simon_lucy | 13:39 | |
*** timello has quit IRC | 13:40 | |
*** lfazio has joined #openstack | 13:41 | |
*** alekibango has quit IRC | 13:42 | |
*** dneary has quit IRC | 13:42 | |
*** martine has joined #openstack | 13:42 | |
*** alekibango has joined #openstack | 13:42 | |
*** timello has joined #openstack | 13:42 | |
*** timello has quit IRC | 13:43 | |
*** jrodom has quit IRC | 13:43 | |
*** jrodom has joined #openstack | 13:44 | |
*** aliguori has joined #openstack | 13:44 | |
*** timello has joined #openstack | 13:45 | |
*** robertmy_ has quit IRC | 13:45 | |
*** timello has quit IRC | 13:46 | |
norris900 | anyone tell me how to remove a compute host from nova ? | 13:46 |
*** zeriouz has joined #openstack | 13:46 | |
*** timello has joined #openstack | 13:48 | |
*** vlad_starkov has joined #openstack | 13:48 | |
*** vlad_sta_ has joined #openstack | 13:49 | |
*** timello has quit IRC | 13:50 | |
*** seiflotfy has joined #openstack | 13:50 | |
*** Tross1 has quit IRC | 13:50 | |
*** jsindy has quit IRC | 13:50 | |
*** timello has joined #openstack | 13:51 | |
*** timello has quit IRC | 13:51 | |
*** yocum has joined #openstack | 13:52 | |
*** timello has joined #openstack | 13:52 | |
dextone | derekh, testing with ext4 now, new errors output http://fpaste.org/exWW/ | 13:53 |
*** vlad_starkov has quit IRC | 13:53 | |
*** TheSphinX^ has joined #openstack | 13:53 | |
*** jWhiskey has joined #openstack | 13:53 | |
*** timello has quit IRC | 13:54 | |
*** timello has joined #openstack | 13:54 | |
*** sayan has joined #openstack | 13:56 | |
*** TheSphinX_ has quit IRC | 13:56 | |
*** lborda has joined #openstack | 13:57 | |
*** sandywalsh has joined #openstack | 13:58 | |
*** bknudson has quit IRC | 13:58 | |
*** freck has joined #openstack | 14:00 | |
*** anteaya has joined #openstack | 14:00 | |
*** dwcramer has joined #openstack | 14:01 | |
*** noslzzp has joined #openstack | 14:02 | |
*** linuxfreck has quit IRC | 14:04 | |
*** radez is now known as radez_g0n3 | 14:05 | |
*** simon_lucy has quit IRC | 14:05 | |
derekh | dextone: if you run $ service httpd start in the horizon host what happens ? | 14:06 |
dextone | [root@controller ~]# service httpd start | 14:07 |
dextone | Starting httpd: | 14:07 |
dextone | [root@controller ~]# | 14:07 |
dextone | derekh, that's the output ^ | 14:08 |
*** norris900 has quit IRC | 14:08 | |
*** simon_lucy has joined #openstack | 14:08 | |
*** norris900 has joined #openstack | 14:08 | |
*** kbringard has joined #openstack | 14:08 | |
derekh | weird so it works, must be a dependency ordering problem I need to sort out, if you rerun packstack again can you see if it gets further | 14:08 |
*** jergerber has joined #openstack | 14:09 | |
dextone | derekh, can I run the "packstack --answer-file=ans.txt" once again ? or do I need to generate the answer file again ? | 14:09 |
derekh | rerun it with the same answer file | 14:10 |
derekh | its usually ok to rerun if you haven't changed any of the values | 14:10 |
*** mkouhei has left #openstack | 14:10 | |
*** dwcramer has quit IRC | 14:11 | |
dextone | derekh, **** Installation completed successfully ****** wohoooo | 14:12 |
dextone | :)) | 14:12 |
*** Tross has joined #openstack | 14:12 | |
*** sleepsontheflo-2 has quit IRC | 14:12 | |
*** bing_bu has quit IRC | 14:12 | |
*** spatulon has joined #openstack | 14:13 | |
*** lazyshot has joined #openstack | 14:13 | |
spatulon | morning folks | 14:13 |
derekh | sweet, if you want to add that xfs problem to https://bugzilla.redhat.com/ I'll update that when I make progress on the xfs problem | 14:13 |
derekh | dextone: as a test does this work, . keystonerc_admin ; swift list | 14:14 |
*** Math___ has joined #openstack | 14:14 | |
derekh | in root home dir > | 14:14 |
derekh | ? | 14:14 |
*** bknudson has joined #openstack | 14:14 | |
*** shang has joined #openstack | 14:14 | |
dextone | [root@controller ~(keystone_admin)]$ swift list | 14:14 |
dextone | [root@controller ~(keystone_admin)]$ | 14:14 |
dextone | derekh, is that normal ? ^ | 14:14 |
derekh | yup, you dont have anything in there | 14:15 |
derekh | try $ swift upload c1 filetoupload | 14:15 |
derekh | then swift list | 14:15 |
*** vlad_sta_ has quit IRC | 14:16 | |
*** vlad_starkov has joined #openstack | 14:16 | |
*** jsindy has joined #openstack | 14:16 | |
*** jrodom has quit IRC | 14:16 | |
dextone | derekh, it works, here's the output | 14:17 |
dextone | [root@controller ~(keystone_admin)]$ swift list | 14:17 |
dextone | ContainerTest | 14:17 |
dextone | [root@controller ~(keystone_admin)]$ | 14:17 |
derekh | cool, swift list ContainerTest will show you whats in the container, have fun :-) | 14:17 |
dextone | derekh, but I was testing to deploy with localnet IPs, how can I change to public IPs without re-installing ? | 14:18 |
*** yocum_ has joined #openstack | 14:19 | |
*** lvaughn has quit IRC | 14:20 | |
derekh | ahh, that depends on your setup, you may get away with changing the keystone endpoints, or if the hosts have public IP's assigned you can start again (from scratch) and rerun packstack again with the other IP's | 14:20 |
*** fedgoat has joined #openstack | 14:20 | |
*** yocum has quit IRC | 14:21 | |
*** lvaughn has joined #openstack | 14:22 | |
*** joesavak has joined #openstack | 14:23 | |
dextone | derekh, ah thanks again :) | 14:23 |
*** zz_Madasi is now known as Madasi | 14:23 | |
derekh | np | 14:23 |
*** blamar has joined #openstack | 14:24 | |
*** tommy_SSU has quit IRC | 14:25 | |
*** jodok has quit IRC | 14:27 | |
*** perfabio has quit IRC | 14:29 | |
*** jodok has joined #openstack | 14:29 | |
*** jodok has joined #openstack | 14:29 | |
*** jsindy has quit IRC | 14:30 | |
flzz | Greetings all, are there any recommendations for a good way to setup DNS on instance creation? I see nova network has a DNS plugin interface for this purpose, but its useless when using quantum. I also see moniker but I'm not sure this will work with quantum either.. | 14:30 |
*** zz_satyag is now known as satyag | 14:31 | |
*** esker has joined #openstack | 14:32 | |
*** bsdgeek has joined #openstack | 14:33 | |
*** alunduil has joined #openstack | 14:33 | |
flzz | ah there it is, found the answer on the mailing list, yes quantum is supported with moniker | 14:33 |
*** sleepsontheflo-1 has joined #openstack | 14:34 | |
*** saju_m has joined #openstack | 14:36 | |
*** robertmyers has joined #openstack | 14:36 | |
spatulon | anyone know the status of http://wiki.openstack.org/ScheduleHeterogeneousInstances? looks like an interesting project that's been developed since 2011, but I don't see it mentioned in any release of OpenStack, current or planned | 14:37 |
*** dneary has joined #openstack | 14:37 | |
*** alunduil has quit IRC | 14:38 | |
*** vlad_starkov has quit IRC | 14:38 | |
*** perfabio has joined #openstack | 14:38 | |
*** TheSphinX_ has joined #openstack | 14:38 | |
*** fnaval has quit IRC | 14:39 | |
*** TheSphinX^ has quit IRC | 14:39 | |
*** secbitchris has quit IRC | 14:39 | |
*** alunduil has joined #openstack | 14:40 | |
*** TheSphinX_ has quit IRC | 14:42 | |
*** annegentle has joined #openstack | 14:43 | |
*** TheSphinX^ has joined #openstack | 14:43 | |
*** annegentle has joined #openstack | 14:44 | |
fedgoat | can anyone point me in the right direction for configuring the Compute Node for Cinder? I'm using a NetAPP San over iscsi..multi-node configuration | 14:44 |
*** markmcclain has joined #openstack | 14:44 | |
*** blamar has quit IRC | 14:45 | |
*** TheSphinX_ has joined #openstack | 14:47 | |
*** MarkAtwood has quit IRC | 14:47 | |
*** bsdgeek has quit IRC | 14:47 | |
*** dtalton has joined #openstack | 14:48 | |
*** dhellmann-afk is now known as dhellmann | 14:48 | |
*** blamar has joined #openstack | 14:49 | |
*** TheSphinX^ has quit IRC | 14:49 | |
*** drewlander has joined #openstack | 14:50 | |
*** bsdgeek has joined #openstack | 14:50 | |
*** TheSphinX^ has joined #openstack | 14:51 | |
*** drewlander has quit IRC | 14:52 | |
*** Durgarao has joined #openstack | 14:52 | |
*** zeriouz has quit IRC | 14:52 | |
*** drewlander has joined #openstack | 14:53 | |
*** salgado is now known as salgado-lunch | 14:53 | |
*** seiflotfy has quit IRC | 14:53 | |
drewlander | when trying to launch glance-api i get the following error: | 14:53 |
*** secbitchris has joined #openstack | 14:53 | |
drewlander | ERROR: Unable to load glance-api-keystone from configuration file /etc/glance/glance-api-paste.ini. | 14:53 |
drewlander | Got: ImportError('cannot import name exceptions',) | 14:53 |
drewlander | im on rhel 6.3 | 14:53 |
drewlander | openstack-glance-2012.2.1-1 | 14:54 |
*** TheSphinX_ has quit IRC | 14:54 | |
*** seiflotfy has joined #openstack | 14:54 | |
drewlander | my glance-api-keystone looks like this | 14:54 |
drewlander | pipeline = versionnegotiation authtoken context rootapp | 14:54 |
*** zeriouz has joined #openstack | 14:55 | |
drewlander | im at a loss. | 14:55 |
*** TheSphinX_ has joined #openstack | 14:55 | |
drewlander | i have my keystone auth configs defined in filter:authtoken in both glance-api.conf and glance-registry.conf | 14:56 |
*** jsindy has joined #openstack | 14:56 | |
*** pztrick has joined #openstack | 14:56 | |
*** mtreinish has joined #openstack | 14:56 | |
drewlander | also when doing a glance-manage db_sync I get: | 14:56 |
drewlander | from sqlalchemy import exceptions as sa_exceptions | 14:56 |
drewlander | ImportError: cannot import name exceptions | 14:56 |
drewlander | my sql info in the configs i am 99.9999% sure is correct (verified by copy and paste). not sure what else I am missing | 14:57 |
*** seiflotfy has quit IRC | 14:57 | |
*** seiflotfy1 has joined #openstack | 14:57 | |
*** Durgarao has quit IRC | 14:57 | |
*** blamar has quit IRC | 14:58 | |
*** seiflotfy1 has quit IRC | 14:58 | |
*** seiflotfy has joined #openstack | 14:58 | |
*** seiflotfy1 has joined #openstack | 14:58 | |
*** TheSphinX^ has quit IRC | 14:59 | |
*** seiflotfy1 has quit IRC | 14:59 | |
*** dev_sa has quit IRC | 14:59 | |
*** seiflotfy has joined #openstack | 14:59 | |
*** cloudchimp has joined #openstack | 14:59 | |
*** vishy_zz is now known as vishy | 14:59 | |
*** gray-- has quit IRC | 15:00 | |
*** fnaval has joined #openstack | 15:01 | |
*** sandywalsh has quit IRC | 15:01 | |
*** cloudchimp2 has joined #openstack | 15:02 | |
*** galthaus has joined #openstack | 15:02 | |
*** osier has quit IRC | 15:03 | |
*** osier has joined #openstack | 15:04 | |
*** Zehicle_at_Dell has joined #openstack | 15:04 | |
*** KarinLevenstein has joined #openstack | 15:05 | |
*** zeriouz has quit IRC | 15:06 | |
*** zeriouz has joined #openstack | 15:06 | |
*** darjeeling has joined #openstack | 15:06 | |
drewlander | nm i solved it | 15:06 |
drewlander | in /usr/lib/python2.6/site-packages/migrate/versioning/schema.p | 15:07 |
drewlander | */usr/lib/python2.6/site-packages/migrate/versioning/schema.py | 15:07 |
drewlander | changed from sqlalchemy import exc as sa_exceptions | 15:07 |
drewlander | to | 15:07 |
drewlander | sorry i changed from sqlalchemy import exceptions as sa_exceptions to from sqlalchemy import exc as sa_exceptions | 15:07 |
drewlander | looks like a version thing? | 15:08 |
*** seiflotfy1 has joined #openstack | 15:08 | |
*** shang has quit IRC | 15:08 | |
*** shang has joined #openstack | 15:08 | |
*** adjohn has joined #openstack | 15:08 | |
*** aeperezt has joined #openstack | 15:09 | |
*** jsindy has quit IRC | 15:09 | |
*** seiflotfy has quit IRC | 15:11 | |
*** aloga has quit IRC | 15:12 | |
*** navid_ has left #openstack | 15:12 | |
*** amccabe has joined #openstack | 15:12 | |
*** aloga has joined #openstack | 15:12 | |
*** salgado-lunch is now known as salgado | 15:14 | |
*** jsindy has joined #openstack | 15:14 | |
*** scalability-junk has quit IRC | 15:15 | |
*** spideyman_ has joined #openstack | 15:17 | |
*** spideyman has quit IRC | 15:17 | |
*** TheSphinX_ has quit IRC | 15:17 | |
*** KarinLevenstein has quit IRC | 15:17 | |
*** AlanClark has joined #openstack | 15:18 | |
*** jsindy has quit IRC | 15:19 | |
*** backjlack has joined #openstack | 15:19 | |
*** sdake has joined #openstack | 15:20 | |
*** saju_m has quit IRC | 15:21 | |
*** KarinLevenstein has joined #openstack | 15:24 | |
*** amccabe has quit IRC | 15:24 | |
*** TheSphinX^ has joined #openstack | 15:25 | |
*** dneary has quit IRC | 15:27 | |
*** kraman has joined #openstack | 15:27 | |
*** chasmo has joined #openstack | 15:29 | |
*** blamar has joined #openstack | 15:29 | |
*** cp16net is now known as cp16net|away | 15:30 | |
*** seiflotfy1 has quit IRC | 15:31 | |
*** seiflotfy has joined #openstack | 15:31 | |
*** jaypipes has quit IRC | 15:31 | |
*** eharney has joined #openstack | 15:33 | |
*** otherwiseguy has joined #openstack | 15:33 | |
*** jsindy has joined #openstack | 15:33 | |
*** eharney has quit IRC | 15:34 | |
*** eharney has joined #openstack | 15:34 | |
*** TheSphinX_ has joined #openstack | 15:35 | |
kraman | Hi All, is anyone familiar with OpenStack on F18? I cannot seem to access any external IP address from the guest VM. DNS resolution succeeds but connections timeout. | 15:36 |
*** ondergetekende has quit IRC | 15:36 | |
*** Gordonz has joined #openstack | 15:37 | |
*** TheSphinX^ has quit IRC | 15:38 | |
*** sbates has joined #openstack | 15:39 | |
nilsson | 05 < tobias> i really enjoy jerking to the idea of running irssi in screen in ssh in emacs in x11 in windows | 15:39 |
nilsson | sorry, paste bufer | 15:39 |
*** hemna has joined #openstack | 15:41 | |
*** amccabe has joined #openstack | 15:42 | |
*** sacharya has joined #openstack | 15:43 | |
*** vlad_starkov has joined #openstack | 15:44 | |
*** afazekas has quit IRC | 15:46 | |
*** tmichael has quit IRC | 15:46 | |
*** yocum_ has quit IRC | 15:46 | |
*** Ruetobas has quit IRC | 15:46 | |
*** seiflotfy1 has joined #openstack | 15:46 | |
*** seiflotfy has quit IRC | 15:47 | |
*** seiflotfy2 has joined #openstack | 15:47 | |
*** emrahnzm has left #openstack | 15:48 | |
*** Ruetobas has joined #openstack | 15:49 | |
*** doublerr has joined #openstack | 15:50 | |
*** desai has joined #openstack | 15:50 | |
*** devoid has joined #openstack | 15:50 | |
*** tmichael has joined #openstack | 15:50 | |
*** vladdy has quit IRC | 15:51 | |
*** seiflotfy1 has quit IRC | 15:51 | |
*** vladdy has joined #openstack | 15:51 | |
*** sleepsontheflo-1 has quit IRC | 15:51 | |
norris900 | kraman: have you checked the gateways on your bridge? | 15:52 |
*** ctrl has quit IRC | 15:52 | |
kraman | norris900: i have not. im pretty new to the openstack setup. can you point me to how i would go about doing that | 15:52 |
norris900 | route -n | 15:53 |
*** seiflotfy has joined #openstack | 15:53 | |
*** sacharya has quit IRC | 15:53 | |
*** seiflotfy2 has quit IRC | 15:53 | |
*** rnirmal has joined #openstack | 15:53 | |
*** kaganos has joined #openstack | 15:54 | |
norris900 | saw a similar issue on monday where the bridge didnt have access to the external, but dns resolver was an internal so could resolve but not ping | 15:54 |
*** itarchitectkev has quit IRC | 15:54 | |
*** timello has quit IRC | 15:54 | |
*** mnewby has joined #openstack | 15:55 | |
*** dwcramer has joined #openstack | 15:55 | |
*** bachelor has quit IRC | 15:55 | |
*** cp16net|away is now known as cp16net | 15:55 | |
*** henrynash has quit IRC | 15:56 | |
*** henrynash has joined #openstack | 15:56 | |
*** shang has quit IRC | 15:57 | |
kraman | norris900: http://pastebin.com/SdW7zfsT | 15:58 |
*** jfluhmann has joined #openstack | 15:59 | |
*** VaporOne has joined #openstack | 15:59 | |
norris900 | kraman: brctl show will also tell you if your interface is attached to your bridge | 15:59 |
*** sc68cal has joined #openstack | 16:00 | |
*** jsavak has joined #openstack | 16:00 | |
kraman | norris900: so demonetbr0 is the bridge that openstack uses | 16:00 |
kraman | bridge namebridge idSTP enabledinterfaces | 16:00 |
kraman | demonetbr08000.fe163e075e6fnovnet0 | 16:00 |
kraman | virbr08000.000000000000yes | 16:00 |
*** l0p3n has joined #openstack | 16:00 | |
*** neuro_sys is now known as neuro_sys|off | 16:01 | |
kraman | norris900: looks like only the guest vnet is attached... | 16:01 |
*** rnirmal_ has joined #openstack | 16:01 | |
*** rnirmal_ has quit IRC | 16:01 | |
kraman | that look ok? | 16:01 |
*** crandquist has joined #openstack | 16:01 | |
norris900 | yup looks the same to me, for me i have an external interface attached to the bridge also | 16:02 |
norris900 | that would appear to be your problem, just watch out if its a machine you dont have local access to | 16:02 |
*** noslzzp has quit IRC | 16:02 | |
kraman | norris900: got local access… will try attaching external interface | 16:03 |
*** clopez has quit IRC | 16:03 | |
*** joesavak has quit IRC | 16:03 | |
norris900 | hope that helps :) | 16:03 |
*** datsun180b has joined #openstack | 16:03 | |
*** dtalton has quit IRC | 16:04 | |
*** rnirmal has quit IRC | 16:04 | |
*** sandywalsh has joined #openstack | 16:05 | |
kraman | norris900 no luck, that just kills network access from local machine as well | 16:05 |
kraman | err, i mean host machine | 16:05 |
*** timello has joined #openstack | 16:05 | |
*** Free_maN has joined #openstack | 16:06 | |
*** otherwiseguy has quit IRC | 16:07 | |
*** vkmc has quit IRC | 16:07 | |
*** ProfFalken has joined #openstack | 16:08 | |
*** simon-AS559 has quit IRC | 16:08 | |
*** simon-AS559 has joined #openstack | 16:09 | |
*** buzztroll has joined #openstack | 16:09 | |
*** hillyu has joined #openstack | 16:09 | |
*** gray-- has joined #openstack | 16:09 | |
*** seiflotfy has quit IRC | 16:10 | |
*** seiflotfy1 has joined #openstack | 16:10 | |
*** seiflotfy1 has quit IRC | 16:11 | |
*** seiflotfy has joined #openstack | 16:11 | |
*** darthzen has joined #openstack | 16:11 | |
*** seiflotfy has quit IRC | 16:11 | |
*** seiflotfy1 has joined #openstack | 16:11 | |
*** vlad_starkov has quit IRC | 16:11 | |
*** seiflotfy has joined #openstack | 16:13 | |
*** seiflotfy1 has quit IRC | 16:13 | |
*** simon-AS559 has quit IRC | 16:14 | |
*** seiflotfy1 has joined #openstack | 16:14 | |
*** adepti37 has quit IRC | 16:15 | |
*** adepti37 has joined #openstack | 16:16 | |
*** rnirmal has joined #openstack | 16:16 | |
*** ladquin is now known as ladquin_brb | 16:17 | |
*** seiflotfy has quit IRC | 16:18 | |
*** bladernr_ has quit IRC | 16:18 | |
*** KelebekUsr1 has joined #openstack | 16:18 | |
*** bladernr_ has joined #openstack | 16:19 | |
*** shang has joined #openstack | 16:19 | |
*** clopez has joined #openstack | 16:19 | |
*** seiflotfy has joined #openstack | 16:20 | |
*** jeffrey4l has quit IRC | 16:20 | |
*** KarinLevenstein has left #openstack | 16:20 | |
*** seiflotfy1 has quit IRC | 16:21 | |
*** Mellified has joined #openstack | 16:22 | |
*** mikedawson has joined #openstack | 16:22 | |
*** bdpayne has joined #openstack | 16:22 | |
*** koolhead17 has joined #openstack | 16:23 | |
*** armaan has quit IRC | 16:23 | |
*** KelebekUsr1 has quit IRC | 16:23 | |
*** armaan has joined #openstack | 16:23 | |
*** vishy is now known as vishy_zz | 16:23 | |
*** seiflotfy has quit IRC | 16:24 | |
*** seiflotfy has joined #openstack | 16:24 | |
*** mattray has joined #openstack | 16:25 | |
*** jfluhmann has quit IRC | 16:25 | |
*** megha is now known as firewall | 16:26 | |
*** reidrac has quit IRC | 16:27 | |
*** radez_g0n3 is now known as radez | 16:27 | |
*** yocum_ has joined #openstack | 16:28 | |
*** kaganos has quit IRC | 16:28 | |
*** guigui3 has left #openstack | 16:30 | |
*** seiflotfy has quit IRC | 16:30 | |
*** armaan has quit IRC | 16:30 | |
*** al-maisan is now known as almaisan-away | 16:30 | |
*** mattymo has joined #openstack | 16:31 | |
*** eschnou has quit IRC | 16:32 | |
*** sacharya has joined #openstack | 16:33 | |
*** sayan has quit IRC | 16:34 | |
*** ladquin_brb is now known as ladquin | 16:34 | |
*** mikedawson has quit IRC | 16:35 | |
*** dneary has joined #openstack | 16:36 | |
*** Gordonz has quit IRC | 16:37 | |
*** resker has joined #openstack | 16:37 | |
*** otherwiseguy has joined #openstack | 16:37 | |
*** Gordonz has joined #openstack | 16:37 | |
*** comptona has quit IRC | 16:38 | |
*** ProfFalken has quit IRC | 16:38 | |
*** almaisan-away is now known as al-maisan | 16:38 | |
*** chandan_kumar has joined #openstack | 16:39 | |
norris900 | kraman: sorry got distracted with my own stack issues | 16:39 |
kraman | norris900: no worries | 16:39 |
kraman | did you have any other ideas i can try? | 16:39 |
*** esker has quit IRC | 16:40 | |
*** clopez has quit IRC | 16:40 | |
*** ProfFalken has joined #openstack | 16:40 | |
norris900 | kraman: it will disconnect but i have found bridging glitchy in the past you may need to just /etc/init.d/networking restart | 16:40 |
norris900 | once adding the interface | 16:41 |
*** vlad_starkov has joined #openstack | 16:41 | |
*** scotm has joined #openstack | 16:41 | |
kraman | k | 16:41 |
*** jfluhmann has joined #openstack | 16:41 | |
*** renier has quit IRC | 16:42 | |
*** l_a_m has quit IRC | 16:43 | |
*** kindjal has joined #openstack | 16:44 | |
norris900 | i only say that as if you cant access external after adding the interface it generally means your bridge isnt working correctly | 16:44 |
norris900 | which i have found in the past to be caused by not configuring my gateway | 16:45 |
*** renier has joined #openstack | 16:45 | |
*** dhellmann is now known as dhellmann-afk | 16:45 | |
*** sn0wb1rd has joined #openstack | 16:45 | |
*** yuwang has quit IRC | 16:46 | |
*** corXi has quit IRC | 16:46 | |
*** yuwang has joined #openstack | 16:47 | |
norris900 | in your case it could be your nova/quantum config | 16:47 |
*** nmagnezi has quit IRC | 16:47 | |
*** pvankouteren has quit IRC | 16:47 | |
kraman | norris900 yah, adding the if and restarting didnt help | 16:48 |
kraman | ill check the nova/quantum config next | 16:48 |
*** exed has quit IRC | 16:49 | |
*** otherwiseguy has quit IRC | 16:49 | |
*** exed has joined #openstack | 16:49 | |
*** _cerberus_ has quit IRC | 16:50 | |
*** _cerberus_ has joined #openstack | 16:50 | |
*** sandeepr has joined #openstack | 16:50 | |
norris900 | anyone good at defining node quotas ? i seem to have exceeded some of mine | 16:50 |
norris900 | kraman: are you using nova-network or quantum? | 16:51 |
*** Math___ has quit IRC | 16:51 | |
sandeepr | hey norris900 - which quota attribute is exceeded? i had a few yesterday which i was able to sort like instances, cores, floating ip's | 16:51 |
*** shang has quit IRC | 16:51 | |
*** vishy_zz is now known as vishy | 16:52 | |
*** simon-AS559 has joined #openstack | 16:52 | |
kraman | norris900: i ran through this doc https://fedoraproject.org/wiki/Getting_started_with_OpenStack_on_Fedora_18 | 16:53 |
*** bencherian has joined #openstack | 16:53 | |
kraman | so. nova-network | 16:53 |
norris900 | sandeep: i have 3 nodes currently and due to using the basic scheduler and bringing up nodes as require i have exceeded the quotas on 1 machine and instances keep spawning on it | 16:53 |
norris900 | is that expected behaviour? | 16:53 |
norris900 | kraman whats your nova.conf look like | 16:54 |
*** dmi has joined #openstack | 16:54 | |
dmi | hey all | 16:54 |
*** Math___ has joined #openstack | 16:54 | |
norris900 | hey dmi | 16:54 |
dmi | I've hit a dead end with my configuration | 16:55 |
dmi | and I'm sure I must be doing something wrong somewhere | 16:55 |
kraman | norris900: http://pastebin.com/B33z1bui | 16:55 |
norris900 | haven't we all :p | 16:55 |
dmi | but I've been staring at it all so long I have no idea what's going on :( | 16:55 |
sandeepr | the default number of instances which can be provisioned is 10, so if you have 10 instances and then you are no longer able to provision instances, then it is expected behaviour | 16:55 |
dmi | so, what I've got set up is everything on a single physical machine, including quantum | 16:55 |
dmi | the physical host is running CentOS 6.3 and has two NICs available for use | 16:56 |
*** Mellified has quit IRC | 16:56 | |
norris900 | i am still able to provision instances and i'm at around 23 per node | 16:56 |
dmi | what I'd *like* to do is to get the VMs to essentially do VirtualBox-style bridged networking | 16:56 |
dmi | i.e. I'd like them to appear as actual hosts on an existing network, which is on eth0 | 16:56 |
dmi | then use eth1 for management | 16:57 |
dmi | is this actually possible? | 16:57 |
dmi | I'm using the linux bridge plugin for quantum | 16:57 |
*** lfazio has quit IRC | 16:57 | |
sandeepr | so after 23 are you not able to provision instances? | 16:57 |
*** jaypipes has joined #openstack | 16:57 | |
*** clopez has joined #openstack | 16:57 | |
*** FL1SK has joined #openstack | 16:57 | |
*** Mellified has joined #openstack | 16:58 | |
norris900 | i seem to be able to provision an infinite number, im at 38vcpus and i set 20 as my limit | 16:58 |
*** Staples84 has quit IRC | 16:58 | |
sandeepr | so what is the problem and why do you suspect its got to be quotas? | 16:59 |
norris900 | kraman: your nova.conf file is missing about half the details it need including all the network details about bridges and interfaces | 16:59 |
*** zeriouz has quit IRC | 16:59 | |
*** balboah has quit IRC | 17:00 | |
norris900 | well my problem is that i have over provisioned 2 of my servers, and now instances are having very poor performance. Also spawning instances to a server tha has high load and making things worse | 17:00 |
*** jpich has quit IRC | 17:01 | |
norris900 | quotas should prevent this | 17:01 |
*** guilherme__ has joined #openstack | 17:01 | |
*** henrynash_ has joined #openstack | 17:02 | |
*** henrynash_ has quit IRC | 17:02 | |
*** Mellified has quit IRC | 17:03 | |
*** dolphm has joined #openstack | 17:03 | |
sandeepr | this is the link i referred yesterday - http://docs.openstack.org/trunk/openstack-compute/admin/content/list-of-compute-config-options.html search for "quotas" to find the configuration options for quotas | 17:03 |
*** vishy is now known as vishy_zz | 17:03 | |
norris900 | thanks sandeepr | 17:04 |
sandeepr | afaik, quotas may not be the right thing. its my thought perhaps could be incorrect | 17:04 |
sandeepr | wc norris900 | 17:04 |
*** Math___ has quit IRC | 17:04 | |
*** cloudchimp has quit IRC | 17:04 | |
*** cloudchimp2 has quit IRC | 17:05 | |
*** Mellified has joined #openstack | 17:05 | |
*** henrynash has quit IRC | 17:05 | |
*** rnorwood1 has joined #openstack | 17:05 | |
*** cloudchimp has joined #openstack | 17:05 | |
*** chandan_kumar has quit IRC | 17:05 | |
dmi | any thoughts on my question, anyone? I'd really like to get this sorted | 17:05 |
*** miguitas has quit IRC | 17:06 | |
*** johnthetubaguy has joined #openstack | 17:07 | |
*** garyk has quit IRC | 17:07 | |
*** hemnafk is now known as hemna_ | 17:08 | |
*** acathrow has left #openstack | 17:09 | |
*** adjohn_ has joined #openstack | 17:09 | |
*** sn0wb1rd has quit IRC | 17:10 | |
kraman | norris900 thanks for your help. im reading up on nova.conf entries for nova-network | 17:10 |
devoid | I'm trying to reset the state of a stuck instance (it's no longer running in kvm); | 17:10 |
devoid | The docs on the reset-state command (http://docs.openstack.org/trunk/openstack-compute/admin/content/reset-state.html) indicate that this should work against an Essex era nova-api, but that seems to be untrue. | 17:10 |
devoid | I get the error: ERROR: There is no such action: os-resetState (HTTP 400) | 17:11 |
*** adjohn has quit IRC | 17:12 | |
zykes- | /clear | 17:12 |
*** neuro_sys|off is now known as neuro_sys | 17:13 | |
sandeepr | devoid, reset state seems unsupported in Essex, supposed to work in Folsom onwards. i'm having instances which are shutoff and i'm figuring out how to make them active | 17:13 |
swaT30 | getting a key error when trying to do a nova-manage db sync | 17:14 |
swaT30 | http://paste.openstack.org/show/29974/ | 17:14 |
*** KurtMartin has joined #openstack | 17:14 | |
norris900 | woot just ordered myself a nexus 4 | 17:15 |
devoid | sandeepr, thanks! Do you know where source for that manual link is so I can fix it? | 17:15 |
*** flaper87 has quit IRC | 17:15 | |
*** KurtMartin has quit IRC | 17:15 | |
*** kmartin has quit IRC | 17:15 | |
devoid | norris900, are they available in the US now? | 17:15 |
*** vishy_zz is now known as vishy | 17:16 | |
norris900 | im in uk but i read they would be in the us anyday now | 17:16 |
*** gray-- has quit IRC | 17:16 | |
*** wramthun has quit IRC | 17:16 | |
norris900 | they showed up with providers and google store is a day or two behind the providers with shipments from lg | 17:17 |
sandeepr | http://docs.openstack.org/essex/openstack-compute/admin/content/reset-state.html | 17:18 |
sandeepr | refer the note section | 17:18 |
*** wramthun has joined #openstack | 17:18 | |
devoid | sandeepr, yea that's inaccurate, look at the last comment | 17:19 |
*** hillyu has quit IRC | 17:20 | |
*** kmartin has joined #openstack | 17:20 | |
*** neuro_sys is now known as neuro_sys|off | 17:20 | |
*** Zehicle_at_Dell has quit IRC | 17:20 | |
sandeepr | devoid, from anne gentle? | 17:20 |
zykes- | gwmngilfe|n/clear | 17:20 |
devoid | sandeepr, from nolan | 17:21 |
*** al-maisan is now known as almaisan-away | 17:21 | |
sandeepr | ah ok | 17:21 |
*** pantea has quit IRC | 17:21 | |
sandeepr | if you have the latest nova and still reset state does not work, you may want to file a bug on launchpad? | 17:22 |
*** sarob has joined #openstack | 17:22 | |
*** sarob has quit IRC | 17:23 | |
*** fedgoat has quit IRC | 17:23 | |
*** nacx has quit IRC | 17:23 | |
*** sarob has joined #openstack | 17:24 | |
*** cp16net is now known as cp16net|away | 17:24 | |
*** sn0wb1rd has joined #openstack | 17:24 | |
*** adepti37 has quit IRC | 17:24 | |
*** dmi has left #openstack | 17:25 | |
*** adepti37 has joined #openstack | 17:25 | |
*** ProfFalken has quit IRC | 17:25 | |
*** Math___ has joined #openstack | 17:25 | |
*** simon-AS559 has quit IRC | 17:26 | |
*** neuro_sys|off is now known as neuro_sys | 17:26 | |
*** Ryan_Lane has quit IRC | 17:28 | |
*** vishy is now known as vishy_zz | 17:28 | |
*** pfreund has quit IRC | 17:28 | |
*** blair has joined #openstack | 17:28 | |
*** seiflotfy has joined #openstack | 17:29 | |
*** EmilienM has left #openstack | 17:31 | |
*** dolphm has quit IRC | 17:32 | |
*** melwitt has joined #openstack | 17:32 | |
*** afazekas has joined #openstack | 17:34 | |
*** desai has quit IRC | 17:34 | |
*** freck has quit IRC | 17:35 | |
*** seiflotfy has quit IRC | 17:35 | |
*** scuttlemonkey has joined #openstack | 17:35 | |
*** securabitchris has joined #openstack | 17:35 | |
*** dolphm has joined #openstack | 17:37 | |
*** otherwiseguy has joined #openstack | 17:37 | |
*** afazekas has quit IRC | 17:38 | |
*** secbitchris has quit IRC | 17:38 | |
*** esp1 has joined #openstack | 17:39 | |
*** desai has joined #openstack | 17:40 | |
*** dneary has quit IRC | 17:42 | |
*** racedo has quit IRC | 17:43 | |
*** racedo has joined #openstack | 17:44 | |
*** jodok has quit IRC | 17:45 | |
*** dolphm has quit IRC | 17:45 | |
*** cp16net|away is now known as cp16net | 17:46 | |
*** mattray has quit IRC | 17:47 | |
*** dwcramer has quit IRC | 17:48 | |
*** anniec has quit IRC | 17:48 | |
*** gael__ has quit IRC | 17:50 | |
*** comptona has joined #openstack | 17:50 | |
*** dolphm has joined #openstack | 17:51 | |
*** fzylogic has joined #openstack | 17:51 | |
*** afazekas has joined #openstack | 17:52 | |
*** vishy_zz is now known as vishy | 17:52 | |
*** wramthun has quit IRC | 17:53 | |
*** alex88 has quit IRC | 17:55 | |
*** satyag is now known as zz_satyag | 17:56 | |
*** esteve has joined #openstack | 17:57 | |
*** pbacterio has quit IRC | 17:57 | |
*** simon_lucy has quit IRC | 17:58 | |
*** rigolox has quit IRC | 17:58 | |
*** warik has joined #openstack | 18:00 | |
*** sleepsontheflo-1 has joined #openstack | 18:00 | |
*** gyee has joined #openstack | 18:00 | |
*** krow has joined #openstack | 18:03 | |
*** doublerr has quit IRC | 18:08 | |
*** vlad_starkov has quit IRC | 18:09 | |
*** marrusl has quit IRC | 18:12 | |
*** bencherian has quit IRC | 18:12 | |
*** Ryan_Lane has joined #openstack | 18:12 | |
*** marrusl has joined #openstack | 18:12 | |
*** darthzen has quit IRC | 18:12 | |
*** esp1 has quit IRC | 18:13 | |
*** cp16net is now known as cp16net|away | 18:15 | |
*** Free_maN has quit IRC | 18:16 | |
comptona | Is there any way to expose the name of the user that launched a VM in Horizon? | 18:19 |
comptona | I know it's in the database and I could write a report that scavenges it from there, but I'd love to have it in the UI to save myself the trouble | 18:19 |
*** darraghb has quit IRC | 18:20 | |
*** marrusl_ has joined #openstack | 18:21 | |
*** tomoe_ has quit IRC | 18:21 | |
*** tomoe_ has joined #openstack | 18:22 | |
*** ryanpetrello has quit IRC | 18:22 | |
*** henrynash has joined #openstack | 18:23 | |
*** patrickt333 has joined #openstack | 18:24 | |
*** cloudchimp has quit IRC | 18:25 | |
*** sparkycollier has joined #openstack | 18:25 | |
esteve | I'm trying to launch a CentOS image that I uploaded on Openstack but every time I launch it goes 'active' but the console says "Switchroot: mount failed" then kernel panics | 18:26 |
esteve | it also has "misisng /dev, /sys, /proc" but i dont think thats actually an issue? | 18:26 |
esteve | I'm not too sure, can anyone shed some light on this? | 18:26 |
*** derekh has quit IRC | 18:26 | |
patrickt333 | gmi: I was not able to get your routine to work, but was able to convert a vmdk image so now I at least have a working ubunut image.n0keynes! | 18:28 |
*** exed has quit IRC | 18:31 | |
*** epim has quit IRC | 18:33 | |
*** giulivo has quit IRC | 18:33 | |
*** dhellmann-afk is now known as dhellmann | 18:33 | |
*** markmcclain has quit IRC | 18:34 | |
*** tryggvil has quit IRC | 18:34 | |
*** zeriouz has joined #openstack | 18:34 | |
*** sandeepr has quit IRC | 18:34 | |
*** lborda has quit IRC | 18:34 | |
*** bencherian has joined #openstack | 18:35 | |
*** esp1 has joined #openstack | 18:35 | |
patrickt333 | so, I've finally realized why I'm getting the 16.254.169.254 url not found errors. Tho I don't know how to fix it. | 18:40 |
*** osier has quit IRC | 18:40 | |
patrickt333 | my master server (api) is listening on 8775 and all the ip table nat rules point there. I can telnet to 80 from my public interfaces, but not from my private interfaces, even tho it is listening on 0.0.0.0. | 18:41 |
*** cp16net|away is now known as cp16net | 18:41 | |
patrickt333 | this is a dual NIC setup, BTW, the eth1 interface on all servers is on a private switch. | 18:41 |
*** lborda has joined #openstack | 18:42 | |
*** VaporOne has quit IRC | 18:42 | |
*** armaan has joined #openstack | 18:42 | |
*** tommy_SSU has joined #openstack | 18:44 | |
*** kindjal has quit IRC | 18:44 | |
*** melmoth has quit IRC | 18:44 | |
*** esteve has quit IRC | 18:45 | |
*** marrusl_ has quit IRC | 18:46 | |
*** renier_ has joined #openstack | 18:47 | |
*** renier has quit IRC | 18:47 | |
*** giulivo has joined #openstack | 18:48 | |
*** carif has joined #openstack | 18:49 | |
*** otherwiseguy has quit IRC | 18:49 | |
*** julianwa has joined #openstack | 18:50 | |
*** dpippenger has joined #openstack | 18:50 | |
*** jroberts has joined #openstack | 18:51 | |
*** scuttlemonkey has quit IRC | 18:52 | |
*** renier_ has quit IRC | 18:53 | |
*** krow has quit IRC | 18:53 | |
*** beagles is now known as beagles|brb | 18:56 | |
*** gyee has quit IRC | 18:58 | |
*** adamgamble has joined #openstack | 18:59 | |
*** tryggvil has joined #openstack | 18:59 | |
adamgamble | hi guys, what is the best way to import a snapshot from essex into grizzly | 18:59 |
*** Zehicle_at_Dell has joined #openstack | 19:00 | |
adamgamble | if I use the create image button in horizon, but i'm not sure what type of images they are | 19:00 |
adamgamble | one is a kernel (per horizon on essex) and the other I guess is a ramdisk? or maybe an ami? | 19:00 |
*** scuttlemonkey has joined #openstack | 19:02 | |
*** joesavak has joined #openstack | 19:03 | |
*** sn0wb1rd has left #openstack | 19:03 | |
*** jsavak has quit IRC | 19:04 | |
*** datsun180b has quit IRC | 19:04 | |
*** lloydde has joined #openstack | 19:05 | |
*** datsun180b has joined #openstack | 19:05 | |
*** drewlander has quit IRC | 19:05 | |
*** dwcramer has joined #openstack | 19:05 | |
norris900 | comptona: im not sure if its has the features your looking for as i havent had chance to play with it yet but it miht be worth investingating the openstack ceilometer project | 19:05 |
*** carif has quit IRC | 19:06 | |
*** carif has joined #openstack | 19:07 | |
*** jsavak has joined #openstack | 19:07 | |
comptona | norris900: I'll investigate, thanks | 19:08 |
*** doublerr has joined #openstack | 19:08 | |
*** datsun180b has quit IRC | 19:08 | |
*** datsun180b has joined #openstack | 19:09 | |
*** joesavak has quit IRC | 19:10 | |
*** renier has joined #openstack | 19:12 | |
*** carif has quit IRC | 19:13 | |
*** Nithya has quit IRC | 19:13 | |
*** carif has joined #openstack | 19:14 | |
*** giulivo has quit IRC | 19:14 | |
*** redondos has joined #openstack | 19:14 | |
*** cppcabrera has quit IRC | 19:14 | |
*** cppcabrera has joined #openstack | 19:15 | |
adamgamble | norris900: any chance you could point me in the right direction for importing a snapshot into a new version | 19:15 |
*** ryanpetrello has joined #openstack | 19:16 | |
bknudson | I'm trying to figure out why an image doesn't boot on a machine but boots on other machines | 19:16 |
bknudson | One thing I've noticed is that if I virsh dumpxml the image on the failing machine | 19:16 |
bknudson | it has <type arch='x86_64' machine='rhel6.3.0'>hvm</type> | 19:16 |
*** ev0ldave has joined #openstack | 19:16 | |
bknudson | whereas on working machine has <type arch='x86_64' machine='pc-1.0'>hvm</type> | 19:16 |
bknudson | how is openstack/libvirt picking the machine? | 19:16 |
*** markmcclain has joined #openstack | 19:18 | |
*** johnthetubaguy has quit IRC | 19:18 | |
*** techlife has quit IRC | 19:18 | |
*** techlife has joined #openstack | 19:19 | |
*** techlife has quit IRC | 19:19 | |
*** techlife has joined #openstack | 19:19 | |
*** techlife has quit IRC | 19:20 | |
*** techlife has joined #openstack | 19:20 | |
*** techlife has quit IRC | 19:20 | |
*** techlife has joined #openstack | 19:21 | |
*** Math___ has left #openstack | 19:21 | |
*** cppcabrera has quit IRC | 19:22 | |
*** fedgoat has joined #openstack | 19:22 | |
*** zeriouz has quit IRC | 19:24 | |
*** cppcabrera has joined #openstack | 19:24 | |
bknudson | I'm probably barking up the wrong tree | 19:25 |
*** alop has joined #openstack | 19:26 | |
*** opilotte has joined #openstack | 19:26 | |
*** otherwiseguy has joined #openstack | 19:26 | |
opilotte | anyone ever worked with quantum linux bridge plugin? | 19:27 |
*** fedgoat has quit IRC | 19:27 | |
*** morganfainberg has joined #openstack | 19:27 | |
opilotte | who | 19:29 |
kraman | norris900: managed to solve the problem | 19:30 |
*** armaan has quit IRC | 19:30 | |
kraman | norris900: i had to check the masquerade zone check box in firewall-config for F18 | 19:30 |
kraman | norris900: was missing an ACCEPT rule in iptables and all my packets were being dropped | 19:31 |
*** adalbas has joined #openstack | 19:31 | |
*** JesperA has joined #openstack | 19:31 | |
*** desai has quit IRC | 19:32 | |
*** desai has joined #openstack | 19:33 | |
*** epim has joined #openstack | 19:33 | |
alop | anyone know how (in essex) the scheduler determines how much storage space is available for nova-volume? | 19:34 |
*** beagles|brb is now known as beagles | 19:34 | |
*** cppcabrera has quit IRC | 19:34 | |
*** bdpayne has quit IRC | 19:34 | |
alop | my netapp says I have 80TB available, and dashboard says I have 17TB used | 19:34 |
alop | but I can't create a 500GB volume because scheduler throws this | 19:35 |
alop | No valid host was found. Not enough allocatable volume gigabytes remaining | 19:35 |
*** bdpayne has joined #openstack | 19:35 | |
opilotte | another question: in router details and network defails, the ports status are all DOWN, is there a way to bring them UP? | 19:36 |
*** blimus has quit IRC | 19:36 | |
opilotte | context: using quantum linux bridge plugin | 19:36 |
*** clopez has quit IRC | 19:37 | |
*** patrickt333 has quit IRC | 19:37 | |
*** jsavak has quit IRC | 19:37 | |
*** krtaylor has quit IRC | 19:39 | |
*** vkmc has joined #openstack | 19:40 | |
*** cppcabrera has joined #openstack | 19:41 | |
*** lloydde has quit IRC | 19:41 | |
*** fedgoat has joined #openstack | 19:41 | |
*** esteve has joined #openstack | 19:42 | |
*** desai has quit IRC | 19:42 | |
*** desai has joined #openstack | 19:43 | |
*** scuttlemonkey has quit IRC | 19:43 | |
*** hillyu has joined #openstack | 19:44 | |
*** cppcabrera has quit IRC | 19:46 | |
*** doublerr has quit IRC | 19:47 | |
*** eschnou has joined #openstack | 19:47 | |
*** lloydde has joined #openstack | 19:48 | |
*** joesavak has joined #openstack | 19:49 | |
*** maurosr has quit IRC | 19:49 | |
*** doublerr has joined #openstack | 19:50 | |
*** bdpayne has quit IRC | 19:50 | |
*** backjlack has quit IRC | 19:51 | |
*** bdpayne has joined #openstack | 19:51 | |
*** armaan has joined #openstack | 19:52 | |
*** backjlack has joined #openstack | 19:52 | |
*** Ryan_Lane has quit IRC | 19:53 | |
*** fedgoat has quit IRC | 19:56 | |
*** vmlinuz has quit IRC | 19:57 | |
*** lloydde has quit IRC | 19:58 | |
*** tryggvil has quit IRC | 19:58 | |
*** Staples84 has joined #openstack | 19:59 | |
*** x3n0byt3 has joined #openstack | 19:59 | |
x3n0byt3 | hmm | 20:00 |
*** x3n0byt3 has left #openstack | 20:00 | |
*** joesavak has quit IRC | 20:00 | |
*** joesavak has joined #openstack | 20:00 | |
*** ispireme has quit IRC | 20:03 | |
*** VaporOne has joined #openstack | 20:04 | |
*** Free_maN has joined #openstack | 20:04 | |
*** Free_maN has joined #openstack | 20:05 | |
*** vipul is now known as vipul|away | 20:05 | |
*** armaan has quit IRC | 20:05 | |
*** simon-AS559 has joined #openstack | 20:07 | |
*** vipul|away is now known as vipul | 20:07 | |
*** simon-AS5591 has joined #openstack | 20:10 | |
*** cppcabrera has joined #openstack | 20:10 | |
*** vkmc_ has joined #openstack | 20:11 | |
*** simon-AS559 has quit IRC | 20:11 | |
*** david-lyle has joined #openstack | 20:11 | |
*** MarcMorata has quit IRC | 20:12 | |
*** krtaylor has joined #openstack | 20:13 | |
*** krow has joined #openstack | 20:13 | |
*** vkmc has quit IRC | 20:13 | |
*** Ryan_Lane has joined #openstack | 20:14 | |
*** bruges has quit IRC | 20:14 | |
*** vkmc_ is now known as vkmc | 20:15 | |
*** bruges has joined #openstack | 20:16 | |
*** dweaver has joined #openstack | 20:17 | |
*** armaan has joined #openstack | 20:18 | |
*** esteve has quit IRC | 20:18 | |
*** afazekas has quit IRC | 20:19 | |
*** cppcabrera has quit IRC | 20:19 | |
*** ispireme has joined #openstack | 20:20 | |
*** cppcabrera has joined #openstack | 20:21 | |
*** devoid1 has joined #openstack | 20:22 | |
*** devoid has quit IRC | 20:22 | |
*** vipul is now known as vipul|away | 20:22 | |
*** afazekas has joined #openstack | 20:22 | |
*** manu-db has joined #openstack | 20:24 | |
manu-db | Got a questions about quantum, and default routes not being setup on tenant VLANs | 20:24 |
manu-db | I've successfully configured quantum on a different cluster of machines and everything seems to work just fine. | 20:24 |
*** cppcabrera has quit IRC | 20:25 | |
*** krow has quit IRC | 20:25 | |
manu-db | I was duplicating the setup on another cluster, but for whatever reason, the default route in the 'ip netns' (for the qrouter for the VM VLAN) isn't set. | 20:25 |
*** cppcabrera has joined #openstack | 20:26 | |
manu-db | the VM network is 10.26.4.0/24 - the gateway for the network is 10.26.4.1 (setup by quantum) | 20:26 |
manu-db | from inside a VM, if I 'ping 8.8.8.8', I get a 'route to host not found' error. | 20:27 |
*** hillyu has quit IRC | 20:27 | |
manu-db | sure enough, if I ip netns qrouterFOO route -n | 20:27 |
manu-db | there is no default route... so, my question is - what sets up that default route? | 20:27 |
manu-db | on clusterA, the default route is setup with no problem... on clusterB (supposed to be the same config, but probably not) the default route doesn't exist. | 20:28 |
*** perfabio has quit IRC | 20:28 | |
*** lloydde has joined #openstack | 20:29 | |
*** stevebaker has joined #openstack | 20:29 | |
*** Staples84 has quit IRC | 20:30 | |
*** rturk-away is now known as rturk | 20:30 | |
*** annegentle has quit IRC | 20:31 | |
*** MarcMorata has joined #openstack | 20:31 | |
*** lazyshot has quit IRC | 20:31 | |
*** annegentle has joined #openstack | 20:31 | |
*** devoid1 has quit IRC | 20:31 | |
*** torandu has quit IRC | 20:32 | |
*** torandu has joined #openstack | 20:32 | |
*** mattray has joined #openstack | 20:33 | |
*** simon_lucy has joined #openstack | 20:33 | |
*** bencherian has quit IRC | 20:33 | |
*** kindjal has joined #openstack | 20:34 | |
*** Gordonz has quit IRC | 20:34 | |
*** iDrac has quit IRC | 20:34 | |
*** lazyshot has joined #openstack | 20:36 | |
*** stevebaker has quit IRC | 20:36 | |
*** blimus has joined #openstack | 20:36 | |
*** ek6 has joined #openstack | 20:37 | |
*** marrusl_ has joined #openstack | 20:38 | |
*** devoid has joined #openstack | 20:39 | |
*** blamar_ has joined #openstack | 20:40 | |
*** simon-AS5591 has quit IRC | 20:41 | |
*** maurosr has joined #openstack | 20:41 | |
*** jroberts has quit IRC | 20:41 | |
*** simon-AS559 has joined #openstack | 20:42 | |
*** flaper87 has joined #openstack | 20:43 | |
*** blamar has quit IRC | 20:43 | |
*** blamar_ is now known as blamar | 20:43 | |
*** h0cin has quit IRC | 20:43 | |
*** kraman has left #openstack | 20:44 | |
*** devoid1 has joined #openstack | 20:44 | |
*** devoid has quit IRC | 20:44 | |
*** vlad_starkov has joined #openstack | 20:46 | |
*** rnorwood1 has quit IRC | 20:46 | |
*** jroberts has joined #openstack | 20:46 | |
*** mrunge has quit IRC | 20:47 | |
*** blimus has quit IRC | 20:47 | |
*** vlad_starkov has quit IRC | 20:48 | |
*** koolhead17 has quit IRC | 20:49 | |
*** stevebaker has joined #openstack | 20:49 | |
*** eharney has quit IRC | 20:50 | |
*** devoid1 has quit IRC | 20:50 | |
*** devoid has joined #openstack | 20:50 | |
*** EmilienM has joined #openstack | 20:53 | |
*** gyee has joined #openstack | 20:54 | |
*** ttrifonov is now known as ttrifonov_zZzz | 20:55 | |
*** Mellified has quit IRC | 21:01 | |
*** Mellified has joined #openstack | 21:01 | |
*** devoid has quit IRC | 21:04 | |
*** doublerr_ has joined #openstack | 21:04 | |
*** swygue has quit IRC | 21:04 | |
*** devoid has joined #openstack | 21:04 | |
*** flzz has quit IRC | 21:04 | |
*** swygue has joined #openstack | 21:04 | |
*** doublerr has quit IRC | 21:04 | |
*** doublerr_ is now known as doublerr | 21:04 | |
*** vkmc has quit IRC | 21:05 | |
*** doublerr has quit IRC | 21:05 | |
*** doublerr has joined #openstack | 21:06 | |
*** cppcabrera has quit IRC | 21:08 | |
*** cppcabrera has joined #openstack | 21:10 | |
*** zeus has quit IRC | 21:12 | |
*** redondos has quit IRC | 21:13 | |
*** jroberts has quit IRC | 21:13 | |
*** anniec has joined #openstack | 21:13 | |
*** simon_lucy has quit IRC | 21:14 | |
*** jroberts has joined #openstack | 21:14 | |
*** cppcabrera has quit IRC | 21:14 | |
*** cppcabrera has joined #openstack | 21:15 | |
*** anniec_ has joined #openstack | 21:16 | |
*** beagles is now known as beagles_brb | 21:16 | |
*** Mellified- has joined #openstack | 21:16 | |
*** scuttlemonkey has joined #openstack | 21:16 | |
*** Mellified has quit IRC | 21:17 | |
*** scotm has quit IRC | 21:17 | |
*** scotm has joined #openstack | 21:18 | |
*** fedgoat has joined #openstack | 21:18 | |
*** ttrifonov_zZzz is now known as ttrifonov | 21:19 | |
*** vlad_starkov has joined #openstack | 21:19 | |
*** rturk has quit IRC | 21:20 | |
*** anniec has quit IRC | 21:20 | |
*** anniec_ is now known as anniec | 21:20 | |
*** rturk-away has joined #openstack | 21:20 | |
*** rturk-away is now known as rturk | 21:20 | |
*** boden has quit IRC | 21:20 | |
*** eharney has joined #openstack | 21:21 | |
*** eharney has quit IRC | 21:21 | |
*** eharney has joined #openstack | 21:21 | |
*** rmartinelli has quit IRC | 21:21 | |
*** scotm has quit IRC | 21:22 | |
*** redondos has joined #openstack | 21:25 | |
*** redondos has joined #openstack | 21:25 | |
*** sparkycollier has quit IRC | 21:26 | |
*** kiwi38721 has joined #openstack | 21:27 | |
*** vlad_starkov has quit IRC | 21:28 | |
*** eschnou has quit IRC | 21:30 | |
*** dneary has joined #openstack | 21:31 | |
*** radez is now known as radez_g0n3 | 21:31 | |
*** pztrick has quit IRC | 21:32 | |
*** vlad_starkov has joined #openstack | 21:32 | |
*** vkmc has joined #openstack | 21:33 | |
*** pztrick has joined #openstack | 21:34 | |
*** fesp has joined #openstack | 21:35 | |
*** vipul|away is now known as vipul | 21:35 | |
*** flaper87 has quit IRC | 21:36 | |
*** ttrifonov is now known as ttrifonov_zZzz | 21:37 | |
*** Gordonz has joined #openstack | 21:38 | |
*** whenry has joined #openstack | 21:38 | |
*** almaisan-away is now known as al-maisan | 21:38 | |
*** Gordonz has quit IRC | 21:38 | |
*** stevebaker has quit IRC | 21:38 | |
*** Gordonz has joined #openstack | 21:39 | |
*** simon-AS559 has quit IRC | 21:40 | |
*** marrusl has quit IRC | 21:40 | |
*** simon-AS559 has joined #openstack | 21:40 | |
*** scotm has joined #openstack | 21:43 | |
*** simon-AS559 has quit IRC | 21:45 | |
*** kiwi38721 has quit IRC | 21:50 | |
*** markvoelker has quit IRC | 21:52 | |
*** henrynash has quit IRC | 21:53 | |
*** fesp has quit IRC | 21:53 | |
*** krow has joined #openstack | 21:55 | |
*** giorgiodinapoli has quit IRC | 21:57 | |
*** alrs has joined #openstack | 21:59 | |
*** dhellmann is now known as dhellmann-afk | 22:01 | |
*** simon_lucy has joined #openstack | 22:02 | |
*** sparkycollier has joined #openstack | 22:02 | |
*** firewall is now known as megha | 22:02 | |
*** krow has quit IRC | 22:04 | |
*** adamgamble has quit IRC | 22:04 | |
*** seiflotfy has joined #openstack | 22:05 | |
*** bootstrapper has joined #openstack | 22:08 | |
*** martine has quit IRC | 22:09 | |
*** seiflotfy has quit IRC | 22:10 | |
*** Deoan has quit IRC | 22:11 | |
*** henrynash has joined #openstack | 22:11 | |
*** alobbs has quit IRC | 22:12 | |
*** z_a has joined #openstack | 22:12 | |
*** z_a has quit IRC | 22:13 | |
*** seiflotfy has joined #openstack | 22:13 | |
*** z_a has joined #openstack | 22:13 | |
*** sam_one has joined #openstack | 22:14 | |
*** simon_lucy has quit IRC | 22:15 | |
*** miclorb has joined #openstack | 22:16 | |
*** rnorwood1 has joined #openstack | 22:18 | |
*** pandemicsyn has left #openstack | 22:19 | |
*** sacharya has quit IRC | 22:21 | |
*** seiflotfy has quit IRC | 22:21 | |
*** sudorandom has joined #openstack | 22:22 | |
*** bencherian has joined #openstack | 22:22 | |
*** julianwa has quit IRC | 22:22 | |
*** beagles_brb is now known as beagles | 22:24 | |
*** henrynash has quit IRC | 22:25 | |
*** seiflotfy has joined #openstack | 22:28 | |
*** digitalbruin has joined #openstack | 22:29 | |
*** vlad_starkov has quit IRC | 22:29 | |
*** ambo has quit IRC | 22:30 | |
*** redondos has quit IRC | 22:30 | |
*** digitalbruin has quit IRC | 22:30 | |
*** dolphm has quit IRC | 22:31 | |
*** digitalbruin has joined #openstack | 22:31 | |
digitalbruin | testing | 22:31 |
*** seiflotfy1 has joined #openstack | 22:31 | |
*** seiflotfy has quit IRC | 22:32 | |
*** kindjal has quit IRC | 22:33 | |
*** EmilienM has left #openstack | 22:34 | |
*** ambo has joined #openstack | 22:36 | |
*** Zehicle_at_Dell has quit IRC | 22:38 | |
*** joesavak has quit IRC | 22:38 | |
*** Trixboxer has quit IRC | 22:38 | |
*** henrynash has joined #openstack | 22:40 | |
*** carif has quit IRC | 22:41 | |
*** anniec has quit IRC | 22:41 | |
*** anniec has joined #openstack | 22:41 | |
*** anniec has quit IRC | 22:42 | |
*** anniec has joined #openstack | 22:42 | |
*** Tross has quit IRC | 22:43 | |
*** anniec has left #openstack | 22:43 | |
*** anniec has joined #openstack | 22:43 | |
*** doublerr has quit IRC | 22:44 | |
*** fsimonce has quit IRC | 22:49 | |
*** armaan has quit IRC | 22:50 | |
*** robertmy_ has joined #openstack | 22:50 | |
*** robertmyers has quit IRC | 22:51 | |
*** terryw has joined #openstack | 22:51 | |
*** jgriffit1 has joined #openstack | 22:51 | |
*** jgriffit1 has quit IRC | 22:51 | |
*** fr33loader has joined #openstack | 22:51 | |
*** kaganos has joined #openstack | 22:52 | |
*** Gordonz has quit IRC | 22:53 | |
*** TheSphinX_ has quit IRC | 22:54 | |
*** jgriffith has quit IRC | 22:54 | |
*** seiflotfy has joined #openstack | 22:54 | |
*** seiflotfy1 has quit IRC | 22:54 | |
*** jgriffith has joined #openstack | 22:54 | |
*** lborda has quit IRC | 22:55 | |
*** TheSphinX^ has joined #openstack | 22:56 | |
*** jergerber has quit IRC | 22:56 | |
*** sandywalsh_ has joined #openstack | 22:57 | |
*** desai has quit IRC | 22:58 | |
*** Mellified- has quit IRC | 22:58 | |
*** sandywalsh has quit IRC | 22:58 | |
*** desai has joined #openstack | 22:59 | |
*** al-maisan is now known as almaisan-away | 22:59 | |
*** desai has quit IRC | 23:00 | |
*** krow has joined #openstack | 23:00 | |
*** fedgoat has quit IRC | 23:02 | |
*** Madasi is now known as zz_Madasi | 23:02 | |
*** yocum_ has quit IRC | 23:02 | |
*** annegentle has quit IRC | 23:02 | |
*** doublerr has joined #openstack | 23:03 | |
*** dwcramer has quit IRC | 23:05 | |
*** adalbas has quit IRC | 23:06 | |
*** kaganos_ has joined #openstack | 23:08 | |
*** Tross has joined #openstack | 23:08 | |
*** adjohn has joined #openstack | 23:09 | |
mutex | so, I've read lots of docks about what swift is used for vs cinder | 23:09 |
mutex | but is there any reason why I should have separate machines running cider and swift vs having them run on the same machine ? | 23:10 |
*** melwitt has quit IRC | 23:10 | |
*** dneary has quit IRC | 23:11 | |
*** jsindy has quit IRC | 23:11 | |
*** kaganos has quit IRC | 23:11 | |
*** kaganos_ is now known as kaganos | 23:11 | |
*** ryanpetrello has quit IRC | 23:11 | |
*** dweaver has quit IRC | 23:11 | |
*** adjohn_ has quit IRC | 23:11 | |
*** mtreinish has quit IRC | 23:12 | |
*** mpdehaan has quit IRC | 23:12 | |
*** tryggvil has joined #openstack | 23:13 | |
*** mpdehaan has joined #openstack | 23:13 | |
creiht | mutex: depends | 23:14 |
creiht | they are really 2 different workloads | 23:14 |
*** FL1SK has quit IRC | 23:14 | |
mutex | sure | 23:14 |
mutex | I guess I am not clear where I would find the difference when building a machine | 23:14 |
*** kbringard has quit IRC | 23:14 | |
mutex | does this mean my images would not longer be stored on swift ? | 23:14 |
mutex | and instead stored on cinder ? | 23:14 |
*** eglynn has quit IRC | 23:15 | |
*** MarcMorata has quit IRC | 23:15 | |
creiht | mutex: your images will be stored on whatever glance backed by | 23:15 |
mutex | I see | 23:15 |
mutex | and one can use either cinder or swift ? | 23:16 |
creiht | I'm not sure if it has a cinder plugin | 23:16 |
mutex | I see | 23:16 |
*** resker has quit IRC | 23:16 | |
creiht | if all you are worried about is storing images, then swift is possibly overkill | 23:16 |
*** blamar has quit IRC | 23:16 | |
*** dolphm has joined #openstack | 23:17 | |
*** esker has joined #openstack | 23:17 | |
mutex | ok | 23:17 |
*** mpdehaan has quit IRC | 23:17 | |
*** bencherian has quit IRC | 23:17 | |
*** galthaus has quit IRC | 23:18 | |
comptona | mutex: swift is useful if you expect to have other people storing arbitrary data, like with amazon's S3 | 23:18 |
creiht | mutex: can you describe a little more about your use case? | 23:18 |
creiht | indeed | 23:18 |
comptona | if all you're storing in it is VM images, put the glance storage on a RAID mirror and call it a day | 23:18 |
mutex | yeah I guess I am just trying to understand the practical difference | 23:18 |
mutex | sure | 23:19 |
*** FL1SK has joined #openstack | 23:19 | |
creiht | cinder provides block storage for vm instances in nova | 23:19 |
creiht | like virtual hard drives | 23:19 |
*** doublerr has quit IRC | 23:19 | |
comptona | glance is a service that keeps all of the bits of VM images together, kernels, disks, metadata, etc. and presents them with a standardized API | 23:19 |
comptona | the bits can live on swift if you want, but they can also live on a regular filesystem | 23:20 |
creiht | mutex: perhaps it would help clarify if I said. cinder is to EBS as swift is to S3? | 23:20 |
*** jfluhmann has quit IRC | 23:20 | |
*** robertmy_ has quit IRC | 23:20 | |
mutex | creiht: I had read that else where | 23:20 |
mutex | does cinder have distributed replication the way swift does ? | 23:21 |
*** tomoe_ has quit IRC | 23:21 | |
creiht | by default, no | 23:21 |
*** robertmyers has joined #openstack | 23:21 | |
mutex | the docs I can find keep denoting that I should not be raiding my drives | 23:21 |
*** FL1SK has quit IRC | 23:21 | |
comptona | who says that? | 23:21 |
creiht | it is possible that you can use a storage system that provides replication | 23:22 |
creiht | that has a cinder driver | 23:22 |
*** esker has quit IRC | 23:22 | |
*** fnaval has quit IRC | 23:23 | |
mutex | comptona: my understanding is that they want rapid access to the raw disk | 23:23 |
creiht | mutex: is this for cinder or swift? | 23:23 |
mutex | cinder | 23:23 |
mutex | of course, maybe I have it all wrong ;-) | 23:23 |
creiht | hehe | 23:23 |
*** AlanClark has quit IRC | 23:23 | |
mutex | that's why I am here ;-) | 23:23 |
creiht | if you are using cinder straight, then raid 10 would be useful | 23:23 |
mutex | I see | 23:23 |
creiht | gives you added performance | 23:24 |
mutex | sure | 23:24 |
comptona | creiht++ | 23:24 |
mutex | plus battery backed cache | 23:24 |
creiht | and gives you some failure protection | 23:24 |
*** eglynn has joined #openstack | 23:24 | |
creiht | we don't generally recommend RAID with swift | 23:24 |
creiht | as it already handles redudancy for you | 23:24 |
*** perfabio has joined #openstack | 23:25 | |
creiht | and parity raid will performan pretty badly for most swift use cases | 23:25 |
*** krtaylor has quit IRC | 23:25 | |
creiht | but like all things, you should design and test with your use cases | 23:25 |
*** robertmyers has quit IRC | 23:25 | |
creiht | :) | 23:25 |
mutex | naturally | 23:26 |
*** julianwa has joined #openstack | 23:26 | |
comptona | also note, if you're not using swift to store images for glance, then I think it would be a good idea to put them on a RAID of some sort | 23:26 |
mutex | sure | 23:26 |
comptona | we actually use Ceph for that | 23:27 |
mutex | neat | 23:27 |
mutex | I talked with the ceph guys a few weeks ago | 23:27 |
*** perfabio has quit IRC | 23:28 | |
*** henrynash has quit IRC | 23:28 | |
*** julianwa has quit IRC | 23:28 | |
*** julianwa has joined #openstack | 23:28 | |
*** TheSphinX_ has joined #openstack | 23:29 | |
*** eglynn has quit IRC | 23:29 | |
*** TheSphinX^ has quit IRC | 23:29 | |
*** datsun180b has quit IRC | 23:29 | |
*** perfabio has joined #openstack | 23:30 | |
*** yocum has joined #openstack | 23:30 | |
*** jWhiskey_ has joined #openstack | 23:33 | |
*** sama has joined #openstack | 23:33 | |
*** adjohn has quit IRC | 23:33 | |
*** adjohn has joined #openstack | 23:34 | |
*** ladquin is now known as ladquin_brb | 23:35 | |
*** henrynash has joined #openstack | 23:36 | |
*** freeflyi1g has joined #openstack | 23:36 | |
*** jWhiskey has quit IRC | 23:36 | |
*** jWhiskey_ is now known as jWhiskey | 23:36 | |
*** doublerr has joined #openstack | 23:37 | |
*** rnorwood1 has quit IRC | 23:37 | |
*** freeflyi1g has quit IRC | 23:38 | |
*** henrynash has quit IRC | 23:38 | |
*** carif has joined #openstack | 23:38 | |
*** ewindisch has quit IRC | 23:41 | |
*** sama has quit IRC | 23:42 | |
*** ev0ldave has quit IRC | 23:42 | |
*** perfabio has quit IRC | 23:43 | |
*** fnaval has joined #openstack | 23:44 | |
*** adalbas has joined #openstack | 23:45 | |
*** anteaya has quit IRC | 23:45 | |
*** aliguori has quit IRC | 23:45 | |
*** sparkycollier has quit IRC | 23:45 | |
*** electreric has joined #openstack | 23:46 | |
*** melwitt has joined #openstack | 23:46 | |
*** david-lyle has quit IRC | 23:46 | |
*** lazyshot has quit IRC | 23:47 | |
*** alrs has quit IRC | 23:48 | |
*** scuttlemonkey has quit IRC | 23:48 | |
*** flaper87 has joined #openstack | 23:48 | |
*** mattray has quit IRC | 23:49 | |
*** ahasenack has quit IRC | 23:54 | |
*** bencherian has joined #openstack | 23:54 | |
*** johnz_ has joined #openstack | 23:55 | |
*** zz_satyag is now known as satyag | 23:55 | |
*** doublerr_ has joined #openstack | 23:55 | |
devoid | comptona: do you use Ceph for backing images and swift for volumes + object storage? | 23:55 |
johnz_ | Is it possible to inject scripts or files into a spawning instance? | 23:56 |
comptona | devoid: I use Ceph for backing glance and cinder and do not use swift at all | 23:56 |
devoid | johnz_: yes, at the command line the —file dest/path.txt=source/path.txt works for simple files. And —user-data filename.sh for cloud_init scripts. | 23:57 |
*** kaganos has quit IRC | 23:57 | |
*** dims has quit IRC | 23:57 | |
*** bootstrapper has quit IRC | 23:58 | |
*** alunduil has quit IRC | 23:58 | |
devoid | comptona: cool, we're thinking of putting Ceph on our active storage machines, haven't thought about using it to back cinder and glance. How well does it perform? | 23:58 |
*** doublerr has quit IRC | 23:58 | |
*** doublerr_ is now known as doublerr | 23:58 | |
comptona | our implementation is very slow for writes, but I think that's more my fault in configuring it | 23:58 |
devoid | johnz_: this is with the nova boot command from the CLI. Are you using the CLI or the web interface (Horizon) | 23:58 |
comptona | for instance, I can't turn jumbo frames on on the switch my hypervisors are connected to, and they don't have a separate storage network | 23:59 |
comptona | so ceph traffic contends with instance and management and OS traffic | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!