*** ryu25 has quit IRC | 00:01 | |
*** cloudchimp has quit IRC | 00:01 | |
*** dontalton has quit IRC | 00:02 | |
*** davidha has quit IRC | 00:02 | |
JoeJulian | racker_KevinS: One difference between our outputs is that my endpoint-list output also contains the service_id for each of those. There must be a version difference in there somewhere. | 00:03 |
---|---|---|
*** Egyptian[Laptop] has joined #openstack | 00:03 | |
*** davidha has joined #openstack | 00:04 | |
*** Blackavar has joined #openstack | 00:04 | |
*** lvaughn has quit IRC | 00:04 | |
racker_KevinS | kvad: you can use 'keystone user-role-remove' and 'keystone user-role-add' to add adjust permissions in different tenants but I do not know of a way to adjust the default tenant other than to directly update the db | 00:07 |
JoeC | clarkb: Well, I'll be damned. Now all the tests built and ran. I have NO idea what I did differently this time than last. but whatevers... :) thx for your help | 00:09 |
JoeJulian | racker_KevinS: In that debug log, is it relevant that the response for the admin auth returns "is_admin": 0 | 00:10 |
*** mattux has joined #openstack | 00:11 | |
JoeJulian | It seems to me that would cause a problem with the policy.json | 00:11 |
*** eglynn has quit IRC | 00:11 | |
*** mattux_ has quit IRC | 00:11 | |
*** desai has quit IRC | 00:11 | |
*** Radex has quit IRC | 00:12 | |
*** Math___ has quit IRC | 00:14 | |
*** henrynash has quit IRC | 00:15 | |
*** AlanClark has quit IRC | 00:17 | |
*** AlanClark has joined #openstack | 00:17 | |
*** acathrow has left #openstack | 00:17 | |
*** Math___ has joined #openstack | 00:17 | |
*** Radex has joined #openstack | 00:20 | |
*** carif has joined #openstack | 00:21 | |
kvad | racker_KevinS: thanks alot thats what i thought just wanted to make sure that was my only out :) | 00:21 |
*** reed has quit IRC | 00:23 | |
*** codearmster has joined #openstack | 00:24 | |
*** vipul|away is now known as vipul | 00:24 | |
*** desai has joined #openstack | 00:25 | |
*** zodiak has quit IRC | 00:25 | |
*** danger_fo is now known as danger_fo_away | 00:26 | |
*** mattux is now known as MaTTuX_CoDe | 00:26 | |
*** Math___ has quit IRC | 00:27 | |
*** sandywalsh has quit IRC | 00:27 | |
*** Trixboxer has quit IRC | 00:28 | |
*** KLevenstein has quit IRC | 00:28 | |
*** warik has quit IRC | 00:28 | |
*** acb__ has joined #openstack | 00:29 | |
*** lvaughn has joined #openstack | 00:30 | |
racker_KevinS | JoeJulian: No matter what sort of request I make (whether it be admin, regular user or service user) , "is_admin" is always 0… does "keystone user-role-list" for the glance user in the service tenant return the admin role? something is off somewhere, running this version btw : 2012.2.1-0 on ubuntu 12.04 | 00:30 |
*** carif has quit IRC | 00:30 | |
*** kutija has quit IRC | 00:31 | |
*** markwash has quit IRC | 00:33 | |
*** rehanift_work has joined #openstack | 00:38 | |
*** digitalsanctum has quit IRC | 00:38 | |
rehanift_work | Does anyone know Swift's policy for concurrent uploads? I googled around and couldn't find anything. | 00:38 |
*** CaptTofu has quit IRC | 00:41 | |
*** ilblackdragon has quit IRC | 00:41 | |
*** sandywalsh has joined #openstack | 00:41 | |
*** zodiak has joined #openstack | 00:42 | |
*** jsindy has joined #openstack | 00:42 | |
*** Tross has joined #openstack | 00:42 | |
prometheanfire | it can handle it if that is what you are asking | 00:42 |
*** dolphm has joined #openstack | 00:44 | |
rehanift_work | I am experiencing a bug in Essex, wanted to know if its known behavior or not | 00:45 |
rehanift_work | 2 files, one large (10M) and one small (1k). Start uploading larger object, then start uploading smaller object. Both objects are writing to the same object URL. | 00:46 |
rehanift_work | Small object finishes uploading and responds with small object's MD5 in ETag. Describing the object reproduces again the small object's MD5 in ETag. Large object is still uploading | 00:46 |
rehanift_work | Large object finishes uploading and responds with large objects large object's MD5 in ETag. Describing the object now responds with small object's MD5 in ETag. | 00:46 |
*** dhellmann has quit IRC | 00:46 | |
*** evanjfraser has quit IRC | 00:46 | |
*** anniec_ has quit IRC | 00:47 | |
*** anniec has joined #openstack | 00:48 | |
*** racker_KevinS has quit IRC | 00:48 | |
*** arij has joined #openstack | 00:49 | |
*** epim has quit IRC | 00:50 | |
*** freeflying has quit IRC | 00:50 | |
arij | hey | 00:51 |
*** maxdml has quit IRC | 00:52 | |
arij | is it true that i would need one server just as a controller? | 00:52 |
bodepd | I'm seeing alot of scheduling failures when I run the full tempest test suite. | 00:52 |
bodepd | how many compute instances with how much RAM do people usuall run? | 00:53 |
bodepd | I have a feeling that the compute/test_servers.py tests churn through resources faster than my one compute with 2.5 GB/RAM can deallocate them | 00:53 |
clarkb | bodepd: the tempest tests that run against an all in one install (installed by devstack) on an 8GB VM | 00:53 |
clarkb | yeah I think 4GB was the minimum we were able to get away with but bumped to 8GB to give tempest the ability to run multiple tests in parallel | 00:54 |
bodepd | I'm 10 failures away from getting the folsom branch to run against a puppet deployed controller/compute deployment! | 00:54 |
*** maxdml has joined #openstack | 00:55 | |
*** msavy has joined #openstack | 00:55 | |
clarkb | that should say the tempest tests that run in the gate run against an all in one install... | 00:56 |
*** Math___ has joined #openstack | 00:56 | |
bodepd | https://gist.github.com/bodepd/5034834 | 00:56 |
*** warik has joined #openstack | 00:57 | |
bodepd | even though my compute should have available RAM | 00:57 |
*** warik has joined #openstack | 00:57 | |
bodepd | I am assuming this is b/c although the tempest/tests/compute/test_servers.py tests destroy VMS | 00:57 |
bodepd | they may not wait for them to deallocate them before the next test? | 00:58 |
bodepd | have you seen this? | 00:58 |
clarkb | bodepd: I believe that is correct | 00:58 |
clarkb | because waiting is slow and time is more important in the gate | 00:58 |
bodepd | are those the only tests that bring up and tear down VMs really fast? | 00:58 |
*** rehanift_work has quit IRC | 00:58 | |
bodepd | if those are the only failiures I see, is it likely that is the cause? | 00:58 |
*** mestery has quit IRC | 00:59 | |
*** freeflying has joined #openstack | 00:59 | |
*** BjoernC has quit IRC | 00:59 | |
arij | can some one recommend me hardware to get started with openstack? | 00:59 |
clarkb | yes I think that is likely the cause. jaypipes or sdague would know more if there are other tests that do the samething | 00:59 |
clarkb | bodepd: you should be able to confirm by bumping your compute node to 4GB | 00:59 |
bodepd | cool. I can try again with 8GB/RAM and see if that works | 00:59 |
*** acb__ has quit IRC | 00:59 | |
bodepd | while I have an expert online, one more question. | 01:00 |
bodepd | No OpenStack Network API endpoint, and SKIP: VolumeListTestJSON skipped as Cinder endpoint is not available just mean things are missing from keystone's catalog? | 01:01 |
jaypipes | clarkb: there's lots of tempest tests that spin up servers quickly and then kill em. | 01:01 |
arij | sigh | 01:01 |
*** evanjfraser has joined #openstack | 01:01 | |
bodepd | jaypipes: weird, hopefully that does not disprove my theroy | 01:01 |
clarkb | bodepd: that sounds right. keystone lets you do an endpoint discovery | 01:01 |
jaypipes | arij: you will need to be more specific in your question. | 01:01 |
jaypipes | bodepd: are you using the stable/folsom branch of tempest? | 01:02 |
arij | i basicallywant to start a business and offer iaas | 01:02 |
arij | i would like to use openstack | 01:02 |
*** GeoKM has joined #openstack | 01:03 | |
bodepd | jaypipes: yes. | 01:03 |
arij | i already have a vps hosting service with over 200 customers | 01:03 |
*** lvaughn has quit IRC | 01:03 | |
arij | im not sure what kind of hardware i would need to start | 01:03 |
bodepd | (well, a slightly patched version) | 01:03 |
JoeJulian | arij: Any reason not to run it on the same hardware you're using now? | 01:03 |
jaypipes | arij: that would entirely depend on the kind of compute resources your clients would want. | 01:03 |
clarkb | cinder is optional in folsom so unless you have it then I expect tempest to not test it | 01:03 |
jaypipes | bodepd: l | 01:04 |
jaypipes | bodepd: k | 01:04 |
arij | i have partners... this would be my own project | 01:04 |
arij | i see jaypipes | 01:04 |
*** Tross has quit IRC | 01:04 | |
jaypipes | arij: but I would not recommend running openstack on just one node, no... | 01:05 |
arij | so one would be a controller, correct? | 01:05 |
*** spzala has quit IRC | 01:05 | |
arij | recommended ram on said node? | 01:06 |
jaypipes | arij: yes (or >1 if you want an HA setup). the controller doesn't need to have nearly the amount of RAM or CPU cores as the compute worker(s), though. | 01:06 |
arij | i see | 01:06 |
jaypipes | arij: for a small setup, 8GB and quad-core should be fine. | 01:06 |
JoeJulian | jaypipes: Why not? From an devops standpoint, openstack fills in a lot of blanks even on a single system (imho) | 01:06 |
*** Math___ has quit IRC | 01:06 | |
arij | tbh i would most likely go with 128gb for the main node, how do you think that would work out ? | 01:06 |
jaypipes | arij: and then the compute workers are where you make your money :) so invest in RAM and cores on those boxes. | 01:06 |
b1tbkt | what is the magic incantation to get a floating ip accessible inbound. it already works correctly for outbound traffic. | 01:06 |
jaypipes | arij: "main node"? you mean the controller? | 01:07 |
arij | nope | 01:07 |
arij | the other one | 01:07 |
*** Math___ has joined #openstack | 01:07 | |
arij | the money node | 01:07 |
arij | lol | 01:07 |
jaypipes | arij: yeah, we use 144G/24-core boxen here and those are the compute workhorses... for the controllers and ops nodes we can use smaller. | 01:07 |
arij | cool, thanks jaypipes | 01:08 |
arij | where can i do some reading? | 01:08 |
jaypipes | JoeJulian: oh, just preference, that's all... if you want to run a small private cloud, of course you could do it all on one big node. | 01:08 |
arij | any good place to start? | 01:08 |
*** bsdgeek has quit IRC | 01:08 | |
*** nmistry has joined #openstack | 01:09 | |
jaypipes | arij: unfortunately, not really :( operating an openstack cloud doesn't have nearly the same amount of real-world documentation efforts as the developer side of OpenStack. | 01:09 |
*** anteaya has left #openstack | 01:10 | |
*** doublerr has quit IRC | 01:10 | |
*** schuckles has quit IRC | 01:10 | |
arij | bummer | 01:11 |
*** schuckles has joined #openstack | 01:11 | |
arij | jaypipes, do you know anything about this dell crowbar software ? | 01:12 |
arij | or anyone else for that matter | 01:12 |
lifeless | arij: I know a little | 01:12 |
*** bing_bu has joined #openstack | 01:12 | |
arij | how is it? does it make everything very easy? | 01:12 |
arij | to install? | 01:12 |
*** jsindy has quit IRC | 01:12 | |
lifeless | It automates a lot of the tedium | 01:13 |
arij | would you recommend using it? | 01:13 |
arij | is there a better alternative? | 01:13 |
jaypipes | arij: we don't use crowbar, no. we do use chef though. | 01:13 |
*** esp1 has quit IRC | 01:14 | |
lifeless | There are several alternatives :) - plain check, saltstack, juju, RH have something, we're putting together Heat rules for deploying openstack. | 01:14 |
jaypipes | arij: we have a mixed dell and non-dell hardware environment. | 01:14 |
arij | i see | 01:14 |
arij | im quite fond of dell servers, i think i will go all dell | 01:14 |
jaypipes | arij: up to you. nothing wrong with dell servers. | 01:15 |
jaypipes | saltstack FTW. | 01:15 |
*** ryanpetr_ has quit IRC | 01:16 | |
*** ilblackdragon has joined #openstack | 01:17 | |
*** Math___ has quit IRC | 01:18 | |
arij | jaypipes, sowould any old server do as the controller, or something a bit nicer | 01:19 |
arij | like a r610 maybe | 01:19 |
jaypipes | arij: totally depends on the amount of traffic you expect the node to take. | 01:21 |
arij | i see | 01:21 |
*** blair has quit IRC | 01:22 | |
*** lvaughn has joined #openstack | 01:23 | |
*** mkouhei has joined #openstack | 01:23 | |
*** evanjfraser has quit IRC | 01:23 | |
*** nmistry has quit IRC | 01:23 | |
*** sthaha has joined #openstack | 01:24 | |
*** dextone has quit IRC | 01:27 | |
kvad | hey guys does anyone know what the default cache time out for a keystone token is? | 01:27 |
*** dextone has joined #openstack | 01:27 | |
*** bootstrapper has quit IRC | 01:28 | |
*** x86brandon has quit IRC | 01:29 | |
*** codearmster has quit IRC | 01:29 | |
*** scuttlemonkey_ has joined #openstack | 01:29 | |
*** scuttlemonkey has quit IRC | 01:30 | |
*** yidclare has quit IRC | 01:31 | |
*** scuttlemonkey_ has quit IRC | 01:31 | |
*** scuttlemonkey has joined #openstack | 01:32 | |
*** kevein has joined #openstack | 01:33 | |
*** schuckles has quit IRC | 01:34 | |
*** evanjfraser has joined #openstack | 01:35 | |
*** dextone has quit IRC | 01:37 | |
*** cp16net is now known as cp16net|away | 01:37 | |
*** cp16net|away is now known as cp16net | 01:37 | |
*** msinhore has joined #openstack | 01:38 | |
*** dims has quit IRC | 01:40 | |
*** nmistry has joined #openstack | 01:40 | |
*** Tross has joined #openstack | 01:45 | |
*** RoboticCheese has quit IRC | 01:47 | |
*** RoboticCheese has joined #openstack | 01:48 | |
sdague | bodepd: reading backlog, the folsom branch of tempest probably needs min 4G, and better for 8G on your compute to test it out | 01:48 |
*** bdpayne has quit IRC | 01:48 | |
sdague | the races weren't really fixed until the grizzly stream | 01:48 |
*** comptona has quit IRC | 01:49 | |
*** gdubreui has quit IRC | 01:49 | |
*** dextone has joined #openstack | 01:49 | |
*** mestery has joined #openstack | 01:49 | |
*** zeriouz has joined #openstack | 01:50 | |
*** rmartinelli has joined #openstack | 01:51 | |
*** bing_bu has quit IRC | 01:55 | |
*** markmcclain has quit IRC | 01:56 | |
*** amerine has quit IRC | 01:57 | |
*** ryanpetrello has joined #openstack | 01:58 | |
*** GeoKM has quit IRC | 01:58 | |
*** carlp is now known as carlp-away | 01:59 | |
*** vkmc has quit IRC | 02:01 | |
*** bing_bu has joined #openstack | 02:01 | |
*** yaguang has joined #openstack | 02:03 | |
*** bknudson has quit IRC | 02:03 | |
*** otherwiseguy has quit IRC | 02:04 | |
*** GeoKM has joined #openstack | 02:04 | |
*** vladdy has joined #openstack | 02:06 | |
*** pixelbeat has quit IRC | 02:06 | |
*** evanjfraser has quit IRC | 02:06 | |
*** erkules has quit IRC | 02:07 | |
*** zeriouz has quit IRC | 02:08 | |
*** vladdy_ has quit IRC | 02:08 | |
*** sn0wb1rd has quit IRC | 02:08 | |
*** yuwang has joined #openstack | 02:11 | |
*** huan has joined #openstack | 02:14 | |
*** sarob has quit IRC | 02:14 | |
*** nphase has joined #openstack | 02:16 | |
*** ladquin has quit IRC | 02:16 | |
*** noslzzp has quit IRC | 02:17 | |
*** ryanpetrello has quit IRC | 02:17 | |
*** kagan has quit IRC | 02:19 | |
*** Blackavar has quit IRC | 02:20 | |
*** Egyptian[Laptop] has quit IRC | 02:21 | |
*** sayan has joined #openstack | 02:21 | |
*** rnorwood1 has joined #openstack | 02:22 | |
*** Ryan_Lane has quit IRC | 02:22 | |
*** msavy has quit IRC | 02:22 | |
*** Math___ has joined #openstack | 02:23 | |
*** ryanpetrello has joined #openstack | 02:23 | |
*** erkules has joined #openstack | 02:24 | |
*** Neonlajt has quit IRC | 02:24 | |
*** dwcramer has quit IRC | 02:26 | |
*** sn0wb1rd has joined #openstack | 02:27 | |
*** msinhore has quit IRC | 02:27 | |
*** zeriouz has joined #openstack | 02:29 | |
*** noslzzp has joined #openstack | 02:30 | |
*** acb__ has joined #openstack | 02:30 | |
*** livemoon has joined #openstack | 02:31 | |
*** cloudchimp has joined #openstack | 02:31 | |
*** cloudchimp has quit IRC | 02:32 | |
*** Neonlajt has joined #openstack | 02:32 | |
*** AlanClark has quit IRC | 02:32 | |
*** dolphm has quit IRC | 02:33 | |
*** AlanClark has joined #openstack | 02:33 | |
*** Egyptian[Laptop] has joined #openstack | 02:33 | |
*** Math___ has quit IRC | 02:36 | |
*** msinhore has joined #openstack | 02:37 | |
*** sayan has quit IRC | 02:37 | |
*** schuckles has joined #openstack | 02:37 | |
*** esp1 has joined #openstack | 02:40 | |
*** warik has quit IRC | 02:41 | |
*** racker_markd has joined #openstack | 02:41 | |
*** clopez has joined #openstack | 02:41 | |
*** msavy has joined #openstack | 02:41 | |
*** racker_markd has quit IRC | 02:42 | |
*** ryanpetrello has quit IRC | 02:42 | |
*** spzala has joined #openstack | 02:43 | |
*** Math___ has joined #openstack | 02:44 | |
*** racker_markd has joined #openstack | 02:47 | |
*** adjohn has quit IRC | 02:48 | |
*** esp1 has left #openstack | 02:48 | |
*** dwcramer has joined #openstack | 02:49 | |
*** jcmartin has quit IRC | 02:49 | |
*** zeriouz has quit IRC | 02:52 | |
*** koolhead17 has joined #openstack | 02:52 | |
*** Math___ has quit IRC | 02:54 | |
*** markwash has joined #openstack | 02:54 | |
*** zeriouz has joined #openstack | 02:55 | |
*** racker_markd has quit IRC | 02:56 | |
*** anniec has quit IRC | 03:00 | |
*** gdubreui has joined #openstack | 03:02 | |
*** yaguang has quit IRC | 03:03 | |
*** ryanpetrello has joined #openstack | 03:03 | |
*** dims has joined #openstack | 03:03 | |
*** evanjfraser has joined #openstack | 03:03 | |
*** cp16net is now known as cp16net|away | 03:05 | |
*** jamespage has quit IRC | 03:05 | |
*** jamespage has joined #openstack | 03:06 | |
*** koolhead17 has quit IRC | 03:06 | |
*** dims has quit IRC | 03:08 | |
*** cp16net|away is now known as cp16net | 03:08 | |
*** KLevenstein has joined #openstack | 03:09 | |
*** dims has joined #openstack | 03:10 | |
*** b1tbkt_ has joined #openstack | 03:10 | |
*** b1tbkt_ has quit IRC | 03:12 | |
*** msinhore has quit IRC | 03:12 | |
*** melwitt has quit IRC | 03:14 | |
*** rturk is now known as rturk-away | 03:15 | |
*** nmistry has quit IRC | 03:17 | |
*** annegentle has joined #openstack | 03:19 | |
*** annegentle has quit IRC | 03:26 | |
*** annegentle has joined #openstack | 03:27 | |
*** CaptTofu has joined #openstack | 03:30 | |
*** Tross has quit IRC | 03:30 | |
*** tomoe_ has quit IRC | 03:31 | |
*** tomoe_ has joined #openstack | 03:31 | |
*** desai has quit IRC | 03:32 | |
*** tomoe_ has quit IRC | 03:36 | |
*** annegentle has quit IRC | 03:37 | |
*** jeevan_ullas has joined #openstack | 03:38 | |
*** esp has joined #openstack | 03:40 | |
*** AlanClark has quit IRC | 03:41 | |
*** AlanClark has joined #openstack | 03:41 | |
*** CaptTofu has quit IRC | 03:43 | |
*** Math___ has joined #openstack | 03:44 | |
*** martine has joined #openstack | 03:45 | |
*** ketan985 has joined #openstack | 03:47 | |
*** bootstrapper has joined #openstack | 03:48 | |
*** jcmartin has joined #openstack | 03:48 | |
*** doublerr has joined #openstack | 03:49 | |
*** doublerr has quit IRC | 03:49 | |
*** noslzzp has quit IRC | 03:51 | |
*** leifmadsen has quit IRC | 03:52 | |
*** esp has left #openstack | 03:53 | |
*** Math___ has quit IRC | 03:54 | |
*** sayan has joined #openstack | 03:54 | |
*** sayan has joined #openstack | 03:54 | |
*** nmistry has joined #openstack | 03:55 | |
*** amerine has joined #openstack | 03:55 | |
*** yocum has quit IRC | 03:56 | |
*** serengeti has joined #openstack | 03:57 | |
*** adjohn has joined #openstack | 03:58 | |
*** Blackavar has joined #openstack | 03:59 | |
*** ketan985 has quit IRC | 03:59 | |
*** jecarey has joined #openstack | 03:59 | |
*** schuckles has quit IRC | 03:59 | |
*** koolhead17 has joined #openstack | 04:02 | |
*** alekibango has quit IRC | 04:03 | |
*** GeoKM has quit IRC | 04:03 | |
*** adjohn has quit IRC | 04:04 | |
*** acb__ has quit IRC | 04:05 | |
*** alekibango has joined #openstack | 04:06 | |
*** lfazio has quit IRC | 04:07 | |
*** Math___ has joined #openstack | 04:09 | |
*** Vacuity_ has joined #openstack | 04:09 | |
*** yaguang has joined #openstack | 04:10 | |
*** jsindy has joined #openstack | 04:10 | |
*** Vacuity has quit IRC | 04:13 | |
*** zzs has left #openstack | 04:14 | |
*** datajerk has quit IRC | 04:15 | |
*** serengeti has quit IRC | 04:15 | |
*** aruntomar has joined #openstack | 04:17 | |
*** jecarey has left #openstack | 04:17 | |
*** dachary has quit IRC | 04:18 | |
*** robertmyers has joined #openstack | 04:18 | |
*** dachary has joined #openstack | 04:19 | |
*** clopez has quit IRC | 04:19 | |
*** jsindy has quit IRC | 04:21 | |
*** bdpayne has joined #openstack | 04:22 | |
*** datajerk has joined #openstack | 04:22 | |
*** networkstatic has joined #openstack | 04:24 | |
*** noskill has quit IRC | 04:25 | |
*** noskill has joined #openstack | 04:25 | |
*** SvenDowideit has quit IRC | 04:26 | |
*** SvenDowideit has joined #openstack | 04:26 | |
*** Math___ has quit IRC | 04:26 | |
*** bdpayne has quit IRC | 04:28 | |
*** Tross has joined #openstack | 04:29 | |
*** bdpayne has joined #openstack | 04:30 | |
*** evanjfraser has quit IRC | 04:31 | |
*** kochan_ has joined #openstack | 04:31 | |
*** esp has joined #openstack | 04:32 | |
*** esp has left #openstack | 04:32 | |
*** zeriouz has quit IRC | 04:33 | |
*** kochan has quit IRC | 04:34 | |
*** anniec has joined #openstack | 04:35 | |
*** nphase has quit IRC | 04:38 | |
*** osphy has quit IRC | 04:38 | |
*** nphase has joined #openstack | 04:39 | |
*** nphase has joined #openstack | 04:39 | |
*** soody has quit IRC | 04:39 | |
*** nphase has joined #openstack | 04:39 | |
*** nphase has joined #openstack | 04:39 | |
*** rushiagr has joined #openstack | 04:40 | |
*** ryanpetrello has quit IRC | 04:45 | |
*** ryanpetrello has joined #openstack | 04:46 | |
*** zeriouz has joined #openstack | 04:46 | |
*** GeoKM has joined #openstack | 04:50 | |
*** markmcclain has joined #openstack | 04:50 | |
*** anniec has quit IRC | 04:51 | |
*** harlowja has joined #openstack | 04:52 | |
*** ryanpetrello has quit IRC | 04:52 | |
*** ryanpetrello has joined #openstack | 04:53 | |
*** vipul is now known as vipul|away | 04:54 | |
*** ryanpetrello has quit IRC | 04:58 | |
*** JoeC has quit IRC | 04:58 | |
*** freeflying has quit IRC | 05:00 | |
*** Math___ has joined #openstack | 05:01 | |
*** comptona has joined #openstack | 05:02 | |
*** tualatrix has joined #openstack | 05:03 | |
*** navid has joined #openstack | 05:05 | |
*** acb__ has joined #openstack | 05:05 | |
*** Mellified has joined #openstack | 05:06 | |
*** freeflying has joined #openstack | 05:08 | |
*** danger_fo_away has quit IRC | 05:10 | |
*** danger_f` has joined #openstack | 05:10 | |
*** danger_f` is now known as danger_fo_away | 05:10 | |
*** tomoe_ has joined #openstack | 05:12 | |
*** armaan has joined #openstack | 05:13 | |
*** danblack has quit IRC | 05:14 | |
*** Ryan_Lane has joined #openstack | 05:14 | |
*** Math___ has quit IRC | 05:15 | |
*** markwash has quit IRC | 05:16 | |
*** robbiew has left #openstack | 05:17 | |
*** tualatrix has quit IRC | 05:18 | |
*** aeperezt has quit IRC | 05:19 | |
*** martine has quit IRC | 05:19 | |
*** acb__ has quit IRC | 05:19 | |
*** tualatrix has joined #openstack | 05:19 | |
*** Mellified- has joined #openstack | 05:21 | |
*** avoine has left #openstack | 05:22 | |
*** Mellified has quit IRC | 05:23 | |
*** burris has quit IRC | 05:23 | |
*** Tross has quit IRC | 05:24 | |
*** burris has joined #openstack | 05:24 | |
*** koolhead17 has quit IRC | 05:25 | |
*** bootstrapper has quit IRC | 05:25 | |
*** bootstrapper has joined #openstack | 05:26 | |
*** bdpayne has quit IRC | 05:26 | |
*** bootstrapper has quit IRC | 05:27 | |
*** acb__ has joined #openstack | 05:27 | |
*** bootstrapper has joined #openstack | 05:27 | |
*** krow has joined #openstack | 05:28 | |
*** kochan_ has quit IRC | 05:30 | |
*** kochan has joined #openstack | 05:30 | |
*** buzztroll_ has quit IRC | 05:34 | |
*** acb__ has quit IRC | 05:35 | |
*** amerine has quit IRC | 05:35 | |
bodepd | sdague: yep, I bumped it up to 8 and it worked fine | 05:37 |
*** srp_ has joined #openstack | 05:40 | |
*** crandquist has joined #openstack | 05:41 | |
*** warik has joined #openstack | 05:44 | |
*** fenris_ has joined #openstack | 05:44 | |
*** fenris_ is now known as Guest9260 | 05:45 | |
*** ejat has joined #openstack | 05:45 | |
kvad | certificates client.rb server.rb solr-jetty solr.rb webui.rb | 05:47 |
kvad | woops | 05:47 |
*** iDrac has joined #openstack | 05:47 | |
*** Tross has joined #openstack | 05:47 | |
*** danblack has joined #openstack | 05:48 | |
*** GeoKM has quit IRC | 05:52 | |
*** simon-AS559 has joined #openstack | 05:56 | |
*** simon-AS5591 has joined #openstack | 05:57 | |
*** AlanClark has quit IRC | 05:57 | |
*** AlanClark has joined #openstack | 05:58 | |
*** almaisan-away is now known as al-maisan | 06:00 | |
*** simon-AS559 has quit IRC | 06:01 | |
*** al-maisan is now known as almaisan-away | 06:02 | |
*** ejat has quit IRC | 06:02 | |
*** garyk has quit IRC | 06:03 | |
*** ketan985 has joined #openstack | 06:04 | |
*** ketan985 has quit IRC | 06:06 | |
*** vipul|away is now known as vipul | 06:06 | |
*** ketan985 has joined #openstack | 06:07 | |
*** jcmartin has quit IRC | 06:09 | |
*** dwcramer has quit IRC | 06:12 | |
*** ketan985 has quit IRC | 06:13 | |
prometheanfire | lol | 06:14 |
*** hattwick has quit IRC | 06:19 | |
*** Ryan_Lane has quit IRC | 06:20 | |
*** vipul is now known as vipul|away | 06:21 | |
*** evanjfraser has joined #openstack | 06:21 | |
*** livemoon has quit IRC | 06:22 | |
*** markwash has joined #openstack | 06:23 | |
*** nmistry has quit IRC | 06:23 | |
*** adjohn has joined #openstack | 06:25 | |
*** sam_one has quit IRC | 06:26 | |
*** sam_one has joined #openstack | 06:27 | |
*** markwash has quit IRC | 06:27 | |
*** rnorwood1 has quit IRC | 06:30 | |
*** spzala has quit IRC | 06:30 | |
*** alekibango has quit IRC | 06:32 | |
*** livemoon has joined #openstack | 06:34 | |
*** vipul|away is now known as vipul | 06:37 | |
*** pvankouteren has joined #openstack | 06:37 | |
*** krow has quit IRC | 06:40 | |
*** livemoon has quit IRC | 06:42 | |
*** osphy has joined #openstack | 06:44 | |
*** cYrilD has joined #openstack | 06:44 | |
*** alekibango has joined #openstack | 06:45 | |
*** garyk has joined #openstack | 06:45 | |
*** KyleMacDonald has joined #openstack | 06:51 | |
*** vipul is now known as vipul|away | 06:57 | |
*** evanjfraser has quit IRC | 06:59 | |
*** sandeepr has joined #openstack | 07:00 | |
*** ritzcarltn has joined #openstack | 07:01 | |
*** ritzcarltn has quit IRC | 07:02 | |
*** ritzcarltn has joined #openstack | 07:03 | |
*** ritzcarltn has quit IRC | 07:03 | |
*** AlanClark has quit IRC | 07:05 | |
*** AlanClark has joined #openstack | 07:05 | |
*** sayan has quit IRC | 07:07 | |
*** ritzcarltn has joined #openstack | 07:08 | |
*** pn has quit IRC | 07:09 | |
*** pn has joined #openstack | 07:09 | |
*** techlife has quit IRC | 07:10 | |
*** dachary has quit IRC | 07:10 | |
*** techlife has joined #openstack | 07:11 | |
*** ritzcarltn has quit IRC | 07:13 | |
*** ritzcarlt has joined #openstack | 07:13 | |
*** ritzcarlt has quit IRC | 07:14 | |
*** ritzcarltn has joined #openstack | 07:14 | |
*** ritzcarltn has quit IRC | 07:14 | |
*** comptona has quit IRC | 07:15 | |
*** amerine has joined #openstack | 07:15 | |
*** gdubreui has quit IRC | 07:17 | |
*** ritzcarltn has joined #openstack | 07:17 | |
*** ritzcarltn has quit IRC | 07:17 | |
*** ritzcarltn has joined #openstack | 07:17 | |
*** davidha has quit IRC | 07:18 | |
*** yaguang has quit IRC | 07:20 | |
*** cYrilD has quit IRC | 07:22 | |
*** Math___ has joined #openstack | 07:23 | |
*** evanjfraser has joined #openstack | 07:27 | |
*** mindpixel has joined #openstack | 07:29 | |
*** One-Man-Bucket has joined #openstack | 07:30 | |
*** s0ur has joined #openstack | 07:33 | |
*** linuxfreck has joined #openstack | 07:33 | |
*** ritzcarltn has quit IRC | 07:33 | |
*** Math___ has quit IRC | 07:33 | |
*** s0ur has left #openstack | 07:33 | |
*** s0ur has joined #openstack | 07:35 | |
*** melmoth has joined #openstack | 07:36 | |
*** Math___ has joined #openstack | 07:36 | |
mynameisdeleted | so.. why would horizon take tons of cpu power? | 07:36 |
mynameisdeleted | or the apache process with horizon installed | 07:36 |
*** ritzcarltn has joined #openstack | 07:37 | |
*** vlad_starkov has joined #openstack | 07:38 | |
*** adalbas has quit IRC | 07:39 | |
*** [caveman] has quit IRC | 07:39 | |
*** mdomsch has quit IRC | 07:39 | |
*** Spiralmatrix has quit IRC | 07:39 | |
*** hingo has quit IRC | 07:39 | |
*** verdurin has quit IRC | 07:39 | |
*** dubsquared has quit IRC | 07:39 | |
*** ayoung has quit IRC | 07:39 | |
*** sulrich has quit IRC | 07:39 | |
*** olafont has quit IRC | 07:39 | |
*** chang1p has quit IRC | 07:39 | |
*** kuduk__ has quit IRC | 07:39 | |
*** maurosr has quit IRC | 07:39 | |
*** j1mc has quit IRC | 07:39 | |
*** rolloTomasi has quit IRC | 07:39 | |
*** shadower has quit IRC | 07:39 | |
*** nilsson has quit IRC | 07:39 | |
*** ahale has quit IRC | 07:39 | |
*** sante has quit IRC | 07:39 | |
*** engkur has joined #openstack | 07:39 | |
engkur | hi all | 07:39 |
*** olafont has joined #openstack | 07:39 | |
*** ritzcarltn has quit IRC | 07:40 | |
*** ritzcarltn has joined #openstack | 07:40 | |
*** ahale has joined #openstack | 07:41 | |
*** dubsquared has joined #openstack | 07:41 | |
*** yaguang has joined #openstack | 07:42 | |
*** kuduk__ has joined #openstack | 07:42 | |
*** [cave] has joined #openstack | 07:42 | |
*** ayoung has joined #openstack | 07:42 | |
*** mdomsch has joined #openstack | 07:43 | |
*** blamar_ has joined #openstack | 07:44 | |
*** mrunge has joined #openstack | 07:44 | |
*** blamar has quit IRC | 07:45 | |
*** blamar_ is now known as blamar | 07:45 | |
*** henrynash has joined #openstack | 07:47 | |
*** flaper87 has joined #openstack | 07:48 | |
*** adalbas has joined #openstack | 07:48 | |
*** miclorb has quit IRC | 07:48 | |
*** miclorb has joined #openstack | 07:51 | |
*** Spiralmatrix has joined #openstack | 07:51 | |
*** hingo has joined #openstack | 07:51 | |
*** verdurin has joined #openstack | 07:51 | |
*** sulrich has joined #openstack | 07:51 | |
*** chang1p has joined #openstack | 07:51 | |
*** maurosr has joined #openstack | 07:51 | |
*** j1mc has joined #openstack | 07:51 | |
*** rolloTomasi has joined #openstack | 07:51 | |
*** shadower has joined #openstack | 07:51 | |
*** nilsson has joined #openstack | 07:51 | |
*** sante has joined #openstack | 07:51 | |
*** aruntomar has quit IRC | 07:51 | |
*** aruntomar has joined #openstack | 07:51 | |
*** reidrac has joined #openstack | 07:55 | |
*** markmcclain has quit IRC | 07:56 | |
*** Math___ has quit IRC | 07:57 | |
*** buzztroll_ has joined #openstack | 07:57 | |
*** dachary has joined #openstack | 07:58 | |
*** Spiralmatrix has quit IRC | 07:59 | |
*** tualatrix_ has joined #openstack | 08:01 | |
*** lbrower has joined #openstack | 08:02 | |
*** lbrower has joined #openstack | 08:02 | |
*** guigui1 has joined #openstack | 08:03 | |
*** simon-AS5591 has quit IRC | 08:04 | |
*** tualatrix has quit IRC | 08:04 | |
*** eglynn has joined #openstack | 08:05 | |
*** nacx has joined #openstack | 08:06 | |
*** jbr_zzz has left #openstack | 08:10 | |
*** evanjfraser has quit IRC | 08:11 | |
*** zoresvit has joined #openstack | 08:11 | |
*** ttrifonov_zZzz is now known as ttrifonov | 08:12 | |
*** vlad_starkov has quit IRC | 08:14 | |
*** tryggvil has quit IRC | 08:15 | |
*** zoresvit has quit IRC | 08:15 | |
*** davidha has joined #openstack | 08:16 | |
*** texarcana has quit IRC | 08:20 | |
*** pantea has joined #openstack | 08:20 | |
*** texarcana has joined #openstack | 08:21 | |
engkur | hi all | 08:21 |
*** ondergetekende has joined #openstack | 08:21 | |
engkur | i am just build openstack 3 node for learning | 08:22 |
engkur | what the best arch ? 1 node controller+storage and 2 node compute | 08:22 |
engkur | or 1 controll+storage, 1 network, 1 compute | 08:23 |
*** mmagr has joined #openstack | 08:23 | |
*** dirkx_ has joined #openstack | 08:25 | |
*** nsavin has quit IRC | 08:27 | |
*** eschnou has joined #openstack | 08:29 | |
*** yaguang has quit IRC | 08:29 | |
*** BobBall has quit IRC | 08:30 | |
*** BobBall has joined #openstack | 08:30 | |
*** BobBall has quit IRC | 08:32 | |
*** zoresvit has joined #openstack | 08:32 | |
*** BobBall has joined #openstack | 08:32 | |
melmoth | engkur, i would go for 1 controller (everything but compute) and 2 computes | 08:33 |
melmoth | i think the most important, for learning, is to have at least 2 compute nodes | 08:33 |
*** Staples84 has joined #openstack | 08:33 | |
melmoth | so you can see how the bridge work (or does not....) | 08:33 |
*** afazekas has joined #openstack | 08:36 | |
*** Kharec has joined #openstack | 08:36 | |
*** P3n74 has joined #openstack | 08:37 | |
*** miclorb has quit IRC | 08:38 | |
engkur | yup, thanks, but i have 1 p4 old server 32bit, and 2 xeon newer server, 64bit, vt-x enable | 08:38 |
engkur | ist this old p4, capable running controller node, | 08:39 |
melmoth | give it a try | 08:39 |
engkur | just curius | 08:39 |
*** simon-AS559 has joined #openstack | 08:39 | |
*** simon-AS5591 has joined #openstack | 08:40 | |
*** nsavin has joined #openstack | 08:40 | |
P3n74 | hello, is there a possible workaround for the xen UEFI bug? | 08:40 |
*** networkstatic has quit IRC | 08:40 | |
P3n74 | I would like to setup openstack + xcp-xapi | 08:40 |
*** almaisan-away is now known as al-maisan | 08:41 | |
*** BobBall has quit IRC | 08:42 | |
*** BobBall_ has joined #openstack | 08:42 | |
*** pixelbeat has joined #openstack | 08:42 | |
*** simon-AS559 has quit IRC | 08:44 | |
*** adjohn has quit IRC | 08:46 | |
*** srp_ has quit IRC | 08:47 | |
*** P3n74 has quit IRC | 08:52 | |
*** tryggvil has joined #openstack | 08:52 | |
*** yaguang has joined #openstack | 08:52 | |
*** P3n74 has joined #openstack | 08:53 | |
*** fsimonce has joined #openstack | 08:53 | |
*** henrynash has quit IRC | 08:54 | |
*** fbo has joined #openstack | 08:56 | |
*** zoresvit has quit IRC | 08:58 | |
*** gael has joined #openstack | 08:59 | |
*** msavy has quit IRC | 08:59 | |
*** wwallnrr__ has quit IRC | 08:59 | |
*** jpich has joined #openstack | 09:00 | |
*** Staples84 has quit IRC | 09:00 | |
*** zoresvit has joined #openstack | 09:01 | |
*** rigolox has joined #openstack | 09:01 | |
*** dextone has quit IRC | 09:02 | |
*** tualatrix has joined #openstack | 09:03 | |
*** tualatrix_ has quit IRC | 09:03 | |
*** DachesBella has joined #openstack | 09:05 | |
*** zoresvit has quit IRC | 09:05 | |
*** corXi has joined #openstack | 09:06 | |
*** DachesBella has quit IRC | 09:08 | |
*** KyleMacDonald has quit IRC | 09:08 | |
*** dextone has joined #openstack | 09:08 | |
*** vila has joined #openstack | 09:08 | |
*** Spiralmatrix has joined #openstack | 09:08 | |
*** lfazio has joined #openstack | 09:10 | |
*** zeriouz has quit IRC | 09:11 | |
*** gdubreui has joined #openstack | 09:11 | |
*** derekh has joined #openstack | 09:14 | |
*** Vacuity_ has quit IRC | 09:17 | |
*** Vacuity_ has joined #openstack | 09:17 | |
*** adjohn has joined #openstack | 09:17 | |
*** Vacuity_ is now known as Vacuity | 09:17 | |
*** gdubreui has quit IRC | 09:17 | |
*** zoresvit has joined #openstack | 09:19 | |
*** bsdgeek has joined #openstack | 09:20 | |
*** aruntomar has quit IRC | 09:21 | |
*** AlanClark has quit IRC | 09:22 | |
*** AlanClark has joined #openstack | 09:23 | |
*** johnthetubaguy1 has joined #openstack | 09:23 | |
*** lillie- is now known as lillie | 09:24 | |
*** darraghb has joined #openstack | 09:24 | |
*** scuttlemonkey has quit IRC | 09:26 | |
*** adjohn has quit IRC | 09:26 | |
*** iDrac_ has joined #openstack | 09:28 | |
sandeepr | melmoth, i'm setting up controller, network, compute on the same node. 2 interfaces, linux bridge plugin. this should still work? i'm asking based on your response earlier - <melmoth> so you can see how the bridge work (or does not....) | 09:30 |
melmoth | everything could work | 09:30 |
melmoth | it s all modular | 09:30 |
*** pokoli has joined #openstack | 09:30 | |
*** psedlak has joined #openstack | 09:31 | |
sandeepr | thanks | 09:31 |
melmoth | but if you only have 1 compute node, you wont be able to play with the bridge | 09:31 |
*** yaguang has quit IRC | 09:31 | |
*** iDrac has quit IRC | 09:31 | |
melmoth | and you may have a broken setup without even realising it | 09:31 |
sandeepr | i had a ovs based 3 node setup which ran into issues | 09:32 |
sandeepr | hence i took this approach | 09:32 |
*** donagh has quit IRC | 09:32 | |
sandeepr | i'm not able to understand "you wont be able to play with the bridge" and "you may have a broken setup' | 09:32 |
sandeepr | i thought the plugin should still do its job with the single eth? | 09:33 |
*** dirkx_ has quit IRC | 09:33 | |
melmoth | what i m saying is, with only 1 compute node, you will miss opportunity to experience problem having vm communicating with each others | 09:34 |
melmoth | because they will all be hosted on the same host | 09:34 |
melmoth | so obviously, the networking between them will be easier than if they were hosted on 2 separate machine | 09:34 |
engkur | melmoth, can i play with HA and load balance with 2 node compute ? | 09:34 |
melmoth | no idea, but i doubt. | 09:34 |
melmoth | highly availabitly usually means more machine... | 09:35 |
melmoth | with 2 nodes, all you are left with is to have two copy of each servicxes on each machine | 09:35 |
melmoth | but i never did ha anyway. one problem after another | 09:35 |
sandeepr | ok got it - perhpas for the time being i'm running away from not want to encounter that problem since i have had nightmarish experience about it :-) :-) | 09:35 |
sandeepr | thanks as always for chiming in | 09:36 |
engkur | melmoth, HA within vm node... like traditional HA cluster in cluster-labs | 09:37 |
*** bbcmicrocomputer has joined #openstack | 09:38 | |
*** bbcmicrocomputer has joined #openstack | 09:38 | |
melmoth | ohhh. That s another problem i havent been playing with neither | 09:38 |
melmoth | i m not even sure there s a way to automatically do that. | 09:38 |
melmoth | the usual sharing virtual ip between service and pacemaker/corosync stuff seems difficult to put in | 09:38 |
*** maxdml has quit IRC | 09:39 | |
*** maxdml has joined #openstack | 09:41 | |
*** simon-AS5591 has quit IRC | 09:41 | |
*** johnthetubaguy has quit IRC | 09:42 | |
*** ssedano has quit IRC | 09:43 | |
*** bing_bu has quit IRC | 09:43 | |
*** vila has quit IRC | 09:44 | |
*** pn has quit IRC | 09:44 | |
*** pn has joined #openstack | 09:44 | |
*** bing_bu has joined #openstack | 09:44 | |
*** Math___ has joined #openstack | 09:45 | |
*** simon-AS559 has joined #openstack | 09:45 | |
*** bing_bu has quit IRC | 09:45 | |
*** henrynash has joined #openstack | 09:46 | |
*** MarcMorata has joined #openstack | 09:48 | |
*** iDrac_ has quit IRC | 09:49 | |
*** simon-AS5591 has joined #openstack | 09:49 | |
*** simon-AS559 has quit IRC | 09:50 | |
*** miguitas has joined #openstack | 09:50 | |
*** iDrac has joined #openstack | 09:51 | |
*** adjohn has joined #openstack | 09:52 | |
*** yaguang has joined #openstack | 09:53 | |
*** Math___ has quit IRC | 09:55 | |
*** jodok has joined #openstack | 09:56 | |
*** jodok has joined #openstack | 09:56 | |
*** iartarisi has joined #openstack | 09:56 | |
*** jodok has quit IRC | 09:57 | |
*** jodok has joined #openstack | 09:57 | |
*** vladdy has quit IRC | 09:57 | |
*** adjohn has quit IRC | 09:58 | |
mynameisdeleted | so.. horizon can get quite slow | 09:59 |
*** vladdy has joined #openstack | 09:59 | |
*** ujjain has joined #openstack | 10:05 | |
*** msinhore has joined #openstack | 10:12 | |
*** itarchitectkev has joined #openstack | 10:13 | |
*** aloga is now known as ojete | 10:16 | |
*** ojete is now known as aloga | 10:17 | |
*** Math___ has joined #openstack | 10:18 | |
*** yaguang has quit IRC | 10:20 | |
*** mindpixel has quit IRC | 10:21 | |
*** cowmix has quit IRC | 10:26 | |
*** zoresvit has quit IRC | 10:26 | |
*** Math___ has quit IRC | 10:27 | |
*** nsavin has quit IRC | 10:27 | |
*** cowmix has joined #openstack | 10:29 | |
*** armaan has quit IRC | 10:29 | |
*** Math___ has joined #openstack | 10:32 | |
*** tualatrix has quit IRC | 10:32 | |
*** zoresvit has joined #openstack | 10:32 | |
*** dachary has quit IRC | 10:32 | |
*** bapa has quit IRC | 10:32 | |
*** dweaver has joined #openstack | 10:33 | |
*** AlanClark has quit IRC | 10:34 | |
*** dachary has joined #openstack | 10:34 | |
*** msavy has joined #openstack | 10:34 | |
*** hattwick has joined #openstack | 10:35 | |
*** bapa has joined #openstack | 10:36 | |
*** esker has joined #openstack | 10:38 | |
*** gdubreui has joined #openstack | 10:39 | |
*** simon-AS5591 has quit IRC | 10:41 | |
*** simon-AS559 has joined #openstack | 10:41 | |
*** Math___ has quit IRC | 10:41 | |
*** johnthetubaguy1 has quit IRC | 10:41 | |
*** kUdtiHaEX has joined #openstack | 10:43 | |
*** jbr_ has joined #openstack | 10:43 | |
*** Free_maN has quit IRC | 10:43 | |
*** esker has quit IRC | 10:44 | |
*** kUdtiHaEX is now known as kutija | 10:45 | |
*** Free_maN has joined #openstack | 10:45 | |
*** Free_maN has joined #openstack | 10:45 | |
*** armaan has joined #openstack | 10:45 | |
*** simon-AS559 has quit IRC | 10:45 | |
*** nsavin has joined #openstack | 10:46 | |
*** nmontes has joined #openstack | 10:46 | |
*** vlad_starkov has joined #openstack | 10:47 | |
*** johnthetubaguy has joined #openstack | 10:47 | |
*** yamahata has joined #openstack | 10:48 | |
*** msavy has quit IRC | 10:49 | |
*** Staples84 has joined #openstack | 10:50 | |
*** msavy has joined #openstack | 10:50 | |
*** vkmc has joined #openstack | 10:53 | |
*** msinhore has quit IRC | 10:53 | |
kutija | when I get this OpenStack working I will get myself drunk | 10:53 |
kutija | really really drunk | 10:53 |
*** acathrow has joined #openstack | 10:54 | |
*** kevein has quit IRC | 10:54 | |
engkur | kutija, drunk ??? why, what did u drink | 10:56 |
kutija | nothing except a lot of coffee so far but I will get something much stronger | 10:57 |
kutija | when I finish with my OpenStack deploymnet | 10:57 |
*** amerine has quit IRC | 10:57 | |
vkmc | lol | 10:58 |
vkmc | kutija, is it giving you some headaches? | 10:59 |
kutija | yes it does, a lot | 10:59 |
kutija | but I'll manage | 10:59 |
*** ritzcarltn has quit IRC | 10:59 | |
vkmc | Good luck with it :) | 11:00 |
kutija | hopefully today it will start working | 11:00 |
*** Ritz has joined #openstack | 11:00 | |
kutija | thanks ;) | 11:00 |
*** BjoernC has joined #openstack | 11:00 | |
kutija | but still i'm planning to get drunk as soon as I'm over with it :) | 11:00 |
engkur | kutija, me too, i drink nescape coffee, i dont smoke, i dont drink a bir... | 11:01 |
*** nmontes has quit IRC | 11:01 | |
*** nmontes has joined #openstack | 11:01 | |
*** simon-AS559 has joined #openstack | 11:01 | |
Ritz | I always smoke, Damn, | 11:01 |
engkur | kutija, did you try another cloud software, cloudstack, opennebula ? | 11:02 |
*** mkollaro has joined #openstack | 11:02 | |
kutija | engkur: nope, I did not | 11:02 |
*** mkouhei has left #openstack | 11:04 | |
*** coolj has quit IRC | 11:04 | |
*** vila has joined #openstack | 11:05 | |
*** simon-AS559 has quit IRC | 11:05 | |
*** nmontes has quit IRC | 11:05 | |
*** simon-AS559 has joined #openstack | 11:06 | |
*** vila has quit IRC | 11:06 | |
dmi | kutija: I hear you | 11:06 |
dmi | I have plans to celebrate this working | 11:06 |
*** vlad_starkov has quit IRC | 11:06 | |
*** vlad_sta_ has joined #openstack | 11:06 | |
*** vila has joined #openstack | 11:06 | |
*** coolj has joined #openstack | 11:07 | |
*** vila has quit IRC | 11:08 | |
*** vila has joined #openstack | 11:09 | |
*** clopez has joined #openstack | 11:12 | |
engkur | hmm celebrate like what ? | 11:13 |
*** Math___ has joined #openstack | 11:15 | |
kutija | like live music and lot of various types of rakija and beer :) | 11:15 |
engkur | uh... i like make a headphone, couse 3 server in my desk, with alot of noise... | 11:19 |
*** huan has quit IRC | 11:21 | |
*** dgel has joined #openstack | 11:23 | |
*** Math___ has quit IRC | 11:25 | |
*** Math___ has joined #openstack | 11:26 | |
*** jeevan_ullas has quit IRC | 11:30 | |
*** larsbutler has joined #openstack | 11:32 | |
*** yaguang has joined #openstack | 11:33 | |
*** jeevan_ullas has joined #openstack | 11:33 | |
*** BjoernC has quit IRC | 11:34 | |
*** larsbutler has quit IRC | 11:34 | |
*** larsbutler_ has joined #openstack | 11:34 | |
*** Math___ has quit IRC | 11:36 | |
*** tomoe_ has quit IRC | 11:36 | |
*** larsbutler_ is now known as larsbutler | 11:37 | |
*** msinhore has joined #openstack | 11:37 | |
*** vila has quit IRC | 11:41 | |
*** sandeepr has quit IRC | 11:43 | |
*** b_52globe has joined #openstack | 11:43 | |
b_52globe | hi guys | 11:43 |
b_52globe | anybody using swiftstack ? | 11:43 |
*** nphase has quit IRC | 11:45 | |
*** gdubreui has quit IRC | 11:46 | |
*** BjoernC has joined #openstack | 11:51 | |
dmi | how do I control the IP given to the host | 11:59 |
dmi | ? | 11:59 |
dmi | in quantum/folsom/openvswitch/single host mode | 11:59 |
dmi | at the moment, it's been allocated an address inside the dnsmasq range; I'd prefer one outside it | 11:59 |
*** osphy has quit IRC | 12:01 | |
*** msinhore has quit IRC | 12:02 | |
*** zeus has joined #openstack | 12:03 | |
*** davidh_ has joined #openstack | 12:04 | |
*** mohits has joined #openstack | 12:05 | |
*** davidha has quit IRC | 12:06 | |
*** rkukura has quit IRC | 12:08 | |
*** de_munk has joined #openstack | 12:08 | |
*** mkollaro has quit IRC | 12:11 | |
*** WackoRobie has joined #openstack | 12:17 | |
*** racker_markd has joined #openstack | 12:17 | |
*** h0cin has joined #openstack | 12:19 | |
*** Math___ has joined #openstack | 12:19 | |
*** adjohn has joined #openstack | 12:24 | |
*** mohits has quit IRC | 12:25 | |
*** nphase has joined #openstack | 12:25 | |
*** ahasenack has joined #openstack | 12:25 | |
*** chasmo has quit IRC | 12:26 | |
*** sayan has joined #openstack | 12:27 | |
*** sayan has joined #openstack | 12:27 | |
*** ilblackd_ has joined #openstack | 12:27 | |
*** adjohn has quit IRC | 12:29 | |
*** ilblackdragon has quit IRC | 12:30 | |
*** racker_markd has quit IRC | 12:30 | |
*** yocum has joined #openstack | 12:31 | |
*** Math___ has quit IRC | 12:31 | |
*** Harry51S has joined #openstack | 12:31 | |
*** vmlinuz has joined #openstack | 12:32 | |
*** ryanpetrello has joined #openstack | 12:32 | |
*** WackoRobie has quit IRC | 12:35 | |
*** lfazio has quit IRC | 12:35 | |
*** jeevan_ullas_ has joined #openstack | 12:36 | |
*** jeevan_ullas has quit IRC | 12:37 | |
*** jeevan_ullas_ is now known as jeevan_ullas | 12:37 | |
*** zoresvit has quit IRC | 12:38 | |
*** jbresnah has joined #openstack | 12:39 | |
*** buzztroll_ has quit IRC | 12:40 | |
*** simon-AS559 has quit IRC | 12:40 | |
*** nsavin has quit IRC | 12:41 | |
*** krtaylor has quit IRC | 12:41 | |
*** yaguang has quit IRC | 12:42 | |
*** nmontes has joined #openstack | 12:43 | |
*** Math___ has joined #openstack | 12:45 | |
*** nmontes has quit IRC | 12:48 | |
*** nmontes has joined #openstack | 12:48 | |
*** espen__ has quit IRC | 12:49 | |
*** cpg has quit IRC | 12:52 | |
*** navid has left #openstack | 12:52 | |
*** cpg|away has joined #openstack | 12:52 | |
*** cpg|away is now known as cpg | 12:52 | |
*** cpg is now known as Guest83041 | 12:53 | |
*** mohits has joined #openstack | 12:54 | |
*** zoresvit has joined #openstack | 12:56 | |
*** sandywalsh has quit IRC | 12:56 | |
*** krtaylor has joined #openstack | 12:57 | |
*** Deoan has joined #openstack | 12:57 | |
*** navid has joined #openstack | 12:57 | |
*** martine has joined #openstack | 13:00 | |
*** lborda has joined #openstack | 13:00 | |
*** engkur has quit IRC | 13:00 | |
*** freeflying has quit IRC | 13:00 | |
*** zoresvit has quit IRC | 13:01 | |
*** tomoe_ has joined #openstack | 13:01 | |
*** One-Man-Bucket has quit IRC | 13:03 | |
*** soody has joined #openstack | 13:03 | |
*** linuxfreck has quit IRC | 13:06 | |
*** ryanpetrello has quit IRC | 13:06 | |
*** mindpixel has joined #openstack | 13:06 | |
*** Math___ has quit IRC | 13:07 | |
*** sandywalsh has joined #openstack | 13:09 | |
*** freeflying has joined #openstack | 13:09 | |
*** Kharec has quit IRC | 13:09 | |
*** One-Man-Bucket has joined #openstack | 13:09 | |
*** soody has quit IRC | 13:11 | |
*** vlad_sta_ has quit IRC | 13:11 | |
*** yuwang has quit IRC | 13:11 | |
*** jbresnah_ has joined #openstack | 13:12 | |
*** jbresnah has quit IRC | 13:13 | |
*** markvoelker has joined #openstack | 13:14 | |
*** zoresvit has joined #openstack | 13:15 | |
*** Kharec has joined #openstack | 13:15 | |
*** racker_markd has joined #openstack | 13:16 | |
*** schuckles has joined #openstack | 13:17 | |
*** et1337 has joined #openstack | 13:18 | |
*** lborda has quit IRC | 13:19 | |
*** ejat has joined #openstack | 13:19 | |
*** ejat has joined #openstack | 13:19 | |
*** lborda has joined #openstack | 13:20 | |
*** nphase has quit IRC | 13:20 | |
*** ryanpetrello has joined #openstack | 13:21 | |
*** ryanpetrello has quit IRC | 13:21 | |
*** nsavin has joined #openstack | 13:21 | |
*** robertmyers has quit IRC | 13:22 | |
*** leifmadsen has joined #openstack | 13:23 | |
*** adjohn has joined #openstack | 13:24 | |
*** jmh_ has joined #openstack | 13:26 | |
*** alunduil has quit IRC | 13:27 | |
*** chasmo has joined #openstack | 13:28 | |
*** adjohn has quit IRC | 13:29 | |
*** digitalsanctum has joined #openstack | 13:29 | |
*** ttrifonov is now known as ttrifonov_zZzz | 13:30 | |
*** hunglin has joined #openstack | 13:33 | |
*** hunglin has quit IRC | 13:33 | |
scott_w | hi, i'm following these instructions: http://www.hastexo.com/resources/docs/installing-openstack-essex-20121-ubuntu-1204-precise-pangolin | 13:35 |
scott_w | to set-up openstack on a single server, i've got to the last step, created a VM and i can't ping it | 13:35 |
*** msinhore has joined #openstack | 13:36 | |
*** Math___ has joined #openstack | 13:36 | |
scott_w | i've installed horizon, and looked at its boot process and see: cloud-init-nonet gave up waiting for a network device. | 13:36 |
*** dolphm has joined #openstack | 13:36 | |
*** noslzzp has joined #openstack | 13:36 | |
*** anteaya has joined #openstack | 13:39 | |
*** armaan has quit IRC | 13:40 | |
*** ttrifonov_zZzz is now known as ttrifonov | 13:41 | |
*** racker_markd has quit IRC | 13:42 | |
*** linuxfreck has joined #openstack | 13:42 | |
*** nmontes has left #openstack | 13:45 | |
*** Math___ has quit IRC | 13:45 | |
*** foexle has joined #openstack | 13:46 | |
foexle | hiho guys | 13:46 |
*** racker_markd has joined #openstack | 13:46 | |
*** anniec has joined #openstack | 13:52 | |
*** doude has joined #openstack | 13:52 | |
*** eschnou has quit IRC | 13:52 | |
*** sayan_ has joined #openstack | 13:52 | |
*** lborda has quit IRC | 13:54 | |
*** lborda has joined #openstack | 13:55 | |
*** KLevenstein has joined #openstack | 13:57 | |
*** mohits has quit IRC | 14:00 | |
*** lborda has quit IRC | 14:00 | |
*** jodok has quit IRC | 14:01 | |
*** Math___ has joined #openstack | 14:03 | |
*** kbringard has joined #openstack | 14:03 | |
*** johnthetubaguy has quit IRC | 14:03 | |
*** fbo has quit IRC | 14:04 | |
*** johnthetubaguy has joined #openstack | 14:04 | |
*** jodok has joined #openstack | 14:04 | |
*** lborda has joined #openstack | 14:06 | |
*** itarchitectkev has quit IRC | 14:06 | |
*** Kharec has quit IRC | 14:06 | |
*** eschnou has joined #openstack | 14:06 | |
*** Kharec has joined #openstack | 14:07 | |
*** carif has joined #openstack | 14:08 | |
*** itarchitectkev has joined #openstack | 14:08 | |
*** vila has joined #openstack | 14:08 | |
*** kindjal has joined #openstack | 14:09 | |
*** yaguang has joined #openstack | 14:10 | |
*** annegentle has joined #openstack | 14:10 | |
*** fbo has joined #openstack | 14:12 | |
*** arcimboldo has joined #openstack | 14:12 | |
*** danblack has quit IRC | 14:13 | |
arcimboldo | Hi all, it seems that my nova-network service (folsom installation) is keeping some floating IP from being assigned | 14:13 |
arcimboldo | how can I double check they are not actually used and free them? | 14:13 |
*** engkur has joined #openstack | 14:14 | |
*** ladquin has joined #openstack | 14:15 | |
*** de_munk has quit IRC | 14:15 | |
*** anniec has quit IRC | 14:16 | |
*** anniec has joined #openstack | 14:17 | |
*** ujjain has quit IRC | 14:19 | |
*** ondergetekende has quit IRC | 14:20 | |
*** ondergetekende has joined #openstack | 14:20 | |
*** jergerber has joined #openstack | 14:20 | |
*** andreas__ has joined #openstack | 14:20 | |
*** UICTamale has joined #openstack | 14:21 | |
*** eschnou has quit IRC | 14:21 | |
*** ahasenack has quit IRC | 14:22 | |
*** doude has quit IRC | 14:22 | |
*** gmi has joined #openstack | 14:23 | |
*** jaypipes has quit IRC | 14:23 | |
*** jWhiskey has joined #openstack | 14:23 | |
*** lvaughn has quit IRC | 14:24 | |
*** zoresvit has quit IRC | 14:24 | |
*** nphase has joined #openstack | 14:25 | |
*** nphase has joined #openstack | 14:25 | |
et1337 | arcimboldo: can you tell if they're assigned to an instance? What does nova floating-ip-list say? | 14:25 |
*** lvaughn has joined #openstack | 14:25 | |
*** robertmyers has joined #openstack | 14:26 | |
*** rkukura has joined #openstack | 14:29 | |
*** bknudson has joined #openstack | 14:29 | |
*** mindpixel has quit IRC | 14:30 | |
*** zz_Madasi is now known as Madasi | 14:30 | |
*** fbo has quit IRC | 14:31 | |
*** fbo has joined #openstack | 14:31 | |
*** dwcramer has joined #openstack | 14:31 | |
*** vlad_starkov has joined #openstack | 14:32 | |
*** linuxfreck has quit IRC | 14:34 | |
*** suehle has joined #openstack | 14:35 | |
*** jbrooks has joined #openstack | 14:35 | |
*** DV has joined #openstack | 14:35 | |
*** vila has quit IRC | 14:35 | |
*** eschnou has joined #openstack | 14:36 | |
*** vila has joined #openstack | 14:36 | |
arcimboldo | et1337, funny thing, floating-ip-list does not show anything | 14:37 |
arcimboldo | nova-manage floating list shows that some IP are assigned, but I do know they are not assigned | 14:37 |
arcimboldo | as showed by nova list --all-tenants=1 | 14:37 |
*** DV has left #openstack | 14:37 | |
*** DredTiger has joined #openstack | 14:37 | |
et1337 | arcimboldo: Hm. I don't know for sure, but I'd say you can probably just go in to your MySQL database and fix the problem manually. | 14:38 |
*** mohits has joined #openstack | 14:39 | |
arcimboldo | et1337, do you know which tables I am supposed to update? | 14:39 |
*** vila has quit IRC | 14:40 | |
*** Q310 has joined #openstack | 14:40 | |
*** Qten has quit IRC | 14:40 | |
*** vila has joined #openstack | 14:40 | |
arcimboldo | nova.floating_ips ? | 14:40 |
*** vila has quit IRC | 14:40 | |
arcimboldo | shall I set project_id to NULL and auto_assigned to 0 ? | 14:41 |
*** Mellified- has quit IRC | 14:41 | |
*** zoresvit has joined #openstack | 14:41 | |
et1337 | arcimboldo: assuming you really don't want any floating IPs allocated to your project, yes | 14:42 |
*** linuxfreck has joined #openstack | 14:42 | |
arcimboldo | et1337, I don't quite understand what you are saying | 14:43 |
scott_w | right i've tried killing dnsmasq and restarting nova-network and i'm still getting no joy getting an IP address for this server | 14:43 |
*** CaptTofu has joined #openstack | 14:43 | |
arcimboldo | there are a few IPs which are wrongly assigned to non-existent vms | 14:43 |
arcimboldo | (or this is what I think( | 14:44 |
et1337 | arcimboldo: in that case, you probably want to clear out the fixed_ip_id field on those rows. | 14:44 |
arcimboldo | but they are not actually used by any vm, and are not available for any other vm | 14:44 |
*** fnaval has quit IRC | 14:44 | |
arcimboldo | that's right | 14:44 |
*** aliguori has quit IRC | 14:44 | |
arcimboldo | this is what I wanted :) | 14:44 |
*** robbiew has joined #openstack | 14:44 | |
arcimboldo | but also the project id I think, since I use automatic_assignemnt | 14:44 |
et1337 | arcimboldo: well I don't know about that | 14:45 |
*** sayan has quit IRC | 14:45 | |
et1337 | arcimboldo: oh I see, actually yeah that makes sense | 14:45 |
*** ryanpetrello has joined #openstack | 14:45 | |
et1337 | arcimboldo: I would also look at the fixed_ips table to see if there are any lingering entries there | 14:46 |
et1337 | arcimboldo: there are likely a few rows with allocated=1 | 14:46 |
et1337 | arcimboldo: that shouldn't be | 14:46 |
*** ahasenack has joined #openstack | 14:47 | |
arcimboldo | there is no `allocated` field | 14:47 |
*** andreas__ has quit IRC | 14:48 | |
*** rnorwood1 has joined #openstack | 14:48 | |
et1337 | arcimboldo: I'm on folsom with nova-network as well, I have an allocated field. that's weird. | 14:48 |
arcimboldo | wonderful | 14:49 |
*** Razique has joined #openstack | 14:50 | |
arcimboldo | root@cloud1:~# mysql -e 'describe floating_ips' nova | 14:50 |
arcimboldo | +---------------+--------------+------+-----+---------+----------------+ | 14:50 |
arcimboldo | | Field | Type | Null | Key | Default | Extra | | 14:50 |
arcimboldo | +---------------+--------------+------+-----+---------+----------------+ | 14:50 |
arcimboldo | | created_at | datetime | YES | | NULL | | | 14:50 |
arcimboldo | | updated_at | datetime | YES | | NULL | | | 14:50 |
arcimboldo | | deleted_at | datetime | YES | | NULL | | | 14:50 |
arcimboldo | | deleted | tinyint(1) | YES | | NULL | | | 14:50 |
arcimboldo | | id | int(11) | NO | PRI | NULL | auto_increment | | 14:50 |
arcimboldo | | address | varchar(255) | YES | | NULL | | | 14:50 |
arcimboldo | | fixed_ip_id | int(11) | YES | MUL | NULL | | | 14:50 |
arcimboldo | | project_id | varchar(255) | YES | MUL | NULL | | | 14:50 |
arcimboldo | | host | varchar(255) | YES | MUL | NULL | | | 14:50 |
arcimboldo | | auto_assigned | tinyint(1) | YES | | NULL | | | 14:50 |
arcimboldo | | pool | varchar(255) | YES | MUL | NULL | | | 14:50 |
arcimboldo | | interface | varchar(255) | YES | | NULL | | | 14:50 |
arcimboldo | +---------------+--------------+------+-----+---------+----------------+ | 14:50 |
arcimboldo | (sorry for the spamming) | 14:50 |
et1337 | arcimboldo: oh no, I meant the fixed_ips table | 14:50 |
*** Kokuda has quit IRC | 14:50 | |
*** davidh_ has quit IRC | 14:51 | |
arcimboldo | ah sorry | 14:52 |
*** lfazio has joined #openstack | 14:52 | |
et1337 | arcimboldo: select * from fixed_ips where allocated='1' should also list some fixed IPs that are no longer in use by any VMs | 14:52 |
*** jodok has quit IRC | 14:52 | |
*** davidha has joined #openstack | 14:52 | |
*** mtreinish has joined #openstack | 14:52 | |
*** jodok has joined #openstack | 14:53 | |
*** jodok has joined #openstack | 14:53 | |
et1337 | arcimboldo: the floating_ip table references them via the fixed_ip_id field so you could write a quick query to find out which fixed IPs are linked to your dead floating ones | 14:53 |
arcimboldo | thnx et1337, I'll take a look | 14:53 |
arcimboldo | well, it's actually too late, I've started N vms to check if the ips are used | 14:54 |
arcimboldo | so now I've lost the link | 14:54 |
*** adjohn has joined #openstack | 14:55 | |
*** mattray has joined #openstack | 14:56 | |
*** vila has joined #openstack | 14:57 | |
*** radez_g0n3 is now known as radez | 14:57 | |
*** vila has quit IRC | 14:57 | |
arcimboldo | well, I was able to use all of them, so thank you :) | 14:57 |
*** zykes- has quit IRC | 14:58 | |
*** adjohn has quit IRC | 15:00 | |
*** yaguang_afk has joined #openstack | 15:01 | |
*** DredTiger has quit IRC | 15:03 | |
et1337 | arcimboldo: glad you got it worked out :) | 15:04 |
*** ijw1 has joined #openstack | 15:04 | |
*** aeperezt has joined #openstack | 15:04 | |
*** zykes- has joined #openstack | 15:04 | |
*** dolphm has quit IRC | 15:04 | |
*** fnaval has joined #openstack | 15:04 | |
*** ijw has quit IRC | 15:06 | |
*** fnaval has quit IRC | 15:07 | |
*** CaptTofu has quit IRC | 15:08 | |
*** sayan has joined #openstack | 15:09 | |
*** CaptTofu has joined #openstack | 15:09 | |
*** sandeepr has joined #openstack | 15:09 | |
*** freck has joined #openstack | 15:10 | |
*** One-Man-Bucket has quit IRC | 15:10 | |
*** al-maisan is now known as almaisan-away | 15:11 | |
*** nphase has quit IRC | 15:11 | |
*** aliguori has joined #openstack | 15:11 | |
*** cbachhub_ has joined #openstack | 15:11 | |
*** sthaha has quit IRC | 15:11 | |
*** fnaval has joined #openstack | 15:12 | |
*** rnirmal has joined #openstack | 15:12 | |
*** linuxfreck has quit IRC | 15:13 | |
*** blamar has quit IRC | 15:13 | |
*** cgkades has joined #openstack | 15:15 | |
*** blamar has joined #openstack | 15:15 | |
*** freck has quit IRC | 15:15 | |
verdurin | gmi: metadata working for all four new nodes now - thanks for responding | 15:15 |
*** john5223 has joined #openstack | 15:15 | |
*** dolphm has joined #openstack | 15:16 | |
*** swygue has joined #openstack | 15:16 | |
*** DredTiger has joined #openstack | 15:16 | |
*** psedlak has quit IRC | 15:16 | |
*** riskable has joined #openstack | 15:16 | |
*** vila has joined #openstack | 15:17 | |
sandeepr | verdurin, what was the metadata issue? i ask because i'm facing an issue where vm is not pingable and the vm log says network not reachable. was it similar what you faced? | 15:17 |
*** mindpixel has joined #openstack | 15:18 | |
*** vila has quit IRC | 15:18 | |
*** cloudchimp has joined #openstack | 15:18 | |
*** whenry has joined #openstack | 15:19 | |
gmi | verdurin: I'm glad you got it working :) | 15:20 |
*** vila has joined #openstack | 15:20 | |
*** CaptTofu has quit IRC | 15:21 | |
*** afazekas has quit IRC | 15:21 | |
*** vila has quit IRC | 15:22 | |
*** CaptTofu has joined #openstack | 15:23 | |
*** AlanClark has joined #openstack | 15:23 | |
arcimboldo | et1337, just one more question: the fixed_ip table also have a `leased` field, what does it mean? | 15:23 |
*** vila has joined #openstack | 15:23 | |
*** eharney has joined #openstack | 15:24 | |
et1337 | arcimboldo: I think it probably has to do with DHCP leasing | 15:25 |
et1337 | arcimboldo: yeah, judging based on this doc it sounds like that's what it is. http://docs.openstack.org/trunk/openstack-compute/admin/content/configuring-flat-dhcp-networking.html | 15:26 |
*** adjohn has joined #openstack | 15:26 | |
*** annegentle has quit IRC | 15:26 | |
*** adjohn has quit IRC | 15:27 | |
*** adjohn has joined #openstack | 15:27 | |
*** schuckles has quit IRC | 15:29 | |
arcimboldo | I wonder if I am supposed to clean up that field as well, for the VM that are not running anymore | 15:30 |
arcimboldo | uhm the pointer to the blogpost seems very interesting | 15:31 |
arcimboldo | thnx et1337 | 15:31 |
*** jsindy has joined #openstack | 15:31 | |
verdurin | sandeepr: sounds like you have a more fundamental networking problem - in my case, it was just metadata requests that weren't working | 15:32 |
*** CaptTofu_ has joined #openstack | 15:32 | |
*** CaptTofu has quit IRC | 15:32 | |
*** alunduil has joined #openstack | 15:32 | |
*** alunduil has quit IRC | 15:33 | |
*** davlaps has joined #openstack | 15:33 | |
*** alunduil has joined #openstack | 15:34 | |
*** vlad_starkov has quit IRC | 15:35 | |
*** epim has joined #openstack | 15:35 | |
*** vlad_starkov has joined #openstack | 15:36 | |
*** nphase has joined #openstack | 15:36 | |
*** nphase has joined #openstack | 15:36 | |
*** blamar has quit IRC | 15:38 | |
*** opilotte has quit IRC | 15:38 | |
*** otherwiseguy has joined #openstack | 15:38 | |
*** blamar has joined #openstack | 15:38 | |
*** digitalsanctum has quit IRC | 15:38 | |
*** b1tbkt has quit IRC | 15:38 | |
*** Gordonz has joined #openstack | 15:39 | |
*** Gordonz has quit IRC | 15:39 | |
*** digitalsanctum has joined #openstack | 15:40 | |
*** Gordonz has joined #openstack | 15:40 | |
*** jcannava has quit IRC | 15:42 | |
*** _HASSSAN_ has joined #openstack | 15:42 | |
*** jcannava has joined #openstack | 15:43 | |
*** john5223 has quit IRC | 15:43 | |
*** _HASSSAN_ has quit IRC | 15:45 | |
*** victor_lowther has joined #openstack | 15:45 | |
*** navid has left #openstack | 15:45 | |
*** zeriouz has joined #openstack | 15:45 | |
*** jcannava has quit IRC | 15:47 | |
*** sandeepr has quit IRC | 15:47 | |
*** jsindy has quit IRC | 15:48 | |
*** jcannava has joined #openstack | 15:48 | |
*** sandeepr has joined #openstack | 15:48 | |
wkelly | Apsu`: nope! | 15:49 |
wkelly | someone is emailing jason and complaining | 15:49 |
Apsu` | wkelly: Wrong window! | 15:49 |
wkelly | hah | 15:49 |
*** CaptTofu_ has quit IRC | 15:50 | |
foexle | anyone are using the dns system in nova ? so nova dns-create with quantum ? | 15:50 |
foexle | folsom release | 15:51 |
*** dhellmann has joined #openstack | 15:55 | |
*** john5223 has joined #openstack | 15:55 | |
*** kutija has quit IRC | 15:56 | |
*** dhellmann has quit IRC | 15:56 | |
*** dhellmann has joined #openstack | 15:57 | |
*** jWhiskey has quit IRC | 15:57 | |
*** whenry has quit IRC | 15:57 | |
*** koolhead17 has joined #openstack | 15:57 | |
*** rushiagr has quit IRC | 15:58 | |
*** cbachhub_ has quit IRC | 16:00 | |
*** pvankouteren has quit IRC | 16:00 | |
*** engkur has quit IRC | 16:00 | |
*** reidrac has quit IRC | 16:01 | |
*** guigui1 has left #openstack | 16:03 | |
*** pnavarro has joined #openstack | 16:04 | |
*** nphase has quit IRC | 16:04 | |
*** datsun180b has joined #openstack | 16:04 | |
*** lfazio has quit IRC | 16:05 | |
*** tpoj has joined #openstack | 16:06 | |
*** vlad_starkov has quit IRC | 16:07 | |
*** ijw1 is now known as ijw | 16:08 | |
*** burris has quit IRC | 16:08 | |
*** burris has joined #openstack | 16:08 | |
*** yaguang_afk has quit IRC | 16:08 | |
*** yaguang has quit IRC | 16:08 | |
*** devoid has joined #openstack | 16:09 | |
*** kindjal has quit IRC | 16:09 | |
*** CaptTofu has joined #openstack | 16:10 | |
*** racker_KevinS has joined #openstack | 16:10 | |
*** sandeepr has quit IRC | 16:11 | |
*** markmcclain has joined #openstack | 16:11 | |
*** eschnou has quit IRC | 16:12 | |
*** sstent_ has joined #openstack | 16:12 | |
*** sstent_ has quit IRC | 16:12 | |
*** networkstatic has joined #openstack | 16:12 | |
*** markmcclain has quit IRC | 16:13 | |
*** sstent_ has joined #openstack | 16:13 | |
*** sstent_ has quit IRC | 16:14 | |
*** sstent_ has joined #openstack | 16:14 | |
*** jsindy has joined #openstack | 16:14 | |
*** john5223 has quit IRC | 16:15 | |
*** anniec has quit IRC | 16:15 | |
*** markmcclain has joined #openstack | 16:16 | |
*** racker_KevinS has quit IRC | 16:16 | |
*** lfazio has joined #openstack | 16:16 | |
*** nphase has joined #openstack | 16:17 | |
*** racker_KevinS has joined #openstack | 16:17 | |
*** racker_KevinS has quit IRC | 16:18 | |
*** mrjazzcat has joined #openstack | 16:19 | |
*** esheffield has joined #openstack | 16:19 | |
*** networkstatic has quit IRC | 16:19 | |
*** freeflying has quit IRC | 16:20 | |
*** racker_KevinS has joined #openstack | 16:20 | |
*** jecarey has joined #openstack | 16:22 | |
*** gasbakid has joined #openstack | 16:23 | |
*** gasbakid_ has joined #openstack | 16:23 | |
*** jaypipes has joined #openstack | 16:23 | |
*** gasbakid has quit IRC | 16:24 | |
*** carif has quit IRC | 16:25 | |
*** dachary has quit IRC | 16:26 | |
*** cp16net is now known as cp16net|away | 16:26 | |
*** jeevan_ullas_ has joined #openstack | 16:26 | |
*** rushiagr has joined #openstack | 16:27 | |
*** digitalsanctum has quit IRC | 16:27 | |
*** jsindy has quit IRC | 16:28 | |
*** freeflying has joined #openstack | 16:28 | |
*** arcimboldo has quit IRC | 16:28 | |
*** digitalsanctum has joined #openstack | 16:29 | |
*** ondergetekende has quit IRC | 16:29 | |
*** pbacterio has joined #openstack | 16:30 | |
*** jeevan_ullas has quit IRC | 16:30 | |
*** jeevan_ullas_ is now known as jeevan_ullas | 16:30 | |
*** john5223 has joined #openstack | 16:30 | |
*** aruntomar has joined #openstack | 16:30 | |
foexle | Razique: hey buddy :) | 16:32 |
Razique | Hey man :) | 16:32 |
Razique | how are you doing bro ? | 16:32 |
foexle | Razique: i'm fine :) and check testing quantum ;) | 16:33 |
Razique | nice! | 16:33 |
*** de_munk has joined #openstack | 16:34 | |
Razique | I'm playing with HA myself lately | 16:34 |
foexle | Razique: how are you ? hope all fine ... | 16:34 |
Razique | yes definitely :) | 16:34 |
Razique | Been published on IBM dev. btw | 16:34 |
Razique | wrote an article about the Folsom release :) | 16:34 |
foexle | Razique: HA ? mean quantum ha or what exactly ? | 16:34 |
foexle | Razique: oh really ? nice | 16:34 |
Razique | no OpenStack high-availability in general | 16:34 |
foexle | a you mean HA like pacemaker ? :) | 16:35 |
Razique | yup :) | 16:35 |
*** bdpayne has joined #openstack | 16:35 | |
Razique | Pacemaker, Corosync, so forth and so on | 16:35 |
Razique | I'm also testing Ceph, but a bit disapointed by CephFS performance | 16:35 |
foexle | haha yeah .... the beginning are painful but if you understand the cib's and how is pacemaker/corosync working ... it's very easy | 16:36 |
Razique | (my testing protocol could be flawed though) | 16:36 |
*** gyee has joined #openstack | 16:36 | |
foexle | Razique: :D, my next step upgrading test folsom => grizzly and loadbalancing -.- | 16:37 |
*** dachary has joined #openstack | 16:38 | |
*** Staples84 has quit IRC | 16:38 | |
*** dontalton has joined #openstack | 16:38 | |
Razique | awesome! | 16:38 |
Razique | I'll work on Essex -> Folsom soon | 16:38 |
Razique | still need to figure out bits there and that :) | 16:38 |
*** radez is now known as radez_g0n3 | 16:38 | |
foexle | i'm looking for a good solution how i can efficiently balancing between some application nodes | 16:38 |
*** KyleMacDonald has joined #openstack | 16:38 | |
*** jWhiskey has joined #openstack | 16:38 | |
foexle | Razique: ohhh essex => folsom are crazy i think ... with changing network layer ? | 16:39 |
Razique | yah | 16:39 |
Razique | going from nova-net to Quantum | 16:39 |
foexle | wohooo :) | 16:39 |
Razique | but I don't even know if it's feasible without breaking the implemented network | 16:40 |
Razique | now we both know the answer, don't we haha | 16:40 |
foexle | hahahah | 16:40 |
foexle | yea | 16:40 |
*** desai has joined #openstack | 16:40 | |
*** carif has joined #openstack | 16:40 | |
*** rushiagr has quit IRC | 16:40 | |
*** devoid has quit IRC | 16:41 | |
*** nelson1234 has quit IRC | 16:41 | |
et1337 | hey I have what may be a stupid question | 16:41 |
*** nelson1234 has joined #openstack | 16:41 | |
et1337 | but I've been scouring the docs and can not figure it out | 16:41 |
et1337 | so when you launch an instance with 20 GB of ephemeral disk and 10 GB permanent | 16:42 |
*** devoid has joined #openstack | 16:42 | |
*** sstent_ has quit IRC | 16:42 | |
*** sstent_ has joined #openstack | 16:42 | |
et1337 | I think it automatically attaches that 10 GB permanent volume to /dev/vda or something | 16:42 |
et1337 | and ubuntu cloud init automatically mounts it on /mnt | 16:42 |
*** zeriouz has quit IRC | 16:42 | |
et1337 | my question is, why doesn't that show up in cinder volumes? | 16:43 |
*** mdomsch has quit IRC | 16:43 | |
*** mohits has quit IRC | 16:43 | |
et1337 | if I delete the instance, there's no trace of that volume left, which seems the same as ephemeral disk. | 16:43 |
*** tpoj has quit IRC | 16:44 | |
et1337 | or am I wrong in assuming that "permanent" means "cinder"? | 16:45 |
*** whenry has joined #openstack | 16:45 | |
jgriffith | et1337: permanent does not necessarily mean Cinder here | 16:45 |
jgriffith | et1337: TBH I'm not sure which doc you're using or the exact use case | 16:47 |
*** norris900 has joined #openstack | 16:47 | |
*** __BigO__ has joined #openstack | 16:47 | |
*** foexle has quit IRC | 16:47 | |
jgriffith | et1337: But, for Cinder, you do "cinder create xxxx" then attach or boot etc | 16:47 |
et1337 | jgriffith: ok | 16:47 |
et1337 | jgriffith: right, I've attached a Cinder volume before, I just didn't know if it was spawning a new one every time I launched a VM with permanent disk space | 16:48 |
et1337 | jgriffith: So what's the difference between permanent and ephemeral then? | 16:48 |
*** KyleMacDonald has quit IRC | 16:49 | |
*** foexle has joined #openstack | 16:49 | |
et1337 | er, "persistent" not permanent | 16:49 |
foexle | Razique: i'm out for today :) .... and greetings to your gf. | 16:49 |
gmi | Razique: what's the link to that article? | 16:50 |
*** danger_fo_away is now known as danger_fo | 16:50 | |
Razique | foexle thanks :) | 16:50 |
Razique | gmi : http://www.ibm.com/developerworks/cloud/library/cl-openstackquantumlab/index.html#author1 | 16:50 |
Razique | http://www.ibm.com/developerworks/cloud/library/cl-openstackquantumlab/index.html | 16:50 |
Razique | http://www.ibm.com/developerworks/cloud/library/cl-openstackquantumlab/index.html | 16:51 |
Razique | sorry | 16:51 |
jgriffith | et1337: So it should be what you expect | 16:51 |
*** Trixboxer has joined #openstack | 16:51 | |
jgriffith | et1337: Cinder is permanant, anything with the instance is ephemeral (unless boot from volume) | 16:51 |
*** danger_fo is now known as danger_fo_away | 16:51 | |
*** danger_fo_away has quit IRC | 16:51 | |
jgriffith | et1337: So what command did you use to create this instance in your example? | 16:51 |
et1337 | jgriffith: I normally don't boot from a volume | 16:52 |
jgriffith | et1337: sure, that's fine, just mentioned it to try and be complete :) | 16:52 |
et1337 | jgriffith: Ok I see in the docs now, that other disk that automatically gets attached is also ephemeral | 16:52 |
jgriffith | et1337: cool | 16:52 |
jgriffith | et1337: So you're using cloud-init to make a secondary attached dev? | 16:53 |
gmi | et1337: you cannot launch an instance with "20 GB of ephemeral disk and 10 GB permanent"; you launch an instance based on a predefined flavor which has values defined for the root disk and ephemeral disk. Both disks are in fact ephemeral and get deleted when the instance is terminaded; On top of that, you can create volumes with cinder and attach them to your instance; The volumes are permanent and survive the instance deletion process. | 16:53 |
*** hemna has joined #openstack | 16:53 | |
et1337 | jgriffith: No I'm not doing anything special, cloud-init does that automatically | 16:53 |
scott_w | :q | 16:53 |
et1337 | gmi: Thanks, that clears things up a lot. | 16:53 |
*** scott_w has quit IRC | 16:54 | |
et1337 | although, that's really terrible wording on the part of Horizon lol | 16:54 |
*** wabat has joined #openstack | 16:54 | |
*** wramthun has quit IRC | 16:54 | |
*** jsindy has joined #openstack | 16:54 | |
et1337 | I wonder how it works with snapshotting? Do both disks get included in the snapshot? | 16:55 |
*** hub_cap has joined #openstack | 16:55 | |
gmi | et1337: only the root disk is captured by the snapshot | 16:55 |
hub_cap | did there used to be a HEAD call to get the status for a instance in the nova api? | 16:55 |
*** mindpixel has quit IRC | 16:55 | |
et1337 | gmi: good to know. thanks. | 16:55 |
*** zeriouz has joined #openstack | 16:56 | |
hub_cap | or is that handled w/ the status extension now? | 16:56 |
*** danger_fo_away has joined #openstack | 16:56 | |
*** wramthun has joined #openstack | 16:56 | |
*** sn0wb1rd has quit IRC | 16:56 | |
*** danger_fo_away is now known as danger_fo | 16:56 | |
*** Razique has quit IRC | 16:57 | |
*** markmcclain has quit IRC | 16:58 | |
*** jodok has quit IRC | 16:58 | |
*** KyleMacDonald has joined #openstack | 16:59 | |
*** markmcclain has joined #openstack | 17:00 | |
*** jodok has joined #openstack | 17:01 | |
*** jcmartin has joined #openstack | 17:01 | |
*** ejat has quit IRC | 17:02 | |
*** fbo has quit IRC | 17:02 | |
gmi | Razique:nice article | 17:03 |
*** yidclare has joined #openstack | 17:04 | |
*** ejat has joined #openstack | 17:05 | |
*** sandywalsh has quit IRC | 17:06 | |
*** Math___ has quit IRC | 17:06 | |
*** eschnou has joined #openstack | 17:07 | |
*** jsindy has quit IRC | 17:07 | |
*** pvankouteren has joined #openstack | 17:07 | |
*** jsindy has joined #openstack | 17:07 | |
*** ijw1 has joined #openstack | 17:08 | |
*** sandywalsh has joined #openstack | 17:09 | |
*** ijw has quit IRC | 17:10 | |
*** ijw1 has quit IRC | 17:10 | |
*** ijw has joined #openstack | 17:11 | |
*** john5223 has quit IRC | 17:11 | |
*** mmagr has quit IRC | 17:11 | |
*** Spiralmatrix has quit IRC | 17:11 | |
*** nmistry has joined #openstack | 17:12 | |
*** pvankouteren has quit IRC | 17:12 | |
*** lglenden has joined #openstack | 17:12 | |
*** de_munk has quit IRC | 17:14 | |
*** hemna has quit IRC | 17:15 | |
*** sn0wb1rd has joined #openstack | 17:16 | |
*** c0nnaught has joined #openstack | 17:16 | |
*** humbolt1 has joined #openstack | 17:18 | |
humbolt1 | I am confused. Are swift and rados the same thing_ | 17:18 |
humbolt1 | ? | 17:18 |
notmyname | humbolt1: no | 17:19 |
xxiao | http://paste.ubuntu.com/5568187/ | 17:19 |
*** ejat has quit IRC | 17:19 | |
xxiao | folsom always failed launching a tiny instance, I'm setting lxc instance but the log always says qemu?? | 17:19 |
*** ejat has joined #openstack | 17:20 | |
*** ejat has joined #openstack | 17:20 | |
*** sn0wb1rd has quit IRC | 17:20 | |
*** heckj has joined #openstack | 17:21 | |
et1337 | I had one other question related to nova-compute. If we shut down a compute host, all the VMs get gracefully shut down and deleted. Is there a way to have it suspend the VMs instead? | 17:21 |
notmyname | humbolt1: swift is a complete object storage system. rados is part of ceph | 17:21 |
*** P3n74 has quit IRC | 17:22 | |
wabat | et1337 - I believe you can use 'nova suspend' | 17:22 |
*** heckj has quit IRC | 17:23 | |
*** heckj has joined #openstack | 17:23 | |
*** john5223 has joined #openstack | 17:24 | |
et1337 | wabat: Yes, but what I mean is if someone bumps a hypervisor's power switch in the server room, it deletes all its VMs before shutting down. | 17:24 |
wabat | Interesting...I'm not sure if there is such a failsafe | 17:25 |
*** hemna has joined #openstack | 17:25 | |
et1337 | wabat: yeah it's funny because if I just pull the plug, the VMs are still there upon reboot. | 17:26 |
wabat | Are they truly there or is it just DB entries showing you that they still exist? Can you get into the individual VM? | 17:26 |
*** perfabio has joined #openstack | 17:27 | |
et1337 | wabat: in either case, whether I power down the host or pull the plug, the DB entries are still there | 17:27 |
et1337 | wabat: but in the first case, the VMs get deleted | 17:27 |
*** eharney has quit IRC | 17:27 | |
et1337 | wabat: after rebooting I can actually see a VM log in Horizon that says it shut down | 17:28 |
*** eharney has joined #openstack | 17:28 | |
et1337 | wabat: but nova reboot doesn't work on it. | 17:28 |
*** adjohn has quit IRC | 17:28 | |
wabat | What version are you running? | 17:29 |
et1337 | folsom | 17:29 |
et1337 | on Ubuntu, both guests and host | 17:29 |
*** nphase has quit IRC | 17:29 | |
*** c0nnaught has quit IRC | 17:30 | |
*** c0nnaught has joined #openstack | 17:30 | |
*** rljohnsn has quit IRC | 17:32 | |
*** c0nnaught has quit IRC | 17:33 | |
*** c0nnaught has joined #openstack | 17:33 | |
*** esp1 has joined #openstack | 17:33 | |
*** gregmark has joined #openstack | 17:33 | |
*** nacx has quit IRC | 17:34 | |
*** acb__ has joined #openstack | 17:34 | |
wabat | et1337 - I'm not sure if there is a tool to do it...I know in the past I've just gone into the DB and cleaned out the records myself | 17:35 |
*** jodok has quit IRC | 17:36 | |
*** acathrow has quit IRC | 17:37 | |
*** warik has joined #openstack | 17:37 | |
et1337 | wabat: Seems there's some conf options in libvirt that might be able to suspend guests automatically on host shutdown. I'll see if that leads anywhere. | 17:39 |
*** amerine has joined #openstack | 17:39 | |
wabat | I'd be interested to know what you find out | 17:39 |
humbolt1 | notmyname: but rados, eventhough being part of ceph, is also an object storage. And listening to an intro video, it seems to have pretty much the same functionality. | 17:39 |
* et1337 nods | 17:40 | |
*** engkur has joined #openstack | 17:40 | |
sstent_ | anyone seen 'Cannot delete or update a parent row: a foreign key constraint fails' on trying the nova-manage db archive_deleted_rows command? | 17:41 |
*** jpich has quit IRC | 17:41 | |
notmyname | humbolt1: the first big difference between ceph and swift is that ceph is strongly consistent (and therefore sacrifices availability) and swift is eventually consistent (but always available) | 17:42 |
*** EKK has left #openstack | 17:42 | |
*** BobBall_ has quit IRC | 17:42 | |
*** gael has quit IRC | 17:42 | |
*** Math___ has joined #openstack | 17:43 | |
*** comptona has joined #openstack | 17:43 | |
humbolt1 | notmyname: that is a great explanation, I like it! | 17:43 |
*** schuckles has joined #openstack | 17:44 | |
*** pantea has quit IRC | 17:45 | |
humbolt1 | notmyname: the other big question I have is: in openstack, how is one supposed to serve VM images, I mean the ones the running VMs actually write to. | 17:45 |
*** c0nnaught has left #openstack | 17:46 | |
*** anniec has joined #openstack | 17:46 | |
*** ilblackd_ has quit IRC | 17:46 | |
notmyname | humbolt1: cinder is for block storage devices that can be attached to VMs. glance is for VM image management | 17:46 |
*** nphase has joined #openstack | 17:47 | |
*** giorgiodinapoli has joined #openstack | 17:48 | |
humbolt1 | notmyname: but cinder, is that redundant then? | 17:48 |
notmyname | humbolt1: no, block storage is different from what swift provides. both provide storage for different use cases | 17:50 |
*** iartarisi has quit IRC | 17:52 | |
*** cp16net|away is now known as cp16net | 17:55 | |
*** zeriouz has quit IRC | 17:55 | |
humbolt1 | notmyname: but can one run vms from swift also? what about ceph? | 17:56 |
*** foexle has quit IRC | 17:56 | |
*** Blackavar has quit IRC | 17:56 | |
*** BjoernC has quit IRC | 17:57 | |
*** sifusam has joined #openstack | 17:57 | |
notmyname | humbolt1: no, not from swift. you don't "mount" object storage. you could from the block storage part of ceph (through cinder), but not from the object storage part of ceph (the different parts of ceph don't share data) | 17:57 |
*** ondergetekende has joined #openstack | 17:57 | |
*** sifusam has joined #openstack | 17:58 | |
*** derekh has quit IRC | 17:58 | |
*** Liir has joined #openstack | 17:58 | |
*** markwash has joined #openstack | 17:58 | |
*** ondergetekende has quit IRC | 17:59 | |
*** darraghb has quit IRC | 17:59 | |
*** aeperezt has quit IRC | 18:00 | |
*** lfazio has quit IRC | 18:00 | |
humbolt1 | notmyname: they don't share data?! that is a revelation. I thought exactly that makes it so unique. You can put stuff into ceph block storage through a swift or s3 api and then access it through posix e.g. if you want to serve these files through nginx's mp4 or flv module. | 18:00 |
*** Kharec has quit IRC | 18:01 | |
notmyname | humbolt1: I'm certainly not a ceph expert, but that is my understanding based on conversations with its creator | 18:01 |
notmyname | dhellmann: ^? | 18:01 |
*** kagan has joined #openstack | 18:02 | |
notmyname | that is one of the big differences between ceph and gluster | 18:02 |
*** sn0wb1rd has joined #openstack | 18:03 | |
gmi | et1337: if you pull the plug then the entire server dies and it has no time for deleting VMs, so when the server comes back up, the behaviour depends on the "resume_guests_state_on_host_boot" and "start_guests_on_host_boot" flags in nova.conf; on the other hand if the power switch is turned off then the server knows it's running on UPS and it nicely shuts itself down deleting all the vms in the process (because the instances are | 18:03 |
gmi | defined with "<on_poweroff>destroy" , see "virsh edit instance_xxx") | 18:03 |
*** whenry has quit IRC | 18:03 | |
*** radez_g0n3 is now known as radez | 18:03 | |
*** aeperezt has joined #openstack | 18:03 | |
humbolt1 | notmyname: gluster has an object storage interface also? | 18:04 |
*** miguitas has quit IRC | 18:04 | |
*** pbacterio has quit IRC | 18:04 | |
notmyname | humbolt1: ya, they use the swift API | 18:04 |
*** nachi has joined #openstack | 18:05 | |
et1337 | gmi: awesome, so I just need to find a way to automatically override on_poweroff | 18:06 |
et1337 | wabat: see gmi's answer ^ | 18:07 |
et1337 | If I can't easily do that I might also just disable the power button. haha. | 18:09 |
wabat | thx | 18:10 |
*** torandu has quit IRC | 18:12 | |
*** torandu has joined #openstack | 18:12 | |
*** rigolox has quit IRC | 18:12 | |
*** Ryan_Lane has joined #openstack | 18:13 | |
*** sarob has joined #openstack | 18:15 | |
*** r3d64r has quit IRC | 18:16 | |
*** ilblackdragon has joined #openstack | 18:16 | |
*** linuxfreck has joined #openstack | 18:18 | |
*** ryanpetrello has quit IRC | 18:19 | |
*** lborda has quit IRC | 18:19 | |
*** dhellmann has quit IRC | 18:19 | |
*** pretec has joined #openstack | 18:19 | |
bodepd | are the packages in pip-requires for tempest always installed as the latest version from pip? | 18:20 |
*** pretec has left #openstack | 18:21 | |
*** msinhore has quit IRC | 18:21 | |
*** msinhore has joined #openstack | 18:21 | |
*** avoine has joined #openstack | 18:22 | |
*** lborda has joined #openstack | 18:22 | |
*** coredump has joined #openstack | 18:23 | |
*** sparkycollier has joined #openstack | 18:23 | |
coredump | so what you guys are using for shared storage? | 18:23 |
coredump | I am reading MooseFS but seems like it has some points of failure | 18:24 |
coredump | also i only have 2 servers atm | 18:24 |
*** msavy has quit IRC | 18:24 | |
*** Levy1 has joined #openstack | 18:25 | |
*** Levy1 has left #openstack | 18:25 | |
*** clopez has quit IRC | 18:25 | |
*** lborda has quit IRC | 18:26 | |
*** swinchen has joined #openstack | 18:26 | |
*** lborda has joined #openstack | 18:27 | |
*** diogogmt has joined #openstack | 18:27 | |
swinchen | Hi all. I am having a strange mysql permission error: when running "nova-manage service list" I get "(OperationalError) (1045, "Access denied for user 'nova'@'test1' (using password: YES)") None None" if I run it on the same node as mysql. It works fine on other nodes. I have quadruple checked passwords and grants for 'nova'. Any idea what could be causing this? | 18:28 |
swinchen | I have 'nova'@'localhost' and 'nova'@'10.21.0.0/255.255.0.0' in mysql, and I have "10.21.0.1 test1 | 18:29 |
swinchen | in /etc/hosts | 18:29 |
*** armaan has joined #openstack | 18:29 | |
swinchen | AND I can login using mysql client as 'nova' from both nodes (including test1). | 18:30 |
*** sparkycollier has quit IRC | 18:30 | |
et1337 | swinchen: I always get database errors running nova-manage unless I run it as sudo. | 18:30 |
*** adjohn has joined #openstack | 18:31 | |
*** epim_ has joined #openstack | 18:32 | |
*** epim has quit IRC | 18:33 | |
*** epim_ is now known as epim | 18:33 | |
jbr_ | swinchen: create a user 'nova'@'test1' or change the config in nova.conf and set 'localhost' | 18:34 |
jbr_ | check your /etc/hosts too | 18:34 |
*** anniec has quit IRC | 18:34 | |
*** anniec_ has joined #openstack | 18:34 | |
*** kutija has joined #openstack | 18:35 | |
*** jbr_ is now known as jbr_afk | 18:36 | |
*** kutija has joined #openstack | 18:36 | |
*** vipul|away is now known as vipul | 18:36 | |
*** dachary has quit IRC | 18:39 | |
*** Ryan_Lane has quit IRC | 18:40 | |
*** Ryan_Lane has joined #openstack | 18:40 | |
*** KyleMacDonald has quit IRC | 18:40 | |
*** jbr_afk has quit IRC | 18:40 | |
*** acathrow has joined #openstack | 18:41 | |
*** kagan_ has joined #openstack | 18:41 | |
humbolt1 | how do I, based on OpenSource Software, provide a redundant block storage to serve my VM images with high availability to support live migration and fault tolerance? | 18:42 |
*** zzs has joined #openstack | 18:42 | |
*** zoresvit has quit IRC | 18:44 | |
*** kagan has quit IRC | 18:44 | |
*** kagan_ is now known as kagan | 18:44 | |
*** BjoernC has joined #openstack | 18:46 | |
*** tomoe_ has quit IRC | 18:46 | |
*** sayan has quit IRC | 18:46 | |
swinchen | et1337: Sorry, I should have mentioned I ran it as root. | 18:46 |
*** tomoe_ has joined #openstack | 18:46 | |
*** mrmartin has joined #openstack | 18:47 | |
*** garyk has quit IRC | 18:48 | |
bodepd | i'm getting an error that I can't quite track down when running tempest on centos 6: https://gist.github.com/bodepd/5040978 | 18:48 |
*** rushiagr has joined #openstack | 18:48 | |
bodepd | looks like it indicates an incorrect installed version of nose? | 18:48 |
*** unix has joined #openstack | 18:49 | |
*** rushiagr1 has joined #openstack | 18:49 | |
*** ejat has quit IRC | 18:49 | |
*** KyleMacDonald has joined #openstack | 18:51 | |
et1337 | swinchen: I'd probably follow jbr_'s advice then, see what's in your nova.conf and /etc/hosts | 18:51 |
*** tomoe_ has quit IRC | 18:51 | |
*** ejat has joined #openstack | 18:52 | |
*** ejat has joined #openstack | 18:52 | |
*** rushiagr has quit IRC | 18:53 | |
swinchen | et1337: I just tried adding "GRANT ALL PRIVILEGES ON `nova`.* TO 'nova'@'test1'" and I flushed privileges. No change. It is so odd. | 18:53 |
swinchen | It is only on test1 I am having a problem. | 18:53 |
*** tongli has joined #openstack | 18:53 | |
*** rushiagr1 has quit IRC | 18:54 | |
gmi | swinchen: what's on the sql line in your nova.conf? | 18:55 |
et1337 | swinchen: and you can login by mysql client? if so and the credentials in nova.conf are correct I'm stumped | 18:55 |
*** vlad_starkov has joined #openstack | 18:56 | |
swinchen | gmi: sql_connection=mysql://nova:XXXXXX@mysql-ha/nova where mysql-ha is in /etc/hosts and is the VIP I bind mysql to with pacemaker. | 18:56 |
*** jacksongonzales has joined #openstack | 18:56 | |
swinchen | and I can login with the user name and password using the mysql client from either node. | 18:57 |
*** rushiagr has joined #openstack | 18:57 | |
swinchen | "mysql -h mysql-ha -u nova -pXXXXXX" works fine from test1 and test2 | 18:58 |
swinchen | I even "crm resource migrate g_mysql test2" and then retried. test2 is still fine, test1 gives me the permission denied error. | 18:59 |
*** KyleMacDonald has quit IRC | 18:59 | |
*** rnirmal_ has joined #openstack | 19:00 | |
*** rnirmal_ has quit IRC | 19:00 | |
*** jacksongonzales has left #openstack | 19:00 | |
*** digitalsanctum has quit IRC | 19:00 | |
*** ejat has quit IRC | 19:00 | |
*** Mat001 has joined #openstack | 19:01 | |
*** jacksongonzales has joined #openstack | 19:01 | |
*** jacksongonzales has left #openstack | 19:01 | |
*** blair has joined #openstack | 19:01 | |
*** bdpayne has quit IRC | 19:01 | |
*** vlad_starkov has quit IRC | 19:02 | |
*** jacksongonzales has joined #openstack | 19:02 | |
*** Mat001 has quit IRC | 19:02 | |
*** rnirmal has quit IRC | 19:02 | |
*** msavy has joined #openstack | 19:03 | |
*** nphase has quit IRC | 19:04 | |
*** nphase has joined #openstack | 19:04 | |
*** nphase has joined #openstack | 19:04 | |
*** rushiagr1 has joined #openstack | 19:05 | |
*** acathrow has quit IRC | 19:05 | |
*** Blackavar has joined #openstack | 19:05 | |
*** vlad_starkov has joined #openstack | 19:06 | |
swinchen | the only difference between the nova.conf on test1 and test2 is my_ip | 19:06 |
* swinchen is sad | 19:07 | |
gmi | swinchen: I would play some more with the sql_connection in nova.conf, maybe add "sql_connection=mysql://nova:XXXXXX@IP_of_mysql-ha/nova" and try again | 19:08 |
*** rushiagr has quit IRC | 19:08 | |
*** nachi has quit IRC | 19:09 | |
*** linuxfreck has quit IRC | 19:09 | |
swinchen | gmi: Yeah, I tried that. Unfortunately no luck. Maybe I should reboot it. | 19:10 |
*** johnthetubaguy has quit IRC | 19:10 | |
swinchen | OHhhHHhh.... I haven't checked ip tables. | 19:10 |
swinchen | Eh, that doesn't make sense... I can connect with the client. | 19:11 |
*** ryanpetrello has joined #openstack | 19:11 | |
*** Blackavar has quit IRC | 19:11 | |
*** dhellmann has joined #openstack | 19:11 | |
gmi | swinchen: do a capture from another shell while trying to connect and you'll see the source IP; grant nova@that_IP rights and you should be good | 19:12 |
*** annegentle has joined #openstack | 19:12 | |
swinchen | gmi: a capture? like tcpdump? | 19:12 |
gmi | swinchen: yeap | 19:12 |
swinchen | gmi: ok. It is strange because I have already granted 10.21.0.0/255.255.0.0 I will give it a shot though | 19:13 |
swinchen | actually I even tried granting % | 19:13 |
*** rushiagr1 has quit IRC | 19:14 | |
swinchen | gmi: interesting. There seems to be a lot of traffic from "test1" to mysql... even when I am not issuing commands. I _do_ have nova-api, and nova-scheduler running on test1 | 19:18 |
*** acathrow has joined #openstack | 19:19 | |
swinchen | also glance. | 19:19 |
swinchen | I will stop all those service and see what happens. | 19:19 |
swinchen | eh, that didn't help | 19:20 |
zykes- | Daviey: or zul herE? | 19:21 |
*** rnirmal has joined #openstack | 19:21 | |
zul | zykes-: yep | 19:21 |
*** digitalsanctum has joined #openstack | 19:22 | |
*** afazekas has joined #openstack | 19:22 | |
*** turul_ has joined #openstack | 19:22 | |
*** krow has joined #openstack | 19:23 | |
*** norris900 has quit IRC | 19:23 | |
*** acathrow has quit IRC | 19:23 | |
swinchen | gmi: even adding grant with the exact ip didn't help. I am lost. I think I will go drink a beer and give up for now. | 19:23 |
gmi | swinchen: don't give up | 19:24 |
*** anniec_ has quit IRC | 19:24 | |
*** anniec has joined #openstack | 19:24 | |
*** nphase has quit IRC | 19:26 | |
*** carif has quit IRC | 19:26 | |
*** anniec has quit IRC | 19:26 | |
*** anniec_ has joined #openstack | 19:26 | |
*** nphase has joined #openstack | 19:26 | |
*** nphase has joined #openstack | 19:26 | |
swinchen | gmi: Well, no. but I have no idea what to do other than start digging through nova-manage source code and manually do every step. I guess I could do that. | 19:28 |
*** s3m73x has quit IRC | 19:28 | |
*** Spiralmatrix has joined #openstack | 19:29 | |
*** annegentle has left #openstack | 19:30 | |
*** digitalsanctum has quit IRC | 19:31 | |
*** pokoli has quit IRC | 19:31 | |
gmi | swinchen: I have the same setup as you (pacemaker, VIP, sql, etc); my nova.conf has "sql_connection=mysql://nova:XXX@VIP_IP/nova" and in gave full rights to nova@% and nova@localhost and it works | 19:31 |
zykes- | zul: why is trunk packages lagging 3-7 days behind the git repo ? | 19:31 |
zul | zykes-: not sure ill have a look | 19:32 |
*** almaisan-away is now known as al-maisan | 19:32 | |
*** evanjfraser has joined #openstack | 19:32 | |
swinchen | gmi: I will try adding % again, flushing privleges... | 19:33 |
coredump | so what you guys are using for shared storage? (I think I lost connection here) | 19:33 |
*** lborda has quit IRC | 19:33 | |
*** digitalsanctum has joined #openstack | 19:34 | |
bodepd | clarkb: do you guys run tempest on the controller on redhat? | 19:34 |
*** lborda has joined #openstack | 19:34 | |
swinchen | Jeepers! That didn't work either... | 19:34 |
*** lborda has quit IRC | 19:34 | |
clarkb | bodepd: no, currently tip of master is tested on ubuntu precise | 19:35 |
clarkb | bodepd: we are trying to add tests on RHEL but are still sorting out the licensing details | 19:35 |
*** thansen has quit IRC | 19:36 | |
*** zeus has quit IRC | 19:37 | |
*** b_52globe has quit IRC | 19:37 | |
*** lborda has joined #openstack | 19:37 | |
*** markmcclain has quit IRC | 19:37 | |
*** scuttlemonkey has joined #openstack | 19:37 | |
gmi | coredump: if you have two servers I would suggest looking at glusterfs with a distributed-replicated setup; https://github.com/beloglazov/openstack-centos-kvm-glusterfs/ and https://s3.amazonaws.com/aws001/guided_trek/Performance_in_a_Gluster_Systemv6F.pdf are good docs | 19:38 |
*** gyee has quit IRC | 19:38 | |
*** jsindy has quit IRC | 19:38 | |
coredump | thanks gmi | 19:39 |
swinchen | Ok, digging into source code. | 19:39 |
*** avoine has quit IRC | 19:39 | |
*** acathrow has joined #openstack | 19:39 | |
*** ondergetekende has joined #openstack | 19:39 | |
*** acathrow has quit IRC | 19:40 | |
bodepd | I think I actually have to run the tests without -N on redhat :) | 19:40 |
bodepd | there are package version conflicts with openstack | 19:40 |
*** monst has joined #openstack | 19:41 | |
monst | anyone gotten folsom keystone to integrate with PAM?? | 19:41 |
monst | or can point me at docs | 19:41 |
*** lborda has quit IRC | 19:42 | |
*** BMDan has joined #openstack | 19:43 | |
*** lborda has joined #openstack | 19:43 | |
swinchen | is nova-manage part of openstack/nova? | 19:44 |
*** lborda has quit IRC | 19:44 | |
*** lborda has joined #openstack | 19:44 | |
*** otherwiseguy has quit IRC | 19:45 | |
gmi | swinchen: I don't think looking at the source code is going to help too much; you have a mysql rights issue | 19:46 |
BMDan | I have several Folsom clouds that are working nicely. I'm attempting to get Grizzly up and running, and I've hit the part of my setup script where I create endpoints. I really don't understand endpoints, but I notice a lot of "v2.0" endpoints on services where I know v3.0 now exists. Is there somewhere I can find a list of Grizzly endpoints, or should my Folsom set work? | 19:46 |
*** lborda has joined #openstack | 19:47 | |
BMDan | swinchen: poke me via /msg; if it's a MySQL rights issue, I can help you solve that. :) | 19:47 |
swinchen | gmi: is there something else I need to flush? I flushed privileges after granting persmissions. | 19:47 |
BMDan | swinchen: Coming in late to the conversation, but what's the error? You may also need to "FLUSH HOSTS", and you likely need to do: mysql -e "delete from user where user='' or host=''" mysql | 19:48 |
gmi | swinchen: can you put in pastebin the ouptut from the following query after to remove the password? select * from mysql.user where user="nova" \G | 19:48 |
swinchen | sure | 19:48 |
*** crandquist has quit IRC | 19:49 | |
*** markmcclain has joined #openstack | 19:50 | |
*** brianr-gone is now known as brianr_ | 19:51 | |
*** corXi has quit IRC | 19:51 | |
*** danblack has joined #openstack | 19:55 | |
swinchen | gmi, BMDan https://gist.github.com/swinchen/3844227cdd47459277e9 | 19:55 |
swinchen | Sorry about the delay... not sure a good way to grab a lot of text over ssh other than scrolling and copying | 19:55 |
swinchen | BMDan: I will try flushing hosts now | 19:56 |
*** msinhore has quit IRC | 19:56 | |
swinchen | I also included the grants. | 19:58 |
*** jodok has joined #openstack | 19:58 | |
*** lucid- has quit IRC | 19:59 | |
*** dachary has joined #openstack | 20:00 | |
*** sainth has joined #openstack | 20:01 | |
*** bbcmicrocomputer has quit IRC | 20:01 | |
*** giorgiodinapoli has quit IRC | 20:01 | |
BMDan | Perfect, swinchen, thanks. What's the exact error OS/MySQL is giving you? | 20:02 |
*** zeus has joined #openstack | 20:02 | |
*** s3m73x has joined #openstack | 20:02 | |
*** riskable has quit IRC | 20:02 | |
swinchen | BMDan: Hi all. I am having a strange mysql permission error: when running "nova-manage service list" I get "(OperationalError) (1045, "Access denied for user 'nova'@'test1' (using password: YES)") None None" if I run it on the same node as mysql. It works fine on other nodes. I have quadruple checked passwords and grants for 'nova'. Any idea what could be causing this? | 20:03 |
swinchen | BMDan: Hi all. I am having a strange mysql permission error: when running "nova-manage service list" I get "(OperationalError) (1045, "Access denied for user 'nova'@'test1' (using password: YES)") None None" if I run it on the same node as mysql. It works fine on other nodes. I have quadruple checked passwords and grants for 'nova'. Any idea what could be causing this? | 20:03 |
swinchen | Oops, sorry. | 20:03 |
*** Blackavar has joined #openstack | 20:03 | |
BMDan | Ahhh! | 20:04 |
BMDan | Now I know what's going on, but let's go to /msg. :) | 20:04 |
swinchen | It only seems to be a problem with the "test1" host. and I can login to mysql qith nova/password using the client no problem. | 20:04 |
*** melwitt has joined #openstack | 20:06 | |
*** avoine has joined #openstack | 20:09 | |
*** al-maisan is now known as almaisan-away | 20:09 | |
*** lborda has joined #openstack | 20:11 | |
*** carif has joined #openstack | 20:13 | |
*** msinhore has joined #openstack | 20:13 | |
*** h0cin has quit IRC | 20:14 | |
*** carif has quit IRC | 20:14 | |
*** jodok has quit IRC | 20:14 | |
*** batlogg has joined #openstack | 20:14 | |
*** batlogg has joined #openstack | 20:14 | |
*** batlogg has quit IRC | 20:17 | |
*** unix has quit IRC | 20:18 | |
*** Tross has quit IRC | 20:20 | |
*** lglenden has quit IRC | 20:20 | |
*** gregmark has quit IRC | 20:20 | |
*** bruges has quit IRC | 20:21 | |
*** john5223 has quit IRC | 20:21 | |
*** andreaf has quit IRC | 20:22 | |
*** bruges has joined #openstack | 20:23 | |
*** andreaf has joined #openstack | 20:24 | |
*** laurent\ has quit IRC | 20:24 | |
*** laurent\ has joined #openstack | 20:26 | |
*** nmistry has quit IRC | 20:26 | |
*** clopez has joined #openstack | 20:27 | |
*** termie_ is now known as termie | 20:27 | |
*** termie has quit IRC | 20:27 | |
*** termie has joined #openstack | 20:27 | |
*** jacksongonzales has quit IRC | 20:28 | |
*** Tross has joined #openstack | 20:29 | |
*** led_belly has joined #openstack | 20:29 | |
*** acathrow has joined #openstack | 20:30 | |
*** sandywalsh has quit IRC | 20:32 | |
*** davidha has quit IRC | 20:33 | |
*** Tross has quit IRC | 20:33 | |
*** john5223 has joined #openstack | 20:34 | |
*** sandywalsh has joined #openstack | 20:35 | |
*** Tross has joined #openstack | 20:36 | |
*** lborda has quit IRC | 20:38 | |
*** lborda has joined #openstack | 20:38 | |
*** jaypipes has quit IRC | 20:40 | |
*** lglenden has joined #openstack | 20:41 | |
*** Ryan_Lane has quit IRC | 20:41 | |
*** esker has joined #openstack | 20:43 | |
*** esker has quit IRC | 20:43 | |
*** jaypipes has joined #openstack | 20:43 | |
*** esker has joined #openstack | 20:43 | |
*** nmistry has joined #openstack | 20:44 | |
*** lborda has joined #openstack | 20:44 | |
*** dgel has quit IRC | 20:47 | |
*** lcheng has joined #openstack | 20:48 | |
*** kagan has quit IRC | 20:49 | |
*** vkmc has quit IRC | 20:49 | |
*** vmlinuz has quit IRC | 20:49 | |
*** gmi has quit IRC | 20:49 | |
*** digitalsanctum has quit IRC | 20:51 | |
*** Ryan_Lane has joined #openstack | 20:52 | |
*** mrmartin has quit IRC | 20:52 | |
*** cp16net is now known as cp16net|away | 20:53 | |
*** vkmc has joined #openstack | 20:54 | |
*** ondergetekende has quit IRC | 20:58 | |
*** Spiralmatrix_ has joined #openstack | 20:59 | |
*** desai has quit IRC | 21:00 | |
*** cp16net|away is now known as cp16net | 21:01 | |
*** Spiralmatrix has quit IRC | 21:01 | |
*** acathrow has quit IRC | 21:04 | |
*** chhsiao2081 has joined #openstack | 21:06 | |
*** esp1 has left #openstack | 21:07 | |
*** krow has quit IRC | 21:09 | |
*** krow has joined #openstack | 21:10 | |
*** chhsiao1981 has quit IRC | 21:10 | |
*** Spiralmatrix has joined #openstack | 21:11 | |
*** davidh_ has joined #openstack | 21:12 | |
*** pvo has quit IRC | 21:12 | |
*** lillie has quit IRC | 21:12 | |
*** |Glauco| has joined #openstack | 21:13 | |
*** lillie has joined #openstack | 21:13 | |
*** pvo has joined #openstack | 21:14 | |
*** digitalsanctum has joined #openstack | 21:14 | |
*** Spiralmatrix_ has quit IRC | 21:14 | |
*** |Glauco| has left #openstack | 21:14 | |
*** lucid- has joined #openstack | 21:14 | |
*** Spiralmatrix_ has joined #openstack | 21:16 | |
*** krow has quit IRC | 21:18 | |
*** Spiralmatrix has quit IRC | 21:18 | |
*** devoid has quit IRC | 21:19 | |
*** terry7 has joined #openstack | 21:19 | |
*** acathrow has joined #openstack | 21:20 | |
*** Harry51S has quit IRC | 21:21 | |
*** jpich has joined #openstack | 21:23 | |
*** jodok has joined #openstack | 21:23 | |
*** jodok has joined #openstack | 21:23 | |
*** lborda has quit IRC | 21:25 | |
*** flaper87 has quit IRC | 21:27 | |
*** icyground has joined #openstack | 21:27 | |
*** melmoth has quit IRC | 21:28 | |
*** evanjfraser has quit IRC | 21:29 | |
*** esp1 has joined #openstack | 21:29 | |
*** rnorwood1 has quit IRC | 21:29 | |
*** msinhore has quit IRC | 21:30 | |
*** itarchitectkev has quit IRC | 21:31 | |
*** phschwartz_ has quit IRC | 21:32 | |
*** msinhore has joined #openstack | 21:32 | |
*** koolhead17 has quit IRC | 21:33 | |
*** Ryan_Lane1 has joined #openstack | 21:34 | |
*** Ryan_Lane has quit IRC | 21:34 | |
*** Spiralmatrix has joined #openstack | 21:35 | |
*** johnthetubaguy has joined #openstack | 21:35 | |
*** ispireme has quit IRC | 21:36 | |
*** rnorwood1 has joined #openstack | 21:36 | |
*** Ryan_Lane1 is now known as Ryan_Lane | 21:36 | |
*** Ryan_Lane has joined #openstack | 21:36 | |
*** Spiralmatrix_ has quit IRC | 21:38 | |
*** vlad_starkov has quit IRC | 21:39 | |
*** msinhore has quit IRC | 21:39 | |
xxiao | what is keystone service-create doing? how does it stores the value? my reboot always clears all services | 21:39 |
*** numero8 has joined #openstack | 21:39 | |
xxiao | users/roles/tenants stay, but srvices are always cleared out after reboot | 21:40 |
*** Spiralmatrix_ has joined #openstack | 21:41 | |
*** esp1 has left #openstack | 21:43 | |
*** Spiralmatrix has quit IRC | 21:44 | |
*** koolhead17 has joined #openstack | 21:45 | |
xxiao | every 'service keystone restart' will clean all stuff | 21:45 |
xxiao | on ubuntu 12.10 | 21:45 |
*** Spiralmatrix has joined #openstack | 21:48 | |
*** annegentle has joined #openstack | 21:48 | |
heckj | xxiao: change the backend configuration from in-memory to something else (like SQL) | 21:49 |
avoine | xxiao: this is configured in your keystone.conf file | 21:49 |
*** clopez has quit IRC | 21:49 | |
*** ispireme has joined #openstack | 21:50 | |
avoine | in the [catalog] section | 21:50 |
*** rkukura has quit IRC | 21:50 | |
*** kindjal has joined #openstack | 21:50 | |
*** rnorwood1 has quit IRC | 21:50 | |
*** CyberKnight has joined #openstack | 21:50 | |
avoine | I use this usually: driver = keystone.catalog.backends.sql.Catalog | 21:50 |
*** Spiralmatrix_ has quit IRC | 21:50 | |
*** Spiralmatrix has quit IRC | 21:53 | |
*** eschnou has quit IRC | 21:53 | |
xxiao | thanks. the problem I had to use in-memory is that, without it, keystone token-get will never work | 21:54 |
xxiao | it always says "No handlers could be found for logger "keystoneclient.client" | 21:54 |
*** kindjal has quit IRC | 21:54 | |
xxiao | Invalid tenant (HTTP 401) | 21:54 |
*** rnorwood1 has joined #openstack | 21:54 | |
xxiao | folsom/12.10 out of box stuff | 21:55 |
xxiao | keystone is the very first thinkg i'm testing before others | 21:55 |
*** kindjal has joined #openstack | 21:56 | |
*** esp1 has joined #openstack | 21:56 | |
*** esp1 has left #openstack | 21:56 | |
*** phschwartz_ has joined #openstack | 21:57 | |
Trixboxer | Hi, Im facing problem similar to | 21:57 |
Trixboxer | http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-users/201211.mbox/%3CCAC79MzhSeH3w2BpDzJx-CWEmtMkctuQ6BX+U_U4gEeWfx1VMjw@mail.gmail.com%3E | 21:58 |
*** kagan has joined #openstack | 21:58 | |
Trixboxer | "Invalid argument" while creating for Patchdisk for SystemVM | 21:58 |
phschwartz_ | How can I troubleshoot why my admin user cannot do an image-list from glance | 21:58 |
*** jecarey has quit IRC | 21:59 | |
*** dolphm has quit IRC | 21:59 | |
*** giorgiodinapoli has joined #openstack | 21:59 | |
*** mk1s has quit IRC | 22:00 | |
phschwartz_ | http://paste.ubuntu.com/5568939 | 22:00 |
*** cloudchimp has quit IRC | 22:00 | |
*** numero8 has quit IRC | 22:00 | |
*** henrynash_ has joined #openstack | 22:00 | |
*** Guest83041 is now known as cpg | 22:01 | |
*** martine has quit IRC | 22:01 | |
*** mrjazzcat has quit IRC | 22:01 | |
*** Math___ has quit IRC | 22:01 | |
*** desai has joined #openstack | 22:01 | |
*** miclorb has joined #openstack | 22:01 | |
*** sifusam has quit IRC | 22:02 | |
*** Deoan has quit IRC | 22:02 | |
*** turul_ has quit IRC | 22:02 | |
*** afazekas has quit IRC | 22:02 | |
*** dal has joined #openstack | 22:02 | |
xxiao | token is matched in keystone.conf and env, all keystone service-list etc works, just not the token-get | 22:02 |
*** henrynash has quit IRC | 22:02 | |
*** henrynash_ is now known as henrynash | 22:02 | |
*** clopez has joined #openstack | 22:03 | |
*** Liir has quit IRC | 22:04 | |
*** kazoo has joined #openstack | 22:05 | |
*** dal has quit IRC | 22:05 | |
*** lborda has joined #openstack | 22:05 | |
*** heckj has quit IRC | 22:06 | |
*** mk1s has joined #openstack | 22:06 | |
*** sifusam has joined #openstack | 22:06 | |
*** sifusam has joined #openstack | 22:07 | |
avoine | xxiao: you get the no handlers error even with keystone.token.backends.sql.Token as your token driver? | 22:07 |
*** sifusam has joined #openstack | 22:07 | |
*** ayoung is now known as ayoung-afk | 22:07 | |
avoine | well the no handlers error is a warning and could be ignored | 22:08 |
*** acathrow has quit IRC | 22:08 | |
*** jmh_ has quit IRC | 22:09 | |
*** vlad_starkov has joined #openstack | 22:09 | |
*** kazoo has quit IRC | 22:10 | |
*** BMDan has quit IRC | 22:10 | |
*** lcheng has quit IRC | 22:10 | |
xxiao | avoine: yes | 22:11 |
xxiao | the driver change does make the service setting saved after restart the service | 22:11 |
*** racker_markd has quit IRC | 22:12 | |
*** dhellmann has quit IRC | 22:12 | |
avoine | xxiao: check out that you have the right parameter then: http://docs.openstack.org/folsom/openstack-compute/install/apt/content/verifying-identity-install.html | 22:12 |
*** johnthetubaguy has quit IRC | 22:13 | |
*** GeoKM has joined #openstack | 22:13 | |
*** pnavarro has quit IRC | 22:14 | |
*** zeus has quit IRC | 22:14 | |
*** zodiak has quit IRC | 22:14 | |
*** pixelbeat has quit IRC | 22:14 | |
*** gasbakid_ has quit IRC | 22:18 | |
*** zodiak has joined #openstack | 22:18 | |
*** vlad_starkov has quit IRC | 22:19 | |
*** Egyptian[Laptop] has quit IRC | 22:19 | |
xxiao | avoine: i followed that...it worked fine on vbox, but not on my current metal board | 22:20 |
*** annegentle has quit IRC | 22:20 | |
xxiao | does keystone care about ethX interface? I have eth12 for its oa-auto-url | 22:20 |
xxiao | os-auth-url | 22:20 |
*** acathrow has joined #openstack | 22:22 | |
*** digitals_ has joined #openstack | 22:22 | |
*** danblack has quit IRC | 22:23 | |
*** schuckles has quit IRC | 22:24 | |
*** Kharec has joined #openstack | 22:25 | |
*** UICTamale has quit IRC | 22:25 | |
*** schuckles has joined #openstack | 22:25 | |
*** digitalsanctum has quit IRC | 22:26 | |
*** mrunge has quit IRC | 22:26 | |
*** nphase has quit IRC | 22:26 | |
*** victor_lowther has quit IRC | 22:27 | |
*** et1337 has quit IRC | 22:27 | |
*** Kharec has quit IRC | 22:29 | |
*** annegentle has joined #openstack | 22:29 | |
*** acathrow has left #openstack | 22:30 | |
*** backjlack has quit IRC | 22:30 | |
*** anniec has joined #openstack | 22:32 | |
*** anniec_ has quit IRC | 22:32 | |
*** ahasenack has quit IRC | 22:33 | |
*** Egyptian[Laptop] has joined #openstack | 22:34 | |
*** nphase has joined #openstack | 22:35 | |
*** digitals_ has quit IRC | 22:37 | |
*** coredump has quit IRC | 22:37 | |
*** worstadmin has joined #openstack | 22:37 | |
*** alunduil has quit IRC | 22:37 | |
*** mtreinish has quit IRC | 22:37 | |
*** fsimonce has quit IRC | 22:38 | |
*** markvoelker has quit IRC | 22:38 | |
*** wramthun has quit IRC | 22:40 | |
*** diogogmt has quit IRC | 22:40 | |
BLZbubba | ok maybe i'm a moron but i can't seem to find out how to promote a user to being an admin for a particular tenant | 22:40 |
*** evanjfraser has joined #openstack | 22:41 | |
BLZbubba | is that only an option when you first add a user? | 22:41 |
*** wramthun has joined #openstack | 22:42 | |
*** ttrifonov is now known as ttrifonov_zZzz | 22:43 | |
*** jodok has quit IRC | 22:43 | |
*** mohits has joined #openstack | 22:44 | |
*** MarcMorata has quit IRC | 22:45 | |
*** radez is now known as radez_g0n3 | 22:45 | |
*** wramthun has quit IRC | 22:47 | |
*** dwcramer has quit IRC | 22:48 | |
*** mohits has quit IRC | 22:48 | |
*** pasties has quit IRC | 22:49 | |
*** franck has joined #openstack | 22:50 | |
*** nmistry has quit IRC | 22:50 | |
*** digitalsanctum has joined #openstack | 22:50 | |
racker_KevinS | BLZbubba: check out 'keystone help user-role-add' | 22:50 |
*** pasties has joined #openstack | 22:51 | |
*** lborda has quit IRC | 22:51 | |
*** giorgiodinapoli has quit IRC | 22:52 | |
*** tongli has quit IRC | 22:52 | |
*** __BigO__ has quit IRC | 22:53 | |
*** dosaboy has quit IRC | 22:54 | |
*** miked__ has joined #openstack | 22:55 | |
*** armaan has left #openstack | 22:56 | |
*** yamahata has quit IRC | 22:56 | |
*** tongli has joined #openstack | 22:56 | |
*** nphase has quit IRC | 22:57 | |
*** wramthun has joined #openstack | 22:57 | |
miked__ | Is this still the super cool way to install OpenStack via chef? https://github.com/openstack/openstack-chef | 22:58 |
*** nmistry has joined #openstack | 22:58 | |
*** dubsquared1 has joined #openstack | 22:59 | |
*** ryanpetrello has quit IRC | 23:00 | |
*** sifusam has quit IRC | 23:03 | |
*** john5223 has quit IRC | 23:03 | |
*** danblack has joined #openstack | 23:03 | |
*** digitalsanctum has quit IRC | 23:03 | |
*** eglynn has quit IRC | 23:04 | |
*** tomoe_ has joined #openstack | 23:05 | |
*** kbringard has quit IRC | 23:05 | |
*** datsun180b has quit IRC | 23:05 | |
*** tongli has quit IRC | 23:06 | |
*** nmistry has quit IRC | 23:06 | |
*** desai has quit IRC | 23:06 | |
*** kbringard has joined #openstack | 23:06 | |
*** kbringard has quit IRC | 23:06 | |
*** Madasi is now known as zz_Madasi | 23:07 | |
*** dolphm has joined #openstack | 23:10 | |
*** desai has joined #openstack | 23:10 | |
miked__ | Or is this the new hotness? https://github.com/opscode/openstack-chef-repo | 23:10 |
*** bknudson has quit IRC | 23:10 | |
*** GeoKM has quit IRC | 23:11 | |
*** shardy is now known as shardy_afk | 23:11 | |
*** aliguori has quit IRC | 23:11 | |
*** eharney has quit IRC | 23:13 | |
*** devoid has joined #openstack | 23:13 | |
*** cpg is now known as cpg|away | 23:14 | |
*** dolphm has quit IRC | 23:14 | |
*** GeoKM has joined #openstack | 23:16 | |
*** jpich has quit IRC | 23:18 | |
*** robertmyers has quit IRC | 23:18 | |
*** kutija has quit IRC | 23:19 | |
*** digitalsanctum has joined #openstack | 23:20 | |
*** annegentle has quit IRC | 23:20 | |
*** nphase has joined #openstack | 23:21 | |
*** nphase has joined #openstack | 23:21 | |
*** esheffield has quit IRC | 23:22 | |
*** esker has quit IRC | 23:23 | |
*** hub_cap has left #openstack | 23:23 | |
*** gdubreui has joined #openstack | 23:24 | |
*** sifusam has joined #openstack | 23:24 | |
*** Gordonz has quit IRC | 23:24 | |
*** acathrow has joined #openstack | 23:25 | |
*** sifusam has joined #openstack | 23:25 | |
*** brianr_ is now known as brianr-away | 23:26 | |
*** GeoKM has quit IRC | 23:28 | |
*** ndngvr has quit IRC | 23:28 | |
*** epim has quit IRC | 23:31 | |
*** AlanClark has quit IRC | 23:31 | |
*** KLevenstein has quit IRC | 23:32 | |
*** datajerk has quit IRC | 23:33 | |
*** acb__ has quit IRC | 23:33 | |
*** dextone has quit IRC | 23:36 | |
*** worstadmin has quit IRC | 23:38 | |
*** alunduil has joined #openstack | 23:39 | |
*** kindjal has quit IRC | 23:41 | |
*** soody has joined #openstack | 23:42 | |
*** dextone has joined #openstack | 23:42 | |
*** tn8or has joined #openstack | 23:43 | |
*** schuckles has quit IRC | 23:43 | |
*** fnaval has quit IRC | 23:44 | |
*** annegentle has joined #openstack | 23:45 | |
*** mattray has quit IRC | 23:45 | |
*** ritzcarltn has joined #openstack | 23:46 | |
*** tommy_e has quit IRC | 23:46 | |
*** miked__ has quit IRC | 23:48 | |
*** ijw has quit IRC | 23:48 | |
*** devoid has quit IRC | 23:50 | |
*** ijw has joined #openstack | 23:50 | |
*** cgkades has quit IRC | 23:54 | |
*** coredump has joined #openstack | 23:56 | |
*** phschwartz_ has quit IRC | 23:56 | |
*** Uzix has quit IRC | 23:56 | |
*** perfabio has quit IRC | 23:58 | |
*** __BigO__ has joined #openstack | 23:58 | |
*** fnaval has joined #openstack | 23:58 | |
*** cpg|away is now known as cpg | 23:59 | |
*** fnaval has joined #openstack | 23:59 | |
*** rnorwood1 has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!