johnl | ah, but the code is: if len(hstatuses) > len(statuses) / 2: | 00:00 |
---|---|---|
notmyname | right. that's what I was suggesting a patch for | 00:00 |
*** AlanClark has quit IRC | 00:00 | |
*** lloydde has joined #openstack | 00:00 | |
johnl | heh, I'm just not seeing this clearly. | 00:01 |
notmyname | so, "if len(hstatuses) >= ceil(len(statuses) / 2) | 00:01 |
johnl | ah, I'm assuming length of statuses is always the same as replica count | 00:01 |
notmyname | ya | 00:02 |
johnl | ah >= | 00:02 |
notmyname | something to think about. but the airplane is boarding now, and I must go. good luck | 00:02 |
johnl | heh. | 00:02 |
johnl | finally spotted it! | 00:02 |
johnl | good flight! | 00:02 |
johnl | but yeah, not sure of the greater implications of that. don't know enough of the codebase myself. | 00:03 |
*** aspiers has quit IRC | 00:03 | |
*** dubsquared has quit IRC | 00:03 | |
*** hermy|away is now known as hermy | 00:06 | |
*** willaerk has quit IRC | 00:09 | |
johnl | going to bed now for real | 00:09 |
*** jimbaker has joined #openstack | 00:09 | |
*** jimbaker has quit IRC | 00:09 | |
*** jimbaker has joined #openstack | 00:09 | |
*** ahasenack has quit IRC | 00:10 | |
*** koolhead17 has quit IRC | 00:17 | |
*** aspiers has joined #openstack | 00:17 | |
*** zzed has quit IRC | 00:17 | |
*** dhellmann has joined #openstack | 00:17 | |
*** hermy is now known as hermy|away | 00:18 | |
*** cw has quit IRC | 00:19 | |
*** cw has joined #openstack | 00:19 | |
*** lloydde has quit IRC | 00:21 | |
*** hermy|away is now known as hermy | 00:24 | |
*** FallenPegasus has joined #openstack | 00:26 | |
*** MarkAtwood has quit IRC | 00:26 | |
*** bencherian has joined #openstack | 00:26 | |
*** grapex has quit IRC | 00:27 | |
*** albert23 has left #openstack | 00:27 | |
*** aspiers has quit IRC | 00:27 | |
*** koolhead17 has joined #openstack | 00:29 | |
*** aspiers has joined #openstack | 00:31 | |
uvirtbot | New bug: #950440 in nova "ERROR nova.rpc.amqp [-] Exception during message handling " [Undecided,New] https://launchpad.net/bugs/950440 | 00:36 |
*** stewart has left #openstack | 00:40 | |
*** clopez has joined #openstack | 00:42 | |
*** mxmasster has quit IRC | 00:42 | |
*** natea has quit IRC | 00:43 | |
*** dendro-afk is now known as dendrobates | 00:44 | |
*** arBmind has quit IRC | 00:44 | |
*** rods has quit IRC | 00:45 | |
*** bunyipoz has joined #openstack | 00:47 | |
*** msavy has quit IRC | 00:49 | |
uvirtbot | New bug: #950451 in nova "Error during VlanManager._disassociate_stale_fixed_ips: (InterfaceError) Error binding parameter 0" [Undecided,New] https://launchpad.net/bugs/950451 | 00:50 |
*** vincentricci has quit IRC | 00:58 | |
uvirtbot | New bug: #950449 in tempest "Rest client should handle ValueError when decoding json" [Undecided,New] https://launchpad.net/bugs/950449 | 00:58 |
*** vincentricci has joined #openstack | 00:59 | |
*** livemoon has joined #openstack | 01:01 | |
*** Blackavar has quit IRC | 01:01 | |
*** prectechCharlie has quit IRC | 01:03 | |
*** prectechCharlie has joined #openstack | 01:04 | |
*** wilmoore has quit IRC | 01:06 | |
*** chevin has quit IRC | 01:07 | |
*** issackelly has joined #openstack | 01:07 | |
*** vizsla has joined #openstack | 01:08 | |
*** mob_ has joined #openstack | 01:09 | |
*** gregburek has joined #openstack | 01:18 | |
*** adam_ has joined #openstack | 01:20 | |
*** hhoover has quit IRC | 01:21 | |
*** pixelbeat has quit IRC | 01:22 | |
*** aspiers has quit IRC | 01:23 | |
*** cdub has quit IRC | 01:24 | |
*** phorgh has joined #openstack | 01:24 | |
*** hub_cap has joined #openstack | 01:27 | |
*** cdub has joined #openstack | 01:28 | |
maplebed | could anybody point me at docs that describe how to interact with swift via HTTP? I'm looking for things like "this is the pattern to request a container listing". | 01:30 |
maplebed | So far (from tcpdump) I've found that sending a GET request to /v1/AUTH_<account>/container will get me a list of the first 10,000 objects in the container. | 01:31 |
maplebed | and that there's a ?format=json and marker=/path/to/object argument to get the next set of 10,000 | 01:31 |
maplebed | but I'd prefer a doc to continued reverse-engineering... ;) | 01:32 |
hub_cap | maplebed: http://docs.openstack.org/api/openstack-object-storage/1.0/content/list-large-number-of-objects.html | 01:32 |
maplebed | ah. | 01:32 |
maplebed | thank you. | 01:32 |
hub_cap | np! | 01:32 |
hub_cap | happy hacking | 01:33 |
maplebed | I keep trying to start from swift.openstack.org and I don't think you can get to those from there. | 01:33 |
maplebed | :( | 01:33 |
maplebed | but hey, that's what bookmarks are for! :) | 01:33 |
hub_cap | ya docs.openstack.org is a really nice site these days | 01:34 |
hub_cap | there are tons of diff docs avail | 01:35 |
*** mnewby_ has joined #openstack | 01:35 | |
*** derekh has quit IRC | 01:37 | |
*** mnewby has quit IRC | 01:38 | |
*** mnewby_ is now known as mnewby | 01:38 | |
uvirtbot | New bug: #950478 in nova "Use of deprecated webob.Request.str_* properties limits compatibility to WebOb < 1.2" [Undecided,New] https://launchpad.net/bugs/950478 | 01:41 |
*** grapex has joined #openstack | 01:41 | |
*** dhellmann has quit IRC | 01:41 | |
*** FallenPegasus has quit IRC | 01:42 | |
*** epim has quit IRC | 01:42 | |
*** grapex has quit IRC | 01:45 | |
*** Triade has quit IRC | 01:46 | |
*** dhellmann has joined #openstack | 01:47 | |
*** technologov_ is now known as technologov | 01:48 | |
*** technologov has joined #openstack | 01:48 | |
*** asavu has quit IRC | 01:48 | |
*** joearnold has joined #openstack | 01:49 | |
*** prectechCharlie has quit IRC | 01:49 | |
*** jj0hns0n has quit IRC | 01:52 | |
*** krow has quit IRC | 01:56 | |
*** bencherian has quit IRC | 01:57 | |
*** roge has joined #openstack | 01:57 | |
*** ton_katsu has joined #openstack | 01:58 | |
*** prectechCharlie has joined #openstack | 01:58 | |
*** grapex has joined #openstack | 02:01 | |
*** sandywalsh has quit IRC | 02:02 | |
*** mnewby has joined #openstack | 02:03 | |
*** shang has joined #openstack | 02:06 | |
dweimer | notmyname: johnl: Sorry Had to step out. Yeah we're running a 2 replica cluster. We decided to accept the failure of in transit writes on node failure rather than reduce the upload success copy to 1. We don't want our users to get success on 1 copy since it can't do checksum comparisons with only 1 copy. | 02:10 |
*** osier has joined #openstack | 02:12 | |
*** erkules has quit IRC | 02:12 | |
*** erkules has joined #openstack | 02:13 | |
dweimer | notmyname: johnl: I haven't tested it to see if it impacts other areas, but the "len(conns) <= len(nodes) / 2" lines in proxy/server.py are what can be changed to allow single uploads to work. | 02:13 |
*** sandywalsh has joined #openstack | 02:18 | |
*** spiffxp has quit IRC | 02:18 | |
*** deshantm_ is now known as deshantm | 02:20 | |
*** dvogt_ has quit IRC | 02:21 | |
*** thinrhino has joined #openstack | 02:21 | |
*** dhellmann has quit IRC | 02:21 | |
*** dhellmann has joined #openstack | 02:21 | |
*** dhellmann has quit IRC | 02:22 | |
*** joearnold has quit IRC | 02:23 | |
*** Ryan_Lane has quit IRC | 02:23 | |
*** FallenPegasus has joined #openstack | 02:24 | |
*** maplebed has quit IRC | 02:25 | |
*** egant has joined #openstack | 02:26 | |
*** hermy is now known as hermy|away | 02:27 | |
*** dhellmann has joined #openstack | 02:27 | |
*** longhudou has joined #openstack | 02:27 | |
*** mdomsch has joined #openstack | 02:29 | |
*** dubellz is now known as tdubellz | 02:29 | |
robix | anyone use the swift-dispersion-report tool? I'm getting: | 02:29 |
robix | root@c5p12509:/etc/swift# swift-dispersion-report | 02:29 |
robix | Queried 328 containers for dispersion reporting, 0s, 0 retries | 02:29 |
robix | !!! There were 328 partitions missing all copies. | 02:29 |
robix | 0.00% of container copies found (0 of 984) | 02:29 |
openstack | robix: Error: "!!" is not a valid command. | 02:29 |
*** vincentricci has quit IRC | 02:30 | |
*** dhellmann has quit IRC | 02:30 | |
*** heckj has quit IRC | 02:34 | |
*** nRy has quit IRC | 02:36 | |
uvirtbot | New bug: #950497 in openstack-ci "mention the "restore" button when abandoning changes" [Low,Triaged] https://launchpad.net/bugs/950497 | 02:36 |
*** gyee has quit IRC | 02:37 | |
*** warik has left #openstack | 02:38 | |
*** DigitalFlux has quit IRC | 02:39 | |
*** DigitalFlux has joined #openstack | 02:39 | |
*** DigitalFlux has quit IRC | 02:43 | |
*** DigitalFlux has joined #openstack | 02:43 | |
*** jaypipes has joined #openstack | 02:44 | |
*** FallenPegasus has quit IRC | 02:45 | |
*** MarkAtwood has joined #openstack | 02:45 | |
*** rnorwood has quit IRC | 02:47 | |
*** archme has joined #openstack | 02:49 | |
*** csh-harmful has joined #openstack | 02:49 | |
*** archme has left #openstack | 02:51 | |
*** cryptk is now known as cryptk|offline | 02:52 | |
*** shang has quit IRC | 02:54 | |
*** Kiall has quit IRC | 02:54 | |
*** johnpostlethwait has quit IRC | 02:54 | |
*** jdurgin has quit IRC | 02:54 | |
*** thinrhino has quit IRC | 02:54 | |
*** axisys has quit IRC | 02:55 | |
*** axisys has joined #openstack | 02:56 | |
*** thinrhino has joined #openstack | 02:57 | |
*** marrusl has quit IRC | 02:57 | |
*** Kiall has joined #openstack | 02:59 | |
*** tserong has quit IRC | 03:01 | |
*** CrazyThinker has quit IRC | 03:01 | |
*** pstallworth has quit IRC | 03:02 | |
*** CrazyThinker has joined #openstack | 03:03 | |
*** Kiall has quit IRC | 03:03 | |
*** pstallworth has joined #openstack | 03:03 | |
*** Kiall has joined #openstack | 03:04 | |
*** shang has joined #openstack | 03:07 | |
*** marrusl has joined #openstack | 03:10 | |
*** rsanchez has quit IRC | 03:11 | |
*** mnewby has quit IRC | 03:11 | |
*** kayyagari has joined #openstack | 03:14 | |
*** Ryan_Lane has joined #openstack | 03:15 | |
*** mattstep has quit IRC | 03:18 | |
*** mattstep has joined #openstack | 03:19 | |
*** tserong has joined #openstack | 03:21 | |
*** robix has quit IRC | 03:28 | |
*** prectechCharlie has quit IRC | 03:29 | |
*** clopez has quit IRC | 03:35 | |
*** nOStahl has quit IRC | 03:36 | |
*** rnorwood has joined #openstack | 03:39 | |
*** thinrhino has quit IRC | 03:40 | |
*** shang has quit IRC | 03:40 | |
*** koolhead17 has quit IRC | 03:41 | |
*** roge has quit IRC | 03:41 | |
*** cp16net has joined #openstack | 03:42 | |
*** adjohn has quit IRC | 03:51 | |
*** livemoon has quit IRC | 03:51 | |
*** mrjazzcat has quit IRC | 03:58 | |
*** littleidea has quit IRC | 03:59 | |
*** ches has quit IRC | 04:02 | |
*** ches has joined #openstack | 04:02 | |
*** hub_cap has quit IRC | 04:03 | |
*** livemoon has joined #openstack | 04:05 | |
sdake | does metadata put api v1.1 work in diablo for user specific metadata keys? | 04:07 |
*** wabat has quit IRC | 04:12 | |
*** martine has joined #openstack | 04:15 | |
*** krow has joined #openstack | 04:21 | |
*** e1mer has joined #openstack | 04:22 | |
*** e1mer has joined #openstack | 04:22 | |
*** joearnold has joined #openstack | 04:25 | |
*** nOStahl has joined #openstack | 04:25 | |
*** thinrhino has joined #openstack | 04:25 | |
*** cryptk|offline is now known as cryptk | 04:25 | |
*** anticw has quit IRC | 04:28 | |
*** troytoman is now known as troytoman-away | 04:28 | |
*** vincentricci has joined #openstack | 04:29 | |
*** reed_ has quit IRC | 04:29 | |
*** thinrhino has quit IRC | 04:30 | |
*** Internaut has joined #openstack | 04:31 | |
*** vincentricci has quit IRC | 04:33 | |
*** anticw has joined #openstack | 04:33 | |
*** wabat has joined #openstack | 04:34 | |
*** dhellmann has joined #openstack | 04:37 | |
*** littleidea has joined #openstack | 04:39 | |
*** cp16net_ has joined #openstack | 04:40 | |
*** cp16net has quit IRC | 04:40 | |
*** cp16net_ is now known as cp16net | 04:40 | |
*** marrusl has quit IRC | 04:44 | |
*** randomubuntuguy has joined #openstack | 04:44 | |
*** thinrhino has joined #openstack | 04:50 | |
*** wilmoore has joined #openstack | 04:51 | |
*** dpippenger has quit IRC | 04:53 | |
*** tserong has quit IRC | 04:55 | |
*** mnewby has joined #openstack | 04:55 | |
*** thinrhino has quit IRC | 05:10 | |
*** martine has quit IRC | 05:11 | |
*** thinrhino has joined #openstack | 05:13 | |
*** sdake has quit IRC | 05:15 | |
uvirtbot | New bug: #950535 in quantum "Doc: Example 3.10 title is incorrect" [Undecided,New] https://launchpad.net/bugs/950535 | 05:16 |
*** nOStahl has quit IRC | 05:17 | |
*** llang629 has joined #openstack | 05:20 | |
*** llang629 has left #openstack | 05:21 | |
*** ritesh has joined #openstack | 05:24 | |
*** randomubuntuguy has quit IRC | 05:28 | |
*** shang has joined #openstack | 05:33 | |
*** mnewby has quit IRC | 05:34 | |
*** Blackavar has joined #openstack | 05:40 | |
*** littleidea has quit IRC | 05:42 | |
*** littleidea has joined #openstack | 05:43 | |
ritesh | hi shang | 05:43 |
*** DigitalFlux has quit IRC | 05:44 | |
shang | ritesh: hey ya, how are you? | 05:44 |
ritesh | iam gud wat abt you | 05:44 |
*** DigitalFlux has joined #openstack | 05:45 | |
*** DigitalFlux has joined #openstack | 05:45 | |
ritesh | hey shang was stuck in little problem | 05:45 |
ritesh | i am having single node installation of openstack | 05:45 |
ritesh | but now i want to add another compute node to it. | 05:46 |
*** milner has quit IRC | 05:46 | |
shang | ritesh: I am very good. Thanks again with | 05:46 |
shang | ritesh: ok | 05:46 |
shang | 12.04, 11.10 or ? | 05:47 |
ritesh | 11.10 | 05:47 |
ritesh | i installed all nova-services on another node | 05:47 |
ritesh | still the dashboard says the nova-compute service for another compute node is down | 05:47 |
*** DigitalFlux has quit IRC | 05:48 | |
*** adjohn has joined #openstack | 05:48 | |
*** grapex has quit IRC | 05:50 | |
shang | ritesh: um..... | 05:50 |
uvirtbot | New bug: #950550 in horizon "ValueError at /syspanel/flavors/create/ " [Undecided,New] https://launchpad.net/bugs/950550 | 05:51 |
ritesh | this is my novarc file for second compute node http://paste.openstack.org/show/7673/ | 05:51 |
*** ldlework has quit IRC | 05:51 | |
*** issackelly has quit IRC | 05:52 | |
*** issackelly has joined #openstack | 05:52 | |
*** DigitalFlux has joined #openstack | 05:53 | |
*** DigitalFlux has joined #openstack | 05:53 | |
ritesh | and this is nova.conf for second node http://paste.openstack.org/show/7674/ | 05:53 |
thinrhino | Looking for some blogs that talk about openstack multinode installtion | 05:53 |
thinrhino | I was not successful in finding them! | 05:53 |
ritesh | ya i looked , but there was not very much dere | 05:53 |
*** pstallworth has quit IRC | 05:55 | |
*** pohc has quit IRC | 05:55 | |
ritesh | hey shang can you find something which i must be missing | 05:55 |
ritesh | will i have to create a endpoint template for second compute node in keystone | 05:56 |
*** milner has joined #openstack | 05:58 | |
*** e1mer has quit IRC | 05:58 | |
*** wilmoore has quit IRC | 05:58 | |
*** koolhead17 has joined #openstack | 05:58 | |
*** tserong has joined #openstack | 05:59 | |
*** vizsla has quit IRC | 06:00 | |
*** randomubuntuguy has joined #openstack | 06:00 | |
*** pohc has joined #openstack | 06:00 | |
*** e1mer has joined #openstack | 06:01 | |
*** e1mer has joined #openstack | 06:01 | |
*** thinrhino has quit IRC | 06:08 | |
*** grapex has joined #openstack | 06:09 | |
*** randomubuntuguy has quit IRC | 06:14 | |
*** almaisan-away is now known as al-maisan | 06:16 | |
uvirtbot | New bug: #950557 in keystone "EC2 credentials commands broken for non-admin users" [Undecided,In progress] https://launchpad.net/bugs/950557 | 06:16 |
*** issackelly has quit IRC | 06:19 | |
*** juergh has joined #openstack | 06:20 | |
*** deshantm has quit IRC | 06:21 | |
*** littleidea has quit IRC | 06:23 | |
*** jastr has joined #openstack | 06:24 | |
*** jedi4ever has joined #openstack | 06:28 | |
*** hattwick has quit IRC | 06:32 | |
*** thinrhino has joined #openstack | 06:39 | |
*** miclorb has quit IRC | 06:40 | |
*** joearnold has quit IRC | 06:41 | |
ritesh | nova-api gives error No module named keystone.middleware.ec2_token | 06:43 |
*** teatimer has joined #openstack | 06:46 | |
*** miclorb has joined #openstack | 06:49 | |
*** katkee has joined #openstack | 06:51 | |
*** rnorwood has quit IRC | 06:53 | |
*** aimon has joined #openstack | 07:03 | |
*** rocambol1 has joined #openstack | 07:03 | |
*** hugokuo has quit IRC | 07:03 | |
*** Remco_ has joined #openstack | 07:04 | |
*** aimon has left #openstack | 07:05 | |
uvirtbot | New bug: #950581 in devstack "a lot of errors if I just install swift, key, and mysql without nova" [Undecided,New] https://launchpad.net/bugs/950581 | 07:06 |
*** mindpixel has joined #openstack | 07:06 | |
*** longhudou has quit IRC | 07:07 | |
*** thinrhino has quit IRC | 07:09 | |
*** thinrhino has joined #openstack | 07:10 | |
*** Remco_ has quit IRC | 07:10 | |
*** Remco_ has joined #openstack | 07:10 | |
*** Ma3oxuct has quit IRC | 07:15 | |
*** miclorb has quit IRC | 07:15 | |
*** Remco_ has quit IRC | 07:15 | |
*** krow has quit IRC | 07:16 | |
*** thinrhino has quit IRC | 07:17 | |
*** Vek has quit IRC | 07:19 | |
*** hugokuo has joined #openstack | 07:21 | |
*** koolhead17 has quit IRC | 07:22 | |
*** sylvia_mark has joined #openstack | 07:23 | |
*** shevek_ has joined #openstack | 07:28 | |
*** guigui1 has joined #openstack | 07:37 | |
*** jastr has quit IRC | 07:38 | |
*** ghe_ has joined #openstack | 07:45 | |
*** grapex has quit IRC | 07:45 | |
*** jastr has joined #openstack | 07:48 | |
*** jastr has quit IRC | 07:53 | |
*** pretec has joined #openstack | 07:53 | |
*** grapex has joined #openstack | 07:59 | |
*** longhudou has joined #openstack | 08:03 | |
*** davepigott has joined #openstack | 08:13 | |
*** cw_ has joined #openstack | 08:20 | |
*** davepigott has quit IRC | 08:20 | |
*** vila has quit IRC | 08:22 | |
*** cp16net has quit IRC | 08:22 | |
*** nacx has joined #openstack | 08:23 | |
*** thinrhino has joined #openstack | 08:23 | |
cw_ | is it possible that the tenant switch in horizon is broken? If I click on it nothing happens | 08:26 |
*** davepigott_ has joined #openstack | 08:26 | |
*** hugokuo has quit IRC | 08:28 | |
*** bencherian has joined #openstack | 08:29 | |
cw_ | solved: the alias to /static was wrong, therefore no javascript was loaded | 08:29 |
*** kayyagari has quit IRC | 08:33 | |
*** teatimer has quit IRC | 08:33 | |
*** DigitalFlux has quit IRC | 08:33 | |
*** vila has joined #openstack | 08:36 | |
*** dneary has joined #openstack | 08:36 | |
*** bencherian has quit IRC | 08:41 | |
*** pixelbeat has joined #openstack | 08:41 | |
*** Remco_ has joined #openstack | 08:44 | |
*** dev_sa has joined #openstack | 08:44 | |
*** Leseb has joined #openstack | 08:45 | |
*** DigitalFlux has joined #openstack | 08:45 | |
*** DigitalFlux has joined #openstack | 08:45 | |
*** dev_sa has quit IRC | 08:45 | |
*** uksysadmin has joined #openstack | 08:48 | |
*** eglynn has joined #openstack | 08:53 | |
*** dayou has joined #openstack | 08:54 | |
livemoon | hi,anybody know how to make image can be e2fsck succefully? | 08:55 |
*** hattwick has joined #openstack | 08:59 | |
*** bbcmicrocomputer has joined #openstack | 09:00 | |
*** bbcmicrocomputer has joined #openstack | 09:00 | |
*** goodboy678 has joined #openstack | 09:01 | |
*** Raana has joined #openstack | 09:05 | |
Raana | need help on fetching keypair/SecurityGroup details ,using API .on the trystack environment for a given tenantId.I seem to miss these details in the OpenStack API docs.Please help | 09:08 |
*** reidrac has joined #openstack | 09:09 | |
*** eglynn has quit IRC | 09:11 | |
*** dxd828 has quit IRC | 09:11 | |
*** goodboy678 has quit IRC | 09:11 | |
*** MarkAtwood has quit IRC | 09:14 | |
*** po has joined #openstack | 09:17 | |
*** holden247 has joined #openstack | 09:18 | |
*** byeager has quit IRC | 09:18 | |
*** Ryan_Lane has quit IRC | 09:23 | |
*** mszilagyi has quit IRC | 09:24 | |
*** Raana has quit IRC | 09:24 | |
*** hybridpollo has joined #openstack | 09:26 | |
*** smulcahy has joined #openstack | 09:31 | |
smulcahy | mornin | 09:31 |
*** livemoon has left #openstack | 09:32 | |
*** koolhead17 has joined #openstack | 09:32 | |
*** kayyagari has joined #openstack | 09:32 | |
*** byeager has joined #openstack | 09:33 | |
*** darraghb has joined #openstack | 09:34 | |
*** dayou has quit IRC | 09:39 | |
*** derekh has joined #openstack | 09:39 | |
*** dvogt has joined #openstack | 09:40 | |
*** dvogt has quit IRC | 09:44 | |
uksysadmin | g'day peeps | 09:46 |
koolhead17 | hey all | 09:46 |
*** dneary has quit IRC | 09:47 | |
*** hugokuo has joined #openstack | 09:47 | |
*** e1mer has quit IRC | 09:50 | |
*** Enoria has quit IRC | 09:52 | |
*** Enoria has joined #openstack | 09:55 | |
*** prectechCharlie has joined #openstack | 09:56 | |
*** reidrac has left #openstack | 09:59 | |
*** willaerk has joined #openstack | 10:06 | |
uvirtbot | New bug: #950685 in keystone "CLI can't change the user's password " [Undecided,New] https://launchpad.net/bugs/950685 | 10:10 |
*** msavy has joined #openstack | 10:18 | |
*** asavu has joined #openstack | 10:18 | |
*** j^2_ has joined #openstack | 10:21 | |
*** lucasnodine has quit IRC | 10:21 | |
*** lucasnodine has joined #openstack | 10:21 | |
*** randomubuntuguy has joined #openstack | 10:23 | |
*** j^2 has quit IRC | 10:24 | |
*** eglynn has joined #openstack | 10:31 | |
*** oneiroi has joined #openstack | 10:32 | |
*** bonzay has quit IRC | 10:35 | |
*** zz_bonzay has joined #openstack | 10:36 | |
*** zz_bonzay is now known as bonzay | 10:36 | |
*** rocambole has quit IRC | 10:37 | |
*** randomubuntuguy has quit IRC | 10:37 | |
*** daysmen has quit IRC | 10:41 | |
*** dieterdemeyer has joined #openstack | 10:49 | |
*** kayyagari has quit IRC | 10:57 | |
*** thinrhino has quit IRC | 11:06 | |
*** al-maisan is now known as almaisan-away | 11:11 | |
*** miclorb has joined #openstack | 11:11 | |
*** rods has joined #openstack | 11:16 | |
*** Remco__ has joined #openstack | 11:23 | |
*** Remco_ has quit IRC | 11:26 | |
*** Ap4ch3 has joined #openstack | 11:26 | |
smulcahy | are there packages for https://launchpad.net/keystone/essex/essex-4 yet? | 11:27 |
smulcahy | as in a PPA? | 11:27 |
smulcahy | or is that what ppa:openstack-ppa/milestone-proposed is? | 11:30 |
*** livemoon has joined #openstack | 11:30 | |
*** asavu has quit IRC | 11:31 | |
*** thinrhino has joined #openstack | 11:32 | |
*** asavu has joined #openstack | 11:32 | |
smulcahy | no, no keystone listed in that milestone-proposed ppa | 11:32 |
*** asavu has quit IRC | 11:33 | |
*** Leseb has quit IRC | 11:37 | |
*** ahasenack has joined #openstack | 11:45 | |
*** dneary has joined #openstack | 11:46 | |
*** clopez has joined #openstack | 11:50 | |
*** livemoon has left #openstack | 11:51 | |
*** kordless has quit IRC | 11:52 | |
*** Remco__ has quit IRC | 11:53 | |
*** kordless has joined #openstack | 11:55 | |
*** ritesh has quit IRC | 11:56 | |
*** vizsla has joined #openstack | 11:56 | |
smulcahy | does essex-4 keystone actually work an ldap backend? | 11:57 |
*** vizsla has quit IRC | 12:00 | |
uvirtbot | New bug: #950763 in nova "nova-volume fails at start time: bad init script" [Undecided,New] https://launchpad.net/bugs/950763 | 12:01 |
*** prectechCharlie has quit IRC | 12:01 | |
koolhead17 | smulcahy: not sure but asking the same at answers.launchpad.net won`t be a bad idea :) | 12:01 |
smulcahy | :) | 12:02 |
*** prectechCharlie has joined #openstack | 12:03 | |
*** livemoon has joined #openstack | 12:06 | |
*** hermy|away is now known as hermy | 12:06 | |
*** jedi4ever_ has joined #openstack | 12:08 | |
livemoon | hi,anyone can tell me how to create an image correctly? | 12:09 |
uvirtbot | New bug: #950768 in nova "Code missing from error message when quota-breaching instance launched via OS API" [Undecided,New] https://launchpad.net/bugs/950768 | 12:10 |
*** jedi4ever has quit IRC | 12:11 | |
*** jedi4ever_ is now known as jedi4ever | 12:11 | |
*** jedi4ever has quit IRC | 12:19 | |
*** jedi4ever has joined #openstack | 12:20 | |
*** ghe_ has quit IRC | 12:29 | |
*** primeministerp has joined #openstack | 12:30 | |
*** markvoelker has joined #openstack | 12:32 | |
prectechCharlie | Hello everyon, I am having a strange problem with nova-volume where volumes are reported as attached but I can't see it on the instance | 12:33 |
prectechCharlie | anyone come across this problem? | 12:33 |
livemoon | which os of instance? | 12:34 |
prectechCharlie | ubuntu | 12:34 |
livemoon | fdisk show no more disk? | 12:34 |
prectechCharlie | the instance seem to boot up with a pre installed /dev/vdb as well as the main /dev/vda | 12:35 |
prectechCharlie | when I try to attach to vdb it say it already exists so I use /dev/vdc. but when I log into the instance, I can only see /dev/vda and /dev/vdb | 12:36 |
livemoon | what about nova-compute log output when you attach volume | 12:36 |
prectechCharlie | it displays an error when I try to attach to vdb but when I pick a diferent device name there is no output in the logs | 12:37 |
*** bsza has joined #openstack | 12:37 | |
*** Ma3oxuct has joined #openstack | 12:39 | |
*** vizsla has joined #openstack | 12:40 | |
*** stokachu has quit IRC | 12:40 | |
*** stokachu has joined #openstack | 12:41 | |
oneiroi | Anyone running EPEL packages on RHEL6 ? COuld do with some feedback on my blog post about getting nova and glance 2011.3 running on EL6 | 12:41 |
*** andrewsmedina has quit IRC | 12:44 | |
*** reidrac has joined #openstack | 12:44 | |
*** ghe_ has joined #openstack | 12:46 | |
*** aliguori has joined #openstack | 12:46 | |
*** ton_katsu has quit IRC | 12:47 | |
*** hermy is now known as hermy|away | 12:48 | |
oneiroi | ok ... | 12:52 |
* oneiroi watches the tumbleweeds | 12:52 | |
*** maploin has joined #openstack | 12:56 | |
*** kaz___ has quit IRC | 12:56 | |
*** maploin has quit IRC | 12:56 | |
*** maploin has joined #openstack | 12:56 | |
* koolhead17 is busy with his jennie | 12:58 | |
maploin | hi! can someone point me to some documentation about/explain to me keystone's concept of regions? | 12:58 |
*** zeus has joined #openstack | 12:59 | |
koolhead17 | maploin: keystone.openstack.org | 12:59 |
*** livemoon has left #openstack | 12:59 | |
maploin | koolhead17: that's where I'm coming from, not very helpful, see for example: http://keystone.openstack.org/search.html?q=region&check_keywords=yes&area=default | 13:00 |
koolhead17 | maploin: that is the only latest/up2date documents available AFAIK | 13:01 |
maploin | right | 13:01 |
*** lts has joined #openstack | 13:02 | |
maploin | there is this: region - Identifies the geographic region the endpoint is physically located within. | 13:02 |
*** kaz_ has joined #openstack | 13:02 | |
maploin | which leads me to think that the word region is overloaded to mean different things for horizon and keystone | 13:03 |
koolhead17 | i am not sure, but it has same meaning across the infrastructure :) | 13:04 |
maploin | which one? | 13:04 |
koolhead17 | region | 13:04 |
*** thinrhino has quit IRC | 13:04 | |
maploin | no, 'region' is the name, not the meaning | 13:05 |
maploin | here's another usage which doesn't look at all geographic: https://github.com/openstack/horizon/blob/master/horizon/tests/auth_tests.py#L66 | 13:06 |
*** katkee has quit IRC | 13:07 | |
*** sandywalsh has quit IRC | 13:09 | |
*** andrewsmedina has joined #openstack | 13:09 | |
*** katkee has joined #openstack | 13:15 | |
*** vizsla has quit IRC | 13:15 | |
*** sandywalsh has joined #openstack | 13:22 | |
*** dendrobates is now known as dendro-afk | 13:22 | |
*** dendro-afk is now known as dendrobates | 13:24 | |
*** Ma3oxuct has quit IRC | 13:26 | |
*** Ma3oxuct has joined #openstack | 13:28 | |
*** katkee has quit IRC | 13:28 | |
*** almaisan-away is now known as al-maisan | 13:31 | |
*** jedi4ever has joined #openstack | 13:32 | |
*** dolphm has joined #openstack | 13:32 | |
*** hermy|away is now known as hermy | 13:34 | |
*** jorge has joined #openstack | 13:36 | |
jorge | Hi! I would like some help with the "UnknownError: An unknown error has occurred. Please try your request again" and "lazy load operation of attribute 'network'" problems. I have a Diablo environment, running on Ubuntu Server 11.10, everything installed from packages. | 13:36 |
jorge | I'm using juju to establish a hadoop cluster. All the environment is working fine. But, when I instantiate about 14 instances, I start to get these errors. I've got them when running 'euca-describe-instances'. | 13:36 |
*** mdomsch has quit IRC | 13:36 | |
jorge | Searching in the Internet I found a related bug: https://bugs.launchpad.net/nova/+bug/855660. One possible solution is described in this site and some patches are here https://github.com/comstud/nova/compare/master...bugs/855660 | 13:36 |
jorge | I would like to know if it's possible to patch my installation without cause any problems. Or, is this problem big enough to preclude simple modifications in some python files? For example, those modifications in python files requires database schema modifications too ... | 13:37 |
*** dolphm has quit IRC | 13:42 | |
koolhead17 | jorge: status says its fixed | 13:43 |
*** dolphm has joined #openstack | 13:45 | |
*** martine has joined #openstack | 13:50 | |
*** kbringard has joined #openstack | 13:51 | |
heyho | Hello.. Has anyone tried live migration in a multihost configuration in diablo.? I followed the docs but nothing happens. | 13:53 |
koolhead17 | kbringard: hey there | 13:53 |
kbringard | heylo | 13:53 |
kbringard | how are you, koolhead17? | 13:54 |
*** dprince has joined #openstack | 13:54 | |
*** Remco_ has joined #openstack | 13:54 | |
jorge | koolhead17: but, are those problems fixed on ubuntu packages? I'm not using the git repository because I've tried it and the installation was very unstable. | 13:58 |
koolhead17 | jorge: thats what am saying, it appears to me it is fixed | 13:59 |
*** marrusl has joined #openstack | 13:59 | |
*** littleidea has joined #openstack | 13:59 | |
jorge | koolhead17: so I decided to use the ubuntu packages, although they are old version. | 13:59 |
koolhead17 | ok | 14:00 |
jorge | koolhead17: hum, great. i'm going to check if there is some update here. i'm not updating the machines to avoid problems :P ... it's just a test environment. | 14:00 |
*** dolphm has quit IRC | 14:01 | |
heyho | hey there | 14:01 |
*** sdake has joined #openstack | 14:02 | |
*** zomgreg1 has joined #openstack | 14:02 | |
*** hggdh has quit IRC | 14:04 | |
*** cryptk is now known as cryptk|offline | 14:05 | |
*** lborda has joined #openstack | 14:05 | |
*** jj0hns0n has joined #openstack | 14:06 | |
*** mattray has joined #openstack | 14:07 | |
*** zomgreg1 is now known as zomgreg | 14:08 | |
*** dolphm has joined #openstack | 14:08 | |
*** nelson1234 has quit IRC | 14:10 | |
*** hggdh has joined #openstack | 14:13 | |
*** saju has joined #openstack | 14:14 | |
*** rnathuji has joined #openstack | 14:18 | |
*** MrRoot has joined #openstack | 14:20 | |
smulcahy | http://adam.younglogic.com/2012/02/freeipa-keystone-ldap/ | 14:20 |
smulcahy | sounds like ldap is working again | 14:20 |
smulcahy | alas our current ldap server uses posixAccount rather than inetOrgPerson | 14:20 |
smulcahy | guess I need to set up a test ldap server ... aieee | 14:21 |
koolhead17 | smulcahy: :P | 14:22 |
*** nOStahl has joined #openstack | 14:24 | |
*** Glacee has joined #openstack | 14:25 | |
*** mdomsch has joined #openstack | 14:28 | |
*** livemoon has joined #openstack | 14:28 | |
*** roge has joined #openstack | 14:29 | |
*** asavu has joined #openstack | 14:31 | |
*** cryptk|offline is now known as cryptk | 14:36 | |
*** cryptk is now known as cryptk|offline | 14:38 | |
*** mrjazzcat has joined #openstack | 14:39 | |
*** jj0hns0n has quit IRC | 14:40 | |
*** davepigott_ has quit IRC | 14:41 | |
*** msbrown has joined #openstack | 14:44 | |
*** yshh has quit IRC | 14:48 | |
*** kbringard has quit IRC | 14:48 | |
*** longhudou has quit IRC | 14:48 | |
*** nelson1234 has joined #openstack | 14:51 | |
*** smulcahy has quit IRC | 14:55 | |
*** grapex has quit IRC | 14:55 | |
*** ayoung has joined #openstack | 14:57 | |
*** robbiew has joined #openstack | 14:57 | |
*** egant has quit IRC | 14:57 | |
*** prectechCharlie has quit IRC | 14:58 | |
clayg | I wonder if it will serve out any objects... or if it only 503's on this one? | 15:01 |
*** rnirmal has joined #openstack | 15:04 | |
*** johnl has quit IRC | 15:04 | |
*** kbringard has joined #openstack | 15:06 | |
*** ldlework has joined #openstack | 15:08 | |
rosco | If one uses openstack, how can one distinguish himself in the cloud market? | 15:09 |
*** rosco is now known as Rocky | 15:10 | |
*** kbringard has quit IRC | 15:10 | |
*** HugoKuo_ has joined #openstack | 15:11 | |
*** pstallworth has joined #openstack | 15:11 | |
*** kbringard has joined #openstack | 15:12 | |
*** jj0hns0n has joined #openstack | 15:12 | |
*** jj0hns0n has quit IRC | 15:12 | |
*** johnl has joined #openstack | 15:13 | |
*** asavu has quit IRC | 15:13 | |
*** hugokuo has quit IRC | 15:14 | |
uksysadmin | its getting very philosophical in here... | 15:15 |
koolhead17 | hehe | 15:16 |
notmyname | Rocky: price, service/support, complete platform of products, geographic location, client tools | 15:16 |
*** dainius has quit IRC | 15:18 | |
*** sandywalsh has quit IRC | 15:19 | |
*** Triade has joined #openstack | 15:19 | |
*** asavu has joined #openstack | 15:20 | |
*** dainius has joined #openstack | 15:21 | |
*** Yak-n-Yeti has joined #openstack | 15:25 | |
*** BLZbubba has joined #openstack | 15:27 | |
*** osier has quit IRC | 15:27 | |
BLZbubba | good morning, setting up my first openstack test instance here and i have a networking question - i have a br100 set up but the gateway for this bridge is the router with the .1 address; is there a way to configure the gateway address that it hands out in the flat networking mode? | 15:28 |
*** sniperd has joined #openstack | 15:30 | |
*** guigui1 has quit IRC | 15:34 | |
Glacee | rosco: If you try to differiante too much on the stack.. you will not be supported by ecosystems etc... I would suggest to have differiante on the infrastructure design,architecture etc.. for performance/price | 15:34 |
*** sandywalsh has joined #openstack | 15:34 | |
Glacee | or even building a slick ui etc.. | 15:35 |
*** egant has joined #openstack | 15:35 | |
BLZbubba | can i just set up a flat_network_bridge but no flat_interface since the bridge is already up and working? | 15:36 |
*** ejfinneran has joined #openstack | 15:37 | |
*** rnorwood has joined #openstack | 15:39 | |
*** Triade has quit IRC | 15:39 | |
*** dolphm_ has joined #openstack | 15:40 | |
*** dolphm_ has joined #openstack | 15:41 | |
*** Triade has joined #openstack | 15:41 | |
*** PiotrSikora has quit IRC | 15:43 | |
*** ppradhan has joined #openstack | 15:43 | |
*** dolphm has quit IRC | 15:43 | |
*** PiotrSikora has joined #openstack | 15:44 | |
*** koolhead17 has quit IRC | 15:46 | |
*** hub_cap has joined #openstack | 15:46 | |
*** saju has quit IRC | 15:46 | |
*** zzed has joined #openstack | 15:49 | |
*** deshantm has joined #openstack | 15:50 | |
*** asavu has quit IRC | 15:50 | |
uvirtbot | New bug: #950902 in devstack "Specifying a non exiting dir for LOGFILE location will not create the logfile" [Undecided,In progress] https://launchpad.net/bugs/950902 | 15:51 |
*** al-maisan is now known as almaisan-away | 15:51 | |
*** adiab has joined #openstack | 15:52 | |
*** chevin has joined #openstack | 15:53 | |
*** Remco_ has quit IRC | 15:54 | |
shall | Hello all, has anyone tried any auto scaling/provisioning of instances based on currently loading instances. An example is if a web server instance reports it is being overloaded could we on the fly start another instance to lower the load. | 15:54 |
*** asavu has joined #openstack | 15:55 | |
*** hhoover has joined #openstack | 15:56 | |
BLZbubba | which el6 package contains uec-publish-tarball? | 15:58 |
*** mindpixel has quit IRC | 15:58 | |
BLZbubba | or is there a nova-manage command to use instead? | 16:00 |
*** anticw has quit IRC | 16:00 | |
*** anticw has joined #openstack | 16:00 | |
*** uksysadmin has quit IRC | 16:03 | |
*** ayoung has quit IRC | 16:04 | |
*** holden247 has quit IRC | 16:07 | |
*** smulcahy has joined #openstack | 16:08 | |
smulcahy | hey, in essex does keystone user-role-add always need ids or can I use names? | 16:08 |
smulcahy | scripting addition of default roles will be messy if I need to always use ids | 16:09 |
*** Blackavar has quit IRC | 16:10 | |
*** asavu has quit IRC | 16:10 | |
*** mchenetz has joined #openstack | 16:10 | |
*** freeflyi1g has joined #openstack | 16:10 | |
*** martine has quit IRC | 16:11 | |
*** hhoover has quit IRC | 16:13 | |
*** freeflying has quit IRC | 16:13 | |
*** asavu has joined #openstack | 16:15 | |
*** rjm has joined #openstack | 16:16 | |
*** jaypipes has quit IRC | 16:16 | |
*** hhoover has joined #openstack | 16:21 | |
*** dieterdemeyer has left #openstack | 16:23 | |
*** koolhead17 has joined #openstack | 16:27 | |
*** ayoung has joined #openstack | 16:27 | |
*** pretec has quit IRC | 16:30 | |
*** joesavak has joined #openstack | 16:31 | |
*** Remco_ has joined #openstack | 16:33 | |
*** mdomsch has quit IRC | 16:35 | |
*** mdomsch_ has joined #openstack | 16:35 | |
*** pguth66 has joined #openstack | 16:35 | |
*** asavu_ has joined #openstack | 16:36 | |
*** sandywalsh has quit IRC | 16:36 | |
*** wilmoore has joined #openstack | 16:37 | |
*** asavu has quit IRC | 16:38 | |
*** asavu_ is now known as asavu | 16:38 | |
*** ches has quit IRC | 16:40 | |
*** ches has joined #openstack | 16:40 | |
*** asavu_ has joined #openstack | 16:43 | |
*** asavu has quit IRC | 16:45 | |
*** asavu_ is now known as asavu | 16:45 | |
*** cp16net has joined #openstack | 16:46 | |
*** sniperd has quit IRC | 16:48 | |
*** roge has quit IRC | 16:49 | |
*** sandywalsh has joined #openstack | 16:50 | |
*** nphase has quit IRC | 16:51 | |
*** nphase has joined #openstack | 16:52 | |
*** jimbaker has quit IRC | 16:52 | |
*** Triade has quit IRC | 16:53 | |
*** jimbaker has joined #openstack | 16:53 | |
*** jimbaker has quit IRC | 16:53 | |
*** jimbaker has joined #openstack | 16:53 | |
*** wilmoore has quit IRC | 16:54 | |
*** livemoon has left #openstack | 16:54 | |
*** heyho has quit IRC | 16:54 | |
*** rnorwood has quit IRC | 16:55 | |
*** asavu has quit IRC | 16:55 | |
sdake | hi - tyring </html>[root@beast nova]# curl -X GET -D - -H "X-Auth-Token: abc" http://localho/v2/images | 16:55 |
sdake | and getting 404 - any tips? | 16:55 |
*** martine has joined #openstack | 16:56 | |
*** maplebed has joined #openstack | 16:57 | |
*** rnorwood has joined #openstack | 16:57 | |
*** wilmoore has joined #openstack | 16:57 | |
*** oneiroi has quit IRC | 16:57 | |
*** davepigott has joined #openstack | 16:59 | |
zomgreg | I have a situation where a client has "combined" cloud endpoints so that when I do an authentication, I get a comma-delimited list of management URL returned. Is that a standard configuration of OS? | 17:00 |
*** rnorwood1 has joined #openstack | 17:00 | |
*** armaan has joined #openstack | 17:01 | |
*** asavu has joined #openstack | 17:01 | |
zomgreg | it breaks the python-novaclient tools because the subsequent GET call is made using an invalid URL: GET/v1/url,http://url2/v1 | 17:01 |
*** krow has joined #openstack | 17:01 | |
zomgreg | is that a problem with the tools or an invalid openstack config? | 17:01 |
*** rnorwood has quit IRC | 17:01 | |
*** lvaughn_ has quit IRC | 17:03 | |
*** lvaughn has joined #openstack | 17:04 | |
*** Blackavar has joined #openstack | 17:05 | |
*** asavu has quit IRC | 17:05 | |
*** armaan has left #openstack | 17:05 | |
uvirtbot | New bug: #950964 in nova "sm volume driver: adding backed with specified sr_uuid fails" [Undecided,In progress] https://launchpad.net/bugs/950964 | 17:05 |
*** sylvia_mark has quit IRC | 17:06 | |
*** Yak-n-Yeti has left #openstack | 17:06 | |
*** Donper has quit IRC | 17:07 | |
*** maploin has quit IRC | 17:08 | |
*** ayoung has quit IRC | 17:08 | |
*** Yak-n-Yeti has joined #openstack | 17:08 | |
*** robix has joined #openstack | 17:10 | |
*** bencherian has joined #openstack | 17:10 | |
*** dendrobates is now known as dendro-afk | 17:11 | |
*** Testuser77 has quit IRC | 17:11 | |
*** ayoung has joined #openstack | 17:12 | |
*** Birk_ has joined #openstack | 17:14 | |
lxu_ | Birk_: whats up | 17:14 |
Birk_ | lxu: hey | 17:15 |
blamar | anyone know if there is documentation on creating admin users in keystone? or does such a concept exist? | 17:16 |
*** dendro-afk is now known as dendrobates | 17:16 | |
kbringard | I think you create a normal user then give them the role Admin | 17:17 |
Birk_ | When I'm trying to create a virtual machine with curl I'm getting this error "{"badRequest": {"message": "Cannot find requested image 36: Kernel not found for image 36.", "code": 400}}". When i create a instance with the euca-command I got no error. Any suggestionabout this ? | 17:17 |
*** juergh has left #openstack | 17:18 | |
kbringard | Birk_: do you have a kernel/ramdisk image associated with the image, or is it an all in one? | 17:18 |
Birk_ | My image was published with cloud-publish-tarball using --kernel none | 17:19 |
*** willaerk has quit IRC | 17:19 | |
kbringard | I don't know the euca codebase well enough, but my guess is that it does some special handling of the kernel ramdisk stuff behind the scenes that a straight curl isn't doing | 17:19 |
Birk_ | maybe | 17:20 |
Birk_ | but i need a way to do this with curl | 17:21 |
kbringard | you'll probably need to look at the API spec and see what you need to pass it to make the kernel and ramdisk stuff work | 17:21 |
kbringard | and then set the appropriate headers/values in your curl | 17:21 |
*** tmichael has quit IRC | 17:22 | |
*** tmichael has joined #openstack | 17:23 | |
Birk_ | I'm looking at the api documentationat http://docs.openstack.org/api/openstack-compute/2/content/CreateServers.html but i can't find anything about it on the create server section.. | 17:23 |
*** warik has joined #openstack | 17:24 | |
*** MrHeat has joined #openstack | 17:25 | |
*** eglynn has quit IRC | 17:25 | |
*** vizsla has joined #openstack | 17:26 | |
*** ahasenack has quit IRC | 17:26 | |
*** smulcahy has quit IRC | 17:27 | |
*** rnorwood1 has quit IRC | 17:27 | |
*** ahasenack has joined #openstack | 17:27 | |
*** tmichael has quit IRC | 17:27 | |
*** mob_ has quit IRC | 17:27 | |
*** spiffxp has joined #openstack | 17:28 | |
*** rnorwood has joined #openstack | 17:30 | |
*** vincentricci has joined #openstack | 17:30 | |
*** reidrac has left #openstack | 17:31 | |
*** bencherian has quit IRC | 17:33 | |
*** pstallworth has quit IRC | 17:33 | |
*** sniperd has joined #openstack | 17:34 | |
*** egant has quit IRC | 17:35 | |
*** epim has joined #openstack | 17:35 | |
*** wilmoore has quit IRC | 17:37 | |
*** darraghb has quit IRC | 17:37 | |
*** zeus has quit IRC | 17:37 | |
*** richardshone has joined #openstack | 17:39 | |
*** epim has joined #openstack | 17:39 | |
*** egant has joined #openstack | 17:39 | |
*** mdomsch_ has quit IRC | 17:40 | |
*** bencherian has joined #openstack | 17:40 | |
*** tmichael has joined #openstack | 17:42 | |
*** bencherian has quit IRC | 17:49 | |
*** egant has quit IRC | 17:49 | |
*** asavu has joined #openstack | 17:49 | |
*** eglynn has joined #openstack | 17:51 | |
*** wilmoore has joined #openstack | 17:55 | |
*** johnpostlethwait has joined #openstack | 17:55 | |
*** qazwsx has joined #openstack | 17:57 | |
*** jtanner has quit IRC | 17:58 | |
*** jtanner has joined #openstack | 17:58 | |
*** anotherjesse_zz is now known as anotherjesse | 17:59 | |
MrHeat | Anyone here have tried to use nova-manage role functions without keystone on diablo? Because i'm trying it for some long time, and i cant add a second user as a netadmin. | 18:01 |
*** jtanner_ has joined #openstack | 18:01 | |
*** jtanner has quit IRC | 18:01 | |
uvirtbot | New bug: #950998 in keystone "AUTHORS missing from tarball..." [Low,In progress] https://launchpad.net/bugs/950998 | 18:01 |
*** dspano has joined #openstack | 18:01 | |
*** jtanner_ has quit IRC | 18:01 | |
*** martine has quit IRC | 18:02 | |
*** jdg_ has joined #openstack | 18:04 | |
*** SplasPood has quit IRC | 18:04 | |
*** qazwsx has quit IRC | 18:05 | |
*** mattstep has quit IRC | 18:05 | |
*** mattstep has joined #openstack | 18:05 | |
*** Ryan_Lane has joined #openstack | 18:06 | |
*** qazwsx has joined #openstack | 18:06 | |
*** SplasPood has joined #openstack | 18:06 | |
*** mnewby has joined #openstack | 18:06 | |
*** troytoman-away is now known as troytoman | 18:09 | |
*** troytoman is now known as troytoman-away | 18:10 | |
*** jkyle_ has joined #openstack | 18:10 | |
jkyle_ | do floating ips and their security groups not work from within the vlan? e.g. if I try to connect to a floating ip of another instance within my vlan? | 18:10 |
*** jkyle_ is now known as jkyle | 18:11 | |
*** dneary has quit IRC | 18:12 | |
*** arBmind has joined #openstack | 18:12 | |
*** llang629 has joined #openstack | 18:12 | |
*** Birk_ has quit IRC | 18:13 | |
*** reed_ has joined #openstack | 18:13 | |
*** gyee has joined #openstack | 18:14 | |
*** juergh has joined #openstack | 18:14 | |
*** dhellmann_ has joined #openstack | 18:20 | |
*** gyee has quit IRC | 18:20 | |
uvirtbot | New bug: #951006 in keystone "keystone endpoint-list doesn't report adminurl" [Undecided,New] https://launchpad.net/bugs/951006 | 18:21 |
*** eglynn has quit IRC | 18:21 | |
*** asavu has quit IRC | 18:21 | |
*** Vek has joined #openstack | 18:22 | |
*** joshua_d has joined #openstack | 18:22 | |
*** gyee has joined #openstack | 18:23 | |
*** sylvia_mark has joined #openstack | 18:23 | |
*** dhellmann has quit IRC | 18:24 | |
*** dhellmann_ is now known as dhellmann | 18:24 | |
*** dhellmann has quit IRC | 18:25 | |
*** dhellmann has joined #openstack | 18:25 | |
*** mszilagyi has joined #openstack | 18:26 | |
*** jdurgin has joined #openstack | 18:29 | |
*** rnirmal has quit IRC | 18:30 | |
*** bencherian has joined #openstack | 18:31 | |
*** llang629 has left #openstack | 18:34 | |
*** agonella has joined #openstack | 18:37 | |
*** agonella has left #openstack | 18:38 | |
*** ahasenack has quit IRC | 18:39 | |
*** ahasenack has joined #openstack | 18:40 | |
*** dpippenger has joined #openstack | 18:40 | |
uvirtbot | New bug: #951019 in swift "SAIO functional and probe tests not working unless some lines are commented from setup.cfg" [Undecided,New] https://launchpad.net/bugs/951019 | 18:41 |
*** deshantm_ has joined #openstack | 18:41 | |
*** rsanchez has joined #openstack | 18:41 | |
*** rocambol1 has quit IRC | 18:43 | |
*** rsanchez has joined #openstack | 18:43 | |
*** deshantm has quit IRC | 18:44 | |
*** reed_ is now known as reed | 18:44 | |
*** heckj has joined #openstack | 18:44 | |
*** philips has quit IRC | 18:45 | |
*** derekh has quit IRC | 18:47 | |
*** philips has joined #openstack | 18:47 | |
*** Remco_ has quit IRC | 18:47 | |
*** richardshone has quit IRC | 18:48 | |
*** jorge has quit IRC | 18:49 | |
*** krow has quit IRC | 18:51 | |
*** natea has joined #openstack | 18:52 | |
*** MrHeat has quit IRC | 18:52 | |
*** issackelly has joined #openstack | 18:55 | |
*** davepigott has quit IRC | 18:55 | |
*** dendrobates is now known as dendro-afk | 18:59 | |
*** markvoelker has quit IRC | 18:59 | |
*** mrmartin has joined #openstack | 19:01 | |
pabelanger | Any suggestions? I am seeing RemoteError: Remote error: FixedIpNotFoundForAddress Fixed ip not found for address 192.168.100.103. http://pastebin.com/E7VKZwpn | 19:02 |
*** albert23 has joined #openstack | 19:06 | |
*** rackerhacker has quit IRC | 19:06 | |
*** jj0hns0n has joined #openstack | 19:06 | |
*** mdomsch has joined #openstack | 19:07 | |
*** neiljohn has joined #openstack | 19:11 | |
*** jtanner has joined #openstack | 19:11 | |
*** mrmartin has left #openstack | 19:11 | |
*** neiljohn has left #openstack | 19:11 | |
*** deshantm_ has quit IRC | 19:12 | |
*** mrmartin has joined #openstack | 19:13 | |
*** roge has joined #openstack | 19:13 | |
*** phorgh has quit IRC | 19:14 | |
*** prectechCharlie has joined #openstack | 19:16 | |
*** jcastro has quit IRC | 19:18 | |
*** tmichael has quit IRC | 19:18 | |
*** shevek_ has quit IRC | 19:18 | |
*** camm has quit IRC | 19:21 | |
*** camm has joined #openstack | 19:21 | |
*** eglynn has joined #openstack | 19:21 | |
*** dvogt has joined #openstack | 19:23 | |
*** mrmartin has quit IRC | 19:24 | |
*** po has quit IRC | 19:24 | |
*** rackerhacker has joined #openstack | 19:24 | |
*** mrmartin has joined #openstack | 19:26 | |
*** aim-On has joined #openstack | 19:26 | |
*** dvogt has quit IRC | 19:26 | |
*** rnorwood has quit IRC | 19:26 | |
*** gmi has joined #openstack | 19:29 | |
*** natea has quit IRC | 19:31 | |
BLZbubba | ok after i upload a disk image with glance, how do i start a vm using it? | 19:32 |
BLZbubba | preferably similar to the -snapshot kvm option | 19:32 |
*** rnorwood has joined #openstack | 19:32 | |
uvirtbot | New bug: #951081 in nova "xvp_proxy should use OptsParse for consoleauth_topic" [Undecided,New] https://launchpad.net/bugs/951081 | 19:41 |
*** natea has joined #openstack | 19:42 | |
BLZbubba | should i use nova-manage image image_register instead of running glance ? | 19:43 |
*** lloydde has joined #openstack | 19:43 | |
gmi | BLZbubba: use the nova client tools to boot an instances based on the Glance image | 19:44 |
*** localhost has quit IRC | 19:45 | |
uvirtbot | New bug: #951082 in nova "compute/api.py should use OptsParse for consoleauth_topic" [Undecided,New] https://launchpad.net/bugs/951082 | 19:46 |
uvirtbot | New bug: #951085 in nova "consoleauth_topic is inconsistently redefined as consoleauth and nova.consoleauth" [Undecided,New] https://launchpad.net/bugs/951085 | 19:46 |
gmi | BLZubba: nova boot --flavor $INSTANCE_TYPE --image $IMAGE $NAME --security_groups=$SECGROUP | 19:46 |
*** localhost has joined #openstack | 19:46 | |
*** sniperd has quit IRC | 19:47 | |
*** Leseb_ has joined #openstack | 19:49 | |
*** martine has joined #openstack | 19:50 | |
*** pretec has joined #openstack | 19:51 | |
*** Ash has joined #openstack | 19:53 | |
*** dubsquared has joined #openstack | 19:53 | |
*** natea has quit IRC | 19:53 | |
*** natea_ has joined #openstack | 19:53 | |
uvirtbot | New bug: #951089 in quantum "Wrong title descriptions in port API docs" [Undecided,New] https://launchpad.net/bugs/951089 | 19:56 |
BLZbubba | ok with nova-manage i created a user and i have an access key and a secret key; but the nova utility seems to want a username & password | 19:56 |
BLZbubba | am i doing something wrong? | 19:56 |
gmi | it depends on what type of authentication you are using | 19:57 |
*** deva_ has joined #openstack | 19:58 | |
*** arosen has joined #openstack | 19:58 | |
gmi | take a look at the devstack script to see how it's done; there is an "exercises" directory with useful examples | 19:59 |
*** pretec has quit IRC | 19:59 | |
*** devananda has quit IRC | 20:00 | |
*** pouledodue has quit IRC | 20:00 | |
BLZbubba | you mean devstack.org? | 20:01 |
*** deva_ is now known as devananda | 20:01 | |
uvirtbot | New bug: #951093 in keystone "Unable to authenticate user without metadata" [Undecided,New] https://launchpad.net/bugs/951093 | 20:01 |
*** natea_ has quit IRC | 20:02 | |
*** Spirilis has quit IRC | 20:04 | |
BLZbubba | ok got it, thanks for the hot tip | 20:04 |
*** Spirilis has joined #openstack | 20:04 | |
*** markvoelker has joined #openstack | 20:05 | |
*** hggdh has quit IRC | 20:07 | |
*** hggdh has joined #openstack | 20:08 | |
BLZbubba | does nova just have a different authentication system? i can do glance & nova-manage commands just fimne | 20:09 |
BLZbubba | fine | 20:09 |
*** hggdh has quit IRC | 20:09 | |
*** alekibango has quit IRC | 20:10 | |
*** hggdh has joined #openstack | 20:10 | |
*** alekibango has joined #openstack | 20:10 | |
*** wonk has quit IRC | 20:12 | |
*** lvaughn_ has joined #openstack | 20:12 | |
BLZbubba | i'm getting the feeling that nova-manage and nova are completely urelated | 20:13 |
*** hhoover has left #openstack | 20:14 | |
gmi | nova-manage has been deprecated afaik | 20:16 |
gmi | I'm not sure what version of Openstack you have installed, there are many changes between Diablo and Essex and even between different Essex milestones and trunk | 20:16 |
*** lvaughn has quit IRC | 20:16 | |
*** natea has joined #openstack | 20:17 | |
*** krow has joined #openstack | 20:17 | |
BLZbubba | what are diablo and essex? | 20:19 |
BLZbubba | i think this is diablo | 20:20 |
*** natea has quit IRC | 20:20 | |
BLZbubba | i went to the wiki.openstack.org page and went to install instructions for centos 6 | 20:20 |
*** robbiew has quit IRC | 20:22 | |
BLZbubba | and i ended up here: http://www.griddynamics.com/openstack/setup_single.html | 20:22 |
*** wonk has joined #openstack | 20:23 | |
BLZbubba | do i want to avoid grid dynamics like the plague? that is the feeling i'm starting to get | 20:23 |
*** vincentricci has quit IRC | 20:24 | |
*** robbiew has joined #openstack | 20:25 | |
*** zaletniy has joined #openstack | 20:25 | |
*** zykes- has quit IRC | 20:28 | |
BLZbubba | ah, nova-manage project zipfile | 20:28 |
BLZbubba | gmi: does this page look pretty safe to follow: http://h30529.www3.hp.com/t5/HP-Scaling-the-Cloud-Blog/Setting-Up-a-Single-Node-OpenStack-Nova-Server/ba-p/263 | 20:29 |
*** zykes- has joined #openstack | 20:29 | |
*** Ghe_Rivero has joined #openstack | 20:31 | |
*** dubsquared has quit IRC | 20:31 | |
*** Ghe_Rivero has quit IRC | 20:32 | |
*** adjohn has quit IRC | 20:33 | |
BLZbubba | ok now how do i list instance types | 20:34 |
*** issackelly has quit IRC | 20:35 | |
*** egant has joined #openstack | 20:38 | |
BLZbubba | ah, here's how you do it: | 20:38 |
BLZbubba | mysql -e "select name,memory_mb from instance_types" nova | 20:38 |
BLZbubba | :P | 20:38 |
*** zaletniy has joined #openstack | 20:41 | |
*** jj0hns0n has quit IRC | 20:41 | |
uvirtbot | New bug: #951124 in horizon "Status NOT good!" [Undecided,Confirmed] https://launchpad.net/bugs/951124 | 20:41 |
*** egant has quit IRC | 20:42 | |
*** egant has joined #openstack | 20:43 | |
BLZbubba | ok so here is the fun part; i am used to using the qemu-kvm command line. it has the option of leaving the original raw disk image alone and just keeping diffs in a separate qcow file that you unlink, so it goes back to the original state after rebooting | 20:43 |
BLZbubba | is openstack able to do this? | 20:43 |
BLZbubba | it seems like it is spending a lot of time in the BUILD state when this should be a 2 second operation | 20:43 |
uvirtbot | New bug: #951125 in horizon "Illogical number of available cores presented when out of resources" [Undecided,Confirmed] https://launchpad.net/bugs/951125 | 20:45 |
*** tmichael has joined #openstack | 20:49 | |
*** dubsquared has joined #openstack | 20:49 | |
*** Leseb_ has quit IRC | 20:50 | |
*** dolphm_ has quit IRC | 20:53 | |
*** tom39291 has joined #openstack | 20:54 | |
*** tmichael has quit IRC | 20:56 | |
*** bbcmicrocomputer has quit IRC | 20:57 | |
*** gmi has quit IRC | 20:57 | |
*** mrjazzcat has quit IRC | 21:01 | |
*** prectechCharlie has quit IRC | 21:02 | |
*** mrjazzcat has joined #openstack | 21:03 | |
*** msbrown has quit IRC | 21:03 | |
*** prectechCharlie has joined #openstack | 21:07 | |
*** tmichael has joined #openstack | 21:07 | |
*** juergh has left #openstack | 21:07 | |
*** wilmoore has quit IRC | 21:08 | |
*** bruges has quit IRC | 21:09 | |
*** bruges has joined #openstack | 21:11 | |
*** flaviamissi has joined #openstack | 21:12 | |
*** dolphm has joined #openstack | 21:13 | |
*** ahasenack has quit IRC | 21:14 | |
*** ahasenack has joined #openstack | 21:16 | |
*** vincentricci has joined #openstack | 21:16 | |
*** krow has quit IRC | 21:21 | |
BLZbubba | ok it is still saying BUILD and no errors in nova-compute.log, hmm | 21:21 |
*** dolphm has quit IRC | 21:23 | |
*** RobertLaptop has joined #openstack | 21:25 | |
*** RobertLaptop has left #openstack | 21:25 | |
*** SurfMaths has joined #openstack | 21:27 | |
*** msavy has quit IRC | 21:27 | |
*** ahasenack has quit IRC | 21:28 | |
*** egant has quit IRC | 21:29 | |
*** anotherjesse is now known as anotherjesse_zz | 21:31 | |
*** dprince has quit IRC | 21:31 | |
*** fabian` has quit IRC | 21:32 | |
*** fabian` has joined #openstack | 21:32 | |
*** sniperd has joined #openstack | 21:34 | |
*** jmckenty has joined #openstack | 21:34 | |
*** issackelly has joined #openstack | 21:34 | |
*** anotherjesse_zz is now known as anotherjesse | 21:34 | |
*** sylvia_mark has quit IRC | 21:39 | |
*** joesavak has quit IRC | 21:40 | |
BLZbubba | ok it worked on the 2nd vm i tried but this his hideous, it is copying the whole disk image | 21:41 |
*** heckj has quit IRC | 21:42 | |
*** pixelbeat has quit IRC | 21:42 | |
uvirtbot | New bug: #951155 in swift "swift cli does not send content-length header to create container" [Undecided,New] https://launchpad.net/bugs/951155 | 21:43 |
uvirtbot | New bug: #951156 in nova "marker parameter for list servers/flavors/images behavior not correct" [Undecided,New] https://launchpad.net/bugs/951156 | 21:43 |
*** littleidea has left #openstack | 21:43 | |
*** milner has quit IRC | 21:43 | |
*** littleidea has joined #openstack | 21:46 | |
*** flaviamissi has quit IRC | 21:47 | |
*** rjm has quit IRC | 21:47 | |
BLZbubba | but at least it is doing something useful :) | 21:48 |
*** pixelbeat has joined #openstack | 21:48 | |
*** dubsquared has quit IRC | 21:48 | |
*** mrmartin has quit IRC | 21:49 | |
*** markvoelker has quit IRC | 21:49 | |
*** bencherian has quit IRC | 21:50 | |
*** msavy has joined #openstack | 21:50 | |
uvirtbot | New bug: #951161 in nova "nova-manage floating create interprets /32 range as being wider than the /31 range " [Undecided,In progress] https://launchpad.net/bugs/951161 | 21:51 |
*** MrRoot has quit IRC | 21:52 | |
*** SplasPood has quit IRC | 21:53 | |
*** asavu has joined #openstack | 21:57 | |
*** egant has joined #openstack | 21:59 | |
*** dolphm has joined #openstack | 22:01 | |
*** sniperd has quit IRC | 22:02 | |
*** SplasPood has joined #openstack | 22:02 | |
*** Gordonz has quit IRC | 22:03 | |
csh-harmful | I would say deploying openstak is rather hard task, confused how one would deploy in realy hudge environment | 22:03 |
kbringard | csh-harmful: you spend time developing tools to do it | 22:04 |
kbringard | or, you use existing tools, like dell's crowbar | 22:05 |
csh-harmful | even if assuming to have chef, still not clear why not to have *typical* defauls, rather have to spend 2 days 'edit file then insert onto db' and so on | 22:05 |
WormMan | there's really nothing resembling useful defaults you can have for more than maybe one node | 22:06 |
dpb_ | Is it possible to run kvm inside an openstack instance? | 22:07 |
*** wilmoore has joined #openstack | 22:10 | |
*** martine has quit IRC | 22:11 | |
*** Triade has joined #openstack | 22:13 | |
*** SurfMaths has left #openstack | 22:13 | |
sdake | having some trouble getting file injection to work with osapi 1.1 - any tips? | 22:14 |
*** dspano has quit IRC | 22:14 | |
sdake | diablo | 22:15 |
*** marrusl has quit IRC | 22:15 | |
*** marrusl has joined #openstack | 22:15 | |
*** anotherjesse is now known as anotherjesse_zz | 22:16 | |
BLZbubba | ok this is fun, euca-terminate-instances says that my instances stuck in "BUILD" are not valid instance id's | 22:19 |
*** andrewsmedina has quit IRC | 22:19 | |
BLZbubba | csh-harmful: definitely not n00b friendly, that's for sure | 22:19 |
*** natea has joined #openstack | 22:21 | |
*** egant has quit IRC | 22:21 | |
*** issackelly has quit IRC | 22:28 | |
*** asavu has quit IRC | 22:28 | |
*** cp16net has quit IRC | 22:32 | |
*** ppradhan has left #openstack | 22:32 | |
*** mpedersen has left #openstack | 22:33 | |
*** hub_cap has quit IRC | 22:33 | |
*** natea has quit IRC | 22:35 | |
*** seth__ has joined #openstack | 22:35 | |
uvirtbot | New bug: #951197 in openstack-common "openstack namespace does not play nicely with checkedout repos" [Undecided,Confirmed] https://launchpad.net/bugs/951197 | 22:35 |
csh-harmful | BLZbubba: n00b reference is invalid, simillar coplexity software like cloudstack has more straigforward deployment procedure | 22:36 |
*** dolphm has quit IRC | 22:37 | |
*** krow has joined #openstack | 22:37 | |
*** mdomsch has quit IRC | 22:38 | |
*** lloydde has quit IRC | 22:40 | |
uvirtbot | New bug: #951200 in horizon "If Glance is temporarily unavailable, handle gracefully" [Medium,Confirmed] https://launchpad.net/bugs/951200 | 22:40 |
*** marrusl has quit IRC | 22:41 | |
*** ldlework has quit IRC | 22:41 | |
*** marrusl has joined #openstack | 22:42 | |
*** lloydde_ has joined #openstack | 22:43 | |
*** jdurgin has quit IRC | 22:43 | |
*** mchenetz has quit IRC | 22:44 | |
*** dendro-afk is now known as dendrobates | 22:45 | |
*** shevek_ has joined #openstack | 22:46 | |
*** robbiew has quit IRC | 22:50 | |
*** natea has joined #openstack | 22:51 | |
*** dolphm has joined #openstack | 22:52 | |
*** jaypipes has joined #openstack | 22:52 | |
*** dubsquared has joined #openstack | 22:53 | |
*** rnorwood has quit IRC | 22:55 | |
*** chevin has quit IRC | 22:56 | |
*** bencherian has joined #openstack | 22:57 | |
uvirtbot | New bug: #951212 in melange "melange client doesn't allow passing of gateway on block creation" [Undecided,New] https://launchpad.net/bugs/951212 | 23:00 |
*** nOStahl has quit IRC | 23:01 | |
*** mdomsch has joined #openstack | 23:02 | |
*** chevin has joined #openstack | 23:02 | |
*** clopez has quit IRC | 23:02 | |
*** chevin has quit IRC | 23:02 | |
*** Yak-n-Yeti has quit IRC | 23:03 | |
*** arBmind has quit IRC | 23:05 | |
*** lborda has quit IRC | 23:05 | |
*** andrewsmedina has joined #openstack | 23:06 | |
*** lts has quit IRC | 23:08 | |
*** zzed has quit IRC | 23:13 | |
*** hub_cap has joined #openstack | 23:14 | |
*** mchenetz has joined #openstack | 23:15 | |
*** arBmind has joined #openstack | 23:16 | |
*** kbringard has quit IRC | 23:23 | |
*** whenry has quit IRC | 23:24 | |
*** mchenetz has quit IRC | 23:26 | |
*** asavu has joined #openstack | 23:31 | |
*** adam_ has quit IRC | 23:32 | |
*** hub_cap has quit IRC | 23:38 | |
*** mattstep has quit IRC | 23:40 | |
*** mattstep has joined #openstack | 23:41 | |
*** zomgreg has quit IRC | 23:45 | |
*** jj0hns0n has joined #openstack | 23:45 | |
*** mattstep has quit IRC | 23:46 | |
*** mattstep has joined #openstack | 23:46 | |
*** mdomsch has quit IRC | 23:47 | |
*** aspiers has joined #openstack | 23:48 | |
*** mattray has quit IRC | 23:48 | |
*** arBmind has quit IRC | 23:50 | |
*** MarcMorata has joined #openstack | 23:51 | |
*** MarcMorata is now known as Seoman | 23:52 | |
*** aspiers has quit IRC | 23:53 | |
*** jdurgin has joined #openstack | 23:55 | |
uvirtbot | New bug: #951235 in nova "reboot from non-running in kvm doesn't work" [High,In progress] https://launchpad.net/bugs/951235 | 23:56 |
*** llang629 has joined #openstack | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!