Friday, 2012-03-09

johnlah, but the code is: if len(hstatuses) > len(statuses) / 2:00:00
notmynameright. that's what I was suggesting a patch for00:00
*** AlanClark has quit IRC00:00
*** lloydde has joined #openstack00:00
johnlheh, I'm just not seeing this clearly.00:01
notmynameso, "if len(hstatuses) >= ceil(len(statuses) / 2)00:01
johnlah, I'm assuming length of statuses is always the same as replica count00:01
notmynameya00:02
johnlah >=00:02
notmynamesomething to think about. but the airplane is boarding now, and I must go. good luck00:02
johnlheh.00:02
johnlfinally spotted it!00:02
johnlgood flight!00:02
johnlbut yeah, not sure of the greater implications of that. don't know enough of the codebase myself.00:03
*** aspiers has quit IRC00:03
*** dubsquared has quit IRC00:03
*** hermy|away is now known as hermy00:06
*** willaerk has quit IRC00:09
johnlgoing to bed now for real00:09
*** jimbaker has joined #openstack00:09
*** jimbaker has quit IRC00:09
*** jimbaker has joined #openstack00:09
*** ahasenack has quit IRC00:10
*** koolhead17 has quit IRC00:17
*** aspiers has joined #openstack00:17
*** zzed has quit IRC00:17
*** dhellmann has joined #openstack00:17
*** hermy is now known as hermy|away00:18
*** cw has quit IRC00:19
*** cw has joined #openstack00:19
*** lloydde has quit IRC00:21
*** hermy|away is now known as hermy00:24
*** FallenPegasus has joined #openstack00:26
*** MarkAtwood has quit IRC00:26
*** bencherian has joined #openstack00:26
*** grapex has quit IRC00:27
*** albert23 has left #openstack00:27
*** aspiers has quit IRC00:27
*** koolhead17 has joined #openstack00:29
*** aspiers has joined #openstack00:31
uvirtbotNew bug: #950440 in nova "ERROR nova.rpc.amqp [-] Exception during message handling  " [Undecided,New] https://launchpad.net/bugs/95044000:36
*** stewart has left #openstack00:40
*** clopez has joined #openstack00:42
*** mxmasster has quit IRC00:42
*** natea has quit IRC00:43
*** dendro-afk is now known as dendrobates00:44
*** arBmind has quit IRC00:44
*** rods has quit IRC00:45
*** bunyipoz has joined #openstack00:47
*** msavy has quit IRC00:49
uvirtbotNew bug: #950451 in nova "Error during VlanManager._disassociate_stale_fixed_ips: (InterfaceError) Error binding parameter 0" [Undecided,New] https://launchpad.net/bugs/95045100:50
*** vincentricci has quit IRC00:58
uvirtbotNew bug: #950449 in tempest "Rest client should handle ValueError when decoding json" [Undecided,New] https://launchpad.net/bugs/95044900:58
*** vincentricci has joined #openstack00:59
*** livemoon has joined #openstack01:01
*** Blackavar has quit IRC01:01
*** prectechCharlie has quit IRC01:03
*** prectechCharlie has joined #openstack01:04
*** wilmoore has quit IRC01:06
*** chevin has quit IRC01:07
*** issackelly has joined #openstack01:07
*** vizsla has joined #openstack01:08
*** mob_ has joined #openstack01:09
*** gregburek has joined #openstack01:18
*** adam_ has joined #openstack01:20
*** hhoover has quit IRC01:21
*** pixelbeat has quit IRC01:22
*** aspiers has quit IRC01:23
*** cdub has quit IRC01:24
*** phorgh has joined #openstack01:24
*** hub_cap has joined #openstack01:27
*** cdub has joined #openstack01:28
maplebedcould 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
maplebedSo 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
maplebedand that there's a ?format=json and marker=/path/to/object argument to get the next set of 10,00001:31
maplebedbut I'd prefer a doc to continued reverse-engineering...  ;)01:32
hub_capmaplebed: http://docs.openstack.org/api/openstack-object-storage/1.0/content/list-large-number-of-objects.html01:32
maplebedah.01:32
maplebedthank you.01:32
hub_capnp!01:32
hub_caphappy hacking01:33
maplebedI 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
maplebedbut hey, that's what bookmarks are for!  :)01:33
hub_capya docs.openstack.org is a really nice site these days01:34
hub_capthere are tons of diff docs avail01:35
*** mnewby_ has joined #openstack01:35
*** derekh has quit IRC01:37
*** mnewby has quit IRC01:38
*** mnewby_ is now known as mnewby01:38
uvirtbotNew bug: #950478 in nova "Use of deprecated webob.Request.str_* properties limits compatibility to WebOb < 1.2" [Undecided,New] https://launchpad.net/bugs/95047801:41
*** grapex has joined #openstack01:41
*** dhellmann has quit IRC01:41
*** FallenPegasus has quit IRC01:42
*** epim has quit IRC01:42
*** grapex has quit IRC01:45
*** Triade has quit IRC01:46
*** dhellmann has joined #openstack01:47
*** technologov_ is now known as technologov01:48
*** technologov has joined #openstack01:48
*** asavu has quit IRC01:48
*** joearnold has joined #openstack01:49
*** prectechCharlie has quit IRC01:49
*** jj0hns0n has quit IRC01:52
*** krow has quit IRC01:56
*** bencherian has quit IRC01:57
*** roge has joined #openstack01:57
*** ton_katsu has joined #openstack01:58
*** prectechCharlie has joined #openstack01:58
*** grapex has joined #openstack02:01
*** sandywalsh has quit IRC02:02
*** mnewby has joined #openstack02:03
*** shang has joined #openstack02:06
dweimernotmyname: 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 #openstack02:12
*** erkules has quit IRC02:12
*** erkules has joined #openstack02:13
dweimernotmyname: 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 #openstack02:18
*** spiffxp has quit IRC02:18
*** deshantm_ is now known as deshantm02:20
*** dvogt_ has quit IRC02:21
*** thinrhino has joined #openstack02:21
*** dhellmann has quit IRC02:21
*** dhellmann has joined #openstack02:21
*** dhellmann has quit IRC02:22
*** joearnold has quit IRC02:23
*** Ryan_Lane has quit IRC02:23
*** FallenPegasus has joined #openstack02:24
*** maplebed has quit IRC02:25
*** egant has joined #openstack02:26
*** hermy is now known as hermy|away02:27
*** dhellmann has joined #openstack02:27
*** longhudou has joined #openstack02:27
*** mdomsch has joined #openstack02:29
*** dubellz is now known as tdubellz02:29
robixanyone use the swift-dispersion-report tool?  I'm getting:02:29
robixroot@c5p12509:/etc/swift# swift-dispersion-report02:29
robixQueried 328 containers for dispersion reporting, 0s, 0 retries02:29
robix!!! There were 328 partitions missing all copies.02:29
robix0.00% of container copies found (0 of 984)02:29
openstackrobix: Error: "!!" is not a valid command.02:29
*** vincentricci has quit IRC02:30
*** dhellmann has quit IRC02:30
*** heckj has quit IRC02:34
*** nRy has quit IRC02:36
uvirtbotNew bug: #950497 in openstack-ci "mention the "restore" button when abandoning changes" [Low,Triaged] https://launchpad.net/bugs/95049702:36
*** gyee has quit IRC02:37
*** warik has left #openstack02:38
*** DigitalFlux has quit IRC02:39
*** DigitalFlux has joined #openstack02:39
*** DigitalFlux has quit IRC02:43
*** DigitalFlux has joined #openstack02:43
*** jaypipes has joined #openstack02:44
*** FallenPegasus has quit IRC02:45
*** MarkAtwood has joined #openstack02:45
*** rnorwood has quit IRC02:47
*** archme has joined #openstack02:49
*** csh-harmful has joined #openstack02:49
*** archme has left #openstack02:51
*** cryptk is now known as cryptk|offline02:52
*** shang has quit IRC02:54
*** Kiall has quit IRC02:54
*** johnpostlethwait has quit IRC02:54
*** jdurgin has quit IRC02:54
*** thinrhino has quit IRC02:54
*** axisys has quit IRC02:55
*** axisys has joined #openstack02:56
*** thinrhino has joined #openstack02:57
*** marrusl has quit IRC02:57
*** Kiall has joined #openstack02:59
*** tserong has quit IRC03:01
*** CrazyThinker has quit IRC03:01
*** pstallworth has quit IRC03:02
*** CrazyThinker has joined #openstack03:03
*** Kiall has quit IRC03:03
*** pstallworth has joined #openstack03:03
*** Kiall has joined #openstack03:04
*** shang has joined #openstack03:07
*** marrusl has joined #openstack03:10
*** rsanchez has quit IRC03:11
*** mnewby has quit IRC03:11
*** kayyagari has joined #openstack03:14
*** Ryan_Lane has joined #openstack03:15
*** mattstep has quit IRC03:18
*** mattstep has joined #openstack03:19
*** tserong has joined #openstack03:21
*** robix has quit IRC03:28
*** prectechCharlie has quit IRC03:29
*** clopez has quit IRC03:35
*** nOStahl has quit IRC03:36
*** rnorwood has joined #openstack03:39
*** thinrhino has quit IRC03:40
*** shang has quit IRC03:40
*** koolhead17 has quit IRC03:41
*** roge has quit IRC03:41
*** cp16net has joined #openstack03:42
*** adjohn has quit IRC03:51
*** livemoon has quit IRC03:51
*** mrjazzcat has quit IRC03:58
*** littleidea has quit IRC03:59
*** ches has quit IRC04:02
*** ches has joined #openstack04:02
*** hub_cap has quit IRC04:03
*** livemoon has joined #openstack04:05
sdakedoes metadata put api v1.1 work in diablo for user specific metadata keys?04:07
*** wabat has quit IRC04:12
*** martine has joined #openstack04:15
*** krow has joined #openstack04:21
*** e1mer has joined #openstack04:22
*** e1mer has joined #openstack04:22
*** joearnold has joined #openstack04:25
*** nOStahl has joined #openstack04:25
*** thinrhino has joined #openstack04:25
*** cryptk|offline is now known as cryptk04:25
*** anticw has quit IRC04:28
*** troytoman is now known as troytoman-away04:28
*** vincentricci has joined #openstack04:29
*** reed_ has quit IRC04:29
*** thinrhino has quit IRC04:30
*** Internaut has joined #openstack04:31
*** vincentricci has quit IRC04:33
*** anticw has joined #openstack04:33
*** wabat has joined #openstack04:34
*** dhellmann has joined #openstack04:37
*** littleidea has joined #openstack04:39
*** cp16net_ has joined #openstack04:40
*** cp16net has quit IRC04:40
*** cp16net_ is now known as cp16net04:40
*** marrusl has quit IRC04:44
*** randomubuntuguy has joined #openstack04:44
*** thinrhino has joined #openstack04:50
*** wilmoore has joined #openstack04:51
*** dpippenger has quit IRC04:53
*** tserong has quit IRC04:55
*** mnewby has joined #openstack04:55
*** thinrhino has quit IRC05:10
*** martine has quit IRC05:11
*** thinrhino has joined #openstack05:13
*** sdake has quit IRC05:15
uvirtbotNew bug: #950535 in quantum "Doc: Example 3.10 title is incorrect" [Undecided,New] https://launchpad.net/bugs/95053505:16
*** nOStahl has quit IRC05:17
*** llang629 has joined #openstack05:20
*** llang629 has left #openstack05:21
*** ritesh has joined #openstack05:24
*** randomubuntuguy has quit IRC05:28
*** shang has joined #openstack05:33
*** mnewby has quit IRC05:34
*** Blackavar has joined #openstack05:40
*** littleidea has quit IRC05:42
*** littleidea has joined #openstack05:43
riteshhi shang05:43
*** DigitalFlux has quit IRC05:44
shangritesh: hey ya, how are you?05:44
riteshiam gud wat abt you05:44
*** DigitalFlux has joined #openstack05:45
*** DigitalFlux has joined #openstack05:45
riteshhey shang was stuck in little problem05:45
riteshi am having single node installation of openstack05:45
riteshbut now i want to add another compute node to it.05:46
*** milner has quit IRC05:46
shangritesh: I am very good. Thanks again with05:46
shangritesh: ok05:46
shang12.04, 11.10 or ?05:47
ritesh11.1005:47
riteshi installed all nova-services on another node05:47
riteshstill the dashboard says the nova-compute service for another compute node is down05:47
*** DigitalFlux has quit IRC05:48
*** adjohn has joined #openstack05:48
*** grapex has quit IRC05:50
shangritesh: um.....05:50
uvirtbotNew bug: #950550 in horizon "ValueError at /syspanel/flavors/create/ " [Undecided,New] https://launchpad.net/bugs/95055005:51
riteshthis is my novarc file for second compute node http://paste.openstack.org/show/7673/05:51
*** ldlework has quit IRC05:51
*** issackelly has quit IRC05:52
*** issackelly has joined #openstack05:52
*** DigitalFlux has joined #openstack05:53
*** DigitalFlux has joined #openstack05:53
riteshand this is nova.conf for second node http://paste.openstack.org/show/7674/05:53
thinrhinoLooking for some blogs that talk about openstack multinode installtion05:53
thinrhinoI was not successful in finding them!05:53
riteshya i looked , but there was not very much dere05:53
*** pstallworth has quit IRC05:55
*** pohc has quit IRC05:55
riteshhey shang can you find something which i must be missing05:55
riteshwill i have to create a endpoint template for second compute node in keystone05:56
*** milner has joined #openstack05:58
*** e1mer has quit IRC05:58
*** wilmoore has quit IRC05:58
*** koolhead17 has joined #openstack05:58
*** tserong has joined #openstack05:59
*** vizsla has quit IRC06:00
*** randomubuntuguy has joined #openstack06:00
*** pohc has joined #openstack06:00
*** e1mer has joined #openstack06:01
*** e1mer has joined #openstack06:01
*** thinrhino has quit IRC06:08
*** grapex has joined #openstack06:09
*** randomubuntuguy has quit IRC06:14
*** almaisan-away is now known as al-maisan06:16
uvirtbotNew bug: #950557 in keystone "EC2 credentials commands broken for non-admin users" [Undecided,In progress] https://launchpad.net/bugs/95055706:16
*** issackelly has quit IRC06:19
*** juergh has joined #openstack06:20
*** deshantm has quit IRC06:21
*** littleidea has quit IRC06:23
*** jastr has joined #openstack06:24
*** jedi4ever has joined #openstack06:28
*** hattwick has quit IRC06:32
*** thinrhino has joined #openstack06:39
*** miclorb has quit IRC06:40
*** joearnold has quit IRC06:41
riteshnova-api gives error No module named keystone.middleware.ec2_token06:43
*** teatimer has joined #openstack06:46
*** miclorb has joined #openstack06:49
*** katkee has joined #openstack06:51
*** rnorwood has quit IRC06:53
*** aimon has joined #openstack07:03
*** rocambol1 has joined #openstack07:03
*** hugokuo has quit IRC07:03
*** Remco_ has joined #openstack07:04
*** aimon has left #openstack07:05
uvirtbotNew bug: #950581 in devstack "a lot of errors if I just install swift, key, and mysql without nova" [Undecided,New] https://launchpad.net/bugs/95058107:06
*** mindpixel has joined #openstack07:06
*** longhudou has quit IRC07:07
*** thinrhino has quit IRC07:09
*** thinrhino has joined #openstack07:10
*** Remco_ has quit IRC07:10
*** Remco_ has joined #openstack07:10
*** Ma3oxuct has quit IRC07:15
*** miclorb has quit IRC07:15
*** Remco_ has quit IRC07:15
*** krow has quit IRC07:16
*** thinrhino has quit IRC07:17
*** Vek has quit IRC07:19
*** hugokuo has joined #openstack07:21
*** koolhead17 has quit IRC07:22
*** sylvia_mark has joined #openstack07:23
*** shevek_ has joined #openstack07:28
*** guigui1 has joined #openstack07:37
*** jastr has quit IRC07:38
*** ghe_ has joined #openstack07:45
*** grapex has quit IRC07:45
*** jastr has joined #openstack07:48
*** jastr has quit IRC07:53
*** pretec has joined #openstack07:53
*** grapex has joined #openstack07:59
*** longhudou has joined #openstack08:03
*** davepigott has joined #openstack08:13
*** cw_ has joined #openstack08:20
*** davepigott has quit IRC08:20
*** vila has quit IRC08:22
*** cp16net has quit IRC08:22
*** nacx has joined #openstack08:23
*** thinrhino has joined #openstack08:23
cw_is it possible that the tenant switch in horizon is broken? If I click on it nothing happens08:26
*** davepigott_ has joined #openstack08:26
*** hugokuo has quit IRC08:28
*** bencherian has joined #openstack08:29
cw_solved: the alias to /static was wrong, therefore no javascript was loaded08:29
*** kayyagari has quit IRC08:33
*** teatimer has quit IRC08:33
*** DigitalFlux has quit IRC08:33
*** vila has joined #openstack08:36
*** dneary has joined #openstack08:36
*** bencherian has quit IRC08:41
*** pixelbeat has joined #openstack08:41
*** Remco_ has joined #openstack08:44
*** dev_sa has joined #openstack08:44
*** Leseb has joined #openstack08:45
*** DigitalFlux has joined #openstack08:45
*** DigitalFlux has joined #openstack08:45
*** dev_sa has quit IRC08:45
*** uksysadmin has joined #openstack08:48
*** eglynn has joined #openstack08:53
*** dayou has joined #openstack08:54
livemoonhi,anybody know how to make image can be e2fsck succefully?08:55
*** hattwick has joined #openstack08:59
*** bbcmicrocomputer has joined #openstack09:00
*** bbcmicrocomputer has joined #openstack09:00
*** goodboy678 has joined #openstack09:01
*** Raana has joined #openstack09:05
Raananeed 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 help09:08
*** reidrac has joined #openstack09:09
*** eglynn has quit IRC09:11
*** dxd828 has quit IRC09:11
*** goodboy678 has quit IRC09:11
*** MarkAtwood has quit IRC09:14
*** po has joined #openstack09:17
*** holden247 has joined #openstack09:18
*** byeager has quit IRC09:18
*** Ryan_Lane has quit IRC09:23
*** mszilagyi has quit IRC09:24
*** Raana has quit IRC09:24
*** hybridpollo has joined #openstack09:26
*** smulcahy has joined #openstack09:31
smulcahymornin09:31
*** livemoon has left #openstack09:32
*** koolhead17 has joined #openstack09:32
*** kayyagari has joined #openstack09:32
*** byeager has joined #openstack09:33
*** darraghb has joined #openstack09:34
*** dayou has quit IRC09:39
*** derekh has joined #openstack09:39
*** dvogt has joined #openstack09:40
*** dvogt has quit IRC09:44
uksysadming'day peeps09:46
koolhead17hey all09:46
*** dneary has quit IRC09:47
*** hugokuo has joined #openstack09:47
*** e1mer has quit IRC09:50
*** Enoria has quit IRC09:52
*** Enoria has joined #openstack09:55
*** prectechCharlie has joined #openstack09:56
*** reidrac has left #openstack09:59
*** willaerk has joined #openstack10:06
uvirtbotNew bug: #950685 in keystone "CLI can't change the user's password " [Undecided,New] https://launchpad.net/bugs/95068510:10
*** msavy has joined #openstack10:18
*** asavu has joined #openstack10:18
*** j^2_ has joined #openstack10:21
*** lucasnodine has quit IRC10:21
*** lucasnodine has joined #openstack10:21
*** randomubuntuguy has joined #openstack10:23
*** j^2 has quit IRC10:24
*** eglynn has joined #openstack10:31
*** oneiroi has joined #openstack10:32
*** bonzay has quit IRC10:35
*** zz_bonzay has joined #openstack10:36
*** zz_bonzay is now known as bonzay10:36
*** rocambole has quit IRC10:37
*** randomubuntuguy has quit IRC10:37
*** daysmen has quit IRC10:41
*** dieterdemeyer has joined #openstack10:49
*** kayyagari has quit IRC10:57
*** thinrhino has quit IRC11:06
*** al-maisan is now known as almaisan-away11:11
*** miclorb has joined #openstack11:11
*** rods has joined #openstack11:16
*** Remco__ has joined #openstack11:23
*** Remco_ has quit IRC11:26
*** Ap4ch3 has joined #openstack11:26
smulcahyare there packages for https://launchpad.net/keystone/essex/essex-4 yet?11:27
smulcahyas in a PPA?11:27
smulcahyor is that what ppa:openstack-ppa/milestone-proposed is?11:30
*** livemoon has joined #openstack11:30
*** asavu has quit IRC11:31
*** thinrhino has joined #openstack11:32
*** asavu has joined #openstack11:32
smulcahyno, no keystone listed in that milestone-proposed ppa11:32
*** asavu has quit IRC11:33
*** Leseb has quit IRC11:37
*** ahasenack has joined #openstack11:45
*** dneary has joined #openstack11:46
*** clopez has joined #openstack11:50
*** livemoon has left #openstack11:51
*** kordless has quit IRC11:52
*** Remco__ has quit IRC11:53
*** kordless has joined #openstack11:55
*** ritesh has quit IRC11:56
*** vizsla has joined #openstack11:56
smulcahydoes essex-4 keystone actually work an ldap backend?11:57
*** vizsla has quit IRC12:00
uvirtbotNew bug: #950763 in nova "nova-volume fails at start time: bad init script" [Undecided,New] https://launchpad.net/bugs/95076312:01
*** prectechCharlie has quit IRC12:01
koolhead17smulcahy: not sure but asking the same at answers.launchpad.net won`t be a bad idea :)12:01
smulcahy:)12:02
*** prectechCharlie has joined #openstack12:03
*** livemoon has joined #openstack12:06
*** hermy|away is now known as hermy12:06
*** jedi4ever_ has joined #openstack12:08
livemoonhi,anyone can tell me how to create an image correctly?12:09
uvirtbotNew bug: #950768 in nova "Code missing from error message when quota-breaching instance launched via OS API" [Undecided,New] https://launchpad.net/bugs/95076812:10
*** jedi4ever has quit IRC12:11
*** jedi4ever_ is now known as jedi4ever12:11
*** jedi4ever has quit IRC12:19
*** jedi4ever has joined #openstack12:20
*** ghe_ has quit IRC12:29
*** primeministerp has joined #openstack12:30
*** markvoelker has joined #openstack12:32
prectechCharlieHello everyon, I am having a strange problem with nova-volume where volumes are reported as attached but I can't see it on the instance12:33
prectechCharlieanyone come across this problem?12:33
livemoonwhich os of instance?12:34
prectechCharlieubuntu12:34
livemoonfdisk show no more disk?12:34
prectechCharliethe instance seem to boot up with a pre installed /dev/vdb as well as the main /dev/vda12:35
prectechCharliewhen 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/vdb12:36
livemoonwhat about nova-compute log output when you attach volume12:36
prectechCharlieit displays an error when I try to attach to vdb but when I pick a diferent device name there is no output in the logs12:37
*** bsza has joined #openstack12:37
*** Ma3oxuct has joined #openstack12:39
*** vizsla has joined #openstack12:40
*** stokachu has quit IRC12:40
*** stokachu has joined #openstack12:41
oneiroiAnyone running EPEL packages on RHEL6 ? COuld do with some feedback on my blog post about getting nova and glance 2011.3 running on EL612:41
*** andrewsmedina has quit IRC12:44
*** reidrac has joined #openstack12:44
*** ghe_ has joined #openstack12:46
*** aliguori has joined #openstack12:46
*** ton_katsu has quit IRC12:47
*** hermy is now known as hermy|away12:48
oneiroiok ...12:52
* oneiroi watches the tumbleweeds12:52
*** maploin has joined #openstack12:56
*** kaz___ has quit IRC12:56
*** maploin has quit IRC12:56
*** maploin has joined #openstack12:56
* koolhead17 is busy with his jennie12:58
maploinhi! can someone point me to some documentation about/explain to me keystone's concept of regions?12:58
*** zeus has joined #openstack12:59
koolhead17maploin: keystone.openstack.org12:59
*** livemoon has left #openstack12:59
maploinkoolhead17: 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=default13:00
koolhead17maploin: that is the only latest/up2date documents available AFAIK13:01
maploinright13:01
*** lts has joined #openstack13:02
maplointhere is this: region - Identifies the geographic region the endpoint is physically located within.13:02
*** kaz_ has joined #openstack13:02
maploinwhich leads me to think that the word region is overloaded to mean different things for horizon and keystone13:03
koolhead17i am not sure, but it has same meaning across the infrastructure :)13:04
maploinwhich one?13:04
koolhead17region13:04
*** thinrhino has quit IRC13:04
maploinno, 'region' is the name, not the meaning13:05
maploinhere's another usage which doesn't look at all geographic: https://github.com/openstack/horizon/blob/master/horizon/tests/auth_tests.py#L6613:06
*** katkee has quit IRC13:07
*** sandywalsh has quit IRC13:09
*** andrewsmedina has joined #openstack13:09
*** katkee has joined #openstack13:15
*** vizsla has quit IRC13:15
*** sandywalsh has joined #openstack13:22
*** dendrobates is now known as dendro-afk13:22
*** dendro-afk is now known as dendrobates13:24
*** Ma3oxuct has quit IRC13:26
*** Ma3oxuct has joined #openstack13:28
*** katkee has quit IRC13:28
*** almaisan-away is now known as al-maisan13:31
*** jedi4ever has joined #openstack13:32
*** dolphm has joined #openstack13:32
*** hermy|away is now known as hermy13:34
*** jorge has joined #openstack13:36
jorgeHi! 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
jorgeI'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 IRC13:36
jorgeSearching 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/85566013:36
jorgeI 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 IRC13:42
koolhead17jorge: status says its fixed13:43
*** dolphm has joined #openstack13:45
*** martine has joined #openstack13:50
*** kbringard has joined #openstack13:51
heyhoHello.. Has anyone tried live migration in a multihost configuration in diablo.? I followed the docs but nothing happens.13:53
koolhead17kbringard: hey there13:53
kbringardheylo13:53
kbringardhow are you, koolhead17?13:54
*** dprince has joined #openstack13:54
*** Remco_ has joined #openstack13:54
jorgekoolhead17: 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
koolhead17jorge: thats what am saying, it appears to me it is fixed13:59
*** marrusl has joined #openstack13:59
*** littleidea has joined #openstack13:59
jorgekoolhead17: so I decided to use the ubuntu packages, although they are old version.13:59
koolhead17ok14:00
jorgekoolhead17: 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 IRC14:01
heyhohey there14:01
*** sdake has joined #openstack14:02
*** zomgreg1 has joined #openstack14:02
*** hggdh has quit IRC14:04
*** cryptk is now known as cryptk|offline14:05
*** lborda has joined #openstack14:05
*** jj0hns0n has joined #openstack14:06
*** mattray has joined #openstack14:07
*** zomgreg1 is now known as zomgreg14:08
*** dolphm has joined #openstack14:08
*** nelson1234 has quit IRC14:10
*** hggdh has joined #openstack14:13
*** saju has joined #openstack14:14
*** rnathuji has joined #openstack14:18
*** MrRoot has joined #openstack14:20
smulcahyhttp://adam.younglogic.com/2012/02/freeipa-keystone-ldap/14:20
smulcahysounds like ldap is working again14:20
smulcahyalas our current ldap server uses posixAccount rather than inetOrgPerson14:20
smulcahyguess I need to set up a test ldap server ... aieee14:21
koolhead17smulcahy: :P14:22
*** nOStahl has joined #openstack14:24
*** Glacee has joined #openstack14:25
*** mdomsch has joined #openstack14:28
*** livemoon has joined #openstack14:28
*** roge has joined #openstack14:29
*** asavu has joined #openstack14:31
*** cryptk|offline is now known as cryptk14:36
*** cryptk is now known as cryptk|offline14:38
*** mrjazzcat has joined #openstack14:39
*** jj0hns0n has quit IRC14:40
*** davepigott_ has quit IRC14:41
*** msbrown has joined #openstack14:44
*** yshh has quit IRC14:48
*** kbringard has quit IRC14:48
*** longhudou has quit IRC14:48
*** nelson1234 has joined #openstack14:51
*** smulcahy has quit IRC14:55
*** grapex has quit IRC14:55
*** ayoung has joined #openstack14:57
*** robbiew has joined #openstack14:57
*** egant has quit IRC14:57
*** prectechCharlie has quit IRC14:58
claygI wonder if it will serve out any objects... or if it only 503's on this one?15:01
*** rnirmal has joined #openstack15:04
*** johnl has quit IRC15:04
*** kbringard has joined #openstack15:06
*** ldlework has joined #openstack15:08
roscoIf one uses openstack, how can one distinguish himself in the cloud market?15:09
*** rosco is now known as Rocky15:10
*** kbringard has quit IRC15:10
*** HugoKuo_ has joined #openstack15:11
*** pstallworth has joined #openstack15:11
*** kbringard has joined #openstack15:12
*** jj0hns0n has joined #openstack15:12
*** jj0hns0n has quit IRC15:12
*** johnl has joined #openstack15:13
*** asavu has quit IRC15:13
*** hugokuo has quit IRC15:14
uksysadminits getting very philosophical in here...15:15
koolhead17hehe15:16
notmynameRocky: price, service/support, complete platform of products, geographic location, client tools15:16
*** dainius has quit IRC15:18
*** sandywalsh has quit IRC15:19
*** Triade has joined #openstack15:19
*** asavu has joined #openstack15:20
*** dainius has joined #openstack15:21
*** Yak-n-Yeti has joined #openstack15:25
*** BLZbubba has joined #openstack15:27
*** osier has quit IRC15:27
BLZbubbagood 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 #openstack15:30
*** guigui1 has quit IRC15:34
Glaceerosco: 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/price15:34
*** sandywalsh has joined #openstack15:34
Glaceeor even building a slick ui etc..15:35
*** egant has joined #openstack15:35
BLZbubbacan 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 #openstack15:37
*** rnorwood has joined #openstack15:39
*** Triade has quit IRC15:39
*** dolphm_ has joined #openstack15:40
*** dolphm_ has joined #openstack15:41
*** Triade has joined #openstack15:41
*** PiotrSikora has quit IRC15:43
*** ppradhan has joined #openstack15:43
*** dolphm has quit IRC15:43
*** PiotrSikora has joined #openstack15:44
*** koolhead17 has quit IRC15:46
*** hub_cap has joined #openstack15:46
*** saju has quit IRC15:46
*** zzed has joined #openstack15:49
*** deshantm has joined #openstack15:50
*** asavu has quit IRC15:50
uvirtbotNew bug: #950902 in devstack "Specifying a non exiting dir for LOGFILE location will not create the logfile" [Undecided,In progress] https://launchpad.net/bugs/95090215:51
*** al-maisan is now known as almaisan-away15:51
*** adiab has joined #openstack15:52
*** chevin has joined #openstack15:53
*** Remco_ has quit IRC15:54
shallHello 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 #openstack15:55
*** hhoover has joined #openstack15:56
BLZbubbawhich el6 package contains uec-publish-tarball?15:58
*** mindpixel has quit IRC15:58
BLZbubbaor is there a nova-manage command to use instead?16:00
*** anticw has quit IRC16:00
*** anticw has joined #openstack16:00
*** uksysadmin has quit IRC16:03
*** ayoung has quit IRC16:04
*** holden247 has quit IRC16:07
*** smulcahy has joined #openstack16:08
smulcahyhey, in essex does keystone user-role-add always need ids or can I use names?16:08
smulcahyscripting addition of default roles will be messy if I need to always use ids16:09
*** Blackavar has quit IRC16:10
*** asavu has quit IRC16:10
*** mchenetz has joined #openstack16:10
*** freeflyi1g has joined #openstack16:10
*** martine has quit IRC16:11
*** hhoover has quit IRC16:13
*** freeflying has quit IRC16:13
*** asavu has joined #openstack16:15
*** rjm has joined #openstack16:16
*** jaypipes has quit IRC16:16
*** hhoover has joined #openstack16:21
*** dieterdemeyer has left #openstack16:23
*** koolhead17 has joined #openstack16:27
*** ayoung has joined #openstack16:27
*** pretec has quit IRC16:30
*** joesavak has joined #openstack16:31
*** Remco_ has joined #openstack16:33
*** mdomsch has quit IRC16:35
*** mdomsch_ has joined #openstack16:35
*** pguth66 has joined #openstack16:35
*** asavu_ has joined #openstack16:36
*** sandywalsh has quit IRC16:36
*** wilmoore has joined #openstack16:37
*** asavu has quit IRC16:38
*** asavu_ is now known as asavu16:38
*** ches has quit IRC16:40
*** ches has joined #openstack16:40
*** asavu_ has joined #openstack16:43
*** asavu has quit IRC16:45
*** asavu_ is now known as asavu16:45
*** cp16net has joined #openstack16:46
*** sniperd has quit IRC16:48
*** roge has quit IRC16:49
*** sandywalsh has joined #openstack16:50
*** nphase has quit IRC16:51
*** nphase has joined #openstack16:52
*** jimbaker has quit IRC16:52
*** Triade has quit IRC16:53
*** jimbaker has joined #openstack16:53
*** jimbaker has quit IRC16:53
*** jimbaker has joined #openstack16:53
*** wilmoore has quit IRC16:54
*** livemoon has left #openstack16:54
*** heyho has quit IRC16:54
*** rnorwood has quit IRC16:55
*** asavu has quit IRC16:55
sdakehi - tyring </html>[root@beast nova]# curl -X GET -D - -H "X-Auth-Token: abc" http://localho/v2/images16:55
sdake and getting 404 - any tips?16:55
*** martine has joined #openstack16:56
*** maplebed has joined #openstack16:57
*** rnorwood has joined #openstack16:57
*** wilmoore has joined #openstack16:57
*** oneiroi has quit IRC16:57
*** davepigott has joined #openstack16:59
zomgregI 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 #openstack17:00
*** armaan has joined #openstack17:01
*** asavu has joined #openstack17:01
zomgregit breaks the python-novaclient tools because the subsequent GET call is made using an invalid URL: GET/v1/url,http://url2/v117:01
*** krow has joined #openstack17:01
zomgregis that a problem with the tools or an invalid openstack config?17:01
*** rnorwood has quit IRC17:01
*** lvaughn_ has quit IRC17:03
*** lvaughn has joined #openstack17:04
*** Blackavar has joined #openstack17:05
*** asavu has quit IRC17:05
*** armaan has left #openstack17:05
uvirtbotNew bug: #950964 in nova "sm volume driver: adding backed with specified sr_uuid fails" [Undecided,In progress] https://launchpad.net/bugs/95096417:05
*** sylvia_mark has quit IRC17:06
*** Yak-n-Yeti has left #openstack17:06
*** Donper has quit IRC17:07
*** maploin has quit IRC17:08
*** ayoung has quit IRC17:08
*** Yak-n-Yeti has joined #openstack17:08
*** robix has joined #openstack17:10
*** bencherian has joined #openstack17:10
*** dendrobates is now known as dendro-afk17:11
*** Testuser77 has quit IRC17:11
*** ayoung has joined #openstack17:12
*** Birk_ has joined #openstack17:14
lxu_Birk_: whats up17:14
Birk_lxu: hey17:15
blamaranyone 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 dendrobates17:16
kbringardI think you create a normal user then give them the role Admin17: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 #openstack17:18
kbringardBirk_: 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 none17:19
*** willaerk has quit IRC17:19
kbringardI 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 doing17:19
Birk_maybe17:20
Birk_but i need a way to do this with curl17:21
kbringardyou'll probably need to look at the API spec and see what you need to pass it to make the kernel and ramdisk stuff work17:21
kbringardand then set the appropriate headers/values in your curl17:21
*** tmichael has quit IRC17:22
*** tmichael has joined #openstack17: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 #openstack17:24
*** MrHeat has joined #openstack17:25
*** eglynn has quit IRC17:25
*** vizsla has joined #openstack17:26
*** ahasenack has quit IRC17:26
*** smulcahy has quit IRC17:27
*** rnorwood1 has quit IRC17:27
*** ahasenack has joined #openstack17:27
*** tmichael has quit IRC17:27
*** mob_ has quit IRC17:27
*** spiffxp has joined #openstack17:28
*** rnorwood has joined #openstack17:30
*** vincentricci has joined #openstack17:30
*** reidrac has left #openstack17:31
*** bencherian has quit IRC17:33
*** pstallworth has quit IRC17:33
*** sniperd has joined #openstack17:34
*** egant has quit IRC17:35
*** epim has joined #openstack17:35
*** wilmoore has quit IRC17:37
*** darraghb has quit IRC17:37
*** zeus has quit IRC17:37
*** richardshone has joined #openstack17:39
*** epim has joined #openstack17:39
*** egant has joined #openstack17:39
*** mdomsch_ has quit IRC17:40
*** bencherian has joined #openstack17:40
*** tmichael has joined #openstack17:42
*** bencherian has quit IRC17:49
*** egant has quit IRC17:49
*** asavu has joined #openstack17:49
*** eglynn has joined #openstack17:51
*** wilmoore has joined #openstack17:55
*** johnpostlethwait has joined #openstack17:55
*** qazwsx has joined #openstack17:57
*** jtanner has quit IRC17:58
*** jtanner has joined #openstack17:58
*** anotherjesse_zz is now known as anotherjesse17:59
MrHeatAnyone 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 #openstack18:01
*** jtanner has quit IRC18:01
uvirtbotNew bug: #950998 in keystone "AUTHORS missing from tarball..." [Low,In progress] https://launchpad.net/bugs/95099818:01
*** dspano has joined #openstack18:01
*** jtanner_ has quit IRC18:01
*** martine has quit IRC18:02
*** jdg_ has joined #openstack18:04
*** SplasPood has quit IRC18:04
*** qazwsx has quit IRC18:05
*** mattstep has quit IRC18:05
*** mattstep has joined #openstack18:05
*** Ryan_Lane has joined #openstack18:06
*** qazwsx has joined #openstack18:06
*** SplasPood has joined #openstack18:06
*** mnewby has joined #openstack18:06
*** troytoman-away is now known as troytoman18:09
*** troytoman is now known as troytoman-away18:10
*** jkyle_ has joined #openstack18: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 jkyle18:11
*** dneary has quit IRC18:12
*** arBmind has joined #openstack18:12
*** llang629 has joined #openstack18:12
*** Birk_ has quit IRC18:13
*** reed_ has joined #openstack18:13
*** gyee has joined #openstack18:14
*** juergh has joined #openstack18:14
*** dhellmann_ has joined #openstack18:20
*** gyee has quit IRC18:20
uvirtbotNew bug: #951006 in keystone "keystone endpoint-list doesn't report adminurl" [Undecided,New] https://launchpad.net/bugs/95100618:21
*** eglynn has quit IRC18:21
*** asavu has quit IRC18:21
*** Vek has joined #openstack18:22
*** joshua_d has joined #openstack18:22
*** gyee has joined #openstack18:23
*** sylvia_mark has joined #openstack18:23
*** dhellmann has quit IRC18:24
*** dhellmann_ is now known as dhellmann18:24
*** dhellmann has quit IRC18:25
*** dhellmann has joined #openstack18:25
*** mszilagyi has joined #openstack18:26
*** jdurgin has joined #openstack18:29
*** rnirmal has quit IRC18:30
*** bencherian has joined #openstack18:31
*** llang629 has left #openstack18:34
*** agonella has joined #openstack18:37
*** agonella has left #openstack18:38
*** ahasenack has quit IRC18:39
*** ahasenack has joined #openstack18:40
*** dpippenger has joined #openstack18:40
uvirtbotNew 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/95101918:41
*** deshantm_ has joined #openstack18:41
*** rsanchez has joined #openstack18:41
*** rocambol1 has quit IRC18:43
*** rsanchez has joined #openstack18:43
*** deshantm has quit IRC18:44
*** reed_ is now known as reed18:44
*** heckj has joined #openstack18:44
*** philips has quit IRC18:45
*** derekh has quit IRC18:47
*** philips has joined #openstack18:47
*** Remco_ has quit IRC18:47
*** richardshone has quit IRC18:48
*** jorge has quit IRC18:49
*** krow has quit IRC18:51
*** natea has joined #openstack18:52
*** MrHeat has quit IRC18:52
*** issackelly has joined #openstack18:55
*** davepigott has quit IRC18:55
*** dendrobates is now known as dendro-afk18:59
*** markvoelker has quit IRC18:59
*** mrmartin has joined #openstack19:01
pabelangerAny suggestions?  I am seeing RemoteError: Remote error: FixedIpNotFoundForAddress Fixed ip not found for address 192.168.100.103. http://pastebin.com/E7VKZwpn19:02
*** albert23 has joined #openstack19:06
*** rackerhacker has quit IRC19:06
*** jj0hns0n has joined #openstack19:06
*** mdomsch has joined #openstack19:07
*** neiljohn has joined #openstack19:11
*** jtanner has joined #openstack19:11
*** mrmartin has left #openstack19:11
*** neiljohn has left #openstack19:11
*** deshantm_ has quit IRC19:12
*** mrmartin has joined #openstack19:13
*** roge has joined #openstack19:13
*** phorgh has quit IRC19:14
*** prectechCharlie has joined #openstack19:16
*** jcastro has quit IRC19:18
*** tmichael has quit IRC19:18
*** shevek_ has quit IRC19:18
*** camm has quit IRC19:21
*** camm has joined #openstack19:21
*** eglynn has joined #openstack19:21
*** dvogt has joined #openstack19:23
*** mrmartin has quit IRC19:24
*** po has quit IRC19:24
*** rackerhacker has joined #openstack19:24
*** mrmartin has joined #openstack19:26
*** aim-On has joined #openstack19:26
*** dvogt has quit IRC19:26
*** rnorwood has quit IRC19:26
*** gmi has joined #openstack19:29
*** natea has quit IRC19:31
BLZbubbaok after i upload a disk image with glance, how do i start a vm using it?19:32
BLZbubbapreferably similar to the -snapshot kvm option19:32
*** rnorwood has joined #openstack19:32
uvirtbotNew bug: #951081 in nova "xvp_proxy should use OptsParse for consoleauth_topic" [Undecided,New] https://launchpad.net/bugs/95108119:41
*** natea has joined #openstack19:42
BLZbubbashould i use nova-manage image image_register instead of running glance ?19:43
*** lloydde has joined #openstack19:43
gmiBLZbubba: use the nova client tools to boot an instances based on the Glance image19:44
*** localhost has quit IRC19:45
uvirtbotNew bug: #951082 in nova "compute/api.py should use OptsParse for consoleauth_topic" [Undecided,New] https://launchpad.net/bugs/95108219:46
uvirtbotNew bug: #951085 in nova "consoleauth_topic is inconsistently redefined as consoleauth and nova.consoleauth" [Undecided,New] https://launchpad.net/bugs/95108519:46
gmiBLZubba: nova boot --flavor $INSTANCE_TYPE --image $IMAGE $NAME --security_groups=$SECGROUP19:46
*** localhost has joined #openstack19:46
*** sniperd has quit IRC19:47
*** Leseb_ has joined #openstack19:49
*** martine has joined #openstack19:50
*** pretec has joined #openstack19:51
*** Ash has joined #openstack19:53
*** dubsquared has joined #openstack19:53
*** natea has quit IRC19:53
*** natea_ has joined #openstack19:53
uvirtbotNew bug: #951089 in quantum "Wrong title descriptions in port API docs" [Undecided,New] https://launchpad.net/bugs/95108919:56
BLZbubbaok 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 & password19:56
BLZbubbaam i doing something wrong?19:56
gmiit depends on what type of authentication you are using19:57
*** deva_ has joined #openstack19:58
*** arosen has joined #openstack19:58
gmitake a look at the devstack script to see how it's done; there is an "exercises" directory with useful examples19:59
*** pretec has quit IRC19:59
*** devananda has quit IRC20:00
*** pouledodue has quit IRC20:00
BLZbubbayou mean devstack.org?20:01
*** deva_ is now known as devananda20:01
uvirtbotNew bug: #951093 in keystone "Unable to authenticate user without metadata" [Undecided,New] https://launchpad.net/bugs/95109320:01
*** natea_ has quit IRC20:02
*** Spirilis has quit IRC20:04
BLZbubbaok got it, thanks for the hot tip20:04
*** Spirilis has joined #openstack20:04
*** markvoelker has joined #openstack20:05
*** hggdh has quit IRC20:07
*** hggdh has joined #openstack20:08
BLZbubbadoes nova just have a different authentication system?  i can do glance & nova-manage commands just fimne20:09
BLZbubbafine20:09
*** hggdh has quit IRC20:09
*** alekibango has quit IRC20:10
*** hggdh has joined #openstack20:10
*** alekibango has joined #openstack20:10
*** wonk has quit IRC20:12
*** lvaughn_ has joined #openstack20:12
BLZbubbai'm getting the feeling that nova-manage and nova are completely urelated20:13
*** hhoover has left #openstack20:14
gminova-manage has been deprecated afaik20:16
gmiI'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 trunk20:16
*** lvaughn has quit IRC20:16
*** natea has joined #openstack20:17
*** krow has joined #openstack20:17
BLZbubbawhat are diablo and essex?20:19
BLZbubbai think this is diablo20:20
*** natea has quit IRC20:20
BLZbubbai went to the wiki.openstack.org page and went to install instructions for centos 620:20
*** robbiew has quit IRC20:22
BLZbubbaand i ended up here: http://www.griddynamics.com/openstack/setup_single.html20:22
*** wonk has joined #openstack20:23
BLZbubbado i want to avoid grid dynamics like the plague?  that is the feeling i'm starting to get20:23
*** vincentricci has quit IRC20:24
*** robbiew has joined #openstack20:25
*** zaletniy has joined #openstack20:25
*** zykes- has quit IRC20:28
BLZbubbaah, nova-manage project zipfile20:28
BLZbubbagmi: 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/26320:29
*** zykes- has joined #openstack20:29
*** Ghe_Rivero has joined #openstack20:31
*** dubsquared has quit IRC20:31
*** Ghe_Rivero has quit IRC20:32
*** adjohn has quit IRC20:33
BLZbubbaok now how do i list instance types20:34
*** issackelly has quit IRC20:35
*** egant has joined #openstack20:38
BLZbubbaah, here's how you do it:20:38
BLZbubbamysql -e "select name,memory_mb from instance_types" nova20:38
BLZbubba:P20:38
*** zaletniy has joined #openstack20:41
*** jj0hns0n has quit IRC20:41
uvirtbotNew bug: #951124 in horizon "Status NOT good!" [Undecided,Confirmed] https://launchpad.net/bugs/95112420:41
*** egant has quit IRC20:42
*** egant has joined #openstack20:43
BLZbubbaok 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 rebooting20:43
BLZbubbais openstack able to do this?20:43
BLZbubbait seems like it is spending a lot of time in the BUILD state when this should be a 2 second operation20:43
uvirtbotNew bug: #951125 in horizon "Illogical number of available cores presented when out of resources" [Undecided,Confirmed] https://launchpad.net/bugs/95112520:45
*** tmichael has joined #openstack20:49
*** dubsquared has joined #openstack20:49
*** Leseb_ has quit IRC20:50
*** dolphm_ has quit IRC20:53
*** tom39291 has joined #openstack20:54
*** tmichael has quit IRC20:56
*** bbcmicrocomputer has quit IRC20:57
*** gmi has quit IRC20:57
*** mrjazzcat has quit IRC21:01
*** prectechCharlie has quit IRC21:02
*** mrjazzcat has joined #openstack21:03
*** msbrown has quit IRC21:03
*** prectechCharlie has joined #openstack21:07
*** tmichael has joined #openstack21:07
*** juergh has left #openstack21:07
*** wilmoore has quit IRC21:08
*** bruges has quit IRC21:09
*** bruges has joined #openstack21:11
*** flaviamissi has joined #openstack21:12
*** dolphm has joined #openstack21:13
*** ahasenack has quit IRC21:14
*** ahasenack has joined #openstack21:16
*** vincentricci has joined #openstack21:16
*** krow has quit IRC21:21
BLZbubbaok it is still saying BUILD and no errors in nova-compute.log, hmm21:21
*** dolphm has quit IRC21:23
*** RobertLaptop has joined #openstack21:25
*** RobertLaptop has left #openstack21:25
*** SurfMaths has joined #openstack21:27
*** msavy has quit IRC21:27
*** ahasenack has quit IRC21:28
*** egant has quit IRC21:29
*** anotherjesse is now known as anotherjesse_zz21:31
*** dprince has quit IRC21:31
*** fabian` has quit IRC21:32
*** fabian` has joined #openstack21:32
*** sniperd has joined #openstack21:34
*** jmckenty has joined #openstack21:34
*** issackelly has joined #openstack21:34
*** anotherjesse_zz is now known as anotherjesse21:34
*** sylvia_mark has quit IRC21:39
*** joesavak has quit IRC21:40
BLZbubbaok it worked on the 2nd vm i tried but this his hideous, it is copying the whole disk image21:41
*** heckj has quit IRC21:42
*** pixelbeat has quit IRC21:42
uvirtbotNew bug: #951155 in swift "swift cli does not send content-length header to create container" [Undecided,New] https://launchpad.net/bugs/95115521:43
uvirtbotNew bug: #951156 in nova "marker parameter for list servers/flavors/images behavior not correct" [Undecided,New] https://launchpad.net/bugs/95115621:43
*** littleidea has left #openstack21:43
*** milner has quit IRC21:43
*** littleidea has joined #openstack21:46
*** flaviamissi has quit IRC21:47
*** rjm has quit IRC21:47
BLZbubbabut at least it is doing something useful :)21:48
*** pixelbeat has joined #openstack21:48
*** dubsquared has quit IRC21:48
*** mrmartin has quit IRC21:49
*** markvoelker has quit IRC21:49
*** bencherian has quit IRC21:50
*** msavy has joined #openstack21:50
uvirtbotNew 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/95116121:51
*** MrRoot has quit IRC21:52
*** SplasPood has quit IRC21:53
*** asavu has joined #openstack21:57
*** egant has joined #openstack21:59
*** dolphm has joined #openstack22:01
*** sniperd has quit IRC22:02
*** SplasPood has joined #openstack22:02
*** Gordonz has quit IRC22:03
csh-harmfulI would say deploying openstak is rather hard task, confused how one would deploy in realy hudge environment22:03
kbringardcsh-harmful: you spend time developing tools to do it22:04
kbringardor, you use existing tools, like dell's crowbar22:05
csh-harmfuleven 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 on22:05
WormManthere's really nothing resembling useful defaults you can have for more than maybe one node22:06
dpb_Is it possible to run kvm inside an openstack instance?22:07
*** wilmoore has joined #openstack22:10
*** martine has quit IRC22:11
*** Triade has joined #openstack22:13
*** SurfMaths has left #openstack22:13
sdakehaving some trouble getting file injection to work with osapi 1.1 - any tips?22:14
*** dspano has quit IRC22:14
sdakediablo22:15
*** marrusl has quit IRC22:15
*** marrusl has joined #openstack22:15
*** anotherjesse is now known as anotherjesse_zz22:16
BLZbubbaok this is fun, euca-terminate-instances says that my instances stuck in "BUILD" are not valid instance id's22:19
*** andrewsmedina has quit IRC22:19
BLZbubbacsh-harmful: definitely not n00b friendly, that's for sure22:19
*** natea has joined #openstack22:21
*** egant has quit IRC22:21
*** issackelly has quit IRC22:28
*** asavu has quit IRC22:28
*** cp16net has quit IRC22:32
*** ppradhan has left #openstack22:32
*** mpedersen has left #openstack22:33
*** hub_cap has quit IRC22:33
*** natea has quit IRC22:35
*** seth__ has joined #openstack22:35
uvirtbotNew bug: #951197 in openstack-common "openstack namespace does not play nicely with checkedout repos" [Undecided,Confirmed] https://launchpad.net/bugs/95119722:35
csh-harmfulBLZbubba: n00b reference is invalid, simillar coplexity software like cloudstack has more straigforward deployment procedure22:36
*** dolphm has quit IRC22:37
*** krow has joined #openstack22:37
*** mdomsch has quit IRC22:38
*** lloydde has quit IRC22:40
uvirtbotNew bug: #951200 in horizon "If Glance is temporarily unavailable, handle gracefully" [Medium,Confirmed] https://launchpad.net/bugs/95120022:40
*** marrusl has quit IRC22:41
*** ldlework has quit IRC22:41
*** marrusl has joined #openstack22:42
*** lloydde_ has joined #openstack22:43
*** jdurgin has quit IRC22:43
*** mchenetz has quit IRC22:44
*** dendro-afk is now known as dendrobates22:45
*** shevek_ has joined #openstack22:46
*** robbiew has quit IRC22:50
*** natea has joined #openstack22:51
*** dolphm has joined #openstack22:52
*** jaypipes has joined #openstack22:52
*** dubsquared has joined #openstack22:53
*** rnorwood has quit IRC22:55
*** chevin has quit IRC22:56
*** bencherian has joined #openstack22:57
uvirtbotNew bug: #951212 in melange "melange client doesn't allow passing of gateway on block creation" [Undecided,New] https://launchpad.net/bugs/95121223:00
*** nOStahl has quit IRC23:01
*** mdomsch has joined #openstack23:02
*** chevin has joined #openstack23:02
*** clopez has quit IRC23:02
*** chevin has quit IRC23:02
*** Yak-n-Yeti has quit IRC23:03
*** arBmind has quit IRC23:05
*** lborda has quit IRC23:05
*** andrewsmedina has joined #openstack23:06
*** lts has quit IRC23:08
*** zzed has quit IRC23:13
*** hub_cap has joined #openstack23:14
*** mchenetz has joined #openstack23:15
*** arBmind has joined #openstack23:16
*** kbringard has quit IRC23:23
*** whenry has quit IRC23:24
*** mchenetz has quit IRC23:26
*** asavu has joined #openstack23:31
*** adam_ has quit IRC23:32
*** hub_cap has quit IRC23:38
*** mattstep has quit IRC23:40
*** mattstep has joined #openstack23:41
*** zomgreg has quit IRC23:45
*** jj0hns0n has joined #openstack23:45
*** mattstep has quit IRC23:46
*** mattstep has joined #openstack23:46
*** mdomsch has quit IRC23:47
*** aspiers has joined #openstack23:48
*** mattray has quit IRC23:48
*** arBmind has quit IRC23:50
*** MarcMorata has joined #openstack23:51
*** MarcMorata is now known as Seoman23:52
*** aspiers has quit IRC23:53
*** jdurgin has joined #openstack23:55
uvirtbotNew bug: #951235 in nova "reboot from non-running in kvm doesn't work" [High,In progress] https://launchpad.net/bugs/95123523:56
*** llang629 has joined #openstack23:58

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!