*** j^2 has joined #openstack | 00:00 | |
*** miclorb_ has joined #openstack | 00:01 | |
*** dragondm has joined #openstack | 00:04 | |
*** worstadmin_ has joined #openstack | 00:06 | |
vidd | does anyone have dashboard set up with mysql database? | 00:11 |
---|---|---|
*** MarkAtwood has quit IRC | 00:15 | |
winston-d | vidd : hi | 00:17 |
vidd | hello winston-d | 00:18 |
winston-d | is dashboard sharing DB with keystone? | 00:19 |
*** rods has quit IRC | 00:19 | |
vidd | not by default | 00:19 |
vidd | my setup is all 4 apps have thier own databases | 00:19 |
vidd | keystone is the new ringleader of this show | 00:20 |
vidd | [hence the name 'keystone'!] | 00:20 |
vidd | keystone holds all the keys | 00:20 |
vidd | dashboard is your user interface | 00:20 |
vidd | nova is your work-horse | 00:21 |
vidd | and glance is the waterboy | 00:21 |
vidd | winston-d, are you having some issue? | 00:22 |
*** krish has joined #openstack | 00:24 | |
*** adjohn has joined #openstack | 00:24 | |
*** Turicas has quit IRC | 00:25 | |
*** osier has joined #openstack | 00:26 | |
*** miclorb__ has joined #openstack | 00:26 | |
*** miclorb_ has quit IRC | 00:27 | |
*** krish has quit IRC | 00:33 | |
*** rsampaio has quit IRC | 00:33 | |
*** dendro-afk is now known as dendrobates | 00:34 | |
*** rsampaio has joined #openstack | 00:34 | |
* vidd is very unhappy with dashboard =[ | 00:34 | |
vidd | it hates me | 00:34 |
*** dragondm has quit IRC | 00:35 | |
*** hugokuo has joined #openstack | 00:40 | |
*** rsampaio has quit IRC | 00:40 | |
hugokuo | mornint | 00:40 |
*** rsampaio has joined #openstack | 00:41 | |
vidd | morning evening, afternoon...whichever applies =] hugokuo | 00:42 |
*** pixelbeat has quit IRC | 00:42 | |
hugokuo | ........ | 00:42 |
*** HowardRoark has joined #openstack | 00:43 | |
winston-d | vidd : i have issue with commandline tools and keystone | 00:46 |
vidd | hat issue? | 00:46 |
vidd | *what issue | 00:46 |
*** dysinger has quit IRC | 00:48 | |
*** MarkAtwood has joined #openstack | 00:54 | |
dosdawg | after eatting a whole sunday , gotta say crowbar is mighty impressive.... | 00:57 |
*** lvaughn has joined #openstack | 00:59 | |
*** lvaughn_ has quit IRC | 00:59 | |
*** ziyadb___ has joined #openstack | 01:01 | |
*** emid has joined #openstack | 01:03 | |
*** ziyadb has quit IRC | 01:03 | |
*** miclorb__ has quit IRC | 01:03 | |
*** FallenPegasus has joined #openstack | 01:04 | |
*** MarkAtwood has quit IRC | 01:05 | |
winston-d | vidd : the issue is what kind of parameter i should provide to 'euca2ool' or 'novaclient' so that they can be authenticated with keystone. | 01:08 |
vidd | you dont....keystone makes them only usable through dashboard....at least thats what it looks like | 01:09 |
*** tokuzfunpi has joined #openstack | 01:09 | |
vidd | in other words....something tells keystone "i want to use this", keystone say" yeah...your authorized" and then triggers a switch to get the command done | 01:10 |
vidd | and it looks like dashboard haolds all the switches | 01:10 |
*** adjohn has quit IRC | 01:10 | |
vidd | its REALLY annoying =\ | 01:11 |
vidd | cuzz it doest look like you can turn keystone off once you turn it on | 01:12 |
vidd | unless im missing something | 01:12 |
vidd | *can't turn it off* | 01:13 |
vidd | What even MORE aggevating is that dashboard doesnt seam to want to work with MySQL | 01:15 |
vidd | i dont want databases stored on local machines i want them in a seperate location with redundancies | 01:15 |
vidd | and the default sqlite does not offer that at all | 01:16 |
*** FallenPegasus has quit IRC | 01:17 | |
*** livemoon has joined #openstack | 01:19 | |
livemoon | hi,all | 01:19 |
*** koolhead17 has quit IRC | 01:21 | |
*** ChanServ sets mode: +v _cerberus_ | 01:21 | |
winston-d | vidd : r u sure 'euca2ool' and 'novaclient' don't work with keystone? | 01:26 |
vidd | euca- commands "work" if you have your novarc sourced in your env ....but instances hang | 01:27 |
*** t9md has joined #openstack | 01:28 | |
winston-d | then what content should the 'novarc' have? for example, what EC2_ACCESS_KEY is when using keystone? | 01:29 |
vidd | i dont understand the question | 01:30 |
vidd | you create the EC2 access keys with euca and put them into keystone | 01:30 |
winston-d | really? I was using 'nova-mange project zipfile' to create novarc which contains EC2_ACCESS_KEY. I didn't use euca to create that key. I suppose keystone-mange should do the same thing. | 01:32 |
livemoon | hi,vidd | 01:32 |
vidd | hello livemoon | 01:33 |
vidd | winston-d, i believe nova-manage is a wrapper for euca | 01:33 |
winston-d | vidd : i really don't think so. | 01:33 |
vidd | but when you make the key that way, you have to double-check the key | 01:33 |
*** t9md has quit IRC | 01:33 | |
*** t9md has joined #openstack | 01:34 | |
vidd | there is a glitch that the first key gets zipped as "user:project instead of "key:project | 01:34 |
winston-d | what euca command do you use to create EC2_ACCESS_KEY? | 01:34 |
vidd | you have to go into the novarc and fix it | 01:34 |
vidd | winston-d, user nova-manage | 01:35 |
winston-d | vidd : as i mentioned, i don't think nova-mange has anything to do with euca | 01:35 |
vidd | nova-manage gives you your EC2 keys | 01:36 |
vidd | euca tools use this nova-mange created key to do stuff | 01:36 |
vidd | if you did not kix your EC2 key, then you cant use euca | 01:37 |
livemoon | vidd: a new week,good luck | 01:37 |
vidd | keystone has nothing to do with that | 01:37 |
*** tsuzuki_ has joined #openstack | 01:37 | |
winston-d | vidd : i understand that part. since that part of nova-mange got deprecated when using keystone, i assume keystone-mange should take the place and do similar thing for EC2 API and OS API. | 01:38 |
vidd | what are you talking about?!? | 01:38 |
vidd | its not depriciated | 01:38 |
winston-d | hugokuo told me that. | 01:39 |
winston-d | now i got two different opinion. | 01:39 |
vidd | if you dont kive keystone your EC2 key, you cant use keystone to run nova | 01:39 |
hugokuo | morning | 01:39 |
vidd | euca2ool dont give a rat's behind about that auth key | 01:39 |
vidd | if your access key doesnt match your .pem file, youare not doing anything with euca | 01:40 |
hugokuo | As I know , euca2ools doesn't work with keystone ..... or is there any sameple of keystone config and euca soruce file ? | 01:40 |
hugokuo | confusing about keystone and euca2ools now .. | 01:41 |
hugokuo | whatever , I can confirm that novaclient works fine with keystone | 01:41 |
winston-d | ok, let's forget about euca2ools. get back to 'novaclient'. | 01:41 |
vidd | hugokuo, if i can ever get dashboard to talk to with mysql, ill have a write-up done for it | 01:41 |
vidd | i havent gooten to novaclient yet | 01:42 |
winston-d | hugokuo : i still can't make novaclient work with keystone. | 01:42 |
hugokuo | so what's the error now ? | 01:42 |
winston-d | vidd : novaclient is another form of euca2ools, the difference is they use different API to talk to API server. | 01:42 |
*** miclorb_ has joined #openstack | 01:42 | |
vidd | winston-d, yes...that is what keystone talks to nova through | 01:43 |
winston-d | hugokuo : error is Expecting token id (HTTP 400) | 01:43 |
vidd | i havent touched it yet | 01:43 |
vidd | and im not going to until i get dashboard talking to mysql | 01:43 |
hugokuo | winston-d, https://github.com/HugoKuo/Diablo10-11 | 01:44 |
winston-d | vidd : then what do you mean by 'vidd: you dont....keystone makes them only usable through dashboard....at least thats what it looks like' sounds like u mentioned those commandline tools won't work anymore. | 01:44 |
vidd | is novaclient a CLI tool? | 01:44 |
winston-d | yes it is. | 01:45 |
vidd | IDK because i havent looked at it yet | 01:45 |
vidd | im still ticked off that keystone broke my euca | 01:45 |
winston-d | hugokuo has made it work with keystone. so u were wrong, at least 50% wrong about CLI tools | 01:45 |
livemoon | yes, these days, I use novaclient fine with keystone | 01:45 |
winston-d | livemoon : good for u, i still struggle with it | 01:46 |
winston-d | novaclient works, euca2ools should also work. | 01:46 |
vidd | winston-d, please not"AT LEAST THAT IS WHAT IT LOOKS LIKE TO ME" in my statement | 01:46 |
winston-d | vidd : but you didn't look novaclient yet, did u? :) | 01:47 |
vidd | that said...let the ppl familiar with novaclient help you and i can get back to work with dashboad | 01:47 |
winston-d | vidd : sure. thx all the same for your kind keystone document. | 01:47 |
livemoon | Razique has finished work with keystone and euca both. You can ask for him. | 01:47 |
winston-d | livemoon: great! thx for the heads-up. I will ping Razique. | 01:48 |
vidd | livemoon, do you use dashboard? | 01:49 |
hugokuo | Razique , ping XD | 01:50 |
winston-d | hugokuo : he(she) seems not online. XD | 01:51 |
winston-d | vidd : one question about keystone. :) what DB r u using for keystone? | 01:53 |
winston-d | vidd : MySQL? | 01:53 |
vidd | yes | 01:54 |
vidd | i prefer to be able to have a seperate database server isolated from the rest of the servers | 01:54 |
winston-d | good, i will try that. | 01:55 |
vidd | and mysql is far better suited for that purpose than sqlite | 01:55 |
vidd | PostgreSQL may be an excellent choice as well...IDK...im not very familiar with it | 01:57 |
livemoon | vidd: I use dashboard just in my test servers. | 02:07 |
*** shang has joined #openstack | 02:08 | |
livemoon | Razique are often online at afternoon | 02:08 |
*** robix has joined #openstack | 02:08 | |
robix | anyone have insight on broken pipe errors in glance-api similar to http://paste.openstack.org/raw/530/ | 02:09 |
vidd | robix, isnt "connection reset by peer" a timeout issue? | 02:16 |
*** ksteward has quit IRC | 02:17 | |
livemoon | robix: I have meet this issue | 02:18 |
livemoon | when I use dashboard and click "instances" webpage, the error will shwo | 02:19 |
robix | anytime I browse the dashboard and click "images" I get a broken pipe error.. I see others with the problem but no solution. | 02:20 |
livemoon | robix: yes, no solution | 02:29 |
livemoon | I have submit this bugs, but no replay | 02:29 |
livemoon | author of dashboard told me that it is a problem in glance | 02:30 |
uvirtbot | New bug: #880615 in openstack-qa "nova.virt.libvirt.vif" [Undecided,New] https://launchpad.net/bugs/880615 | 02:31 |
*** lorin1 has quit IRC | 02:34 | |
*** nati2 has joined #openstack | 02:38 | |
*** ziyadb___ has quit IRC | 02:41 | |
*** ziyadb has joined #openstack | 02:43 | |
*** nati2 has quit IRC | 02:46 | |
*** robix1 has joined #openstack | 02:48 | |
*** flamboz has joined #openstack | 02:48 | |
vidd | has anyone gotten dashboard to work with mysql? | 02:51 |
*** katkee has joined #openstack | 02:52 | |
*** adjohn has joined #openstack | 02:54 | |
uvirtbot | New bug: #880617 in openstack-qa "nova.network.api" [Undecided,New] https://launchpad.net/bugs/880617 | 03:01 |
*** mattray has joined #openstack | 03:02 | |
*** mattray has quit IRC | 03:02 | |
*** ChrisAM1 has quit IRC | 03:09 | |
*** ChrisAM1 has joined #openstack | 03:09 | |
livemoon | help,all | 03:30 |
vidd | livemoon, whats up | 03:30 |
vidd | livemoon, in your test servers with dasshboard, do you use mysql database or sqlite? | 03:32 |
livemoon | I use nova volume-createm, error show in http://pastebin.com/PyWGWYxb | 03:35 |
livemoon | my keystone, glance, nova all use mysql | 03:35 |
* vidd has not been able to get nova-volume to work ATM | 03:36 | |
vidd | livemoon, but dashboard uses sqlite? | 03:36 |
livemoon | yes.in dashboard I don't create any db,just according to the doc in openstack.org | 03:39 |
vidd | this django juck they use bites....ive done everything i can think of, but still cant get mysql backend to work | 03:40 |
*** nati2 has joined #openstack | 03:46 | |
*** emid has quit IRC | 03:50 | |
*** sdake has joined #openstack | 03:51 | |
robix1 | vidd - whats the issue with nova-volume? anything specific? | 03:53 |
vidd | dunno....i havent really investigated it | 03:53 |
vidd | its low on my priority list | 03:54 |
vidd | main things im worried about is being able to show the bosses a vm upening up with dashboard and being able to vnc into it | 03:54 |
*** ziyadb has quit IRC | 03:55 | |
vidd | i do that, they start writing checks for equiptment | 03:55 |
*** flamboz has quit IRC | 03:58 | |
*** flamboz has joined #openstack | 03:59 | |
livemoon | robix1: help .nova-volume | 04:05 |
*** maplebed_ has joined #openstack | 04:08 | |
*** joeyang has joined #openstack | 04:08 | |
*** flamboz has quit IRC | 04:09 | |
*** lotrpy has quit IRC | 04:11 | |
*** chmouel has quit IRC | 04:11 | |
*** lotrpy has joined #openstack | 04:11 | |
*** chmouel has joined #openstack | 04:11 | |
*** maplebed has quit IRC | 04:11 | |
*** dannf has quit IRC | 04:11 | |
*** dannf has joined #openstack | 04:11 | |
*** adjohn has quit IRC | 04:11 | |
*** tokuzfunpi has quit IRC | 04:12 | |
livemoon | hi,all | 04:14 |
livemoon | how to volume-attach to a windows server | 04:14 |
livemoon | which device need to be set in "nova volume-attach" command | 04:15 |
*** Ryan_Lane has quit IRC | 04:18 | |
*** mjfork has quit IRC | 04:21 | |
*** HowardRoark has quit IRC | 04:25 | |
*** supriya has joined #openstack | 04:30 | |
*** robix1 has left #openstack | 04:30 | |
*** sdake has quit IRC | 04:40 | |
*** dendrobates is now known as dendro-afk | 04:41 | |
*** dendro-afk is now known as dendrobates | 04:43 | |
*** tokuz has joined #openstack | 05:09 | |
*** vidd is now known as vidd-away | 05:11 | |
*** joeyang has quit IRC | 05:13 | |
uvirtbot | New bug: #880652 in openstack-qa "nova.manager" [Undecided,New] https://launchpad.net/bugs/880652 | 05:16 |
*** rsampaio has quit IRC | 05:17 | |
*** MarkAtwood has joined #openstack | 05:18 | |
*** datajerk has quit IRC | 05:19 | |
*** datajerk has joined #openstack | 05:19 | |
*** flamboz has joined #openstack | 05:19 | |
*** ewindisch has joined #openstack | 05:28 | |
*** worstadmin_ has quit IRC | 05:36 | |
*** nati2 has quit IRC | 05:37 | |
*** sdake has joined #openstack | 05:38 | |
*** stewart has joined #openstack | 05:40 | |
*** sdake has quit IRC | 05:44 | |
*** timr has quit IRC | 05:46 | |
*** Arminder has joined #openstack | 05:47 | |
*** hezekiah_ has joined #openstack | 05:48 | |
*** mgoldmann has joined #openstack | 05:50 | |
*** tsuzuki_ has quit IRC | 05:58 | |
livemoon | hi | 05:59 |
livemoon | who can talk about nova-volume with me? | 05:59 |
livemoon | I have some troubles with it | 05:59 |
*** timr has joined #openstack | 06:03 | |
*** aschmitz has joined #openstack | 06:05 | |
*** troya has joined #openstack | 06:14 | |
troya | hi All | 06:16 |
*** stewart has quit IRC | 06:19 | |
troya | anyone have tried devstack ? | 06:20 |
*** miclorb_ has quit IRC | 06:21 | |
troya | hi kiAll | 06:22 |
*** kaigan_ has joined #openstack | 06:24 | |
troya | hello ? | 06:25 |
troya | anyone have try devstack ? | 06:25 |
*** joeyang has joined #openstack | 06:32 | |
flamboz | troya, yes I did | 06:33 |
winston-d | livemoon : you may ping creiht but he is usually around 8+ hrs later | 06:33 |
troya | flamboz: what's it ? | 06:34 |
*** mies has joined #openstack | 06:34 | |
*** guigui has joined #openstack | 06:34 | |
troya | flamboz: is it as smart installer like stackops ? | 06:34 |
*** nati2 has joined #openstack | 06:34 | |
flamboz | troya, it's a script that does a full openstack diablo install, on one machine, using git repos of each portion (nova-compute, nova-network, glance …. ) | 06:35 |
*** tokuz has quit IRC | 06:35 | |
flamboz | stackops seems to be a custom OS, right ? (never used it) | 06:35 |
troya | flamboz: yes, it is | 06:35 |
troya | so devstack is scrip installation like usual install openstack using github ? | 06:36 |
flamboz | yes | 06:36 |
flamboz | you should try it… it takes less than 30min from bare ubuntu to a running instance | 06:37 |
flamboz | but 1 machine only... | 06:37 |
flamboz | (I mean, All in one only ) | 06:37 |
*** tsuzuki_ has joined #openstack | 06:37 | |
troya | oh..great info flamboz, i'll try soon | 06:38 |
flamboz | ;) | 06:38 |
troya | is it running on all of distro ? or specific distro ? | 06:38 |
flamboz | 11.04 natty | 06:39 |
flamboz | devstack.org/stack.sh.html | 06:39 |
*** siwos has joined #openstack | 06:40 | |
troya | 11.04 only ? | 06:40 |
flamboz | yes | 06:40 |
*** sannes1 has joined #openstack | 06:45 | |
zykes- | devcamcar: around ? | 06:51 |
*** TheOsprey has joined #openstack | 06:51 | |
troya | flamboz, how to check version of openstack ? i have installed use stackops | 06:51 |
zykes- | or anyone that's familiar with the dashboard, i'm getting a error with kombu.connection when doing run_tests.sh | 06:51 |
livemoon | winston-d: thanks | 06:52 |
livemoon | winston-d: does creiht skill in nova-volume? | 06:52 |
zykes- | troya: for nova you can try: nova-manage version list | 06:53 |
flamboz | troya, should be nova-manage version | 06:53 |
troya | All: thanks :) | 06:53 |
troya | flamboz, link which you send to me >> http://devstack.org/stack.sh.html , what is right side ? is it intructions or ? | 06:54 |
flamboz | left side: comments / right side: the shell script | 06:55 |
winston-d | livemoon : creiht is the project lead of 'LunR', which is next gen volume service. And he's a very nice guy. | 06:56 |
zykes- | winston-d: what was lunr again ? | 06:56 |
winston-d | zykes- : volume (as-a) service | 06:58 |
zykes- | winston-d: but no replication no ? | 07:00 |
winston-d | zykes- : well, for details, pls ask creiht. :p | 07:00 |
livemoon | winston-d: oh.thanks, what is his timezone ? | 07:02 |
sannes1 | When starting an instance qemu-kvm is listening for vnc connections that seems open to everyone, I guess that I am doing something wrong with the setup of nova, any ideas? | 07:03 |
winston-d | livemoon : he's in US, but I failed to remember the exact timezone. i used to see him a lot at +8 hrs from now. | 07:03 |
winston-d | livemoon : that means u'll have to wait for 8 more hours. XD | 07:04 |
livemoon | winston-d: it seems I will see him tomorrow morning | 07:06 |
winston-d | livemoon : what timezone r u in? | 07:07 |
*** javiF has joined #openstack | 07:09 | |
zykes- | has anyone installed dashboard from src? | 07:10 |
livemoon | winston-d: +8 | 07:10 |
livemoon | creiht's timezone I think is -8 | 07:10 |
winston-d | livemoon : what Linux distro r u using? Ubuntu? | 07:11 |
siwos | hi | 07:12 |
siwos | guys | 07:12 |
siwos | anyone has a centos image using cloud-init? | 07:12 |
hezekiah_ | we use centos but not cloud-init | 07:12 |
zykes- | hezekiah_: what you use to get the same functionality then ? | 07:16 |
hezekiah_ | puppet | 07:17 |
livemoon | winston-d: ubuntu 11.10 | 07:17 |
livemoon | siwos: hi | 07:17 |
zykes- | hezekiah_: but that doesn't come with the same functionality though no ? i mean cloud-init is more "independant" then puppet ? | 07:18 |
siwos | i'd like to use cloudinit to inject my own scripts | 07:18 |
siwos | (i.e. - install puppet ;-) | 07:18 |
siwos | I know the image on AWS has this | 07:18 |
hezekiah_ | sure | 07:18 |
hezekiah_ | but you can also use firstboot for a one time thing | 07:18 |
siwos | yeah-know that | 07:19 |
hezekiah_ | and there's a large overlap between cloud-init and puppet | 07:19 |
siwos | ok - I'll try to integrate cloudinit | 07:19 |
siwos | and post results if I am successfull ;-) | 07:19 |
hezekiah_ | I prefer to not just add tools. where tools overlap, I try to use one and not both | 07:19 |
hezekiah_ | firstboot is already there | 07:19 |
siwos | hezekiah_: true ;-) | 07:19 |
hezekiah_ | when you go down the path of adding more tools it just doesn't scale | 07:20 |
hezekiah_ | maybe for machines. but not for personnel and mgmt | 07:20 |
hezekiah_ | cloud-init is cool | 07:20 |
hezekiah_ | you could use cloud-init puppet chef and other stuff | 07:20 |
hezekiah_ | they all have pros/cons. but they also have alot of overlap | 07:20 |
zykes- | hezekiah_: cloud init with marionett to bootstrap up puppet ;p | 07:21 |
livemoon | hi, does anyont know nova-volume in 11.10? | 07:21 |
hezekiah_ | right, but if you can do that with firstboot, why add another tool? | 07:21 |
zykes- | anyone get it on how i can fix this: http://paste.pocoo.org/show/497195/ ? | 07:22 |
*** martines has quit IRC | 07:27 | |
*** martines has joined #openstack | 07:28 | |
*** nati2 has quit IRC | 07:28 | |
*** katkee has quit IRC | 07:33 | |
*** nacx has joined #openstack | 07:41 | |
*** troya has quit IRC | 07:42 | |
*** koolhead17 has joined #openstack | 07:43 | |
zykes- | does glance have a dependency on kombu ? | 07:43 |
*** jamespage_ has quit IRC | 07:45 | |
*** jamespage_ has joined #openstack | 07:45 | |
*** guigui has quit IRC | 07:48 | |
*** jamespage has quit IRC | 07:48 | |
*** jamespage_ has quit IRC | 07:48 | |
*** jamespage has joined #openstack | 07:48 | |
*** javiF has quit IRC | 07:56 | |
*** hezekiah_ has quit IRC | 08:00 | |
*** winston-d has left #openstack | 08:01 | |
*** winston-d has joined #openstack | 08:01 | |
*** Razique has joined #openstack | 08:01 | |
Razique | Hi all | 08:01 |
Razique | to Keystone users; I made a scheme, would someone confirms it ? | 08:01 |
*** tsuzuki_ has quit IRC | 08:04 | |
*** guigui has joined #openstack | 08:06 | |
*** tsuzuki_ has joined #openstack | 08:06 | |
*** saju_m has joined #openstack | 08:07 | |
*** FabriceB has joined #openstack | 08:10 | |
winston-d | Razique : hi :) may i ask you some question about keystone? | 08:17 |
Razique | sure! | 08:17 |
*** stewart has joined #openstack | 08:17 | |
*** Tribaal|cooking is now known as Tribaal | 08:17 | |
*** vernhart has quit IRC | 08:18 | |
*** vernhart has joined #openstack | 08:18 | |
livemoon | hi, Razique | 08:19 |
winston-d | Razique : how can i configure euca2ools/novaclient to work with keystone? | 08:21 |
zykes- | Razique: have you installed dashboard ? | 08:21 |
*** dillon-w has joined #openstack | 08:22 | |
*** taihen has joined #openstack | 08:26 | |
*** corrigac_ has quit IRC | 08:26 | |
*** shaon has joined #openstack | 08:27 | |
*** miclorb_ has joined #openstack | 08:28 | |
*** pixelbeat has joined #openstack | 08:33 | |
dillon-w | test | 08:33 |
*** koolhead17 has quit IRC | 08:34 | |
*** saju_m has quit IRC | 08:35 | |
*** shaon has left #openstack | 08:37 | |
*** Eyk^off is now known as Eyk | 08:39 | |
*** katkee has joined #openstack | 08:39 | |
*** javiF has joined #openstack | 08:40 | |
*** shaon has joined #openstack | 08:45 | |
*** flamboz has quit IRC | 08:46 | |
winston-d | Razique : ping | 08:46 |
*** hellostack has joined #openstack | 08:46 | |
*** vdo has joined #openstack | 08:50 | |
*** darraghb has joined #openstack | 08:52 | |
*** Oneiroi has joined #openstack | 08:55 | |
*** nikolaij has joined #openstack | 08:58 | |
*** guigui has left #openstack | 09:02 | |
*** dillon-w has quit IRC | 09:02 | |
nikolaij | hello guys, i followed the cookbook as suggested from vidd-away and livemoon last week. so far thanks for the suggestions. my problem: iu followed everything in the manual, and was working last week. then a reboot. and something is not working anymore. if i run euca-describe-availibility-zones, then after some time i receive "Warning: failed to parse error message from AWS: <unknown>:1:0: syntax error" i had the same problem in the past | 09:05 |
nikolaij | when i issued wrong credentials in the novarc file. but now i m sure credentials are good. what can be the root of my problems? | 09:05 |
*** tsuzuki_ has quit IRC | 09:05 | |
*** viraptor has joined #openstack | 09:07 | |
Oneiroi | nikolaij: did you `source /path/to/novarc` after reboot? | 09:10 |
nikolaij | yes | 09:10 |
Oneiroi | is your nova-api service running? | 09:10 |
nikolaij | also it appears if i type "env" from my console | 09:10 |
nikolaij | yes it is | 09:10 |
*** CloudAche84_ has quit IRC | 09:10 | |
*** CloudAche84_ has joined #openstack | 09:11 | |
*** KenChen has joined #openstack | 09:11 | |
Oneiroi | hmmm | 09:11 |
livemoon | hi,Oneiroi | 09:11 |
livemoon | have you use nova-volume? | 09:11 |
Oneiroi | hi livemoon | 09:11 |
Oneiroi | Not yet it's on my list | 09:11 |
*** dobber has joined #openstack | 09:11 | |
Oneiroi | btw just ween your email | 09:12 |
Oneiroi | seen* | 09:12 |
*** shaon_ has joined #openstack | 09:12 | |
Oneiroi | ) I noticed this: Could not scan /sys/class/iscsi_transport.\niscsiadm: can not connect to iSCSI daemon (111) | 09:12 |
Oneiroi | implies your iscsi daemon isn't running | 09:12 |
nikolaij | Oneiroi, you look at what the logfile says http://pastebin.com/ViJwsjU8 | 09:12 |
*** KenChen has quit IRC | 09:12 | |
nikolaij | that's the result of "sudo nova-manage host list" | 09:13 |
Oneiroi | nikolaij: db timeout?! | 09:13 |
*** CloudAche84_ has quit IRC | 09:13 | |
Oneiroi | sec | 09:13 |
Oneiroi | need to brb 2 mins | 09:13 |
*** shaon has quit IRC | 09:14 | |
*** shaon_ is now known as shaon | 09:14 | |
*** hellostack has quit IRC | 09:14 | |
nikolaij | yes "connection timeout". database mysql is up and running. i can login and do any select i want. i also compared the credentials with what is in the novarc. they are identical | 09:14 |
*** guigui1 has joined #openstack | 09:15 | |
nikolaij | Oneiroi, problem solved! :) it was a dns problem. while in the office dns was working, here at home with no vpn, dns does not resolve | 09:19 |
nikolaij | so i created an entry in /etc/hosts | 09:20 |
Oneiroi | nikolaij: oh :D may always want skip-name-resolve in your /etc/my.cnf :) | 09:20 |
*** dendrobates is now known as dendro-afk | 09:20 | |
Oneiroi | also* | 09:20 |
nikolaij | now the problem is that nothing shows :) but xxx. i'll try to figure out myself | 09:20 |
nikolaij | Oneiroi, thanks for the tip! | 09:21 |
Oneiroi | no worries | 09:21 |
*** Ramonster has joined #openstack | 09:24 | |
*** paltman has quit IRC | 09:25 | |
*** paltman has joined #openstack | 09:25 | |
*** TheOsprey has quit IRC | 09:28 | |
*** uksysadmin has joined #openstack | 09:29 | |
zykes- | Oneiroi: have you tried openstack dashboard from source ? | 09:30 |
zykes- | nikolaij: you using keystone ? | 09:30 |
Oneiroi | zykes-: can't say I have, it's on the list of thinks to build into rpm's, we have nova,keystone,glance all done now :) | 09:31 |
Oneiroi | though there is some debate on the keystone upstream versioning | 09:31 |
zykes- | Oneiroi: have you pushed them to epel ? | 09:31 |
Oneiroi | epel testing, sec will get you the build links | 09:31 |
zykes- | ah | 09:31 |
Oneiroi | http://koji.fedoraproject.org/koji/buildinfo?buildID=269933 http://koji.fedoraproject.org/koji/buildinfo?buildID=270016 http://koji.fedoraproject.org/koji/buildinfo?buildID=269961 | 09:32 |
zykes- | Oneiroi: what nova version ? | 09:33 |
nikolaij | zykes-, mmmm i dunno :s i m following this: http://cssoss.files.wordpress.com/2011/10/openstackbookv2-0_csscorp.pdf | 09:33 |
Oneiroi | zykes-: you may also need http://koji.fedoraproject.org/koji/getfile?taskID=3451532&name=python-eventlet-0.9.12-2.el6.noarch.rpm http://koji.fedoraproject.org/koji/getfile?taskID=3451495&name=python-prettytable-0.5-2.el6.noarch.rpm | 09:33 |
nikolaij | zykes-, am i? | 09:33 |
Oneiroi | zykes-: 2011.3 "Diablo final" iirc | 09:33 |
*** koolhead17 has joined #openstack | 09:34 | |
koolhead17 | hi all | 09:34 |
Oneiroi | morning koolhead17 | 09:34 |
zykes- | nikolaij: just wondering | 09:34 |
zykes- | Oneiroi: isn't eventlet in epel ? | 09:34 |
koolhead17 | Oneiroi: hellos | 09:34 |
livemoon | hi hoolhead17 | 09:34 |
zykes- | already... | 09:34 |
koolhead17 | zykes-: any luck sirr!! | 09:34 |
koolhead17 | livemoon: hey there | 09:34 |
zykes- | koolhead17: with what ? | 09:34 |
Oneiroi | zykes-: yes, but that link there was from one of the redhat guys, he said that build had a bugfix | 09:34 |
zykes- | nova? Nope :( | 09:34 |
koolhead17 | zykes-: :D | 09:35 |
zykes- | and neither with dashboard | 09:35 |
koolhead17 | zykes-: are you using stack.sh script? | 09:35 |
Oneiroi | that think is just plain evil :P | 09:35 |
zykes- | koolhead17: no, from source: ttp://paste.pocoo.org/show/497195/ | 09:35 |
Oneiroi | zykes-: you should use rpm's ... *chuckle* | 09:35 |
zykes- | Oneiroi: think what ? | 09:36 |
Oneiroi | I ment thing* | 09:36 |
Oneiroi | stack.sh | 09:36 |
Oneiroi | :D | 09:36 |
zykes- | ah | 09:36 |
koolhead17 | zykes-: do you have python-kombu installed ? | 09:36 |
koolhead17 | Oneiroi: :D | 09:36 |
zykes- | koolhead17: i can try installing it and see if that ehlps | 09:37 |
koolhead17 | zykes-: try using stack.sh script man. it works well | 09:37 |
Oneiroi | koolhead17: untill you reboot | 09:37 |
Oneiroi | then not so much | 09:37 |
koolhead17 | annegentle: hello there | 09:37 |
zykes- | yes it is koolhead17 | 09:37 |
zykes- | yum install python-kombu < installed | 09:37 |
zykes- | v 1.1.3-1 | 09:37 |
koolhead17 | zykes-: and is openstack running ins ome virtualenv? | 09:38 |
zykes- | venv yeah, like it says in docs | 09:38 |
koolhead17 | Oneiroi: you need to start all services i suppose :D | 09:38 |
Oneiroi | koolhead17: if it registered anything as a service that is ;-) I was running stack.sh on oneiric | 09:38 |
*** mandela123 has joined #openstack | 09:40 | |
Oneiroi | anyway ping me if needed writing a script to grab debug into and push to paste.openstack.org for people | 09:41 |
*** TheOsprey has joined #openstack | 09:43 | |
*** hernad has joined #openstack | 09:44 | |
*** hernad has left #openstack | 09:45 | |
zykes- | Oneiroi: one should make a "collect" script instead | 09:46 |
zykes- | that collects support info (logs etc) and makes a tarball ? | 09:46 |
zykes- | koolhead17: any hints onto what i can dop ? | 09:46 |
Oneiroi | zykes-: and pushes it to ? atm this is a python script jsut takes the info fires it off to paste.openstack.org api and returns your paste url | 09:47 |
zykes- | Oneiroi: i dunno, could get something nice maybe from rackspace or openstack foundation ? ;p | 09:48 |
Oneiroi | heh | 09:48 |
*** hernad_ has joined #openstack | 09:52 | |
*** hernad has joined #openstack | 09:52 | |
*** hernad has quit IRC | 09:53 | |
*** paltman has left #openstack | 09:54 | |
*** hernad has joined #openstack | 09:58 | |
*** shaon has quit IRC | 09:59 | |
*** shaon has joined #openstack | 10:00 | |
*** mcclurmc has quit IRC | 10:00 | |
zykes- | Oneiroi: any clue on my kombu problem ? | 10:01 |
Oneiroi | zykes-: err, wasn't paying attention to irc I'll scroll up | 10:02 |
*** rods has joined #openstack | 10:03 | |
koolhead17 | zykes-: check the answers section am very sure, its answered there :D | 10:03 |
zykes- | koolhead17: it's not the dashboard that's causes it, it's the glance dependency | 10:04 |
koolhead17 | zykes-: which distro your trying out? | 10:05 |
*** nikolaij has quit IRC | 10:09 | |
zykes- | koolhead17: EL6 | 10:10 |
*** Ghiottone has joined #openstack | 10:10 | |
koolhead17 | zykes-: :P | 10:12 |
zykes- | and koolhead17 can't find any questions / answers for it @ lp | 10:14 |
koolhead17 | zykes-: https://answers.launchpad.net/nova/+question/168471 seems like you are close to this :D | 10:17 |
zykes- | don't get it then why it fails | 10:21 |
zykes- | it says it's installed and ok | 10:21 |
*** krish has joined #openstack | 10:22 | |
*** mies has quit IRC | 10:29 | |
*** nerens has joined #openstack | 10:29 | |
*** tsuzuki_ has joined #openstack | 10:29 | |
*** krish1 has joined #openstack | 10:30 | |
*** krish has quit IRC | 10:30 | |
*** hernad has quit IRC | 10:33 | |
*** hernad has joined #openstack | 10:33 | |
*** hernad has quit IRC | 10:35 | |
*** miclorb_ has quit IRC | 10:36 | |
*** tomize has left #openstack | 10:36 | |
*** dirkx_ has joined #openstack | 10:37 | |
*** Eyk is now known as Eyk^off | 10:38 | |
Oneiroi | Ok I gtg for a few but, I have openstack-debug in a working state for nova anyway, example output: http://paste.openstack.org/show/2831/ github: https://github.com/Oneiroi/openstack-debug | 10:40 |
*** mcclurmc has joined #openstack | 10:41 | |
*** Oneiroi has quit IRC | 10:42 | |
*** jiva has quit IRC | 10:46 | |
*** jiva has joined #openstack | 10:47 | |
*** Razique has quit IRC | 10:48 | |
*** livemoon has quit IRC | 10:49 | |
*** mmetheny_ has joined #openstack | 10:50 | |
*** mmetheny has quit IRC | 10:50 | |
*** mmetheny_ is now known as mmetheny | 10:50 | |
*** nid0 has quit IRC | 11:00 | |
*** nid0 has joined #openstack | 11:01 | |
*** t9md has quit IRC | 11:05 | |
*** tzn has joined #openstack | 11:10 | |
*** PotHix has joined #openstack | 11:14 | |
*** krish1 has quit IRC | 11:16 | |
*** Razique has joined #openstack | 11:17 | |
*** ahasenack has joined #openstack | 11:24 | |
*** ahasenack has quit IRC | 11:26 | |
*** ahasenack has joined #openstack | 11:29 | |
*** ahasenack has quit IRC | 11:31 | |
*** miclorb_ has joined #openstack | 11:31 | |
*** ahasenack has joined #openstack | 11:34 | |
*** LanceHaig has joined #openstack | 11:37 | |
*** LanceHaig has joined #openstack | 11:37 | |
*** nerdstein has joined #openstack | 11:37 | |
*** miclorb_ has quit IRC | 11:46 | |
*** marrusl has joined #openstack | 11:52 | |
*** tsuzuki_ has quit IRC | 11:54 | |
*** krish has joined #openstack | 11:56 | |
*** katkee has quit IRC | 11:57 | |
*** guigui1 has quit IRC | 11:59 | |
*** Razique has quit IRC | 12:01 | |
*** Razique has joined #openstack | 12:01 | |
*** PeteDaGuru has joined #openstack | 12:02 | |
*** markvoelker has joined #openstack | 12:03 | |
*** katkee has joined #openstack | 12:06 | |
*** mjfork has joined #openstack | 12:07 | |
*** hadrian has joined #openstack | 12:14 | |
*** zul has quit IRC | 12:15 | |
*** supriya has quit IRC | 12:18 | |
*** guigui1 has joined #openstack | 12:18 | |
*** javiF has quit IRC | 12:23 | |
*** Biriukvo has joined #openstack | 12:28 | |
*** nhubbard_away is now known as nhubbard | 12:29 | |
*** livemoon has joined #openstack | 12:33 | |
*** lborda has joined #openstack | 12:39 | |
sannes1 | If I have a qcow2 image working with qemu-kvm, can I use this directly with openstack or does it require additional magic? | 12:40 |
*** lts has joined #openstack | 12:40 | |
*** livemoon1 has joined #openstack | 12:41 | |
*** livemoon has quit IRC | 12:41 | |
*** lorin1 has joined #openstack | 12:42 | |
*** mandela123 has quit IRC | 12:43 | |
*** livemoon has joined #openstack | 12:43 | |
*** dirkx_ has quit IRC | 12:44 | |
*** livemoon1 has quit IRC | 12:45 | |
*** dirkx_ has joined #openstack | 12:47 | |
*** nerens has quit IRC | 12:48 | |
*** supriya has joined #openstack | 12:50 | |
*** joesavak has joined #openstack | 12:53 | |
*** cmagina has joined #openstack | 12:53 | |
*** dillon-w has joined #openstack | 12:54 | |
*** krish has quit IRC | 12:54 | |
dillon-w | Razique, around? | 12:54 |
Razique | yah | 12:54 |
*** cereal_bars has joined #openstack | 12:56 | |
dillon-w | Razique, livemoon told me that you've got euca2ools & novaclient work with keystone. | 12:56 |
Razique | yah | 12:56 |
Razique | where do u block ? | 12:56 |
dillon-w | Razique, do you mind share some best practice? | 12:56 |
Razique | sure | 12:56 |
Razique | first thing to do : 1- Add this yo ur nova.conf : --keystone_ec2_url=http://172.16.40.11:5000/v2.0/ec2tokens | 12:57 |
dillon-w | Razique, well, i don't know what credential info (such as NOVA_API_KEY) should pass to euca2ools/novaclient. | 12:57 |
Razique | 2- edit the file /usr/local/lib/python2.6/dist-packages/keystone-1.0-py2.6.egg/keystone/middleware/ec2_token.py | 12:57 |
Razique | dillon-w: the settings client-side for euca2ools remain the same | 12:58 |
Razique | the nova-api catches ec2 requests | 12:58 |
Razique | and reformat them to make them keystone compliabt | 12:58 |
dillon-w | step2, what modification should i maketo ec2_token.py? | 12:58 |
*** nikolaij has joined #openstack | 12:59 | |
Razique | o = urlparse(FLAGS.keystone_ec1_url) -> o = urlparse(FLAGS.keystone_ec2_url) | 13:00 |
Razique | token_id = result['auth']['token']['id'] ->token_id = result['access']['token']['id'] | 13:00 |
Razique | and voila | 13:01 |
Razique | u should be able to use euca2ools with Keystone | 13:01 |
zykes- | Razique: that's for keystone diablo or ? | 13:01 |
zykes- | Razique: have you experience with getting dashboard to run with keystone ? | 13:01 |
Razique | zykes-: nope, but I'm quite shure it'll work | 13:01 |
Razique | since I've been able to have "keystoned" novaclient and euca2ools | 13:02 |
Kiall | Yea dash (diablo)+keystone(stable/diablo) work together | 13:02 |
Razique | I don't use the dashboard at all | 13:02 |
*** imsplitbit has joined #openstack | 13:02 | |
zykes- | ah | 13:02 |
zykes- | i use keystone trunk and glance trunk | 13:02 |
Razique | dillon-w: zykes- in my current setup I've diablo stable for nova-api, and keystone and novaclient from github | 13:03 |
zykes- | with diablo | 13:03 |
*** popux has joined #openstack | 13:03 | |
dillon-w | looks great! so on a fresh new installation, one shall generate EC2 credentials with nova-mange first? | 13:04 |
zykes- | does dashboard expect a GLANCE_URL alike setting in the config file? | 13:04 |
*** nerens has joined #openstack | 13:05 | |
Razique | dillon-w: dillon-w you can generate a new set of credentials via nova-manage yah | 13:05 |
Razique | but u shouldn't | 13:05 |
Razique | :p | 13:05 |
Razique | since you use Keystone | 13:05 |
Razique | it's better to use keystone-manage then | 13:05 |
Kiall | dillon-w: https://github.com/cloudbuilders/devstack/blob/master/files/keystone_data.sh#L42 | 13:06 |
Kiall | that registers EC2 tokens .. (L42 / L43 | 13:06 |
dillon-w | but does keystone-mange generate credentials like nova-mange does/ | 13:06 |
*** lborda has quit IRC | 13:06 | |
Kiall | No, you generate them yourself.. | 13:08 |
dillon-w | Kiall, thx! the script helps a lot | 13:08 |
Kiall | apt-get install uuid or w/e the EL equivalent tool is .. and use that to create keys etc | 13:08 |
nikolaij | hello people, nikolaij is back with a brand new problem :( i followed the cookbook as told, everything works fine except: images do not go into running state. i made a setup on a virtualbox, i see nova-compute registered (one node config so far. but node 2 also registers when i turn it on).basically the instance does not start and in the logs i see "Error: internal error no supported architecture for os type 'hvm'" full infos here: http: | 13:10 |
nikolaij | //pastebin.com/Y12sv08K | 13:10 |
*** dirkx_ has quit IRC | 13:11 | |
nikolaij | have you experience of something similar? | 13:11 |
Kiall | Pretty sure that error means you cant run a qemu based VM inside another VM ;) | 13:11 |
Kiall | Try using LXC rather than kvm/xen | 13:11 |
dillon-w | Kiall, I'm confused. i thought one should use 'keystone-manage credentials add' to generate EC2 credential instead of nova-mange. but you said i generate them myself, then how? | 13:12 |
nikolaij | ok thanks i ll give a try. do you maybe have pointers to docs? | 13:12 |
*** lborda has joined #openstack | 13:12 | |
Kiall | `keystone-manage credentials add` takes the creds as a parameter, it doesnt generate it for you ... | 13:13 |
Kiall | so you might use the `uuid` tool to generate the key and secret | 13:13 |
nikolaij | Kiall, found it! tnx i ll give a try | 13:13 |
dillon-w | or try nested virtualization. :) | 13:13 |
Kiall | dillon-w: yea .. I've never seen that actually work ;) | 13:14 |
*** gnu111 has joined #openstack | 13:15 | |
*** Biriukvo has quit IRC | 13:16 | |
Razique | Btw I have submitted a keystone figure http://img821.imageshack.us/img821/402/sch5002v00nuackeystone.png | 13:16 |
dillon-w | Kiall, someone is working really hard on nested VT for KVM. XD | 13:17 |
Razique | does taht seem coherent guys ? | 13:17 |
*** kbringard has joined #openstack | 13:17 | |
dillon-w | Kiall, sorry for more dumb questions, but can i use nova-mange to generate credentials? i don't quite understand how 'uuid' tool works. | 13:18 |
Kiall | if you use nova manage to generate the credentials, they wont be stored in keystone | 13:19 |
Kiall | uuid is just a tool that generates a uuid .. | 13:19 |
*** kaigan_ has quit IRC | 13:19 | |
Kiall | you could instead of using that, mash the keyboard to "generate" the key and secret | 13:19 |
*** kernelfreak has joined #openstack | 13:20 | |
dillon-w | well, i'll have a try. :) | 13:21 |
dillon-w | how about novaclient then? | 13:21 |
*** msivanes has joined #openstack | 13:21 | |
uvirtbot | New bug: #880852 in swift "swift-get-nodes return incorrect results" [Undecided,New] https://launchpad.net/bugs/880852 | 13:21 |
Kiall | what about it? | 13:21 |
*** jsavak has joined #openstack | 13:21 | |
*** aliguori has joined #openstack | 13:22 | |
dillon-w | nova client takes NOVA_USER, NOVA_API_KEY. still use uuid to generate and then 'keystone-mange credentials add' to store ? | 13:23 |
dillon-w | Razique, i have problem open your imageshark link. i'll try later. | 13:23 |
*** kbringard has quit IRC | 13:24 | |
*** kbringard has joined #openstack | 13:25 | |
Kiall | dillon-w: novaclient wants these config vars: http://pastie.org/private/w8j5zr8mqkuloqmtnkktia | 13:25 |
*** joesavak has quit IRC | 13:25 | |
Kiall | Nothing needs to be generated for that, just fill in the right details .. | 13:25 |
dillon-w | Kiall, thx. Is NOVA_REGION_NAME a must? | 13:29 |
Kiall | I think so .. Havent tried without it TBH | 13:29 |
*** dprince has joined #openstack | 13:33 | |
*** livemoon has left #openstack | 13:34 | |
*** guigui1 has left #openstack | 13:34 | |
*** dillon-w has quit IRC | 13:34 | |
*** guigui1 has joined #openstack | 13:35 | |
*** vidd-away is now known as vidd | 13:36 | |
vidd | does anyone have dashboard working with mysql? | 13:38 |
mjfork | i don't, but whats the issue? | 13:39 |
*** dillon-w has joined #openstack | 13:40 | |
vidd | i cant seem to get the ENGINE configured right in the local_settings | 13:40 |
mjfork | what do you have now? | 13:41 |
zykes- | where should the novarc be ? .novarc ? | 13:42 |
vidd | http://dpaste.com/640223/ mjfork | 13:42 |
mjfork | maybe add the piort? | 13:44 |
*** hggdh has quit IRC | 13:44 | |
mjfork | vidd: is there a stack trace? anything in dashboard at setup? | 13:44 |
mjfork | err, startup | 13:44 |
*** hggdh has joined #openstack | 13:45 | |
*** kbringard has left #openstack | 13:45 | |
vidd | mjfork, i cant start it up because i cant the db to sync | 13:45 |
*** kbringard has joined #openstack | 13:45 | |
mjfork | what error is in the sync log? | 13:46 |
vidd | mjfork, http://dpaste.com/640229/ stacktrace | 13:46 |
mjfork | its dying on your default-character-set line | 13:48 |
mjfork | try removing the end of line , | 13:48 |
nikolaij | Kiall, thanks! that worked. but again like the last time i tried (my former installation), image on the controller works. while on the node i have "wget: can't connect to remote host (169.254.169.254): Network is unreachable". last time vidd suggested me to follow to cookbook... but now i see that the problem is the same. do you have pointers to this problem? | 13:50 |
vidd | mjfork, adding port did not work, removing , didnt work =\ | 13:50 |
*** kbringard has quit IRC | 13:50 | |
Kiall | 169.254.169.254 is the EC2 meta-data service, .. does `ip addr show` have that IP listed anywhere? | 13:51 |
mjfork | how about the ","? | 13:51 |
*** ewindisch has quit IRC | 13:53 | |
nikolaij | Kiall, yes in the controller, not present in the node | 13:53 |
vidd | mjfork, yeah, that didnt work either | 13:53 |
Kiall | nikolaij: multi server setup? | 13:54 |
*** livemoon has joined #openstack | 13:54 | |
nikolaij | mmmm i think so | 13:55 |
nikolaij | one controller and one node | 13:55 |
*** joesavak has joined #openstack | 13:55 | |
*** jsavak has quit IRC | 13:55 | |
livemoon | winston-d ping | 13:55 |
mjfork | vidd: ERROR:root:can't assign to operator (local_settings.py, line 25) - whats at line 25 in local_settings.py | 13:56 |
Kiall | nikolaij: http://docs.openstack.org/diablo/openstack-compute/admin/content/configuring-multiple-compute-nodes.html | 13:56 |
*** kbringard has joined #openstack | 13:56 | |
dillon-w | livemoon : hi | 13:56 |
Kiall | nikolaij: the iptables command on that page is needed on the second server | 13:56 |
dillon-w | livemoon : this is winston-d home version. XD | 13:56 |
nikolaij | Kiall, thanks i ll give a try | 13:56 |
livemoon | dillon-w: you are so cute | 13:57 |
dillon-w | Kiall, Razique do you know how to roll back the changes I made with 'keystone-manage'? I messed up. | 13:57 |
vidd | the closing } for the database section | 13:57 |
dillon-w | livemoon : what's up? | 13:57 |
livemoon | dillon-w: I remember you tell me someone lead nova-volume | 13:57 |
Razique | dillon-w: you can connect in mysql to the database and edit entries manually I'd say :D | 13:57 |
dillon-w | Razique : since i'm using sqlite, i can delete the file safely? | 13:58 |
*** Oneiroi has joined #openstack | 13:58 | |
dillon-w | livemoon : creiht is the guy | 13:58 |
mjfork | vidd: so it worked? | 13:58 |
mjfork | ahh..never mind, know what you mean | 13:58 |
Razique | dillon-w: well if you sure u don't need the data, go ahead | 13:59 |
dillon-w | Razique : yeah, i think so. thx. | 13:59 |
livemoon | dillon-w: thanks | 14:00 |
Razique | ok so you can do this | 14:00 |
*** robbiew has joined #openstack | 14:00 | |
*** praefect has joined #openstack | 14:00 | |
mjfork | vidd try removing the default character set line | 14:01 |
mjfork | and see if the error moves | 14:01 |
dillon-w | Razique : what should i put to 'default_store' flag in keystone.conf if i want to use mysql? btw, i read your figure, nice drawing ! | 14:01 |
vidd | mjfork, i have to go for a bit...ill look at it some more in a bit | 14:01 |
livemoon | but It semms creiht are not in | 14:01 |
*** jtanner has joined #openstack | 14:01 | |
*** vidd is now known as vidd-away | 14:01 | |
dillon-w | maybe you should wait | 14:01 |
dillon-w | a little bit longer | 14:02 |
*** supriya has quit IRC | 14:02 | |
*** Oneiroi has quit IRC | 14:03 | |
*** Oneiroi has joined #openstack | 14:03 | |
Razique | dillon-w: sql_connection=mysql://keystone:pass@kst_ip//keystone | 14:04 |
*** siwos has quit IRC | 14:04 | |
dillon-w | Razique : shall i create table or sth? Or keystone will take care of that? | 14:05 |
Oneiroi | keystone-manage db sync ? | 14:05 |
Razique | dillon-w: by running keystone-manage db_sync tables are recreated | 14:05 |
dillon-w | Razique: , Oneiroi thx! | 14:06 |
Oneiroi | I was close :P | 14:06 |
dillon-w | :) | 14:06 |
livemoon | Razique: don't db_sync | 14:06 |
*** sannes1 has quit IRC | 14:06 | |
livemoon | when start keystone, it will create auto | 14:06 |
Razique | livemoon: ah yes | 14:06 |
Razique | I wasn't sure on that | 14:06 |
Razique | thanks livemoon | 14:06 |
livemoon | np | 14:07 |
mjfork | livemoon did you fix your volume problem? | 14:07 |
livemoon | yes,razique help me | 14:08 |
mjfork | ok, saw it on mailling list | 14:08 |
livemoon | but new problem happened | 14:08 |
Razique | hehe | 14:08 |
livemoon | yes, deadsun is livemoon | 14:08 |
livemoon | livemoon and deadsun is me both | 14:09 |
dillon-w | sun is dead how can moon live? XD | 14:09 |
livemoon | :) | 14:10 |
livemoon | because deadsun in irc is regitered by others | 14:10 |
livemoon | registered | 14:10 |
dillon-w | then u may use sth like 'deadsun@real' | 14:11 |
*** ldlework has joined #openstack | 14:12 | |
livemoon | dillon-w: you are so humorous | 14:13 |
dillon-w | XD | 14:14 |
*** dragondm has joined #openstack | 14:14 | |
*** cp16net has joined #openstack | 14:16 | |
*** vladimir3p has joined #openstack | 14:17 | |
*** dgags has joined #openstack | 14:17 | |
zykes- | Razique: you got a clue on how i can terminate instances that's stuck in pending | 14:17 |
*** mdomsch has joined #openstack | 14:18 | |
Razique | zykes-: which tool ? | 14:18 |
Razique | zykes-: yah connect to the node | 14:18 |
zykes- | any | 14:19 |
Razique | run virsh | 14:19 |
Razique | list --all | 14:19 |
Razique | and "destroy $instance_name | 14:19 |
zykes- | Razique: that i know, but it's stuck in pending state, as in never even started | 14:19 |
Razique | then remove it's directory | 14:19 |
Razique | from lib/nova/instances | 14:19 |
Razique | euca-termate should work | 14:19 |
zykes- | no instance directory :p | 14:20 |
dillon-w | euca-terminate should work | 14:20 |
zykes- | it's not | 14:20 |
dillon-w | or 'mysql -unova -p' .... | 14:20 |
*** littleidea has joined #openstack | 14:20 | |
*** sdake has joined #openstack | 14:21 | |
zykes- | that's a bad solution ;p | 14:21 |
Razique | zykes-: check nova-api.log in parallel | 14:21 |
Razique | you'll be able to know why the terminate doesn't work | 14:22 |
*** shaon has quit IRC | 14:23 | |
Razique | any hint why nova-mange db sync doesn't produce anything | 14:23 |
Razique | I mean the table that were supposed to be created ain't | 14:24 |
zykes- | hmm, diablo nova shouldn't work with latest dashboard ? | 14:24 |
dillon-w | by 'produce anything' you mean output of the command or changs in DB? | 14:25 |
*** vernhart has quit IRC | 14:26 | |
*** tudamp_ has quit IRC | 14:26 | |
Kiall | zykes-: diablo nova works with the diablo branch of the dashboard .. I'm pretty sure master has changed too much already .. | 14:27 |
*** livemoon has left #openstack | 14:27 | |
*** livemoon has joined #openstack | 14:29 | |
*** livemoon has left #openstack | 14:29 | |
*** ldlework has quit IRC | 14:29 | |
*** Shentonfreude has joined #openstack | 14:34 | |
*** rsampaio has joined #openstack | 14:34 | |
*** johnl_ has quit IRC | 14:34 | |
*** livemoon has joined #openstack | 14:36 | |
dillon-w | what's 'tenant_id' in command 'keystone-manage endpointTemplates add RegionOne nova http://%HOST_IP%:8774/v1.1/%tenant_id%' ? | 14:37 |
mjfork | its replaced automatically in newer versions with the tenant ID | 14:37 |
Kiall | dillon-w: basically, leave it as "%tenant_id%" rather than replacing it with something .. | 14:38 |
mjfork | right | 14:38 |
livemoon | dillon-w: you don not replace by youself | 14:38 |
dillon-w | what about %HOST_IP%? | 14:38 |
livemoon | your service ip | 14:39 |
dillon-w | should i leave it as is as well? | 14:39 |
livemoon | in your case .you nova service ip | 14:39 |
Kiall | all the others get replaced, on "%tenant_id%" stays as "%tenant_id%" | 14:39 |
Kiall | only* | 14:39 |
dillon-w | Kiall : thx | 14:39 |
*** nhubbard is now known as nhubbard_away | 14:41 | |
gnu111 | I want to do some testing switching off SSL in my swift proxy server. What's the easiest way to do this? | 14:41 |
uvirtbot | New bug: #880892 in nova "Instances not cleaned up when doing euca-terminate-instances" [Undecided,New] https://launchpad.net/bugs/880892 | 14:41 |
notmyname | gnu111: set up a local ssl terminator on the box | 14:42 |
*** rnirmal has joined #openstack | 14:43 | |
gnu111 | notmyname: is this through reverse proxy? | 14:43 |
*** littleidea has quit IRC | 14:44 | |
praefect | anyone knows how to get around the floating_ip disassociate/release bug when using auto_assign_floating_ip=true | 14:44 |
praefect | ??? | 14:44 |
praefect | anyone using auto_assign_floating_ip because you will run into this bug at some point.. | 14:44 |
*** FunnyLookinHat has joined #openstack | 14:44 | |
notmyname | gnu111: I'd use something like pound (or perhaps a dedicated ssl terminator) to accept the connection and forward the request. for that matter, you could probably use something like nginx | 14:44 |
*** livemoon has left #openstack | 14:44 | |
gnu111 | notmyname: ok | 14:44 |
*** med_out is now known as medberry | 14:45 | |
Kiall | praefect: I think i got around that by editing the floating_ips's table and changing auto_assigned = 1 to auto_assigned = 0 | 14:45 |
notmyname | gnu111: keep in mind that I would only recommend nginx for dedicated ssl vs non-ssl performance | 14:45 |
*** rnirmal has quit IRC | 14:45 | |
notmyname | gnu111: don't use nginx in front of swift in prod | 14:45 |
Kiall | after that, I could use a normal disassociate | 14:45 |
*** javiF has joined #openstack | 14:45 | |
*** NashTrash1 has joined #openstack | 14:45 | |
NashTrash1 | Good Morning Openstack'ers | 14:45 |
*** rnirmal has joined #openstack | 14:46 | |
praefect | Kiall:`thanks for the tip I'll try that, there's more and more custom stuff I put in my openstack, how do you guys keep changes of customization and hacks in your environment? | 14:47 |
*** rsampaio has quit IRC | 14:47 | |
gnu111 | notmyname: ok, thanks. will try this out. I was hoping there was easier way to test ssl vs non-SSL without installing LB or reverse proxy. | 14:48 |
Kiall | I create .debs with patches ;) | 14:48 |
dillon-w | Kiall Razique having NOVA_USERNAME/API_KEY/URL properly set, i still got 'Expecting token id (HTTP 400)' when running 'nova list'. any idea what's wrong? | 14:48 |
*** ewindisch has joined #openstack | 14:48 | |
notmyname | gnu111: well, the simplest thing would be to turn ssl off completely, but that doesn't really compare apples-to-apples :-) | 14:48 |
NashTrash1 | Does anyone know, can you snapshot an instance that uses the vd* disks? | 14:48 |
gnu111 | notmyname: that's true. :) | 14:49 |
*** rsampaio has joined #openstack | 14:49 | |
NashTrash1 | A cloud user is having problems when he tries to run an instance from such a snapshot | 14:49 |
notmyname | gnu111: AFAIK, the main problem with terminating ssl on the proxy servers is not one of performance (directly). what happens is that if a client closes a connection early (not an uncommon thing), python keeps the socket open. so you get a huge buildup of open sockets, and the server gets bogged down from the overhead | 14:50 |
notmyname | gnu111: *performance being ssl throughput | 14:51 |
*** uksysadmin has quit IRC | 14:51 | |
gnu111 | notmyname: that explains why I saw failures in benchmarking with GETS and DEL not with PUTS. | 14:52 |
Razique | hi in the nova database, i'm looking for a field "mac_address" | 14:53 |
Razique | or where could I find a diablo sql scheme ? | 14:53 |
Razique | I'm having trouble to run the db sync | 14:54 |
mjfork | what does db ysnc do? | 14:54 |
mjfork | throw an error? | 14:54 |
Razique | yah 2011-10-24 16:53:15,871 CRITICAL nova [-] 'mac_address' | 14:54 |
Razique | it's like there is a problem with that filed | 14:55 |
Razique | field | 14:55 |
Razique | so the nova-mange does not finish totally to update my database | 14:55 |
dillon-w | Kiall : in 'keystone-manage $* credentials add admin EC2 'admin_%ADMIN_PASSWORD%' admin admin', should 'ADMIN_PASSWORD' be something like uuid or just plain text? | 14:55 |
NashTrash1 | Razique: Take a look at the virtual_interfaces tables. There is a column named address. | 14:55 |
*** mrjazzcat has joined #openstack | 14:55 | |
*** dubsquared has joined #openstack | 14:55 | |
mjfork | whats in nova_manage log? | 14:56 |
NashTrash1 | Razique: Maybe mac_address either migrated to/from this column | 14:56 |
Razique | didn't work | 14:56 |
dillon-w | Razique : having NOVA_USERNAME/API_KEY/URL properly set, i still got 'Expecting token id (HTTP 400)' when running 'nova list'. any idea what's wrong? | 14:56 |
Razique | I tried to rename it :D | 14:56 |
*** osier has quit IRC | 14:56 | |
Razique | mjfork: http://paste.openstack.org/show/2834/ | 14:56 |
NashTrash1 | Razique: What version nova are you going from and to? | 14:56 |
*** mrjazzcat has left #openstack | 14:56 | |
praefect | Razique: I often drop the db nova completely and "db sync", I don't loose images, just keys and user/project data... just saying | 14:56 |
nikolaij | Kiall, i followed your suggestions but no way to make it work :( here the node config (ip) http://pastebin.com/nyTPwW1N i have 2 questions: $NOVA_API is on the public interface, right? and: is correct that br100 has no ip? | 14:57 |
Razique | NashTrash1: Diablo -> Cactus -> Diablo :D | 14:57 |
NashTrash1 | Razique: Interiesting... | 14:57 |
Razique | praefect: I'm trying to validate a migration on a production system | 14:57 |
Razique | with running instances and stuff | 14:57 |
Razique | so the drop wouldn't be cool :p | 14:58 |
Razique | dillon-w: check nova-api.log | 14:58 |
praefect | Razique: then it surely doesn't make sense to drop it... =) | 14:58 |
Razique | dillon-w: is the database contains the right roles/ endpoints/ Services ? | 14:58 |
dillon-w | Razique : i think so, i follow the steps here https://github.com/cloudbuilders/devstack/blob/master/files/keystone_data.sh#L42 | 14:59 |
Razique | do u know where is the defauly mysql scheme for diablo ? | 14:59 |
praefect | I'm trying to limit the number of cores available on some compute nodes, but the max_cores switch doesn't seem to work and it is not even reported at startup using the verbose switch... anyone managed to limit the number of cores usable on ompute nodes? | 15:00 |
Razique | dillon-w: check nova-api.log | 15:00 |
mjfork | Razique frustaing error log | 15:01 |
*** justinlw has joined #openstack | 15:01 | |
Razique | got it /usr/share/pyshared/nova/db/sqlalchemy/migrate_repo/versions | 15:01 |
*** dubsquared has quit IRC | 15:02 | |
NashTrash1 | Is snapshotting of an instance volume supported on KVM in Diablo? | 15:02 |
mjfork | Razique there is no mac_address in my local db running on diablo | 15:02 |
*** theuncleofthesti has joined #openstack | 15:03 | |
Razique | NashTrash1: yes it is | 15:03 |
*** hezekiah_ has joined #openstack | 15:03 | |
*** theuncleofthesti is now known as uncleofthestick | 15:03 | |
Razique | mjfork: def upgrade(migrate_engine): c = instances.columns['mac_address'] | 15:03 |
Razique | I skipped some stuff | 15:03 |
NashTrash1 | Razique: Hmm. Thanks. | 15:03 |
mjfork | however, it is on my diablo-3 install | 15:03 |
mjfork | securit_groups tablae | 15:03 |
mjfork | mysqldump -u<user> -p<pass> nova | grep -i mac | 15:04 |
*** code_franco has joined #openstack | 15:04 | |
Razique | mjfork: I resolved it by creating a "mac_adress" into the instance table | 15:05 |
*** hezekiah_ is now known as isaacfinnegan | 15:05 | |
*** jdag has quit IRC | 15:05 | |
mjfork | Razique ok, i don't have that field. | 15:06 |
*** TheOsprey has quit IRC | 15:06 | |
*** dubsquared has joined #openstack | 15:06 | |
Razique | :) | 15:06 |
uncleofthestick | Does anybody knows if Openstack Dashboard can work without Keystone? | 15:06 |
Razique | thanks though! | 15:06 |
Razique | uncleofthestick: only the oldest versions | 15:06 |
Razique | I've kept one hehe | 15:07 |
NashTrash1 | Razique: If you have a moment, my user has loaded a bunch of data into /dev/vda of his instance and then takes a snapshop of the VM instance and saves it as an image. He tries to run a new VM using that image and it fails on boot. | 15:07 |
uncleofthestick | Razique: As I suspected. Ok, thank you | 15:07 |
*** kbringard has quit IRC | 15:08 | |
Razique | NashTrash1: I haven't played with bootables volume eyet | 15:08 |
Razique | yet | 15:08 |
Razique | sorry | 15:08 |
NashTrash1 | Razique: Hmm. Thanks. | 15:08 |
NashTrash1 | Razique: Here is the console output he is getting. Does anything look fishy? http://paste.openstack.org/show/2835/ | 15:09 |
nikolaij | i see Kiall is not 'alive'... anybody maybe can help? | 15:09 |
*** markwash has quit IRC | 15:10 | |
Razique | NashTrash1: yah mountall: Event failed | 15:10 |
Razique | does that images depend on some volume at boot ? | 15:11 |
Razique | looks like so | 15:11 |
*** freeflyi1g has joined #openstack | 15:11 | |
Razique | nikolaij: jsut ask | 15:11 |
NashTrash1 | Razique: Yes it does. But I am not certain how to get it all working. | 15:11 |
Razique | if someone can help he'll grab :) | 15:11 |
uvirtbot | New bug: #880905 in nova "run_tests fails in venv on my setup (lucid)" [Undecided,New] https://launchpad.net/bugs/880905 | 15:12 |
NashTrash1 | Razique: I guess he needs to also snapshot the /dev/vda volume from the original instance and then somehow make that available to the new instance | 15:12 |
nikolaij | i followed your suggestions but no way to make it work :( here the node config (ip) http://pastebin.com/nyTPwW1N i have 2 questions: $NOVA_API is on the public interface, right? and: is correct that br100 has no ip? | 15:12 |
nikolaij | :) tnx | 15:12 |
*** kbringard has joined #openstack | 15:12 | |
nikolaij | Razique, basically instance does not get ip and then fails wget to 169.254.169.254 | 15:13 |
*** guigui1 has quit IRC | 15:13 | |
*** freeflying has quit IRC | 15:14 | |
*** zul has joined #openstack | 15:14 | |
NashTrash1 | Does anyone know how to work with the "extra" disk that is available on an instance. For example, if your instance is supposed to have 40GB, the 40GB is located at /dev/vda, right? | 15:14 |
mjfork | or /dev/vdb | 15:14 |
mjfork | its made avialable on the next unused node (on KVM) | 15:15 |
NashTrash1 | mjfork: How do you mean "on the next unused node"? | 15:15 |
*** dirkx_ has joined #openstack | 15:16 | |
mjfork | if your Operating System int he guest is running at /dev/vda, attaching a nova-volume will put it at /dev/vdb | 15:16 |
praefect | hey just a quick note to cheer you guys up this morning: Windows 7 is limited to 2 physical CPUs, but since you have access to CPU topology in libvirt.xml you can modify it and pass multiple physical CPUs as cores and threads of a single CPU, hence violating the artificial limitation put in there by Micro$oft.. brilliant, no!? | 15:16 |
NashTrash1 | mjfork: Ah, ok. I am just trying to work with the /dev/vda disk. | 15:17 |
NashTrash1 | mjfork: If a snapshot is taken of an instance, does the snapshot also capture the /dev/vda disk, or does that need to be done separately? | 15:18 |
*** nhubbard_away has quit IRC | 15:19 | |
*** tzn has quit IRC | 15:19 | |
*** nhubbard_away has joined #openstack | 15:19 | |
*** nhubbard_away is now known as nhubbard | 15:19 | |
*** markwash has joined #openstack | 15:20 | |
NashTrash1 | mjfork: Well, nevermind. I guess that Openstack sets up the extra disk space as /dev/vdb by default. | 15:20 |
NashTrash1 | So, how does can I snapshot the /dev/vdb disk? | 15:21 |
RichiH | 88 | 15:22 |
RichiH | hrmpf | 15:22 |
*** zul has quit IRC | 15:23 | |
*** zul has joined #openstack | 15:24 | |
mjfork | NashTrash1 sorry...distracted | 15:25 |
*** flamboz has joined #openstack | 15:26 | |
NashTrash1 | mjfork: NP. I am learning a bit here. Nova automatically sets up a disk.local when a VM is created. | 15:26 |
*** flamboz has quit IRC | 15:27 | |
mjfork | NashTrash1 what does "ls /dev/sd*" show? | 15:27 |
NashTrash1 | mjfork: But, it does not appear that disk.local is included in a VM snapshot | 15:27 |
NashTrash1 | mjfork: There are no /dev/sd*, only /dev/vd* | 15:27 |
NashTrash1 | Does anyone know for certain if disk.local (/dev/vdb) is or is not included in a VM snapshot? | 15:28 |
*** po has joined #openstack | 15:31 | |
mjfork | i didn't write code, but they answer should be no. | 15:31 |
*** nikolaij has quit IRC | 15:32 | |
mjfork | the blueprint uses a seperate API from volumes and makes no mention of doing with the OS | 15:32 |
mjfork | using Amazon behavior as a guide, they do NOT | 15:32 |
*** HowardRoark has joined #openstack | 15:32 | |
*** Ramonster has quit IRC | 15:32 | |
*** dobber has quit IRC | 15:33 | |
NashTrash1 | Ok. Do you know wow can I snapshot the local storage? | 15:33 |
*** adjohn has joined #openstack | 15:34 | |
*** zul has quit IRC | 15:34 | |
*** ldlework has joined #openstack | 15:35 | |
mjfork | try euca_create_snapshot | 15:35 |
*** zul has joined #openstack | 15:35 | |
mjfork | its not clear to me if implemented | 15:35 |
*** zul has quit IRC | 15:36 | |
NashTrash1 | euca-create-snapshot only lists the nova-volumes not any of the local storage | 15:36 |
NashTrash1 | This might be a vishy problem. | 15:36 |
NashTrash1 | vishy: You around? | 15:36 |
*** Ruetobas has quit IRC | 15:37 | |
mjfork | yeah, what are you doing? are you snapshotting an attached voluem | 15:37 |
mjfork | or are you snappshotting the OS drive (i.e. to make a new base image) | 15:37 |
*** zul has joined #openstack | 15:37 | |
NashTrash1 | I want to snapshot both /dev/vda (the OS drive) and /dev/vdb (the default local storage) and make them available together for new VMs | 15:38 |
*** zul has quit IRC | 15:38 | |
*** robix has quit IRC | 15:38 | |
mjfork | you can't as far as i know | 15:39 |
NashTrash1 | Yeah. That is kind of how it looks right now. | 15:39 |
mjfork | you have a few options | 15:39 |
mjfork | 1) move the data on /dev/vdb to /dev/vda and have 1 drive | 15:40 |
NashTrash1 | I have not setup nova-volumes yet | 15:40 |
NashTrash1 | user has more than 10GB of data | 15:40 |
mjfork | or 2) tie your provisioning together so both are created at same time and then attached | 15:40 |
NashTrash1 | how do I go about doing #2? | 15:40 |
NashTrash1 | *not supposed to be a link* | 15:40 |
mjfork | how do you make VMs? | 15:40 |
mjfork | you would do create instance, create volume, attach volume | 15:41 |
mjfork | or, alternatively, check create instance API, you may be able to pass an existing volume | 15:41 |
NashTrash1 | create volume requires that I setup nova-volumes | 15:42 |
mjfork | in which case it would be create volume, create isntance (passing volume) | 15:42 |
mjfork | yes, right. | 15:42 |
mjfork | NashTrash1 back in 10 mins | 15:42 |
NashTrash1 | Looks like I need to embark on that task now. | 15:42 |
NashTrash1 | mjfork: Ok. Thanks for all the help | 15:42 |
dillon-w | Razique : the 'Expecting token id (HTTP 400)' has nothing to do with nova-api, it ends at keystone: 'WARNING [eventlet.wsgi.server] 192.168.4.101 - - [24/Oct/2011 23:41:51] "POST /v2.0/tokens HTTP/1.1" 400 196 0.008092' any idea? | 15:42 |
*** Ruetobas has joined #openstack | 15:42 | |
Razique | 400 : bad request | 15:43 |
Razique | looks like the ressourcewas not properly called | 15:43 |
*** zul has joined #openstack | 15:43 | |
Razique | try a nova --debug list | 15:43 |
*** iRTermite has quit IRC | 15:44 | |
dillon-w | Razique : here's the output of 'nova --debug list' http://paste.openstack.org/show/2836/ | 15:46 |
Razique | dillon-w: ok, got it u either have a too recent version of Keystone or nova | 15:47 |
Razique | so 1- upgrade novacloent | 15:47 |
Razique | 2- downgrade keystone | 15:47 |
Razique | I'd say 1 :) | 15:48 |
dillon-w | ok, i'll try. | 15:48 |
*** iRTermite has joined #openstack | 15:50 | |
Kiall | dillon-w: the request is missing the tenantId | 15:50 |
Kiall | see the last part of this: http://paste.openstack.org/show/2837/ | 15:51 |
Kiall | oh humm. | 15:51 |
Kiall | you send tenantName .. I send tenantId .. | 15:51 |
Kiall | probably mixing versions ;) | 15:51 |
dillon-w | Kiall : let me try more recent novaclient | 15:52 |
Kiall | what version of keystone are you using? trunk or diablo? | 15:52 |
Kiall | master or diablo* | 15:52 |
dillon-w | diablo | 15:52 |
dillon-w | actually, i'm using GridDyanmic's RHEL package. | 15:52 |
Kiall | then you want an older nocaclient i think .. | 15:53 |
Kiall | novaclient* | 15:53 |
dillon-w | older?? | 15:53 |
dillon-w | my novaclient is 2.6.6 | 15:53 |
Kiall | what `nova-manage version list` spit out? | 15:53 |
Kiall | does& | 15:54 |
Kiall | does* | 15:54 |
Kiall | Odd, I use 2.6.6 aswell with the diablo/stable branches of everything ... | 15:54 |
dillon-w | nova-manage version list: 2011.3 (2011.3-LOCALBRANCH:LOCALREVISION) | 15:55 |
Kiall | found the issue.. | 15:55 |
Kiall | https://github.com/rackspace/python-novaclient/commits/master | 15:55 |
*** katkee has quit IRC | 15:55 | |
Kiall | 3rd last commit, thats the change causing your issue .. | 15:55 |
Kiall | so your using the yet-to-be-released 2.6.7, which still claims to be 2.6.6 since they havent bumped the version # | 15:56 |
*** jtanner has quit IRC | 15:57 | |
dillon-w | really? | 15:57 |
zykes- | dillon-w: there's new packages underway in EPEL | 15:58 |
dillon-w | zykes- : but that's for fedora. | 15:58 |
*** nikolaij has joined #openstack | 15:59 | |
nikolaij | is there anybody out there able to install a 2 nodes cloud for $$$$? | 15:59 |
dillon-w | Kiall : u r rite. i checkthe code | 16:00 |
Kiall | anyway, downgrade to the 2.6.6 release and it should work again | 16:00 |
*** robix has joined #openstack | 16:00 | |
zykes- | dillon-w: no, F16 packages are being made into EPEL ones as well as I take it | 16:01 |
*** maplebed_ has quit IRC | 16:02 | |
Kiall | zykes-: or actually .. | 16:02 |
zykes- | Kiall: ? | 16:02 |
Kiall | try changing NOVA_PROJECT_ID to the tenant name, rather than tenant id | 16:02 |
dillon-w | Kiall : hmm, let me try | 16:03 |
Kiall | zykes-: whoops .. was meant for dillon-w ;) | 16:04 |
mjfork | NashTrash1 I am back. | 16:04 |
dillon-w | Kiall : doesn't work either | 16:05 |
zykes- | so dillon-w give it a few after F16 packages are "done" and i think you'll see stuff in EPEL as well | 16:05 |
Kiall | yea - wasnt sure if diablo keystone would accept the name instead of the id .. | 16:05 |
Kiall | worth a shot | 16:05 |
dillon-w | i don't know how to downgrade novaclient. easy_install said what i have is '2.6.6' | 16:06 |
* Razique is just reinserting mysql datas into a fresh database | 16:06 | |
Razique | takes time by hand | 16:06 |
Kiall | dillon-w: the joys of using software that's not package natively ;) | 16:07 |
*** popux has quit IRC | 16:08 | |
dillon-w | Kiall : yeah, not the 1st time... i've been there for Bexar and Cactus. kills me everytime | 16:08 |
*** adjohn has quit IRC | 16:08 | |
*** clauden___ has quit IRC | 16:08 | |
*** clauden has joined #openstack | 16:09 | |
Kiall | Yea - I learned a long time ago to *never* *ever* install unpackaged software anywhere but /opt, where it can be easily wiped | 16:09 |
*** tzn has joined #openstack | 16:10 | |
dillon-w | Kiall : i'll try euca2ools for now. let me fix novaclient tomorrow. | 16:11 |
*** mnour has joined #openstack | 16:14 | |
*** littleidea has joined #openstack | 16:15 | |
* nikolaij is desperate | 16:16 | |
*** soosfarm_ has quit IRC | 16:17 | |
*** soosfarm has joined #openstack | 16:18 | |
dillon-w | hmm, euca2ools also failed. http://paste.openstack.org/show/2838/ | 16:20 |
*** rnorwood has joined #openstack | 16:20 | |
*** lvaughn has quit IRC | 16:20 | |
*** lvaughn has joined #openstack | 16:21 | |
Kiall | euca2ools and keystone seem to have some issues... | 16:21 |
*** nikolaij has quit IRC | 16:21 | |
Kiall | dillon-w: BTW .. I've just upgraded to 2.6.7-ish (ie the current master branch) and its working with diablo keystone+nova | 16:23 |
Kiall | you must have something else causing the issue | 16:23 |
dillon-w | well, there is sth wrong with my keystone. the 'keystone-mange db_sync' cann't even run. | 16:24 |
*** nati2 has joined #openstack | 16:25 | |
*** stewart has quit IRC | 16:25 | |
*** clauden has quit IRC | 16:25 | |
*** clauden has joined #openstack | 16:25 | |
vidd-away | dillon-w, what message do you get when you try to run keystone db_sync | 16:26 |
*** Kiall has left #openstack | 16:26 | |
*** Kiall has joined #openstack | 16:26 | |
dillon-w | vidd-away : db_sync is not a supported obj type | 16:26 |
Kiall | you dont need to run keystone db_sync | 16:27 |
Kiall | keystone does it automatically | 16:27 |
vidd-away | dillon-w, there is a glitch in that verion of keystone....that responce is expected | 16:27 |
dillon-w | well... | 16:27 |
vidd-away | later versions have "fixed" it | 16:28 |
*** zul has quit IRC | 16:29 | |
vidd-away | dillon-w, did you get keystone from openstack or cloudbuilders? (or somewhere else)? | 16:30 |
*** tzn has quit IRC | 16:30 | |
dillon-w | vidd-away : from GridDynamic yum repository. :$ | 16:31 |
*** gohko_nao has joined #openstack | 16:31 | |
*** HowardRoark has quit IRC | 16:31 | |
vidd-away | dillon-w, any idea how old thta version is? last update to cloudbuilds and openstack keystone git is 5 days | 16:31 |
*** tzn has joined #openstack | 16:32 | |
dillon-w | well, not easy to tell. | 16:32 |
*** tzn has quit IRC | 16:32 | |
*** HowardRoark has joined #openstack | 16:33 | |
vidd-away | if i can ever get dashboard to play nice with mysql...who should i notify so the "skelleton" for it can be added to the scripts? | 16:33 |
*** gohko_na_ has quit IRC | 16:34 | |
*** jtanner has joined #openstack | 16:36 | |
*** Ghiottone has quit IRC | 16:38 | |
vidd-away | dillon-w, dont feel too bad...the package from ubuntu doesnt work that well either | 16:39 |
*** timr has quit IRC | 16:40 | |
Kiall | Razique: still about? | 16:40 |
Razique | yah | 16:41 |
Razique | dealing with instance_types errors :D | 16:41 |
Kiall | you mentioned how to get euca2tools and keystone talking earlier.. | 16:41 |
Razique | http://paste.openstack.org/show/2840/ | 16:41 |
Kiall | Other than the 2x edits, was there any other steps? | 16:41 |
*** n0ano has quit IRC | 16:41 | |
*** jdurgin has joined #openstack | 16:41 | |
*** helfrez has joined #openstack | 16:41 | |
Razique | Kiall: make sure the ec2 token exists into database | 16:42 |
Razique | under credentials tables | 16:42 |
Razique | add a entry like | 16:42 |
Kiall | yea I've got entries in there .. | 16:42 |
Razique | 1/1/1/EC2/$key/$secret | 16:42 |
Razique | $key = $secret$user | 16:42 |
dillon-w | Razique : how can i inquiry sqlite DB? i also want to check if ec2 token is there in my DB | 16:43 |
Razique | $secret:$user* | 16:43 |
*** maplebed has joined #openstack | 16:43 | |
Kiall | The strange thing is .. I see nothing in the nova-* or keystone-* logs, yet the client is getting a 500 Int Server Error back... | 16:43 |
Razique | dillon-w: not really familiar with sqlite sorry :/ | 16:43 |
Razique | Kiall: errors 500 : server error | 16:43 |
Razique | sometimes it's when the client passes wrong settings | 16:43 |
Razique | that means a version mismatch generally | 16:43 |
Razique | try to run urself REST queries | 16:44 |
Razique | here : | 16:44 |
Razique | http://code.google.com/p/rest-client/ | 16:44 |
dillon-w | Kiall : i also got 500 error | 16:44 |
Razique | that one is awesome to debug api servers | 16:44 |
Kiall | actually, what does http://API-Server:5000/v2.0/ec2tokens in a browser give you? | 16:45 |
*** blamar_ has joined #openstack | 16:46 | |
*** blamar has quit IRC | 16:47 | |
*** blamar_ is now known as blamar | 16:47 | |
Razique | should give u the user credentials | 16:48 |
vidd-away | Razique, you have dashboard...right? | 16:48 |
Razique | the one u send via a post request | 16:48 |
Razique | vidd-away: nope I don't use the dashboard at all | 16:48 |
Razique | :D | 16:48 |
zykes- | vidd-away: i got | 16:48 |
Kiall | without a plan ol GET, I'm getting a 404, which i wouldnt expect? | 16:48 |
vidd-away | zykes-, do you have it use mysql instead of sqlite for its database? | 16:48 |
*** mnour has quit IRC | 16:49 | |
*** helfrez has quit IRC | 16:49 | |
zykes- | vidd-away: i'm trying that now yes | 16:49 |
*** dendro-afk is now known as dendrobates | 16:49 | |
vidd-away | zykes-, any progress? | 16:49 |
*** llang629 has joined #openstack | 16:49 | |
Razique | zykes-: still having troubles running the dashboard + keystone ? | 16:50 |
zykes- | Razique: not sure if it's keystone or what it is now, i went from db trunk to diablo release > "Unexpected error: list indices must be integers, not str" | 16:51 |
Razique | zykes-: ahh I've met that exception | 16:51 |
* Razique concentrates | 16:51 | |
zykes- | it's on dashboard Razique @ the auth page | 16:52 |
Razique | livemoon had the answer as far as I recall | 16:52 |
zykes- | ok | 16:52 |
Razique | leme check I put a not for that | 16:52 |
*** llang629 has left #openstack | 16:52 | |
Razique | got it | 16:53 |
Razique | it's related to glance images | 16:53 |
zykes- | actually not | 16:53 |
Razique | no ? | 16:53 |
zykes- | it's related the the data from keystone | 16:53 |
Razique | do u have that line : | 16:54 |
zykes- | o = urlparse(token.serviceCatalog['identity'][0]['adminURL']) | 16:54 |
Razique | is it that error : https://bugs.launchpad.net/nova/+bug/803705 | 16:55 |
*** Oneiroi has quit IRC | 16:55 | |
uvirtbot | New bug: #880964 in nova "nova-manage db sync requires glance" [Undecided,New] https://launchpad.net/bugs/880964 | 16:56 |
*** vdo has quit IRC | 16:57 | |
zykes- | Razique: sec | 16:57 |
*** nacx has quit IRC | 16:59 | |
*** koolhead17 has quit IRC | 17:02 | |
*** uncleofthestick has quit IRC | 17:02 | |
dillon-w | Razique : what version of keystone r u using? | 17:02 |
*** dirkx_ has quit IRC | 17:06 | |
*** ewindisch has quit IRC | 17:07 | |
*** catintheroof has joined #openstack | 17:08 | |
*** bengrue has joined #openstack | 17:08 | |
*** ewindisch has joined #openstack | 17:08 | |
*** Sjors has quit IRC | 17:10 | |
Razique | dillon-w: the last version from github | 17:11 |
Razique | while I use the 2011.3 version of diablo | 17:11 |
*** Sjors has joined #openstack | 17:12 | |
*** littleidea has quit IRC | 17:12 | |
dillon-w | well, i've got the latest version, but now i've to deal with dependency hell. | 17:12 |
Razique | which kind of hell ? | 17:13 |
dillon-w | well, lots of missing python packages | 17:13 |
dillon-w | fixing them one by one | 17:14 |
dillon-w | i'm so tired | 17:14 |
*** reed has joined #openstack | 17:15 | |
*** lorin1 has quit IRC | 17:16 | |
zykes- | dillon-w: where you installing from ? | 17:16 |
dillon-w | zykes- : keystone? from github | 17:17 |
*** B-Wong has joined #openstack | 17:18 | |
*** darraghb has quit IRC | 17:18 | |
zykes- | isn't the diablo one working ? | 17:19 |
dillon-w | zykes- : no | 17:19 |
*** FabriceB has quit IRC | 17:20 | |
zykes- | dillon-w: what's wrong with it ? | 17:20 |
Kiall | zykes-: it sounds like your mixing diablo and essex versions of services, which is most likely never going to work ;) | 17:20 |
B-Wong | Hello, can anyone assist me in installing the Openstack UI? | 17:20 |
zykes- | Kiall: i was yeah | 17:21 |
B-Wong | I ran into a few problems. | 17:21 |
*** adjohn has joined #openstack | 17:21 | |
dillon-w | novaclient/euca2ool doesn't work. | 17:21 |
Kiall | zykes-: whoops .. i had intended that for dillon-w ;) | 17:21 |
Kiall | B-Wong: are you by any chance trying to install from the ubuntu packages? | 17:22 |
B-Wong | No, I am installing into CentOS | 17:22 |
B-Wong | Most documentation is for Ubuntu | 17:22 |
B-Wong | so I have to adjust a bit. | 17:22 |
dillon-w | well, Razique mentioned his keystone is from github master | 17:22 |
*** joesavak has quit IRC | 17:23 | |
Kiall | dillon-w: github master == openstack essex, I would be really really surprised if you end up with a stable system if you mix diablo and essex components | 17:24 |
Kiall | (and thats if it even works at all) | 17:25 |
dillon-w | Kiall : i think you are right. | 17:26 |
Razique | Kiall: the reason why I did that | 17:26 |
Razique | is because recently the Keystone dev changed the database scheme | 17:27 |
Razique | interfaces not longer worked, and the package into the 2011.3 (diablo) was too old for that | 17:27 |
Razique | Keystone is "just" a middleware for nova in term of implementation | 17:27 |
Razique | so this is not that risky | 17:28 |
Kiall | well, barring the fact that the EC2 API wont work for me .. the diablo/stable branches of everything are working fine for me .. | 17:28 |
Razique | since u can easily bypass it via the pipelines | 17:28 |
dillon-w | how can i switch branch using git? | 17:28 |
Razique | Kiall: so u have been able to run Keystone from PPA + euca2ools + nova ? | 17:28 |
Kiall | My PPA + novaclient work, euca2ools is giving me hassle though | 17:29 |
Razique | the last version of novaclient contains awesome feature that the repo one doesn't, eg: floating ips | 17:29 |
Razique | Kiall: It took me time the tweak resides in the modification of the Keysone ec2 file | 17:30 |
Kiall | Yea - I've updated that that version of nova client already .. | 17:30 |
Razique | so so u know it uses the last scheme of keystone | 17:30 |
Razique | (regarding the authentication process) | 17:30 |
Razique | in order to make it work with keystone,you need to take the package from Keystone | 17:30 |
Razique | BUT imho | 17:31 |
Razique | Keystone is not ready to be integrated with Diablo | 17:31 |
robix | anyone get the default natty-uec image working with LXC? I'm see errors when I view the console. Seems like some init jobs are failing... | 17:31 |
Razique | I'm working since the last week on the upgrade process | 17:31 |
Razique | and a gap remains between the way nova handles projets and user and the way Keystone does it | 17:31 |
zykes- | gahh | 17:32 |
Kiall | Razique: upgrading an exisiting cactus install? | 17:32 |
Razique | Kiall: yah | 17:32 |
zykes- | all this keystone stuff | 17:32 |
Razique | with a bunch of running instances,attached volumes etc.. | 17:32 |
Kiall | yea - I'm sure thats a bit painful ;) | 17:32 |
zykes- | drives one insane | 17:32 |
*** katkee has joined #openstack | 17:32 | |
Razique | zykes-: Yup I totally agree :D | 17:32 |
Razique | I started by writting the process includin Keystone | 17:32 |
Razique | but when I discovered it breaks current project | 17:33 |
Kiall | Razique: you mentioned you can bypass keystone for the ec2 API by changing the pipeline? | 17:33 |
*** krow has joined #openstack | 17:33 | |
Razique | I removed it :D | 17:33 |
Razique | Kiall: sure in api-paste.in | 17:33 |
Razique | ini | 17:33 |
Kiall | mind explaining how? I'd like to test if the EC2 api works with it bypassed -_-.. | 17:33 |
*** cereal_bars has quit IRC | 17:34 | |
Razique | for the EC2Api you update the pipeline | 17:34 |
Razique | pipeline = logrequest ec2noauth cloudrequest authorizer ec2executor -> pipeline = logrequest authenticate cloudrequest authorizer ec2executor | 17:34 |
Razique | the same goes for the 1.1 API | 17:34 |
*** nerdstein has quit IRC | 17:34 | |
Kiall | At the mo, I've got this: http://pastie.org/private/4ysjblucoefckyqwmzclg is it a simple as removing the "authtoken" and "authtoken" | 17:34 |
Kiall | "authtoken" and "keystonecontext"* | 17:35 |
Razique | yah | 17:35 |
Kiall | the 1.1 API works perfectly .. just the EC2 API having issues | 17:36 |
Razique | Kiall: both do :p | 17:36 |
Razique | when all the functions will be implemented into the 1.1 tools | 17:36 |
Kiall | well .. I've not seen any issues with keystone + the 1.1 pai .. not yet anyway | 17:36 |
Razique | we won't need that weird api | 17:36 |
Razique | Kiall: both work well, but for existing projects, they don't | 17:37 |
Razique | that 's what I despise that's it :) | 17:37 |
Kiall | ;) | 17:37 |
Kiall | Okay .. bypassing keystone and the EC2 api works perfectly .. at least I know its 100% the keystone integration now ;) | 17:37 |
Razique | great :) | 17:40 |
Kiall | Razique: all fixed :) | 17:43 |
Razique | could someone could give me the diablo 2011.3 api-paste.ini file ? | 17:43 |
Razique | coo | 17:43 |
Razique | l | 17:43 |
*** HowardRoark has quit IRC | 17:44 | |
Kiall | Razique: https://github.com/openstack/nova/blob/master/etc/nova/api-paste.ini | 17:44 |
Kiall | whoops .. wrong branch | 17:44 |
Kiall | https://github.com/openstack/nova/blob/stable/diablo/etc/nova/api-paste.ini | 17:45 |
*** ziyadb_ has joined #openstack | 17:46 | |
*** Archeron has joined #openstack | 17:47 | |
*** lorin1 has joined #openstack | 17:47 | |
Razique | thanks Kiall | 17:48 |
*** HowardRoark has joined #openstack | 17:49 | |
*** martines has quit IRC | 17:49 | |
Razique | perfect | 17:49 |
Razique | I did Diablo -> Cactus -> Cactus | 17:50 |
Razique | Diablo -> Cactus -> Diablo | 17:50 |
*** mahmoh has quit IRC | 17:52 | |
*** ziyadb_ has quit IRC | 17:53 | |
*** ziyadb_ has joined #openstack | 17:53 | |
*** ewindisch has quit IRC | 17:54 | |
*** ewindisch has joined #openstack | 17:55 | |
*** viraptor has quit IRC | 17:56 | |
*** littleidea has joined #openstack | 17:57 | |
*** martines has joined #openstack | 17:57 | |
*** dysinger has joined #openstack | 17:58 | |
*** ewindisch has quit IRC | 18:00 | |
*** ewindisch has joined #openstack | 18:00 | |
*** bcwaldon has joined #openstack | 18:00 | |
*** dillon-w has quit IRC | 18:03 | |
*** Ryan_Lane has joined #openstack | 18:04 | |
*** obino has joined #openstack | 18:04 | |
*** cubranic has joined #openstack | 18:05 | |
*** cubranic is now known as DavorC | 18:07 | |
*** ziyadb_ has quit IRC | 18:08 | |
DavorC | Does anyone know why the output of 'nova-manage service list' and 'euca-describe-availability-zones verbose' are mirror images of each other? | 18:09 |
DavorC | The services that are ":-)" in one are "XXX" in the other | 18:09 |
DavorC | (Two-node setup, running both commands on the compute node.) | 18:09 |
*** thingee has joined #openstack | 18:10 | |
*** joesavak has joined #openstack | 18:11 | |
praefect | DavorC: the more synchronized my timers are the more smiles I get, actually, unless something is really broken, a XXX instead of a smile seems to indicate a less than optimal timer sync on the nodes | 18:14 |
praefect | ntpd is your fried | 18:14 |
praefect | friend | 18:14 |
*** dirkx_ has joined #openstack | 18:15 | |
DavorC | praefect: Thanks, I think that was it. I was just looking at nova-manage source and noticed that ":-)" vs. "XXX" is determined entirely based on when the DB field "services.update_at" was last changed. And my two nodes have drifted a couple of minutes apart. Looks like I forgot to turn on the NTP service... | 18:16 |
*** javiF has quit IRC | 18:16 | |
praefect | DavorC: without ntp proprely setup, my cloud just stops working in about 12 hours (the nova-network craps out without any error messages but all instances are unreachable even from the inside). NTP is really important | 18:18 |
primeministerp | ls | 18:21 |
primeministerp | er | 18:21 |
*** vernhart has joined #openstack | 18:22 | |
*** dendrobates is now known as dendro-afk | 18:22 | |
*** lvaughn_ has joined #openstack | 18:26 | |
*** magg has joined #openstack | 18:28 | |
magg | hello | 18:28 |
*** adjohn has quit IRC | 18:28 | |
*** lvaughn has quit IRC | 18:29 | |
Archeron | Am I good to go installing OpenStack on Ubuntu 11.10 or should I stick with 10.10 for now? | 18:30 |
magg | vidd, Kiall what happend with the dashboard and the packages for the dashboard | 18:30 |
*** bhall_ has quit IRC | 18:31 | |
DavorC | Praefect: thanks, happy faces all around now! | 18:31 |
*** bhall has joined #openstack | 18:32 | |
*** gregp76 has joined #openstack | 18:32 | |
*** adjohn has joined #openstack | 18:39 | |
*** ohnoimdead has joined #openstack | 18:39 | |
*** Ryan_Lane1 has joined #openstack | 18:40 | |
*** lorin1 has quit IRC | 18:40 | |
*** lorin1 has joined #openstack | 18:41 | |
*** Ryan_Lane1 has quit IRC | 18:41 | |
*** Ryan_Lane1 has joined #openstack | 18:41 | |
*** lorin1 has joined #openstack | 18:41 | |
*** Ryan_Lane has quit IRC | 18:41 | |
*** Ryan_Lane1 is now known as Ryan_Lane | 18:42 | |
*** dosdawg has quit IRC | 18:44 | |
*** BrianFlannery has joined #openstack | 18:44 | |
Razique | ok I'm out | 18:44 |
Razique | cya guys :) | 18:44 |
*** Razique has quit IRC | 18:45 | |
*** zul has joined #openstack | 18:46 | |
B-Wong | Hi, I have openstack on CentOS, I was wondering which instructions should I use to install the Dashboard UI? | 18:46 |
*** koolhead17 has joined #openstack | 18:49 | |
*** NashTrash1 has left #openstack | 18:49 | |
gnu111 | notmyname: I ran swift-bench without SSL, no failures but similar transfer rate. Here's the comparison: http://paste.openstack.org/show/2841/ | 18:50 |
*** krish has joined #openstack | 18:50 | |
*** HowardRoark has quit IRC | 18:52 | |
*** katkee has quit IRC | 18:53 | |
Toger | What might cause 'glance show $X' to work but 'glance index' to show no results? | 18:53 |
*** f-yang has joined #openstack | 18:53 | |
*** fred_ has joined #openstack | 18:53 | |
*** fred_ is now known as Guest3051 | 18:53 | |
*** f-yang has quit IRC | 18:54 | |
*** Guest3051 has quit IRC | 18:54 | |
*** f-yang has joined #openstack | 18:54 | |
koolhead17 | hi all | 18:54 |
Toger | or do the euca-* commands not update the glance index? | 18:57 |
*** Pr0toc0l has quit IRC | 18:57 | |
notmyname | gnu111: those numbers are really low | 18:57 |
notmyname | gnu111: what are your workers set to in your configs? | 18:58 |
gnu111 | notmyname: workers = 8 | 18:58 |
notmyname | gnu111: on all the servers? | 18:58 |
*** rnorwood has quit IRC | 18:58 | |
gnu111 | notmyname: proxy-server 8 , account, object, container: 2 | 19:00 |
creiht | gnu111: that is probably reasonable given that each machine only has one hard drive | 19:00 |
notmyname | gnu111: creiht is the swift-bench expert :-) | 19:00 |
creiht | heh | 19:01 |
*** negronjl has joined #openstack | 19:01 | |
*** jtanner has quit IRC | 19:01 | |
gnu111 | creiht: any suggestions regarding this low numbers: http://paste.openstack.org/show/2841/ . When I do simpe scp from one node to another, I get on average 55MB/s. | 19:05 |
*** BrianFlannery has quit IRC | 19:05 | |
creiht | gnu111: on 1Gig? | 19:07 |
creiht | on 1Gig you should be able to get 100MB/s or more | 19:07 |
creiht | easily | 19:07 |
creiht | for larger files | 19:07 |
gnu111 | creiht: yes. 1 Gig. | 19:08 |
creiht | gnu111: there are a lot of things to check | 19:09 |
creiht | 1. check for cpu bottlenecks all the way down the chain | 19:09 |
B-Wong | hey gnu111, what instructions did you use to install the openstack dashboard? | 19:09 |
creiht | While the bench is running, make sure cpu isn't pegged anywhere (start at the benching client, then proxy servers, etc.) | 19:09 |
creiht | also what connectivity does the benching client have to the proxy server? | 19:10 |
creiht | 2. check for network bottlenecks | 19:10 |
gnu111 | creiht: i ran the swift-bench from the proxy node. I can try to run it from another node. | 19:10 |
creiht | look at the network throughput at each link, to make sure they aren't getting clogged (though at that rate, it shouldn't be) | 19:11 |
*** rnorwood has joined #openstack | 19:11 | |
creiht | gnu111: nah, that is good | 19:11 |
creiht | how many cores on the proxy node? | 19:11 |
*** chomping has quit IRC | 19:11 | |
creiht | if you are maxing out all the cores for both the bench and proxy, then you will want to move it to another machine | 19:11 |
*** MarkAtwood has quit IRC | 19:11 | |
creiht | 3. check for disk bottlenecks | 19:12 |
*** mmetheny has quit IRC | 19:12 | |
creiht | look at the disk io on the storage nodes to see if io is being saturated | 19:12 |
creiht | I imagine you run out of disk io pretty quickly with only one spindle per node | 19:13 |
gnu111 | creiht: proxy node has 8 cores. It's a high disk/high mem system. | 19:13 |
*** TheOsprey has joined #openstack | 19:13 | |
creiht | I've only done tests with nodes with larger numbers of spindles | 19:13 |
*** pixelbeat has quit IRC | 19:13 | |
gnu111 | B-Wong: I haven't installed dashboard in cactus, there's no rpm for it, probably have to create one from the spec files. | 19:13 |
creiht | also something to keep in mind, for everything coming in to the proxy, it is x3 on the backend | 19:14 |
gnu111 | creiht: thanks for all these ideas. I will check with the network guys as well. swift-bench does not have any bandwidth option right? | 19:14 |
B-Wong | gnu111 alright thanks. | 19:14 |
creiht | gnu111: no | 19:14 |
*** clauden has quit IRC | 19:14 | |
*** clauden_ has joined #openstack | 19:15 | |
*** mmetheny has joined #openstack | 19:15 | |
creiht | gnu111: since you only have 5 drives in the whole system, my bet is that is going to be the most limiting factor | 19:15 |
gnu111 | creiht: I can probably add more nodes. | 19:16 |
gnu111 | maybe 3 more. | 19:16 |
creiht | gnu111: is it possible to add more drives to the current nodes? | 19:16 |
creiht | as that would be ideal | 19:17 |
creiht | for example a common storage node has 8-24 spindles per node | 19:18 |
creiht | and we are experimenting with even denser storage per node | 19:18 |
gnu111 | creiht: these are large disk machines so I just curved out a 3 TB partition on each node for testing. I have some free space left. So these are not dedicated disks. | 19:19 |
zykes- | creiht: is it lunr that you are chatting about ? | 19:19 |
gnu111 | swift | 19:19 |
* creiht wears many hats :) | 19:19 | |
creiht | gnu111: ahh so are they on a raid of some sort? | 19:19 |
creiht | and is this real hardware, or vitualized? | 19:20 |
creiht | virtualized | 19:20 |
gnu111 | creiht: hmm, might be. let me check. real hardware. | 19:20 |
creiht | gnu111: we usually recommend not using RAID | 19:20 |
Archeron | DavorC, ping | 19:21 |
creiht | if it is RAID 5/6 then that is really going to cause perf issues | 19:21 |
gnu111 | i see. | 19:21 |
creiht | especially for the small file benchmark :) | 19:22 |
Glacee | creiht: Would you know the a rough ratio of space taken by containers/accounts compared to objects? | 19:23 |
creiht | Glacee: depends on your use case, but in generall very small | 19:25 |
creiht | for our use case it is < .05% | 19:25 |
Glacee | ok thanks | 19:25 |
Glacee | hehe wow ok | 19:25 |
creiht | erm .5% | 19:25 |
creiht | sorry | 19:25 |
Glacee | thanks!!! | 19:25 |
*** negronjl has quit IRC | 19:25 | |
Glacee | Trying to plan either having object/account on different servers.. or just have different disk type for them in the same servers | 19:25 |
Glacee | more performant disks for accounts/containers | 19:26 |
creiht | Glacee: in recent testing we have found that having account/containers to be more bennificial | 19:26 |
creiht | on other servers that is | 19:26 |
creiht | faster disks also helps | 19:26 |
Glacee | thank you | 19:26 |
creiht | when you have account/container nodes on separate servers, it is a lot easier to keep the dbs cached in memory | 19:27 |
creiht | Glacee: I just verified that the last measurement in one of our prod environments was 0.12% | 19:28 |
Glacee | cool! | 19:30 |
*** saju_m has joined #openstack | 19:30 | |
*** jtanner has joined #openstack | 19:31 | |
Toger | Do you have to do anything special to make / use an image for openstack that is controlling vmware? Can VMWare handle standard 'ami' format files? | 19:33 |
Toger | For example, when I try to boot the ttylinux image, I just get 'operating system not found' in vmware | 19:33 |
Toger | I see that the image has been populated via the vmware browser, and when in inspect the file it is the same file I uploaded to glance | 19:34 |
*** Ryan_Lane has quit IRC | 19:34 | |
Glacee | I thought amis are only working on ec2 on their customized version of xen? Might be wrong though | 19:34 |
*** polvi has joined #openstack | 19:35 | |
*** Ryan_Lane has joined #openstack | 19:36 | |
*** vidd-away is now known as vidd | 19:36 | |
vidd | zykes-, you make any head way with using mysql with dashboard (was it you that said you were doing that?) | 19:37 |
*** littleidea has quit IRC | 19:37 | |
*** dprince has quit IRC | 19:38 | |
zykes- | vidd: yeah, but then something else failed :p | 19:38 |
vidd | zykes-, can you pastebin me the local-settings you used? | 19:38 |
vidd | without the password of cource! | 19:39 |
*** nati2 has quit IRC | 19:39 | |
zykes- | vidd: just wondering, did what version of keystone did you have ? | 19:39 |
vidd | the latests | 19:39 |
*** nati2 has joined #openstack | 19:39 | |
zykes- | glance as well or ? | 19:40 |
vidd | the one updated 5 days ago on cloudbilders | 19:40 |
*** f-yang has quit IRC | 19:40 | |
vidd | glance isnt working | 19:40 |
*** mgoldmann has quit IRC | 19:40 | |
zykes- | doh :( | 19:40 |
vidd | i installed glance and nova from ubuntu 11.10 repos | 19:40 |
zykes- | what's wrong with glance then ? | 19:41 |
vidd | im finding keystone doesnt play well with others and dashboard wont play with mysql at all | 19:41 |
vidd | i cant get it to store images | 19:42 |
zykes- | ah | 19:42 |
zykes- | i think it's hopeless to get a full stack of services to work out of the box | 19:42 |
vidd | so in thingk of just letting euca handle he images...if keystone will let it =\ | 19:42 |
vidd | zykes-, not this year it seams | 19:43 |
vidd | 3 years from now maybe | 19:43 |
zykes- | vidd: hehe, no kidding | 19:43 |
*** cereal_bars has joined #openstack | 19:43 | |
vidd | zykes-, can you get me that local-settings? | 19:43 |
vidd | i really need to be able to isolate the database | 19:44 |
zykes- | http://paste.openstack.org/show/2842/ | 19:44 |
vidd | zykes-, i suppose you have a dns server that translate your node-01.stack.lan into an ip address? | 19:46 |
zykes- | yep | 19:46 |
*** littleidea has joined #openstack | 19:47 | |
*** littleidea has quit IRC | 19:47 | |
vidd | so 192.168.0.3 for those of use with no dns server? | 19:47 |
*** littleidea has joined #openstack | 19:48 | |
*** MarkAtwood has joined #openstack | 19:48 | |
zykes- | the ip yeah | 19:49 |
vidd | and did you remove "LOCAL_PATH = os.path.dirname(os.path.abspath(__file__))" from the line b4 database? | 19:49 |
*** worstadmin_ has joined #openstack | 19:51 | |
*** zul has quit IRC | 19:53 | |
*** nelson has quit IRC | 20:01 | |
*** nelson has joined #openstack | 20:01 | |
*** Sjors has left #openstack | 20:05 | |
zykes- | nope vidd | 20:06 |
vidd | mine says cant find mysqldb...but i know its installed | 20:06 |
zykes- | MySQL-python ? | 20:07 |
vidd | MySQLdb | 20:07 |
vidd | its the python name for python-mysql | 20:08 |
*** jedi4ever_ has joined #openstack | 20:13 | |
*** jedi4ever has quit IRC | 20:13 | |
*** jedi4ever_ is now known as jedi4ever | 20:13 | |
vidd | zykes-, adding 'mysql-python' to 'pip-requires' | 20:15 |
zykes- | building from source vid? | 20:16 |
vidd | zykes-, is there another way to beat dashboard into working? | 20:17 |
*** PotHix has quit IRC | 20:17 | |
vidd | install from repo's was a joke! | 20:17 |
zykes- | vidd: what's wrong with the repo one, except that if you miss versions with nova you won't have a working one ;p | 20:18 |
vidd | there is absolutely no documentaton on configuring it....it doesnt do anything at all by default .... need i go on? | 20:19 |
zykes- | ah | 20:19 |
zykes- | well for my sake the OS OOBE isn't a thing i've come to pass yet | 20:20 |
vidd | /etc/dashboard has an papache doc in it that isnt even halfyay complete | 20:20 |
vidd | OS OOBE? | 20:21 |
zykes- | OpenStack "Out of the box experience" | 20:21 |
zykes- | in other words get stuff running smoothly | 20:22 |
vidd | ive broken 3 hammers a scredrive and lost 6 of the nails for this thing =] | 20:22 |
zykes- | heh, i wonder how long time the folks in the videos showing off stuff have used for it :p | 20:23 |
DavorC | Archeron: yes? | 20:23 |
vidd | zykes-, none...it was given to them fully functional | 20:23 |
zykes- | cheaps | 20:24 |
WormMan | I've always said that Openstack isn't a cloud, it's a bunch of tools you use to build a cloud :) | 20:24 |
Archeron | DavorC, See the PM | 20:24 |
zykes- | WormMan: yeah, but still it shouldn't have to be THAT hard to put stuff together | 20:25 |
vidd | my cloud is drooping on one side and has a giant hole in the other | 20:25 |
B-Wong | Is anybody running Openstack on Red Hat? -- | 20:25 |
zykes- | B-Wong: me. | 20:25 |
B-Wong | zykes hey, have you installed Openstack UI? | 20:25 |
vidd | ive built houses with less difficulty! | 20:25 |
zykes- | B-Wong: that's what i'm painfully working on atm | 20:26 |
zykes- | and atm with no luck integrating it with keystone: o = urlparse(token.serviceCatalog['identity'][0]['adminURL']) | 20:26 |
B-Wong | oh nice | 20:26 |
zykes- | fails :( | 20:26 |
vidd | zykes-, ddi you set up dashboad from source or from package, twine and bailing wire? | 20:27 |
zykes- | package | 20:27 |
vidd | perhaps i sould clean the slate and start form the os up (again) | 20:28 |
*** negronjl has joined #openstack | 20:28 | |
vidd | i know this machine can do it cuzz the dev script works as expected | 20:28 |
B-Wong | zyke well, I just sort of started. I been looking at the instructions and none of them match | 20:28 |
*** joesavak has quit IRC | 20:29 | |
B-Wong | zykes What do you suggest to begin, hopefully I can catch up to you guys and maybe contribute. | 20:29 |
vidd | B-Wong, ive started 3 weeks ago and i think your ahead of me! | 20:29 |
B-Wong | Where* | 20:29 |
B-Wong | vidd Where are you stuck at? | 20:29 |
Toger | Has anyone successfully used Glance to store / launch VMDK images? | 20:30 |
vidd | getting euca to launch, getting glance to do something----ANYTHING, keystone talking to ther apps in a launguage they can understand, and getting dashboard to acknowlege mysql is a valid database system | 20:31 |
vidd | but other than that, im fine =] | 20:31 |
*** llang629_ has joined #openstack | 20:32 | |
*** llang629_ is now known as llang629 | 20:33 | |
B-Wong | Vidd Well, I started about close to 4 weeks.... I think I'm in about the same spot. | 20:34 |
vidd | is there a recommended build list? | 20:34 |
B-Wong | vidd what are you trying to launch from euca? | 20:34 |
vidd | command line | 20:34 |
vidd | all my instances just hang | 20:34 |
B-Wong | vidd no IP? | 20:35 |
vidd | when i forgot to assign fixed IP, they launched just fine..... | 20:35 |
zykes- | vidd: what version of keystone you got again ? | 20:35 |
vidd | then i put the fixed IPs into the nova database and that was the end of that | 20:36 |
vidd | zykes-, theone from repos | 20:36 |
zykes- | ah ok | 20:36 |
vidd | then i yacked that out and used the one from git | 20:36 |
zykes- | :p | 20:36 |
zykes- | git one works fine btw | 20:36 |
zykes- | with everything _except_ dashboard | 20:37 |
zykes- | atm | 20:37 |
zykes- | i use glance + keystone from git | 20:37 |
vidd | i think i got peices of shrapnel floating around | 20:37 |
zykes- | and swift + nova from repos | 20:37 |
vidd | so im cleaning shop and starting over | 20:37 |
zykes- | :p | 20:37 |
*** DavorC has quit IRC | 20:38 | |
vidd | im going to have one machine to run the database and handle nova-volumes | 20:38 |
vidd | another to run everything else | 20:38 |
*** lborda has quit IRC | 20:39 | |
vidd | actually...perhaps i should start with everything in one | 20:40 |
*** stun_ has joined #openstack | 20:40 | |
vidd | once everything is working and i get funding for new machines, i can split the workload | 20:40 |
zykes- | great | 20:40 |
zykes- | 1 step forwards and still at the same crossroads :p | 20:41 |
*** stun_ has left #openstack | 20:41 | |
vidd | i feal like walking through that doorway that leads to the room behind you =\ | 20:42 |
vidd | zykes-, Kiall build a ppp that is supposed to fix all of it | 20:44 |
zykes- | ppp ? | 20:46 |
Kiall | zykes-: if you have everything but dashboard, maybe look at my (+stock ubuntu) dash patches... https://github.com/managedit/horizon/tree/master/debian/patches | 20:46 |
Kiall | he meant PPA (launchpad apt repo) | 20:46 |
zykes- | Kiall: what keystone version does that support ? | 20:46 |
Kiall | everything I have is "diablo/stable" or "diablo" branches | 20:47 |
zykes- | cause the issue when i use newest keystone is that it has a different serviceCatalog then the diablo one has | 20:47 |
vidd | did i mention my typing leaves a bit to be desired? | 20:47 |
Kiall | well, i havent had any issues with the diablo version (bar 1 patch, and I've not touched swift .. there could be issues there) | 20:48 |
*** lorin1 has quit IRC | 20:48 | |
zykes- | bar 1 patch ? | 20:49 |
Kiall | https://github.com/managedit/keystone/tree/master/debian/patches | 20:49 |
zykes- | ah | 20:50 |
zykes- | there should seriously be a OpenStack test day before a release | 20:51 |
zykes- | where people could deploy project a>z and verify that all works | 20:51 |
Kiall | ;) | 20:52 |
vidd | they have atest day....its day release+1 | 20:52 |
magg | vidd, any update with the dashboard | 20:52 |
magg | ? | 20:52 |
vidd | magg, nope...my system is getting shredded and rebuilt | 20:52 |
Kiall | vidd: lol... | 20:53 |
Kiall | again? | 20:53 |
vidd | yeah...i think tablescaps are gumming up the works | 20:53 |
*** dendro-afk is now known as dendrobates | 20:54 | |
*** lborda has joined #openstack | 20:54 | |
Kiall | I might clean up my deploy scripts.. think as easy as devstack, but with native packages ;) | 20:54 |
*** jakedahn has joined #openstack | 20:54 | |
magg | damn | 20:54 |
zykes- | Kiall: everything would be as easy as devstack if one didn't rely on keystone | 20:55 |
Kiall | except mine uses keystone ;) | 20:55 |
zykes- | but it's half the fun if you can't auth with a single user :p | 20:55 |
vidd | i know this machine can handle launching vm's...the devstack script worked weel (except for the vnc | 20:55 |
zykes- | but then again you haven't tested swift :p | 20:55 |
magg | kiall what happened with your packages, can i install openstack dashboard with your package | 20:55 |
Kiall | yea - actually .. thats another issue I have right now .. the dash VNC app opens, but never connects | 20:55 |
Kiall | magg: https://launchpad.net/~managedit/+archive/openstack | 20:55 |
Kiall | Those packages all work together.. | 20:56 |
Kiall | and there are a few updates in the queue to fix some minor stuff | 20:56 |
magg | Kiall, but do i have to install all of them? or can i just grab the dashboard? | 20:56 |
vidd | Kiall, devstack's vnc didnt work for me either...perhaps there is a peice missing? | 20:56 |
Kiall | magg: You can try, and if it doesnt work, since its a .deb, its piss easy to get the server back to the way it was before | 20:57 |
Kiall | dash does need nova+glance integrated with keystone .. so if you already have that going .. | 20:57 |
zykes- | Kiall: test swift integration for me ;p | 20:57 |
Kiall | zykes-: I had actually just forked swift before the rain decided to pay a visit to my office ;) | 20:58 |
Kiall | http://twitpic.com/759yl9 | 20:58 |
Kiall | that right ... 10 buckets -_- | 20:59 |
magg | maybe i'll do an upgrade for all the packages | 20:59 |
Kiall | Yea - I cant guarantee "upgrading" to those will work! | 21:00 |
Kiall | Esp if you installed from source etc... | 21:00 |
Kiall | (Since your /usr/local will be cluttered with random versions, which take precedence over the packaged versions) | 21:01 |
magg | well i installed them first from the ubuntu repos | 21:01 |
koolhead17 | Kiall: why so :P | 21:01 |
Kiall | did you run any "python setup.py bla bla" commands? or devstack? | 21:01 |
vidd | so devstack WIIL nuke my system | 21:02 |
Kiall | devstack makes a "mess" of /usr/local (it runs those python setup.py commands..) | 21:03 |
vidd | perhaps thats why dashboard wouldnt set up with mysql | 21:03 |
Kiall | Just a minor one .. but you have python-mysqldb installed? | 21:03 |
magg | damn... i guess ill just install the dashboard then.. | 21:03 |
chmouel | what do you mean make a mess? | 21:03 |
chmouel | it usually designed for a dev doign deployment on a VM | 21:04 |
Kiall | spewes unmanaged files all over the filesystem .. thats a mess ;) | 21:04 |
Kiall | Yea - for a dev box, its okay .. and likely the only way to really work .. | 21:04 |
vidd | think "microsoft...with add/remove programs" | 21:04 |
chmouel | well for dev stuff you probably don't want to make package every time you doing a commit | 21:04 |
Kiall | but for production systems, unmanaged files in /usr is a "mess" | 21:04 |
Kiall | (IMHO) | 21:04 |
*** nhubbard is now known as nhubbard_away | 21:04 | |
vidd | *without | 21:05 |
chmouel | it's /usr/local | 21:05 |
Kiall | which is inside /usr ;) | 21:05 |
*** nati2 has quit IRC | 21:05 | |
*** nati2 has joined #openstack | 21:05 | |
chmouel | well packages installing stuff in /usr/local would probably violate the FHS IMHO | 21:05 |
Kiall | I basically just *hate* installing anything thats either not a .deb, or not in /opt/<package_name> | 21:05 |
Kiall | it does.. /usr/local is intended for unmanaged files | 21:06 |
*** llang629 has quit IRC | 21:06 | |
*** llang629 has joined #openstack | 21:07 | |
*** shaibn has quit IRC | 21:07 | |
*** llang629 has left #openstack | 21:07 | |
B-Wong | What version of Ubuntu is everyone running their Openstack on? | 21:08 |
vidd | im running 11.10 | 21:08 |
B-Wong | vidd ok | 21:08 |
B-Wong | vidd I'm completely stopping CentOS | 21:08 |
vidd | im tempted to switch to vanilla debian | 21:08 |
Kiall | same.. 11.10 | 21:08 |
B-Wong | Im just going to use ubuntu | 21:08 |
btorch | B-Wong: I think that depends on what portion of openstack | 21:08 |
B-Wong | which instruction should I follow for ubuntu? | 21:09 |
btorch | B-Wong: swift should be on 10.04 | 21:09 |
Kiall | btorch: why? (I'm about to start with swift...) | 21:09 |
btorch | Kiall: It is developed against Ubuntu 10.04 LTS and fully tested (funtional/unit testing) against that as well. | 21:11 |
vidd | zykes-, since im starting fresh, should i just install nova parts first? | 21:11 |
zykes- | vidd: i dunno : ) | 21:12 |
zykes- | i started with swift + keystone first | 21:12 |
WormMan | sigh, 2000 mysql connections from openstack | 21:12 |
zykes- | then glance > nova | 21:12 |
Kiall | vidd: i go keystone first, then glance, then nova... | 21:12 |
* WormMan turned down the default sql pool size a bit... let's see if that helps :) | 21:12 | |
zykes- | Kiall: bad thing is if you use swift for image storage then you guess what | 21:13 |
btorch | Kiall: I haven't played with swift on a 11.X in while but it may work fine. Perhaps some of the swift devs here have done some testing running on python 2.7 just to see what it behaves and have more information | 21:13 |
Kiall | then you just change the order ;) | 21:14 |
Kiall | btorch: well .. everything I've got for OS is running 11.10.. so hopefully it works ;) | 21:14 |
btorch | Kiall: pay attetion to the background services ... but it should really be run against python 2.6 though | 21:15 |
vidd | Kiall, i think "working" isnt the issue with swift | 21:15 |
WormMan | we've got swift on 11.04, totally fine, swift isn't nearly as OS sensitive as the virtualization stuff. | 21:15 |
vidd | its the short realease cycle | 21:15 |
Kiall | btorch: 11.10 still includes 2.6 .. maybe i can convince it to use that | 21:15 |
btorch | WormMan: cool | 21:16 |
vidd | upgrading the OS every 6 months is bit much for servers....3 years is more "stable" | 21:16 |
btorch | that's why you should stick with the LTS version and that's why we do that as well | 21:17 |
Kiall | pretty much everything we have is deployed with puppet etc, so upgrading is pretty simple .. deploy, test, fix, test, re-deploy to production... | 21:17 |
vidd | its the whole reason ubuntu set up the LTS's in the first place | 21:17 |
*** lts has quit IRC | 21:18 | |
chmouel | btorch: i'm using swift (dev version) on 11.0 and it works fine for me | 21:18 |
chmouel | btorch: i mostly pip install the depends in a virtualenv tho | 21:18 |
*** dirkx_ has quit IRC | 21:19 | |
chmouel | but just need to make sure that webob is version 1.0.x and not 1.2.x and it should be fine.. | 21:19 |
btorch | chmouel: cool the last time I tested swift on 11.x was still version 1.3.x | 21:19 |
*** dirkx_ has joined #openstack | 21:19 | |
*** dirkx_ has quit IRC | 21:20 | |
*** dirkx_ has joined #openstack | 21:20 | |
*** shaibn has joined #openstack | 21:20 | |
WormMan | of course, as soon as the 2012 LTS comes out and is stable, we're upgrading everything, but we needed 11.04 for Nova, so Swift got it too) | 21:20 |
btorch | chmouel: I haven't tested ipv6 in a while either but we stick with eventlet 0.9.15 because when I moved to 0.9.16 it broke ipv6 setup | 21:20 |
vidd | zykes-, you said you installed keystone and glance with git, swift and nova with package...what about dash? | 21:20 |
zykes- | vidd: tried dashboard from package, but it fails with a servicecatalog error | 21:21 |
*** catintheroof has quit IRC | 21:21 | |
vidd | so you went with git for dashboard as well | 21:22 |
chmouel | btorch: did you sent a patch for it ;) | 21:22 |
vidd | and i assume you did NOT run the devstack script on that machine | 21:22 |
chmouel | btorch: that's good to know | 21:22 |
btorch | chmouel: hehe ... remember I'm ops :) | 21:23 |
zykes- | vidd: no not atm | 21:23 |
btorch | chmouel: I didn't look too much into it ... just rolled back ... it's probably fixed by now | 21:23 |
zykes- | i tried with dashboard from both places | 21:23 |
zykes- | but trunk got some erorrs in regards to nova that i don't remember and rpm package one errors about keystone servicecatalog | 21:24 |
zykes- | how come vidd ? | 21:26 |
vidd | i believe that is what prevented me from setting up dashboard with mysql | 21:26 |
zykes- | that you used it from trunk ? | 21:27 |
zykes- | i don't believe so, i had the mysql db workin gwith both | 21:27 |
*** nati2 has quit IRC | 21:27 | |
vidd | no, that i ran destack on the machine first | 21:27 |
zykes- | ah | 21:27 |
koolhead17 | zykes-: howdy | 21:27 |
zykes- | koolhead17: aloha... | 21:27 |
koolhead17 | any luck? | 21:27 |
zykes- | with db and nova ? | 21:28 |
zykes- | nah, still stuck :( | 21:28 |
zykes- | or, at nova i got 1 step fowards and got stuck again | 21:28 |
zykes- | now i ain't getting a error anymore with nova-compute instead nothing happens :p | 21:28 |
zykes- | which i find a tad ignoring | 21:29 |
*** saju_m has quit IRC | 21:30 | |
koolhead17 | zykes-: :( | 21:32 |
*** Ruetobas has quit IRC | 21:34 | |
*** dirkx_ has quit IRC | 21:36 | |
*** cereal_bars has quit IRC | 21:37 | |
*** dirkx_ has joined #openstack | 21:37 | |
zykes- | vidd: you going all in ubuntu ? | 21:40 |
vidd | what do you mean? | 21:40 |
zykes- | hehe, what you gonna try next? | 21:41 |
*** dysinger has quit IRC | 21:41 | |
*** dirkx_ has quit IRC | 21:41 | |
vidd | im going to install nova only in ubuntu, then git keystone and then git dashboard | 21:42 |
*** Ruetobas has joined #openstack | 21:42 | |
*** mjfork has quit IRC | 21:44 | |
zykes- | ;p | 21:44 |
zykes- | diablo nova i guess ? | 21:45 |
vidd | yes...thats what is in the 11.10 repos | 21:45 |
vidd | now when i get a working install and get new machines, i can use puppet to push this intall onto the new machines? | 21:46 |
zykes- | vidd: when the time comes i hope to be using Crowbar | 21:47 |
vidd | or am i going to have to wage war all over again? | 21:47 |
zykes- | for automation ;p | 21:47 |
vidd | if i can get this demo'd by wednesday, i hope to have new machines next wekk | 21:48 |
*** ldlework has quit IRC | 21:48 | |
koolhead17 | vidd: installing from repo will tke less than 30 mins i suppose | 21:53 |
koolhead17 | :) | 21:53 |
Kiall | it does ;) | 21:53 |
*** dysinger has joined #openstack | 21:53 | |
Kiall | vidd: installing diablo swift now .. hopefully that works a charm aswell | 21:53 |
zykes- | Kiall: test me a full stack on diablo and tell me that it works :p | 21:53 |
Kiall | zykes-: already testing swift ;) | 21:54 |
zykes- | with keystone | 21:54 |
Kiall | yes .. with keystone | 21:54 |
koolhead17 | zykes-: Ubuntu ++ :P | 21:54 |
zykes- | what data do you use with keystone? Cause there's a diff on sampledata for latest and diablo | 21:54 |
*** TheOsprey has quit IRC | 21:54 | |
magg | how can i query the keystone database/? | 21:54 |
vidd | installing isnt the killer....its the configuring | 21:55 |
zykes- | Kiall: . | 21:55 |
Kiall | zykes-: i used the devstack keystone_data.sh sample data with diablo | 21:55 |
*** anotherjesse has joined #openstack | 21:55 | |
*** stewart has joined #openstack | 21:55 | |
Kiall | vidd: configuring is easy enough | 21:55 |
Kiall | (swift looks the most involved so far...) | 21:55 |
zykes- | Kiall: funny thing is, they are using global endpoints for everything and not non-globals | 21:56 |
vidd | then maybe i can demo tomorrow =] | 21:56 |
zykes- | so endpointing there doesn't work :p | 21:56 |
Kiall | zykes-: not sure I follow .. they add an endpoint for each service | 21:57 |
magg | how do i ungrant a role in keystone or list the user roles? | 21:58 |
zykes- | Kiall a tenant is usually connected to a endpoint which again is connected to a ep template, in the cloudbuilders examples they use global ep templates instead so you skip the whole mapping of endpointtemplate and tenants | 21:59 |
*** Shentonfreude has quit IRC | 22:00 | |
Kiall | I guess i don't know the difference ;), what advantage does registering endpoints for every tenant give? | 22:00 |
zykes- | Kiall: i guess it's for region stuff, so you can say that for example 1 tenant has access to say a "hpc" cluster instead of a standard | 22:01 |
zykes- | or smth :) | 22:01 |
Kiall | Yea, that doesnt bother me at all .. ;) | 22:01 |
koolhead17 | :-D | 22:01 |
zykes- | maybe i'll try running it all tmrw without | 22:01 |
zykes- | tired of it not working :p | 22:02 |
*** kbringard has quit IRC | 22:02 | |
zykes- | anyways, time for sleep | 22:02 |
*** stewart has quit IRC | 22:02 | |
*** robix has quit IRC | 22:02 | |
vidd | ill be back in an hour | 22:02 |
*** vidd is now known as vidd-away | 22:02 | |
koolhead17 | zykes-: heh | 22:03 |
magg | im getting this error with the dashboard http://pastebin.com/j8t6vV4W plz help me | 22:04 |
*** krish has quit IRC | 22:06 | |
*** clauden__ has joined #openstack | 22:08 | |
*** clauden_ has quit IRC | 22:08 | |
*** miclorb_ has joined #openstack | 22:09 | |
*** mfer has joined #openstack | 22:09 | |
*** jeffstar has joined #openstack | 22:10 | |
Kiall | okay -_- installing swift somehow caused / to be remounted read only... | 22:13 |
Kiall | thats not good. | 22:13 |
*** cp16net has quit IRC | 22:14 | |
*** dubsquared has quit IRC | 22:14 | |
*** stewart has joined #openstack | 22:15 | |
*** negronjl has quit IRC | 22:18 | |
Kiall | yea .. this isnt good | 22:18 |
magg | :( | 22:19 |
*** thingee has quit IRC | 22:24 | |
magg | how come keystone-manage db_sync doesnt work | 22:24 |
*** lborda has quit IRC | 22:25 | |
*** robbiew has quit IRC | 22:25 | |
*** stewart has quit IRC | 22:26 | |
*** FunnyLookinHat has quit IRC | 22:33 | |
*** rsampaio has quit IRC | 22:35 | |
magg | im getting this error with the dashboard http://pastebin.com/j8t6vV4W plz help me | 22:35 |
*** fulanito_ has joined #openstack | 22:36 | |
*** fulanito_ has quit IRC | 22:39 | |
devcamcar | magg: I have never seen that error before for sure … | 22:41 |
devcamcar | what environment are you running in? it looks like it's not a problem with dashboard but with python/glibc | 22:41 |
*** jeffstar has quit IRC | 22:42 | |
magg | i installed it from git | 22:44 |
*** code_franco has quit IRC | 22:44 | |
devcamcar | magg: what operating systme? | 22:45 |
magg | ubuntu 11.10 server | 22:46 |
magg | http://wiki.openstack.org/OpenStackDashboard | 22:46 |
devcamcar | magg: all i can say for sure is that it's not a dashboard error, it's not a django error | 22:47 |
devcamcar | you are getting a low level python error | 22:48 |
devcamcar | it must be a problem with the environment | 22:48 |
devcamcar | dashboard is known to run well on 11.10 | 22:48 |
devcamcar | is it a clean 11.10 vm? | 22:48 |
magg | yeah i guess, i only installed for openstack | 22:48 |
devcamcar | very strange, perhaps your vm got corrupted somehow? | 22:49 |
devcamcar | my only advice given how obscure that error is would be to build a clean vm from scratch and try again | 22:49 |
magg | its not a vm | 22:49 |
magg | damn... | 22:49 |
devcamcar | yea it just sounds like something is corrupted | 22:49 |
magg | thanks mate | 22:50 |
devcamcar | for sure, good luck! | 22:50 |
*** magg has quit IRC | 22:52 | |
*** adjohn has quit IRC | 22:56 | |
*** krow has quit IRC | 23:00 | |
*** littleidea has quit IRC | 23:04 | |
*** nerdstein has joined #openstack | 23:06 | |
*** anotherjesse has quit IRC | 23:06 | |
*** rnorwood has quit IRC | 23:06 | |
*** rnirmal has quit IRC | 23:07 | |
*** clauden__ has quit IRC | 23:12 | |
*** clauden_ has joined #openstack | 23:13 | |
*** koolhead17 has quit IRC | 23:15 | |
*** bcwaldon has quit IRC | 23:17 | |
*** blamar has quit IRC | 23:19 | |
* WormMan amputates a mysql update that nova is doing that will never succeed in a multi_host environment | 23:21 | |
*** bcwaldon has joined #openstack | 23:22 | |
*** negronjl has joined #openstack | 23:22 | |
*** misheska has joined #openstack | 23:22 | |
*** misheska has quit IRC | 23:23 | |
*** bencherian has joined #openstack | 23:24 | |
*** misheska has joined #openstack | 23:24 | |
*** nerdstein has quit IRC | 23:30 | |
*** bcwaldon has quit IRC | 23:37 | |
*** nerdstein has joined #openstack | 23:37 | |
*** dendrobates is now known as dendro-afk | 23:38 | |
*** anotherjesse has joined #openstack | 23:39 | |
*** anotherjesse has quit IRC | 23:39 | |
*** joonwon has joined #openstack | 23:39 | |
*** isaacfinnegan has quit IRC | 23:43 | |
vidd-away | when keystone is set up, do we need to specify a --auth_driver in nova.conf? | 23:45 |
*** jakedahn has quit IRC | 23:47 | |
*** jakedahn_ has joined #openstack | 23:47 | |
*** DavorC has joined #openstack | 23:51 | |
DavorC | Do people recommend using Keystone with the Diablo release, or sticking with "use_deprecated_auth"? | 23:53 |
*** bencherian has quit IRC | 23:58 | |
*** B-Wong has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!