Monday, 2011-10-24

*** j^2 has joined #openstack00:00
*** miclorb_ has joined #openstack00:01
*** dragondm has joined #openstack00:04
*** worstadmin_ has joined #openstack00:06
vidddoes anyone have dashboard set up with mysql database?00:11
*** MarkAtwood has quit IRC00:15
winston-dvidd : hi00:17
viddhello winston-d00:18
winston-dis dashboard sharing DB with keystone?00:19
*** rods has quit IRC00:19
viddnot by default00:19
viddmy setup is all 4 apps have thier own databases00:19
viddkeystone is the new ringleader of this show00:20
vidd[hence the name 'keystone'!]00:20
viddkeystone holds all the keys00:20
vidddashboard is your user interface00:20
viddnova is your work-horse00:21
viddand glance is the waterboy00:21
viddwinston-d, are you having some issue?00:22
*** krish has joined #openstack00:24
*** adjohn has joined #openstack00:24
*** Turicas has quit IRC00:25
*** osier has joined #openstack00:26
*** miclorb__ has joined #openstack00:26
*** miclorb_ has quit IRC00:27
*** krish has quit IRC00:33
*** rsampaio has quit IRC00:33
*** dendro-afk is now known as dendrobates00:34
*** rsampaio has joined #openstack00:34
* vidd is very unhappy with dashboard =[00:34
viddit hates me00:34
*** dragondm has quit IRC00:35
*** hugokuo has joined #openstack00:40
*** rsampaio has quit IRC00:40
hugokuomornint00:40
*** rsampaio has joined #openstack00:41
viddmorning evening, afternoon...whichever applies =] hugokuo00:42
*** pixelbeat has quit IRC00:42
hugokuo........00:42
*** HowardRoark has joined #openstack00:43
winston-dvidd : i have issue with commandline tools and keystone00:46
viddhat issue?00:46
vidd*what issue00:46
*** dysinger has quit IRC00:48
*** MarkAtwood has joined #openstack00:54
dosdawgafter eatting a whole sunday , gotta say crowbar is mighty impressive....00:57
*** lvaughn has joined #openstack00:59
*** lvaughn_ has quit IRC00:59
*** ziyadb___ has joined #openstack01:01
*** emid has joined #openstack01:03
*** ziyadb has quit IRC01:03
*** miclorb__ has quit IRC01:03
*** FallenPegasus has joined #openstack01:04
*** MarkAtwood has quit IRC01:05
winston-dvidd : the issue is what kind of parameter i should provide to 'euca2ool' or 'novaclient' so that they can be authenticated with keystone.01:08
viddyou dont....keystone makes them only usable through dashboard....at least thats what it looks like01:09
*** tokuzfunpi has joined #openstack01:09
viddin other words....something tells keystone "i want to use this", keystone say" yeah...your authorized" and then triggers a switch to get the command done01:10
viddand it looks like dashboard haolds all the switches01:10
*** adjohn has quit IRC01:10
viddits REALLY annoying =\01:11
viddcuzz it doest look like you can turn keystone off once you turn it on01:12
viddunless im missing something01:12
vidd*can't turn it off*01:13
viddWhat even MORE aggevating is that dashboard doesnt seam to want to work with MySQL01:15
viddi dont want databases stored on local machines i want them in a seperate location with redundancies01:15
viddand the default sqlite does not offer that at all01:16
*** FallenPegasus has quit IRC01:17
*** livemoon has joined #openstack01:19
livemoonhi,all01:19
*** koolhead17 has quit IRC01:21
*** ChanServ sets mode: +v _cerberus_01:21
winston-dvidd : r u sure 'euca2ool' and 'novaclient' don't work with keystone?01:26
viddeuca- commands "work" if you have your novarc sourced in your env ....but instances hang01:27
*** t9md has joined #openstack01:28
winston-dthen what content should the 'novarc' have? for example, what EC2_ACCESS_KEY is when using keystone?01:29
viddi dont understand the question01:30
viddyou create the EC2 access keys with euca and put them into keystone01:30
winston-dreally? 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
livemoonhi,vidd01:32
viddhello livemoon01:33
viddwinston-d, i believe nova-manage is a wrapper for euca01:33
winston-dvidd : i really don't think so.01:33
viddbut when you make the key that way, you have to double-check the key01:33
*** t9md has quit IRC01:33
*** t9md has joined #openstack01:34
viddthere is a glitch that the first key gets zipped as "user:project instead of "key:project01:34
winston-dwhat euca command do you use to create EC2_ACCESS_KEY?01:34
viddyou have to go into the novarc and fix it01:34
viddwinston-d, user nova-manage01:35
winston-dvidd : as i mentioned, i don't think nova-mange has anything to do with euca01:35
viddnova-manage gives you your EC2 keys01:36
viddeuca tools use this nova-mange created key to do stuff01:36
viddif you did not kix your EC2 key, then you cant use euca01:37
livemoonvidd: a new week,good luck01:37
viddkeystone has nothing to do with that01:37
*** tsuzuki_ has joined #openstack01:37
winston-dvidd : 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
viddwhat are you talking about?!?01:38
viddits not depriciated01:38
winston-dhugokuo told me that.01:39
winston-dnow i got two different opinion.01:39
viddif you dont kive keystone your EC2 key, you cant use keystone to run nova01:39
hugokuomorning01:39
viddeuca2ool dont give a rat's behind about that auth key01:39
viddif your access key doesnt match your .pem file, youare not doing anything with euca01:40
hugokuoAs I know , euca2ools doesn't work with keystone ..... or is there any sameple of keystone config and euca soruce file ?01:40
hugokuoconfusing about keystone and euca2ools now ..01:41
hugokuowhatever , I can confirm that novaclient works fine with keystone01:41
winston-dok, let's forget about euca2ools.  get back to 'novaclient'.01:41
viddhugokuo, if i can ever get dashboard to talk to with mysql, ill have a write-up done for it01:41
viddi havent gooten to novaclient yet01:42
winston-dhugokuo : i still can't make novaclient work with keystone.01:42
hugokuoso what's the error now ?01:42
winston-dvidd : novaclient is another form of euca2ools, the difference is they use different API to talk to API server.01:42
*** miclorb_ has joined #openstack01:42
viddwinston-d, yes...that is what keystone talks to nova through01:43
winston-dhugokuo : error is Expecting token id (HTTP 400)01:43
viddi havent touched it yet01:43
viddand im not going to until i get dashboard talking to mysql01:43
hugokuowinston-d, https://github.com/HugoKuo/Diablo10-1101:44
winston-dvidd : 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
viddis novaclient a CLI tool?01:44
winston-dyes it is.01:45
viddIDK because i havent looked at it yet01:45
viddim still ticked off that keystone broke my euca01:45
winston-dhugokuo has made it work with keystone.  so u were wrong, at least 50% wrong about CLI tools01:45
livemoonyes, these days, I use novaclient fine with keystone01:45
winston-dlivemoon : good for u, i still struggle with it01:46
winston-dnovaclient works, euca2ools should also work.01:46
viddwinston-d, please not"AT LEAST THAT IS WHAT IT LOOKS LIKE TO ME" in my statement01:46
winston-dvidd : but you didn't look novaclient yet, did u? :)01:47
viddthat said...let the ppl familiar with novaclient help you and i can get back to work with dashboad01:47
winston-dvidd : sure.  thx all the same for your kind keystone document.01:47
livemoonRazique has finished work with keystone and euca both. You can ask for him.01:47
winston-dlivemoon: great! thx for the heads-up.  I will ping Razique.01:48
viddlivemoon, do you use dashboard?01:49
hugokuoRazique , ping XD01:50
winston-dhugokuo : he(she) seems not online. XD01:51
winston-dvidd : one question about keystone. :) what DB r u using for keystone?01:53
winston-dvidd : MySQL?01:53
viddyes01:54
viddi prefer to be able to have a seperate database server isolated from the rest of the servers01:54
winston-dgood, i will try that.01:55
viddand mysql is far better suited for that purpose than sqlite01:55
viddPostgreSQL may be an excellent choice as well...IDK...im not very familiar with it01:57
livemoonvidd: I use dashboard just in my test servers.02:07
*** shang has joined #openstack02:08
livemoonRazique are often online at afternoon02:08
*** robix has joined #openstack02:08
robixanyone have insight on broken pipe errors in glance-api similar to http://paste.openstack.org/raw/530/02:09
viddrobix, isnt "connection reset by peer" a timeout issue?02:16
*** ksteward has quit IRC02:17
livemoonrobix: I have meet this issue02:18
livemoonwhen I use dashboard and click "instances" webpage, the error will shwo02:19
robixanytime I browse the dashboard and click "images" I get a broken pipe error.. I see others with the problem but no solution.02:20
livemoonrobix: yes, no solution02:29
livemoonI have submit this bugs, but no replay02:29
livemoonauthor of dashboard told me that it is a problem in glance02:30
uvirtbotNew bug: #880615 in openstack-qa "nova.virt.libvirt.vif" [Undecided,New] https://launchpad.net/bugs/88061502:31
*** lorin1 has quit IRC02:34
*** nati2 has joined #openstack02:38
*** ziyadb___ has quit IRC02:41
*** ziyadb has joined #openstack02:43
*** nati2 has quit IRC02:46
*** robix1 has joined #openstack02:48
*** flamboz has joined #openstack02:48
viddhas anyone gotten dashboard to work with mysql?02:51
*** katkee has joined #openstack02:52
*** adjohn has joined #openstack02:54
uvirtbotNew bug: #880617 in openstack-qa "nova.network.api" [Undecided,New] https://launchpad.net/bugs/88061703:01
*** mattray has joined #openstack03:02
*** mattray has quit IRC03:02
*** ChrisAM1 has quit IRC03:09
*** ChrisAM1 has joined #openstack03:09
livemoonhelp,all03:30
viddlivemoon, whats up03:30
viddlivemoon, in your test servers with dasshboard, do you use mysql database or sqlite?03:32
livemoonI use nova volume-createm, error show in http://pastebin.com/PyWGWYxb03:35
livemoonmy keystone, glance, nova all use mysql03:35
* vidd has not been able to get nova-volume to work ATM03:36
viddlivemoon, but dashboard uses sqlite?03:36
livemoonyes.in dashboard I don't create any db,just according to the doc in openstack.org03:39
viddthis django juck they use bites....ive done everything i can think of, but still cant get mysql backend to work03:40
*** nati2 has joined #openstack03:46
*** emid has quit IRC03:50
*** sdake has joined #openstack03:51
robix1vidd - whats the issue with nova-volume? anything specific?03:53
vidddunno....i havent really investigated it03:53
viddits low on my priority list03:54
viddmain things im worried about is being able to show the bosses a vm upening up with dashboard and being able to vnc into it03:54
*** ziyadb has quit IRC03:55
viddi do that, they start writing checks for equiptment03:55
*** flamboz has quit IRC03:58
*** flamboz has joined #openstack03:59
livemoonrobix1: help .nova-volume04:05
*** maplebed_ has joined #openstack04:08
*** joeyang has joined #openstack04:08
*** flamboz has quit IRC04:09
*** lotrpy has quit IRC04:11
*** chmouel has quit IRC04:11
*** lotrpy has joined #openstack04:11
*** chmouel has joined #openstack04:11
*** maplebed has quit IRC04:11
*** dannf has quit IRC04:11
*** dannf has joined #openstack04:11
*** adjohn has quit IRC04:11
*** tokuzfunpi has quit IRC04:12
livemoonhi,all04:14
livemoonhow to volume-attach to a windows server04:14
livemoonwhich device need to be set in "nova volume-attach" command04:15
*** Ryan_Lane has quit IRC04:18
*** mjfork has quit IRC04:21
*** HowardRoark has quit IRC04:25
*** supriya has joined #openstack04:30
*** robix1 has left #openstack04:30
*** sdake has quit IRC04:40
*** dendrobates is now known as dendro-afk04:41
*** dendro-afk is now known as dendrobates04:43
*** tokuz has joined #openstack05:09
*** vidd is now known as vidd-away05:11
*** joeyang has quit IRC05:13
uvirtbotNew bug: #880652 in openstack-qa "nova.manager" [Undecided,New] https://launchpad.net/bugs/88065205:16
*** rsampaio has quit IRC05:17
*** MarkAtwood has joined #openstack05:18
*** datajerk has quit IRC05:19
*** datajerk has joined #openstack05:19
*** flamboz has joined #openstack05:19
*** ewindisch has joined #openstack05:28
*** worstadmin_ has quit IRC05:36
*** nati2 has quit IRC05:37
*** sdake has joined #openstack05:38
*** stewart has joined #openstack05:40
*** sdake has quit IRC05:44
*** timr has quit IRC05:46
*** Arminder has joined #openstack05:47
*** hezekiah_ has joined #openstack05:48
*** mgoldmann has joined #openstack05:50
*** tsuzuki_ has quit IRC05:58
livemoonhi05:59
livemoonwho can talk about nova-volume with me?05:59
livemoonI have some troubles with it05:59
*** timr has joined #openstack06:03
*** aschmitz has joined #openstack06:05
*** troya has joined #openstack06:14
troyahi All06:16
*** stewart has quit IRC06:19
troyaanyone have tried devstack ?06:20
*** miclorb_ has quit IRC06:21
troyahi kiAll06:22
*** kaigan_ has joined #openstack06:24
troyahello ?06:25
troyaanyone have try devstack ?06:25
*** joeyang has joined #openstack06:32
flamboztroya, yes I did06:33
winston-dlivemoon : you may ping creiht but he is usually around 8+ hrs later06:33
troyaflamboz: what's it ?06:34
*** mies has joined #openstack06:34
*** guigui has joined #openstack06:34
troyaflamboz: is it as smart installer like stackops ?06:34
*** nati2 has joined #openstack06:34
flamboztroya, 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 IRC06:35
flambozstackops seems to be a custom OS, right ? (never used it)06:35
troyaflamboz: yes, it is06:35
troyaso devstack is scrip installation like usual install openstack using github ?06:36
flambozyes06:36
flambozyou should try it… it takes less than 30min from bare ubuntu to a running instance06:37
flambozbut 1 machine only...06:37
flamboz(I mean, All in one only )06:37
*** tsuzuki_ has joined #openstack06:37
troyaoh..great info flamboz, i'll try soon06:38
flamboz;)06:38
troyais it running on all of distro ? or specific distro ?06:38
flamboz11.04 natty06:39
flambozdevstack.org/stack.sh.html06:39
*** siwos has joined #openstack06:40
troya11.04 only ?06:40
flambozyes06:40
*** sannes1 has joined #openstack06:45
zykes-devcamcar: around ?06:51
*** TheOsprey has joined #openstack06:51
troyaflamboz, how to check version of openstack ? i have installed use stackops06:51
zykes-or anyone that's familiar with the dashboard, i'm getting a error with kombu.connection when doing run_tests.sh06:51
livemoonwinston-d: thanks06:52
livemoonwinston-d: does creiht skill in nova-volume?06:52
zykes-troya: for nova you can try: nova-manage version list06:53
flamboztroya, should be nova-manage version06:53
troyaAll: thanks :)06:53
troyaflamboz, link which you send to me >> http://devstack.org/stack.sh.html , what is right side ? is it intructions or ?06:54
flambozleft side: comments /   right side: the shell script06:55
winston-dlivemoon : 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-dzykes- : volume (as-a) service06:58
zykes-winston-d: but no replication no ?07:00
winston-dzykes- : well, for details, pls ask creiht. :p07:00
livemoonwinston-d: oh.thanks, what is his timezone ?07:02
sannes1When 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-dlivemoon : 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-dlivemoon : that means u'll have to wait for 8 more hours. XD07:04
livemoonwinston-d: it seems I will see him tomorrow morning07:06
winston-dlivemoon : what timezone r u in?07:07
*** javiF has joined #openstack07:09
zykes-has anyone installed dashboard from src?07:10
livemoonwinston-d: +807:10
livemooncreiht's timezone I think is -807:10
winston-dlivemoon : what Linux distro r u using? Ubuntu?07:11
siwoshi07:12
siwosguys07:12
siwosanyone has a centos image using cloud-init?07:12
hezekiah_we use centos but not cloud-init07:12
zykes-hezekiah_: what you use to get the same functionality then ?07:16
hezekiah_puppet07:17
livemoonwinston-d: ubuntu 11.1007:17
livemoonsiwos: hi07: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
siwosi'd like to use cloudinit to inject my own scripts07:18
siwos(i.e. - install puppet ;-)07:18
siwosI know the image on AWS has this07:18
hezekiah_sure07:18
hezekiah_but you can also use firstboot for a one time thing07:18
siwosyeah-know that07:19
hezekiah_and there's a large overlap between cloud-init and puppet07:19
siwosok - I'll try to integrate cloudinit07:19
siwosand 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 both07:19
hezekiah_firstboot is already there07:19
siwoshezekiah_: true ;-)07:19
hezekiah_when you go down the path of adding more tools it just doesn't scale07:20
hezekiah_maybe for machines. but not for personnel and mgmt07:20
hezekiah_cloud-init is cool07:20
hezekiah_you could use cloud-init puppet chef and other stuff07:20
hezekiah_they all have pros/cons. but they also have alot of overlap07:20
zykes-hezekiah_: cloud init with marionett to bootstrap up puppet ;p07:21
livemoonhi, 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 IRC07:27
*** martines has joined #openstack07:28
*** nati2 has quit IRC07:28
*** katkee has quit IRC07:33
*** nacx has joined #openstack07:41
*** troya has quit IRC07:42
*** koolhead17 has joined #openstack07:43
zykes-does glance have a dependency on kombu ?07:43
*** jamespage_ has quit IRC07:45
*** jamespage_ has joined #openstack07:45
*** guigui has quit IRC07:48
*** jamespage has quit IRC07:48
*** jamespage_ has quit IRC07:48
*** jamespage has joined #openstack07:48
*** javiF has quit IRC07:56
*** hezekiah_ has quit IRC08:00
*** winston-d has left #openstack08:01
*** winston-d has joined #openstack08:01
*** Razique has joined #openstack08:01
RaziqueHi all08:01
Raziqueto Keystone users;  I made a scheme, would someone confirms it ?08:01
*** tsuzuki_ has quit IRC08:04
*** guigui has joined #openstack08:06
*** tsuzuki_ has joined #openstack08:06
*** saju_m has joined #openstack08:07
*** FabriceB has joined #openstack08:10
winston-dRazique : hi :) may i ask you some question about keystone?08:17
Raziquesure!08:17
*** stewart has joined #openstack08:17
*** Tribaal|cooking is now known as Tribaal08:17
*** vernhart has quit IRC08:18
*** vernhart has joined #openstack08:18
livemoonhi, Razique08:19
winston-dRazique : how can i configure euca2ools/novaclient to work with keystone?08:21
zykes-Razique: have you installed dashboard ?08:21
*** dillon-w has joined #openstack08:22
*** taihen has joined #openstack08:26
*** corrigac_ has quit IRC08:26
*** shaon has joined #openstack08:27
*** miclorb_ has joined #openstack08:28
*** pixelbeat has joined #openstack08:33
dillon-wtest08:33
*** koolhead17 has quit IRC08:34
*** saju_m has quit IRC08:35
*** shaon has left #openstack08:37
*** Eyk^off is now known as Eyk08:39
*** katkee has joined #openstack08:39
*** javiF has joined #openstack08:40
*** shaon has joined #openstack08:45
*** flamboz has quit IRC08:46
winston-dRazique : ping08:46
*** hellostack has joined #openstack08:46
*** vdo has joined #openstack08:50
*** darraghb has joined #openstack08:52
*** Oneiroi has joined #openstack08:55
*** nikolaij has joined #openstack08:58
*** guigui has left #openstack09:02
*** dillon-w has quit IRC09:02
nikolaijhello 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 past09: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 IRC09:05
*** viraptor has joined #openstack09:07
Oneiroinikolaij:  did you `source /path/to/novarc` after reboot?09:10
nikolaijyes09:10
Oneiroiis your nova-api service running?09:10
nikolaijalso it appears if i type "env" from my console09:10
nikolaijyes it is09:10
*** CloudAche84_ has quit IRC09:10
*** CloudAche84_ has joined #openstack09:11
*** KenChen has joined #openstack09:11
Oneiroihmmm09:11
livemoonhi,Oneiroi09:11
livemoonhave you use nova-volume?09:11
Oneiroihi livemoon09:11
OneiroiNot yet it's on my list09:11
*** dobber has joined #openstack09:11
Oneiroibtw just ween your email09:12
Oneiroiseen*09:12
*** shaon_ has joined #openstack09:12
Oneiroi) I noticed this: Could not scan /sys/class/iscsi_transport.\niscsiadm: can not connect to iSCSI daemon (111)09:12
Oneiroiimplies your iscsi daemon isn't running09:12
nikolaijOneiroi, you look at what the logfile says http://pastebin.com/ViJwsjU809:12
*** KenChen has quit IRC09:12
nikolaijthat's the result of "sudo nova-manage host list"09:13
Oneiroinikolaij: db timeout?!09:13
*** CloudAche84_ has quit IRC09:13
Oneiroisec09:13
Oneiroineed to brb 2 mins09:13
*** shaon has quit IRC09:14
*** shaon_ is now known as shaon09:14
*** hellostack has quit IRC09:14
nikolaijyes "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 identical09:14
*** guigui1 has joined #openstack09:15
nikolaijOneiroi, problem solved! :) it was a dns problem. while in the office dns was working, here at home with no vpn, dns does not resolve09:19
nikolaijso i created an entry in /etc/hosts09:20
Oneiroinikolaij:  oh :D may always want skip-name-resolve in your /etc/my.cnf :)09:20
*** dendrobates is now known as dendro-afk09:20
Oneiroialso*09:20
nikolaijnow the problem is that nothing shows :) but xxx. i'll try to figure out myself09:20
nikolaijOneiroi, thanks for the tip!09:21
Oneiroino worries09:21
*** Ramonster has joined #openstack09:24
*** paltman has quit IRC09:25
*** paltman has joined #openstack09:25
*** TheOsprey has quit IRC09:28
*** uksysadmin has joined #openstack09:29
zykes-Oneiroi: have you tried openstack dashboard from source ?09:30
zykes-nikolaij: you using keystone ?09:30
Oneiroizykes-: 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
Oneiroithough there is some debate on the keystone upstream versioning09:31
zykes-Oneiroi: have you pushed them to epel ?09:31
Oneiroiepel testing, sec will get you the build links09:31
zykes-ah09:31
Oneiroihttp://koji.fedoraproject.org/koji/buildinfo?buildID=269933 http://koji.fedoraproject.org/koji/buildinfo?buildID=270016 http://koji.fedoraproject.org/koji/buildinfo?buildID=26996109:32
zykes-Oneiroi: what nova version ?09:33
nikolaijzykes-, mmmm i dunno :s i m following this: http://cssoss.files.wordpress.com/2011/10/openstackbookv2-0_csscorp.pdf09:33
Oneiroizykes-: 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.rpm09:33
nikolaijzykes-, am i?09:33
Oneiroizykes-: 2011.3 "Diablo final" iirc09:33
*** koolhead17 has joined #openstack09:34
koolhead17hi all09:34
Oneiroimorning koolhead1709:34
zykes-nikolaij: just wondering09:34
zykes-Oneiroi: isn't eventlet in epel ?09:34
koolhead17Oneiroi: hellos09:34
livemoonhi hoolhead1709:34
zykes-already...09:34
koolhead17zykes-: any luck sirr!!09:34
koolhead17livemoon: hey there09:34
zykes-koolhead17: with what ?09:34
Oneiroizykes-: yes, but that link there was from one of the redhat guys, he said that build had a bugfix09:34
zykes-nova? Nope :(09:34
koolhead17zykes-: :D09:35
zykes-and neither with dashboard09:35
koolhead17zykes-: are you using stack.sh script?09:35
Oneiroithat think is just plain evil :P09:35
zykes-koolhead17: no, from source: ttp://paste.pocoo.org/show/497195/09:35
Oneiroizykes-: you should use rpm's ... *chuckle*09:35
zykes-Oneiroi: think what ?09:36
OneiroiI ment thing*09:36
Oneiroistack.sh09:36
Oneiroi:D09:36
zykes-ah09:36
koolhead17zykes-: do you have python-kombu installed ?09:36
koolhead17Oneiroi: :D09:36
zykes-koolhead17: i can try installing it and see if that ehlps09:37
koolhead17zykes-: try using stack.sh script man. it works well09:37
Oneiroikoolhead17:  untill you reboot09:37
Oneiroithen not so much09:37
koolhead17annegentle: hello there09:37
zykes-yes it is koolhead1709:37
zykes-yum install python-kombu < installed09:37
zykes-v 1.1.3-109:37
koolhead17zykes-: and is openstack running ins ome virtualenv?09:38
zykes-venv yeah, like it says in docs09:38
koolhead17Oneiroi: you need to start all services i suppose :D09:38
Oneiroikoolhead17: if it registered anything as a service that is ;-) I was running stack.sh on oneiric09:38
*** mandela123 has joined #openstack09:40
Oneiroianyway ping me if needed writing a script to grab debug into and push to paste.openstack.org for people09:41
*** TheOsprey has joined #openstack09:43
*** hernad has joined #openstack09:44
*** hernad has left #openstack09:45
zykes-Oneiroi: one should make a "collect" script instead09: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
Oneiroizykes-:  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 url09:47
zykes-Oneiroi: i dunno, could get something nice maybe from rackspace or openstack foundation ? ;p09:48
Oneiroiheh09:48
*** hernad_ has joined #openstack09:52
*** hernad has joined #openstack09:52
*** hernad has quit IRC09:53
*** paltman has left #openstack09:54
*** hernad has joined #openstack09:58
*** shaon has quit IRC09:59
*** shaon has joined #openstack10:00
*** mcclurmc has quit IRC10:00
zykes-Oneiroi: any clue on my kombu problem ?10:01
Oneiroizykes-: err, wasn't paying attention to irc I'll scroll up10:02
*** rods has joined #openstack10:03
koolhead17zykes-: check the answers section am very sure, its answered there :D10:03
zykes-koolhead17: it's not the dashboard that's causes it, it's the glance dependency10:04
koolhead17zykes-: which distro your trying out?10:05
*** nikolaij has quit IRC10:09
zykes-koolhead17: EL610:10
*** Ghiottone has joined #openstack10:10
koolhead17zykes-: :P10:12
zykes-and koolhead17 can't find any questions / answers for it @ lp10:14
koolhead17zykes-: https://answers.launchpad.net/nova/+question/168471  seems like you are close to this :D10:17
zykes-don't get it then why it fails10:21
zykes-it says it's installed and ok10:21
*** krish has joined #openstack10:22
*** mies has quit IRC10:29
*** nerens has joined #openstack10:29
*** tsuzuki_ has joined #openstack10:29
*** krish1 has joined #openstack10:30
*** krish has quit IRC10:30
*** hernad has quit IRC10:33
*** hernad has joined #openstack10:33
*** hernad has quit IRC10:35
*** miclorb_ has quit IRC10:36
*** tomize has left #openstack10:36
*** dirkx_ has joined #openstack10:37
*** Eyk is now known as Eyk^off10:38
OneiroiOk 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-debug10:40
*** mcclurmc has joined #openstack10:41
*** Oneiroi has quit IRC10:42
*** jiva has quit IRC10:46
*** jiva has joined #openstack10:47
*** Razique has quit IRC10:48
*** livemoon has quit IRC10:49
*** mmetheny_ has joined #openstack10:50
*** mmetheny has quit IRC10:50
*** mmetheny_ is now known as mmetheny10:50
*** nid0 has quit IRC11:00
*** nid0 has joined #openstack11:01
*** t9md has quit IRC11:05
*** tzn has joined #openstack11:10
*** PotHix has joined #openstack11:14
*** krish1 has quit IRC11:16
*** Razique has joined #openstack11:17
*** ahasenack has joined #openstack11:24
*** ahasenack has quit IRC11:26
*** ahasenack has joined #openstack11:29
*** ahasenack has quit IRC11:31
*** miclorb_ has joined #openstack11:31
*** ahasenack has joined #openstack11:34
*** LanceHaig has joined #openstack11:37
*** LanceHaig has joined #openstack11:37
*** nerdstein has joined #openstack11:37
*** miclorb_ has quit IRC11:46
*** marrusl has joined #openstack11:52
*** tsuzuki_ has quit IRC11:54
*** krish has joined #openstack11:56
*** katkee has quit IRC11:57
*** guigui1 has quit IRC11:59
*** Razique has quit IRC12:01
*** Razique has joined #openstack12:01
*** PeteDaGuru has joined #openstack12:02
*** markvoelker has joined #openstack12:03
*** katkee has joined #openstack12:06
*** mjfork has joined #openstack12:07
*** hadrian has joined #openstack12:14
*** zul has quit IRC12:15
*** supriya has quit IRC12:18
*** guigui1 has joined #openstack12:18
*** javiF has quit IRC12:23
*** Biriukvo has joined #openstack12:28
*** nhubbard_away is now known as nhubbard12:29
*** livemoon has joined #openstack12:33
*** lborda has joined #openstack12:39
sannes1If 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 #openstack12:40
*** livemoon1 has joined #openstack12:41
*** livemoon has quit IRC12:41
*** lorin1 has joined #openstack12:42
*** mandela123 has quit IRC12:43
*** livemoon has joined #openstack12:43
*** dirkx_ has quit IRC12:44
*** livemoon1 has quit IRC12:45
*** dirkx_ has joined #openstack12:47
*** nerens has quit IRC12:48
*** supriya has joined #openstack12:50
*** joesavak has joined #openstack12:53
*** cmagina has joined #openstack12:53
*** dillon-w has joined #openstack12:54
*** krish has quit IRC12:54
dillon-wRazique, around?12:54
Raziqueyah12:54
*** cereal_bars has joined #openstack12:56
dillon-wRazique, livemoon told me that you've got euca2ools & novaclient work with keystone.12:56
Raziqueyah12:56
Raziquewhere do u block ?12:56
dillon-wRazique, do you mind share some best practice?12:56
Raziquesure12:56
Raziquefirst thing to do : 1- Add this yo ur nova.conf : --keystone_ec2_url=http://172.16.40.11:5000/v2.0/ec2tokens12:57
dillon-wRazique, well, i don't know what credential info (such as NOVA_API_KEY) should pass to euca2ools/novaclient.12:57
Razique2- edit the file /usr/local/lib/python2.6/dist-packages/keystone-1.0-py2.6.egg/keystone/middleware/ec2_token.py12:57
Raziquedillon-w: the settings client-side for euca2ools remain the same12:58
Raziquethe nova-api catches ec2 requests12:58
Raziqueand reformat them to make them keystone compliabt12:58
dillon-wstep2, what modification should i maketo ec2_token.py?12:58
*** nikolaij has joined #openstack12:59
Razique        o = urlparse(FLAGS.keystone_ec1_url) ->         o = urlparse(FLAGS.keystone_ec2_url)13:00
Raziquetoken_id = result['auth']['token']['id'] ->token_id = result['access']['token']['id']13:00
Raziqueand voila13:01
Raziqueu should be able to use euca2ools with Keystone13: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
Raziquezykes-: nope, but I'm quite shure it'll work13:01
Raziquesince I've been able to have "keystoned" novaclient and euca2ools13:02
KiallYea dash (diablo)+keystone(stable/diablo) work together13:02
RaziqueI don't use the dashboard at all13:02
*** imsplitbit has joined #openstack13:02
zykes-ah13:02
zykes-i use keystone trunk and glance trunk13:02
Raziquedillon-w: zykes- in my current setup I've diablo stable for nova-api, and keystone and novaclient from github13:03
zykes-with diablo13:03
*** popux has joined #openstack13:03
dillon-wlooks 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 #openstack13:05
Raziquedillon-w: dillon-w you can generate a new set of credentials via nova-manage yah13:05
Raziquebut u shouldn't13:05
Razique:p13:05
Raziquesince you use Keystone13:05
Raziqueit's better to use keystone-manage then13:05
Kialldillon-w: https://github.com/cloudbuilders/devstack/blob/master/files/keystone_data.sh#L4213:06
Kiallthat registers EC2 tokens .. (L42 / L4313:06
dillon-wbut does keystone-mange generate credentials like nova-mange does/13:06
*** lborda has quit IRC13:06
KiallNo, you generate them yourself..13:08
dillon-wKiall, thx! the script helps a lot13:08
Kiallapt-get install uuid or w/e the EL equivalent tool is .. and use that to create keys etc13:08
nikolaijhello 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/Y12sv08K13:10
*** dirkx_ has quit IRC13:11
nikolaijhave you experience of something similar?13:11
KiallPretty sure that error means you cant run a qemu based VM inside another VM ;)13:11
KiallTry using LXC rather than kvm/xen13:11
dillon-wKiall, 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
nikolaijok thanks i ll give a try. do you maybe have pointers to docs?13:12
*** lborda has joined #openstack13:12
Kiall`keystone-manage credentials add` takes the creds as a parameter, it doesnt generate it for you ...13:13
Kiallso you might use the `uuid` tool to generate the key and secret13:13
nikolaijKiall, found it! tnx i ll give a try13:13
dillon-wor try nested virtualization. :)13:13
Kialldillon-w: yea .. I've never seen that actually work ;)13:14
*** gnu111 has joined #openstack13:15
*** Biriukvo has quit IRC13:16
RaziqueBtw I have submitted a keystone figure http://img821.imageshack.us/img821/402/sch5002v00nuackeystone.png13:16
dillon-wKiall, someone is working really hard on nested VT for KVM. XD13:17
Raziquedoes taht seem coherent guys ?13:17
*** kbringard has joined #openstack13:17
dillon-wKiall, 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
Kiallif you use nova manage to generate the credentials, they wont be stored in keystone13:19
Kialluuid is just a tool that generates a uuid ..13:19
*** kaigan_ has quit IRC13:19
Kiallyou could instead of using that, mash the keyboard to "generate" the key and secret13:19
*** kernelfreak has joined #openstack13:20
dillon-wwell, i'll have a try. :)13:21
dillon-whow about novaclient then?13:21
*** msivanes has joined #openstack13:21
uvirtbotNew bug: #880852 in swift "swift-get-nodes return incorrect results" [Undecided,New] https://launchpad.net/bugs/88085213:21
Kiallwhat about it?13:21
*** jsavak has joined #openstack13:21
*** aliguori has joined #openstack13:22
dillon-wnova client takes NOVA_USER, NOVA_API_KEY. still use uuid to generate and then 'keystone-mange credentials add' to store ?13:23
dillon-wRazique, i have problem open your imageshark link.  i'll try later.13:23
*** kbringard has quit IRC13:24
*** kbringard has joined #openstack13:25
Kialldillon-w: novaclient wants these config vars: http://pastie.org/private/w8j5zr8mqkuloqmtnkktia13:25
*** joesavak has quit IRC13:25
KiallNothing needs to be generated for that, just fill in the right details ..13:25
dillon-wKiall, thx.  Is NOVA_REGION_NAME a must?13:29
KiallI think so .. Havent tried without it TBH13:29
*** dprince has joined #openstack13:33
*** livemoon has left #openstack13:34
*** guigui1 has left #openstack13:34
*** dillon-w has quit IRC13:34
*** guigui1 has joined #openstack13:35
*** vidd-away is now known as vidd13:36
vidddoes anyone have dashboard working with mysql?13:38
mjforki don't, but whats the issue?13:39
*** dillon-w has joined #openstack13:40
viddi cant seem to get the ENGINE configured right in the local_settings13:40
mjforkwhat do you have now?13:41
zykes-where should the novarc be ? .novarc ?13:42
viddhttp://dpaste.com/640223/ mjfork13:42
mjforkmaybe add the piort?13:44
*** hggdh has quit IRC13:44
mjforkvidd: is there a stack trace? anything in dashboard at setup?13:44
mjforkerr, startup13:44
*** hggdh has joined #openstack13:45
*** kbringard has left #openstack13:45
viddmjfork, i cant start it up because i cant the db to sync13:45
*** kbringard has joined #openstack13:45
mjforkwhat error is in the sync log?13:46
viddmjfork, http://dpaste.com/640229/   stacktrace13:46
mjforkits dying on your default-character-set line13:48
mjforktry removing the end of line ,13:48
nikolaijKiall, 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
viddmjfork, adding port did not work, removing , didnt work =\13:50
*** kbringard has quit IRC13:50
Kiall169.254.169.254 is the EC2 meta-data service, .. does `ip addr show` have that IP listed anywhere?13:51
mjforkhow about the ","?13:51
*** ewindisch has quit IRC13:53
nikolaijKiall, yes in the controller, not present in the node13:53
viddmjfork, yeah, that didnt work either13:53
Kiallnikolaij: multi server setup?13:54
*** livemoon has joined #openstack13:54
nikolaijmmmm i think so13:55
nikolaijone controller and one node13:55
*** joesavak has joined #openstack13:55
*** jsavak has quit IRC13:55
livemoonwinston-d ping13:55
mjforkvidd: ERROR:root:can't assign to operator (local_settings.py, line 25) - whats at line 25 in local_settings.py13:56
Kiallnikolaij: http://docs.openstack.org/diablo/openstack-compute/admin/content/configuring-multiple-compute-nodes.html13:56
*** kbringard has joined #openstack13:56
dillon-wlivemoon : hi13:56
Kiallnikolaij: the iptables command on that page is needed on the second server13:56
dillon-wlivemoon : this is winston-d home version. XD13:56
nikolaijKiall, thanks i ll give a try13:56
livemoondillon-w: you are so cute13:57
dillon-wKiall, Razique do you know how to roll back the changes I made with 'keystone-manage'?  I messed up.13:57
viddthe closing } for the database section13:57
dillon-wlivemoon : what's up?13:57
livemoondillon-w: I remember you tell me someone lead nova-volume13:57
Raziquedillon-w: you can connect in mysql to the database and edit entries manually I'd say :D13:57
dillon-wRazique : since i'm using sqlite, i can delete the file safely?13:58
*** Oneiroi has joined #openstack13:58
dillon-wlivemoon : creiht is the guy13:58
mjforkvidd: so it worked?13:58
mjforkahh..never mind, know what you mean13:58
Raziquedillon-w: well if you sure u don't need the data, go ahead13:59
dillon-wRazique : yeah, i think so. thx.13:59
livemoondillon-w: thanks14:00
Raziqueok so you can do this14:00
*** robbiew has joined #openstack14:00
*** praefect has joined #openstack14:00
mjforkvidd try removing the default character set line14:01
mjforkand see if the error moves14:01
dillon-wRazique : 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
viddmjfork, i have to go for a bit...ill look at it some more in a bit14:01
livemoonbut It semms creiht are not in14:01
*** jtanner has joined #openstack14:01
*** vidd is now known as vidd-away14:01
dillon-wmaybe you should wait14:01
dillon-wa little bit longer14:02
*** supriya has quit IRC14:02
*** Oneiroi has quit IRC14:03
*** Oneiroi has joined #openstack14:03
Raziquedillon-w: sql_connection=mysql://keystone:pass@kst_ip//keystone14:04
*** siwos has quit IRC14:04
dillon-wRazique : shall i create table or sth? Or keystone will take care of that?14:05
Oneiroikeystone-manage db sync ?14:05
Raziquedillon-w: by running keystone-manage db_sync tables are recreated14:05
dillon-wRazique: , Oneiroi thx!14:06
OneiroiI was close :P14:06
dillon-w:)14:06
livemoonRazique: don't  db_sync14:06
*** sannes1 has quit IRC14:06
livemoonwhen start keystone, it will create auto14:06
Raziquelivemoon: ah yes14:06
RaziqueI wasn't sure on that14:06
Raziquethanks livemoon14:06
livemoonnp14:07
mjforklivemoon did you fix your volume problem?14:07
livemoonyes,razique help me14:08
mjforkok, saw it on mailling list14:08
livemoonbut new problem happened14:08
Raziquehehe14:08
livemoonyes, deadsun is livemoon14:08
livemoonlivemoon and deadsun is me both14:09
dillon-wsun is dead how can moon live? XD14:09
livemoon:)14:10
livemoon because deadsun in irc is regitered by others14:10
livemoonregistered14:10
dillon-wthen u may use sth like 'deadsun@real'14:11
*** ldlework has joined #openstack14:12
livemoondillon-w: you are so humorous14:13
dillon-wXD14:14
*** dragondm has joined #openstack14:14
*** cp16net has joined #openstack14:16
*** vladimir3p has joined #openstack14:17
*** dgags has joined #openstack14:17
zykes-Razique: you got a clue on how i can terminate instances that's stuck in pending14:17
*** mdomsch has joined #openstack14:18
Raziquezykes-: which tool ?14:18
Raziquezykes-: yah connect to the node14:18
zykes-any14:19
Raziquerun virsh14:19
Raziquelist --all14:19
Raziqueand "destroy $instance_name14:19
zykes-Razique: that i know, but it's stuck in pending state, as in never even started14:19
Raziquethen remove it's directory14:19
Raziquefrom lib/nova/instances14:19
Raziqueeuca-termate should work14:19
zykes-no instance directory :p14:20
dillon-weuca-terminate should work14:20
zykes-it's not14:20
dillon-wor 'mysql -unova -p' ....14:20
*** littleidea has joined #openstack14:20
*** sdake has joined #openstack14:21
zykes-that's a bad solution ;p14:21
Raziquezykes-: check nova-api.log in parallel14:21
Raziqueyou'll be able to know why the terminate doesn't work14:22
*** shaon has quit IRC14:23
Raziqueany hint why nova-mange db sync doesn't produce anything14:23
RaziqueI mean the table that were supposed to be created ain't14:24
zykes-hmm, diablo nova shouldn't work with latest dashboard ?14:24
dillon-wby 'produce anything' you mean output of the command or changs in DB?14:25
*** vernhart has quit IRC14:26
*** tudamp_ has quit IRC14:26
Kiallzykes-: 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 #openstack14:27
*** livemoon has joined #openstack14:29
*** livemoon has left #openstack14:29
*** ldlework has quit IRC14:29
*** Shentonfreude has joined #openstack14:34
*** rsampaio has joined #openstack14:34
*** johnl_ has quit IRC14:34
*** livemoon has joined #openstack14:36
dillon-wwhat's 'tenant_id' in command 'keystone-manage  endpointTemplates add RegionOne nova http://%HOST_IP%:8774/v1.1/%tenant_id%' ?14:37
mjforkits replaced automatically in newer versions with the tenant ID14:37
Kialldillon-w: basically, leave it as "%tenant_id%" rather than replacing it with something ..14:38
mjforkright14:38
livemoondillon-w: you don not replace by youself14:38
dillon-wwhat about %HOST_IP%?14:38
livemoonyour service ip14:39
dillon-wshould i leave it as is as well?14:39
livemoonin your case .you nova service ip14:39
Kiallall the others get replaced, on "%tenant_id%" stays as "%tenant_id%"14:39
Kiallonly*14:39
dillon-wKiall : thx14:39
*** nhubbard is now known as nhubbard_away14:41
gnu111I want to do some testing switching off SSL in my swift proxy server. What's the easiest way to do this?14:41
uvirtbotNew bug: #880892 in nova "Instances not cleaned up when doing euca-terminate-instances" [Undecided,New] https://launchpad.net/bugs/88089214:41
notmynamegnu111: set up a local ssl terminator on the box14:42
*** rnirmal has joined #openstack14:43
gnu111notmyname: is this through reverse proxy?14:43
*** littleidea has quit IRC14:44
praefectanyone knows how to get around the floating_ip disassociate/release bug when using auto_assign_floating_ip=true14:44
praefect???14:44
praefectanyone using auto_assign_floating_ip because you will run into this bug at some point..14:44
*** FunnyLookinHat has joined #openstack14:44
notmynamegnu111: 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 nginx14:44
*** livemoon has left #openstack14:44
gnu111notmyname: ok14:44
*** med_out is now known as medberry14:45
Kiallpraefect: I think i got around that by editing the floating_ips's table and changing auto_assigned = 1 to auto_assigned = 014:45
notmynamegnu111: keep in mind that I would only recommend nginx for dedicated ssl vs non-ssl performance14:45
*** rnirmal has quit IRC14:45
notmynamegnu111: don't use nginx in front of swift in prod14:45
Kiallafter that, I could use a normal disassociate14:45
*** javiF has joined #openstack14:45
*** NashTrash1 has joined #openstack14:45
NashTrash1Good Morning Openstack'ers14:45
*** rnirmal has joined #openstack14:46
praefectKiall:`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 IRC14:47
gnu111notmyname: 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
KiallI create .debs with patches ;)14:48
dillon-wKiall 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 #openstack14:48
notmynamegnu111: well, the simplest thing would be to turn ssl off completely, but that doesn't really compare apples-to-apples :-)14:48
NashTrash1Does anyone know, can you snapshot an instance that uses the vd* disks?14:48
gnu111notmyname: that's true. :)14:49
*** rsampaio has joined #openstack14:49
NashTrash1A cloud user is having problems when he tries to run an instance from such a snapshot14:49
notmynamegnu111: 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 overhead14:50
notmynamegnu111: *performance being ssl throughput14:51
*** uksysadmin has quit IRC14:51
gnu111notmyname: that explains why I saw failures in benchmarking with GETS and DEL not with PUTS.14:52
Raziquehi in the nova database, i'm looking for a field "mac_address"14:53
Raziqueor where could I find a diablo sql scheme ?14:53
RaziqueI'm having trouble to run the db sync14:54
mjforkwhat does db ysnc do?14:54
mjforkthrow an error?14:54
Raziqueyah 2011-10-24 16:53:15,871 CRITICAL nova [-] 'mac_address'14:54
Raziqueit's like there is a problem with that filed14:55
Raziquefield14:55
Raziqueso the nova-mange does not finish totally to update my database14:55
dillon-wKiall : 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
NashTrash1Razique: Take a look at the virtual_interfaces tables.  There is a column named address.14:55
*** mrjazzcat has joined #openstack14:55
*** dubsquared has joined #openstack14:55
mjforkwhats in nova_manage log?14:56
NashTrash1Razique: Maybe mac_address either migrated to/from this column14:56
Raziquedidn't work14:56
dillon-wRazique : 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
RaziqueI tried to rename it :D14:56
*** osier has quit IRC14:56
Raziquemjfork: http://paste.openstack.org/show/2834/14:56
NashTrash1Razique: What version nova are you going from and to?14:56
*** mrjazzcat has left #openstack14:56
praefectRazique: I often drop the db nova completely and "db sync", I don't loose images, just keys and user/project data... just saying14:56
nikolaijKiall, 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
RaziqueNashTrash1: Diablo -> Cactus -> Diablo :D14:57
NashTrash1Razique: Interiesting...14:57
Raziquepraefect: I'm trying to validate a migration on a production system14:57
Raziquewith running instances and stuff14:57
Raziqueso the drop wouldn't be cool :p14:58
Raziquedillon-w: check nova-api.log14:58
praefectRazique: then it surely doesn't make sense to drop it... =)14:58
Raziquedillon-w: is the database contains the right roles/ endpoints/ Services ?14:58
dillon-wRazique : i think so, i follow the steps here https://github.com/cloudbuilders/devstack/blob/master/files/keystone_data.sh#L4214:59
Raziquedo u know where is the defauly mysql scheme for diablo ?14:59
praefectI'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
Raziquedillon-w: check nova-api.log15:00
mjforkRazique frustaing error log15:01
*** justinlw has joined #openstack15:01
Raziquegot it /usr/share/pyshared/nova/db/sqlalchemy/migrate_repo/versions15:01
*** dubsquared has quit IRC15:02
NashTrash1Is snapshotting of an instance volume supported on KVM in Diablo?15:02
mjforkRazique there is no mac_address in my local db running on diablo15:02
*** theuncleofthesti has joined #openstack15:03
RaziqueNashTrash1: yes it is15:03
*** hezekiah_ has joined #openstack15:03
*** theuncleofthesti is now known as uncleofthestick15:03
Raziquemjfork: def upgrade(migrate_engine):    c = instances.columns['mac_address']15:03
RaziqueI skipped some stuff15:03
NashTrash1Razique: Hmm.  Thanks.15:03
mjforkhowever, it is on my diablo-3 install15:03
mjforksecurit_groups tablae15:03
mjforkmysqldump -u<user> -p<pass> nova | grep -i mac15:04
*** code_franco has joined #openstack15:04
Raziquemjfork: I resolved it by creating a "mac_adress" into the instance table15:05
*** hezekiah_ is now known as isaacfinnegan15:05
*** jdag has quit IRC15:05
mjforkRazique ok, i don't have that field.15:06
*** TheOsprey has quit IRC15:06
*** dubsquared has joined #openstack15:06
Razique:)15:06
uncleofthestickDoes anybody knows if Openstack Dashboard can work without Keystone?15:06
Raziquethanks though!15:06
Raziqueuncleofthestick: only the oldest versions15:06
RaziqueI've kept one hehe15:07
NashTrash1Razique: 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
uncleofthestickRazique: As I suspected. Ok, thank you15:07
*** kbringard has quit IRC15:08
RaziqueNashTrash1: I haven't played with bootables volume eyet15:08
Raziqueyet15:08
Raziquesorry15:08
NashTrash1Razique: Hmm.  Thanks.15:08
NashTrash1Razique: Here is the console output he is getting.  Does anything look fishy?  http://paste.openstack.org/show/2835/15:09
nikolaiji see Kiall is not 'alive'... anybody maybe can help?15:09
*** markwash has quit IRC15:10
RaziqueNashTrash1: yah mountall: Event failed15:10
Raziquedoes that images depend on some volume at boot ?15:11
Raziquelooks like so15:11
*** freeflyi1g has joined #openstack15:11
Raziquenikolaij: jsut ask15:11
NashTrash1Razique: Yes it does.  But I am not certain how to get it all working.15:11
Raziqueif someone can help he'll grab :)15:11
uvirtbotNew bug: #880905 in nova "run_tests fails in venv on my setup (lucid)" [Undecided,New] https://launchpad.net/bugs/88090515:12
NashTrash1Razique: I guess he needs to also snapshot the /dev/vda volume from the original instance and then somehow make that available to the new instance15: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:) tnx15:12
*** kbringard has joined #openstack15:12
nikolaijRazique, basically instance does not get ip and then fails wget to 169.254.169.25415:13
*** guigui1 has quit IRC15:13
*** freeflying has quit IRC15:14
*** zul has joined #openstack15:14
NashTrash1Does 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
mjforkor /dev/vdb15:14
mjforkits made avialable on the next unused node (on KVM)15:15
NashTrash1mjfork: How do you mean "on the next unused node"?15:15
*** dirkx_ has joined #openstack15:16
mjforkif your Operating System int he guest is running at /dev/vda, attaching a nova-volume will put it at /dev/vdb15:16
praefecthey 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
NashTrash1mjfork: Ah, ok.  I am just trying to work with the /dev/vda disk.15:17
NashTrash1mjfork: 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 IRC15:19
*** tzn has quit IRC15:19
*** nhubbard_away has joined #openstack15:19
*** nhubbard_away is now known as nhubbard15:19
*** markwash has joined #openstack15:20
NashTrash1mjfork: Well, nevermind.  I guess that Openstack sets up the extra disk space as /dev/vdb by default.15:20
NashTrash1So, how does can I snapshot the /dev/vdb disk?15:21
RichiH8815:22
RichiHhrmpf15:22
*** zul has quit IRC15:23
*** zul has joined #openstack15:24
mjforkNashTrash1 sorry...distracted15:25
*** flamboz has joined #openstack15:26
NashTrash1mjfork: NP.  I am learning a bit here.  Nova automatically sets up a disk.local when a VM is created.15:26
*** flamboz has quit IRC15:27
mjforkNashTrash1 what does "ls /dev/sd*" show?15:27
NashTrash1mjfork: But, it does not appear that disk.local is included in a VM snapshot15:27
NashTrash1mjfork: There are no /dev/sd*, only /dev/vd*15:27
NashTrash1Does anyone know for certain if disk.local (/dev/vdb) is or is not included in a VM snapshot?15:28
*** po has joined #openstack15:31
mjforki didn't write code, but they answer should be no.15:31
*** nikolaij has quit IRC15:32
mjforkthe blueprint uses a seperate API from volumes and makes no mention of doing with the OS15:32
mjforkusing Amazon behavior as a guide, they do NOT15:32
*** HowardRoark has joined #openstack15:32
*** Ramonster has quit IRC15:32
*** dobber has quit IRC15:33
NashTrash1Ok.  Do you know wow can I snapshot the local storage?15:33
*** adjohn has joined #openstack15:34
*** zul has quit IRC15:34
*** ldlework has joined #openstack15:35
mjforktry euca_create_snapshot15:35
*** zul has joined #openstack15:35
mjforkits not clear to me if implemented15:35
*** zul has quit IRC15:36
NashTrash1euca-create-snapshot only lists the nova-volumes not any of the local storage15:36
NashTrash1This might be a vishy problem.15:36
NashTrash1vishy: You around?15:36
*** Ruetobas has quit IRC15:37
mjforkyeah, what are you doing? are you snapshotting an attached voluem15:37
mjforkor are you snappshotting the OS drive (i.e. to make a new base image)15:37
*** zul has joined #openstack15:37
NashTrash1I want to snapshot both /dev/vda (the OS drive) and /dev/vdb (the default local storage) and make them available together for new VMs15:38
*** zul has quit IRC15:38
*** robix has quit IRC15:38
mjforkyou can't as far as i know15:39
NashTrash1Yeah.  That is kind of how it looks right now.15:39
mjforkyou have a few options15:39
mjfork1) move the data on /dev/vdb to /dev/vda and have 1 drive15:40
NashTrash1I have not setup nova-volumes yet15:40
NashTrash1user has more than 10GB of data15:40
mjforkor 2) tie your provisioning together so both are created at same time and then attached15:40
NashTrash1how do I go about doing #2?15:40
NashTrash1*not supposed to be a link*15:40
mjforkhow do you make VMs?15:40
mjforkyou would do create instance, create volume, attach volume15:41
mjforkor, alternatively, check create instance API, you may be able to pass an existing volume15:41
NashTrash1create volume requires that I setup nova-volumes15:42
mjforkin which case it would be create volume, create isntance (passing volume)15:42
mjforkyes, right.15:42
mjforkNashTrash1 back in 10 mins15:42
NashTrash1Looks like I need to embark on that task now.15:42
NashTrash1mjfork: Ok.  Thanks for all the help15:42
dillon-wRazique : 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 #openstack15:42
Razique400 : bad request15:43
Raziquelooks like the ressourcewas not properly called15:43
*** zul has joined #openstack15:43
Raziquetry a nova --debug list15:43
*** iRTermite has quit IRC15:44
dillon-wRazique : here's the output of 'nova --debug list' http://paste.openstack.org/show/2836/15:46
Raziquedillon-w: ok, got it u either have a too recent version of Keystone or nova15:47
Raziqueso 1- upgrade novacloent15:47
Razique2- downgrade keystone15:47
RaziqueI'd say 1 :)15:48
dillon-wok, i'll try.15:48
*** iRTermite has joined #openstack15:50
Kialldillon-w: the request is missing the tenantId15:50
Kiallsee the last part of this: http://paste.openstack.org/show/2837/15:51
Kialloh humm.15:51
Kiallyou send tenantName .. I send tenantId ..15:51
Kiallprobably mixing versions ;)15:51
dillon-wKiall : let me try more recent novaclient15:52
Kiallwhat version of keystone are you using? trunk or diablo?15:52
Kiallmaster or diablo*15:52
dillon-wdiablo15:52
dillon-wactually, i'm using GridDyanmic's RHEL package.15:52
Kiallthen you want an older nocaclient i think ..15:53
Kiallnovaclient*15:53
dillon-wolder??15:53
dillon-wmy novaclient is 2.6.615:53
Kiallwhat `nova-manage version list` spit out?15:53
Kialldoes&15:54
Kialldoes*15:54
KiallOdd, I use 2.6.6 aswell with the diablo/stable branches of everything ...15:54
dillon-wnova-manage version list: 2011.3 (2011.3-LOCALBRANCH:LOCALREVISION)15:55
Kiallfound the issue..15:55
Kiallhttps://github.com/rackspace/python-novaclient/commits/master15:55
*** katkee has quit IRC15:55
Kiall3rd last commit, thats the change causing your issue ..15:55
Kiallso 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 IRC15:57
dillon-wreally?15:57
zykes-dillon-w: there's new packages underway in EPEL15:58
dillon-wzykes- : but that's for fedora.15:58
*** nikolaij has joined #openstack15:59
nikolaijis there anybody out there able to install a 2 nodes cloud for $$$$?15:59
dillon-wKiall : u r rite. i checkthe code16:00
Kiallanyway, downgrade to the 2.6.6 release and it should work again16:00
*** robix has joined #openstack16:00
zykes-dillon-w: no, F16 packages are being made into EPEL ones as well as I take it16:01
*** maplebed_ has quit IRC16:02
Kiallzykes-: or actually ..16:02
zykes-Kiall: ?16:02
Kialltry changing NOVA_PROJECT_ID to the tenant name, rather than tenant id16:02
dillon-wKiall : hmm, let me try16:03
Kiallzykes-: whoops .. was meant for dillon-w ;)16:04
mjforkNashTrash1 I am back.16:04
dillon-wKiall : doesn't work either16:05
zykes-so dillon-w give it a few after F16 packages are "done" and i think you'll see stuff in EPEL as well16:05
Kiallyea - wasnt sure if diablo keystone would accept the name instead of the id ..16:05
Kiallworth a shot16:05
dillon-wi 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 database16:06
Raziquetakes time by hand16:06
Kialldillon-w: the joys of using software that's not package natively ;)16:07
*** popux has quit IRC16:08
dillon-wKiall : yeah, not the 1st time... i've been there for Bexar and Cactus. kills me everytime16:08
*** adjohn has quit IRC16:08
*** clauden___ has quit IRC16:08
*** clauden has joined #openstack16:09
KiallYea - I learned a long time ago to *never* *ever* install unpackaged software anywhere but /opt, where it can be easily wiped16:09
*** tzn has joined #openstack16:10
dillon-wKiall : i'll try euca2ools for now.  let me fix novaclient tomorrow.16:11
*** mnour has joined #openstack16:14
*** littleidea has joined #openstack16:15
* nikolaij is desperate16:16
*** soosfarm_ has quit IRC16:17
*** soosfarm has joined #openstack16:18
dillon-whmm, euca2ools also failed. http://paste.openstack.org/show/2838/16:20
*** rnorwood has joined #openstack16:20
*** lvaughn has quit IRC16:20
*** lvaughn has joined #openstack16:21
Kialleuca2ools and keystone seem to have some issues...16:21
*** nikolaij has quit IRC16:21
Kialldillon-w: BTW .. I've just upgraded to 2.6.7-ish (ie the current master branch) and its working with diablo keystone+nova16:23
Kiallyou must have something else causing the issue16:23
dillon-wwell, there is sth wrong with my keystone. the 'keystone-mange db_sync' cann't even run.16:24
*** nati2 has joined #openstack16:25
*** stewart has quit IRC16:25
*** clauden has quit IRC16:25
*** clauden has joined #openstack16:25
vidd-awaydillon-w, what message do you get when you try to run keystone db_sync16:26
*** Kiall has left #openstack16:26
*** Kiall has joined #openstack16:26
dillon-wvidd-away : db_sync is not a supported obj type16:26
Kiallyou dont need to run keystone db_sync16:27
Kiallkeystone does it automatically16:27
vidd-awaydillon-w, there is a glitch in that verion of keystone....that responce is expected16:27
dillon-wwell...16:27
vidd-awaylater versions have "fixed" it16:28
*** zul has quit IRC16:29
vidd-awaydillon-w, did you get keystone from openstack or cloudbuilders?  (or somewhere else)?16:30
*** tzn has quit IRC16:30
dillon-wvidd-away : from GridDynamic yum repository. :$16:31
*** gohko_nao has joined #openstack16:31
*** HowardRoark has quit IRC16:31
vidd-awaydillon-w, any idea how old thta version is? last update to cloudbuilds and openstack keystone git is 5 days16:31
*** tzn has joined #openstack16:32
dillon-wwell, not easy to tell.16:32
*** tzn has quit IRC16:32
*** HowardRoark has joined #openstack16:33
vidd-awayif 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 IRC16:34
*** jtanner has joined #openstack16:36
*** Ghiottone has quit IRC16:38
vidd-awaydillon-w, dont feel too bad...the package from ubuntu doesnt work that well either16:39
*** timr has quit IRC16:40
KiallRazique: still about?16:40
Raziqueyah16:41
Raziquedealing with instance_types errors :D16:41
Kiallyou mentioned how to get euca2tools and keystone talking earlier..16:41
Raziquehttp://paste.openstack.org/show/2840/16:41
KiallOther than the 2x edits, was there any other steps?16:41
*** n0ano has quit IRC16:41
*** jdurgin has joined #openstack16:41
*** helfrez has joined #openstack16:41
RaziqueKiall: make sure the ec2 token exists into database16:42
Raziqueunder credentials tables16:42
Raziqueadd a entry like16:42
Kiallyea I've got entries in there ..16:42
Razique1/1/1/EC2/$key/$secret16:42
Razique$key = $secret$user16:42
dillon-wRazique : how can i inquiry sqlite DB? i also want to check if ec2 token is there in my DB16:43
Razique$secret:$user*16:43
*** maplebed has joined #openstack16:43
KiallThe 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
Raziquedillon-w: not really familiar with sqlite sorry :/16:43
RaziqueKiall: errors 500 : server error16:43
Raziquesometimes it's when the client passes wrong settings16:43
Raziquethat means a version mismatch generally16:43
Raziquetry to run urself REST queries16:44
Raziquehere :16:44
Raziquehttp://code.google.com/p/rest-client/16:44
dillon-wKiall : i also got 500 error16:44
Raziquethat one is awesome to debug api servers16:44
Kiallactually,  what does http://API-Server:5000/v2.0/ec2tokens in a browser give you?16:45
*** blamar_ has joined #openstack16:46
*** blamar has quit IRC16:47
*** blamar_ is now known as blamar16:47
Raziqueshould give u the user credentials16:48
vidd-awayRazique, you have dashboard...right?16:48
Raziquethe one u send via a post request16:48
Raziquevidd-away: nope I don't use the dashboard at all16:48
Razique:D16:48
zykes-vidd-away: i got16:48
Kiallwithout a plan ol GET, I'm getting a 404, which i wouldnt expect?16:48
vidd-awayzykes-, do you have it use mysql instead of sqlite for its database?16:48
*** mnour has quit IRC16:49
*** helfrez has quit IRC16:49
zykes-vidd-away: i'm trying that now yes16:49
*** dendro-afk is now known as dendrobates16:49
vidd-awayzykes-, any progress?16:49
*** llang629 has joined #openstack16:49
Raziquezykes-: 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
Raziquezykes-: ahh I've met that exception16:51
* Razique concentrates16:51
zykes-it's on dashboard Razique @ the auth page16:52
Raziquelivemoon had the answer as far as I recall16:52
zykes-ok16:52
Raziqueleme check I put a not for that16:52
*** llang629 has left #openstack16:52
Raziquegot it16:53
Raziqueit's related to glance images16:53
zykes-actually not16:53
Raziqueno ?16:53
zykes-it's related the the data from keystone16:53
Raziquedo u have that line :16:54
zykes-o = urlparse(token.serviceCatalog['identity'][0]['adminURL'])16:54
Raziqueis it that error : https://bugs.launchpad.net/nova/+bug/80370516:55
*** Oneiroi has quit IRC16:55
uvirtbotNew bug: #880964 in nova "nova-manage db sync requires glance" [Undecided,New] https://launchpad.net/bugs/88096416:56
*** vdo has quit IRC16:57
zykes-Razique: sec16:57
*** nacx has quit IRC16:59
*** koolhead17 has quit IRC17:02
*** uncleofthestick has quit IRC17:02
dillon-wRazique : what version of keystone r u using?17:02
*** dirkx_ has quit IRC17:06
*** ewindisch has quit IRC17:07
*** catintheroof has joined #openstack17:08
*** bengrue has joined #openstack17:08
*** ewindisch has joined #openstack17:08
*** Sjors has quit IRC17:10
Raziquedillon-w: the last version from github17:11
Raziquewhile I use the 2011.3 version of diablo17:11
*** Sjors has joined #openstack17:12
*** littleidea has quit IRC17:12
dillon-wwell, i've got the latest version, but now i've to deal with dependency hell.17:12
Raziquewhich kind of hell ?17:13
dillon-wwell, lots of missing python packages17:13
dillon-wfixing them one by one17:14
dillon-wi'm so tired17:14
*** reed has joined #openstack17:15
*** lorin1 has quit IRC17:16
zykes-dillon-w: where you installing from ?17:16
dillon-wzykes- : keystone? from github17:17
*** B-Wong has joined #openstack17:18
*** darraghb has quit IRC17:18
zykes-isn't the diablo one working ?17:19
dillon-wzykes- : no17:19
*** FabriceB has quit IRC17:20
zykes-dillon-w: what's wrong with it ?17:20
Kiallzykes-: it sounds like your mixing diablo and essex versions of services, which is most likely never going to work ;)17:20
B-WongHello, can anyone assist me in installing the Openstack UI?17:20
zykes-Kiall: i was yeah17:21
B-WongI ran into a few problems.17:21
*** adjohn has joined #openstack17:21
dillon-wnovaclient/euca2ool doesn't work.17:21
Kiallzykes-: whoops .. i had intended that for dillon-w ;)17:21
KiallB-Wong: are you by any chance trying to install from the ubuntu packages?17:22
B-WongNo, I am installing into CentOS17:22
B-WongMost documentation is for Ubuntu17:22
B-Wongso I have to adjust a bit.17:22
dillon-wwell, Razique mentioned his keystone is from github master17:22
*** joesavak has quit IRC17:23
Kialldillon-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 components17:24
Kiall(and thats if it even works at all)17:25
dillon-wKiall : i think you are right.17:26
RaziqueKiall: the reason why I did that17:26
Raziqueis because recently the Keystone dev changed the database scheme17:27
Raziqueinterfaces not longer worked, and the package into the 2011.3 (diablo) was too old for that17:27
RaziqueKeystone is "just" a middleware for nova in term of implementation17:27
Raziqueso this is not that risky17:28
Kiallwell, barring the fact that the EC2 API wont work for me .. the diablo/stable branches of everything are working fine for me ..17:28
Raziquesince u can easily bypass it via the pipelines17:28
dillon-whow can i switch branch using git?17:28
RaziqueKiall: so u have been able to run Keystone from PPA + euca2ools + nova ?17:28
KiallMy PPA + novaclient work, euca2ools is giving me hassle though17:29
Raziquethe last version of novaclient contains awesome feature that the repo one doesn't, eg: floating ips17:29
RaziqueKiall: It took me time the tweak resides in the modification of the Keysone ec2 file17:30
KiallYea - I've updated that that version of nova client already ..17:30
Raziqueso so u know it uses the last scheme of keystone17:30
Razique(regarding the authentication process)17:30
Raziquein order to make it work with keystone,you need to take the package from Keystone17:30
RaziqueBUT imho17:31
RaziqueKeystone is not ready to be integrated with Diablo17:31
robixanyone 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
RaziqueI'm working since the last week on the upgrade process17:31
Raziqueand a gap remains between the way nova handles projets and user and the way Keystone does it17:31
zykes-gahh17:32
KiallRazique: upgrading an exisiting cactus install?17:32
RaziqueKiall: yah17:32
zykes-all this keystone stuff17:32
Raziquewith a bunch of running instances,attached volumes etc..17:32
Kiallyea - I'm sure thats a bit painful ;)17:32
zykes-drives one insane17:32
*** katkee has joined #openstack17:32
Raziquezykes-: Yup I totally agree :D17:32
RaziqueI started by writting the process includin Keystone17:32
Raziquebut when I discovered it breaks current project17:33
KiallRazique: you mentioned you can bypass keystone for the ec2 API by changing the pipeline?17:33
*** krow has joined #openstack17:33
RaziqueI removed it :D17:33
RaziqueKiall: sure in api-paste.in17:33
Raziqueini17:33
Kiallmind explaining how? I'd like to test if the EC2 api works with it bypassed -_-..17:33
*** cereal_bars has quit IRC17:34
Raziquefor the EC2Api  you update the pipeline17:34
Razique pipeline = logrequest ec2noauth cloudrequest authorizer ec2executor -> pipeline = logrequest authenticate cloudrequest authorizer ec2executor17:34
Raziquethe same goes for the 1.1 API17:34
*** nerdstein has quit IRC17:34
KiallAt 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
Raziqueyah17:35
Kiallthe 1.1 API works perfectly .. just the EC2 API having issues17:36
RaziqueKiall: both do :p17:36
Raziquewhen all the functions will be implemented into the 1.1 tools17:36
Kiallwell .. I've not seen any issues with keystone + the 1.1 pai .. not yet anyway17:36
Raziquewe won't need that weird api17:36
RaziqueKiall: both work well, but for existing projects, they don't17:37
Raziquethat 's what I despise that's it :)17:37
Kiall;)17:37
KiallOkay .. bypassing keystone and the EC2 api works perfectly .. at least I know its 100% the keystone integration now ;)17:37
Raziquegreat :)17:40
KiallRazique: all fixed :)17:43
Raziquecould someone could give me the diablo 2011.3 api-paste.ini file ?17:43
Raziquecoo17:43
Raziquel17:43
*** HowardRoark has quit IRC17:44
KiallRazique: https://github.com/openstack/nova/blob/master/etc/nova/api-paste.ini17:44
Kiallwhoops .. wrong branch17:44
Kiallhttps://github.com/openstack/nova/blob/stable/diablo/etc/nova/api-paste.ini17:45
*** ziyadb_ has joined #openstack17:46
*** Archeron has joined #openstack17:47
*** lorin1 has joined #openstack17:47
Raziquethanks Kiall17:48
*** HowardRoark has joined #openstack17:49
*** martines has quit IRC17:49
Raziqueperfect17:49
RaziqueI did Diablo -> Cactus -> Cactus17:50
RaziqueDiablo -> Cactus -> Diablo17:50
*** mahmoh has quit IRC17:52
*** ziyadb_ has quit IRC17:53
*** ziyadb_ has joined #openstack17:53
*** ewindisch has quit IRC17:54
*** ewindisch has joined #openstack17:55
*** viraptor has quit IRC17:56
*** littleidea has joined #openstack17:57
*** martines has joined #openstack17:57
*** dysinger has joined #openstack17:58
*** ewindisch has quit IRC18:00
*** ewindisch has joined #openstack18:00
*** bcwaldon has joined #openstack18:00
*** dillon-w has quit IRC18:03
*** Ryan_Lane has joined #openstack18:04
*** obino has joined #openstack18:04
*** cubranic has joined #openstack18:05
*** cubranic is now known as DavorC18:07
*** ziyadb_ has quit IRC18:08
DavorCDoes anyone know why the output of 'nova-manage service list' and 'euca-describe-availability-zones verbose' are mirror images of each other?18:09
DavorCThe services that are ":-)" in one are "XXX" in the other18:09
DavorC(Two-node setup, running both commands on the compute node.)18:09
*** thingee has joined #openstack18:10
*** joesavak has joined #openstack18:11
praefectDavorC: 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 nodes18:14
praefectntpd is your fried18:14
praefectfriend18:14
*** dirkx_ has joined #openstack18:15
DavorCpraefect: 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 IRC18:16
praefectDavorC: 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 important18:18
primeministerpls18:21
primeministerper18:21
*** vernhart has joined #openstack18:22
*** dendrobates is now known as dendro-afk18:22
*** lvaughn_ has joined #openstack18:26
*** magg has joined #openstack18:28
magghello18:28
*** adjohn has quit IRC18:28
*** lvaughn has quit IRC18:29
ArcheronAm I good to go installing OpenStack on Ubuntu 11.10 or should I stick with 10.10 for now?18:30
maggvidd, Kiall what happend with the dashboard and the packages for the dashboard18:30
*** bhall_ has quit IRC18:31
DavorCPraefect: thanks, happy faces all around now!18:31
*** bhall has joined #openstack18:32
*** gregp76 has joined #openstack18:32
*** adjohn has joined #openstack18:39
*** ohnoimdead has joined #openstack18:39
*** Ryan_Lane1 has joined #openstack18:40
*** lorin1 has quit IRC18:40
*** lorin1 has joined #openstack18:41
*** Ryan_Lane1 has quit IRC18:41
*** Ryan_Lane1 has joined #openstack18:41
*** lorin1 has joined #openstack18:41
*** Ryan_Lane has quit IRC18:41
*** Ryan_Lane1 is now known as Ryan_Lane18:42
*** dosdawg has quit IRC18:44
*** BrianFlannery has joined #openstack18:44
Raziqueok I'm out18:44
Raziquecya guys :)18:44
*** Razique has quit IRC18:45
*** zul has joined #openstack18:46
B-WongHi, I have openstack on CentOS, I was wondering which instructions should I use to install the Dashboard UI?18:46
*** koolhead17 has joined #openstack18:49
*** NashTrash1 has left #openstack18:49
gnu111notmyname: 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 #openstack18:50
*** HowardRoark has quit IRC18:52
*** katkee has quit IRC18:53
TogerWhat might cause 'glance show $X' to work but 'glance index' to show no results?18:53
*** f-yang has joined #openstack18:53
*** fred_ has joined #openstack18:53
*** fred_ is now known as Guest305118:53
*** f-yang has quit IRC18:54
*** Guest3051 has quit IRC18:54
*** f-yang has joined #openstack18:54
koolhead17hi all18:54
Togeror do the euca-* commands not update the glance index?18:57
*** Pr0toc0l has quit IRC18:57
notmynamegnu111: those numbers are really low18:57
notmynamegnu111: what are your workers set to in your configs?18:58
gnu111notmyname: workers = 818:58
notmynamegnu111: on all the servers?18:58
*** rnorwood has quit IRC18:58
gnu111notmyname: proxy-server 8 , account, object, container: 219:00
creihtgnu111: that is probably reasonable given that each machine only has one hard drive19:00
notmynamegnu111: creiht is the swift-bench expert :-)19:00
creihtheh19:01
*** negronjl has joined #openstack19:01
*** jtanner has quit IRC19:01
gnu111creiht: 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 IRC19:05
creihtgnu111: on 1Gig?19:07
creihton 1Gig you should be able to get 100MB/s or more19:07
creihteasily19:07
creihtfor larger files19:07
gnu111creiht: yes. 1 Gig.19:08
creihtgnu111: there are a lot of things to check19:09
creiht1. check for cpu bottlenecks all the way down the chain19:09
B-Wonghey gnu111, what instructions did you use to install the openstack dashboard?19:09
creihtWhile the bench is running, make sure cpu isn't pegged anywhere (start at the benching client, then proxy servers, etc.)19:09
creihtalso what connectivity does the benching client have to the proxy server?19:10
creiht2. check for network bottlenecks19:10
gnu111creiht: i ran the swift-bench from the proxy node. I can try to run it from another node.19:10
creihtlook 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 #openstack19:11
creihtgnu111: nah, that is good19:11
creihthow many cores on the proxy node?19:11
*** chomping has quit IRC19:11
creihtif you are maxing out all the cores for both the bench and proxy, then you will want to move it to another machine19:11
*** MarkAtwood has quit IRC19:11
creiht3. check for disk bottlenecks19:12
*** mmetheny has quit IRC19:12
creihtlook at the disk io on the storage nodes to see if io is being saturated19:12
creihtI imagine you run out of disk io pretty quickly with only one spindle per node19:13
gnu111creiht: proxy node has 8 cores. It's a high disk/high mem system.19:13
*** TheOsprey has joined #openstack19:13
creihtI've only done tests with nodes with larger numbers of spindles19:13
*** pixelbeat has quit IRC19:13
gnu111B-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
creihtalso something to keep in mind, for everything coming in to the proxy, it is x3 on the backend19:14
gnu111creiht: 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-Wonggnu111 alright thanks.19:14
creihtgnu111: no19:14
*** clauden has quit IRC19:14
*** clauden_ has joined #openstack19:15
*** mmetheny has joined #openstack19:15
creihtgnu111: since you only have 5 drives in the whole system, my bet is that is going to be the most limiting factor19:15
gnu111creiht: I can probably add more nodes.19:16
gnu111maybe 3 more.19:16
creihtgnu111: is it possible to add more drives to the current nodes?19:16
creihtas that would be ideal19:17
creihtfor example a common storage node has 8-24 spindles per node19:18
creihtand we are experimenting with even denser storage per node19:18
gnu111creiht: 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
gnu111swift19:19
* creiht wears many hats :)19:19
creihtgnu111: ahh so are they on a raid of some sort?19:19
creihtand is this real hardware, or vitualized?19:20
creihtvirtualized19:20
gnu111creiht: hmm, might be. let me check. real hardware.19:20
creihtgnu111: we usually recommend not using RAID19:20
ArcheronDavorC, ping19:21
creihtif it is RAID 5/6 then that is really going to cause perf issues19:21
gnu111i see.19:21
creihtespecially for the small file benchmark :)19:22
Glaceecreiht: Would you know the a rough ratio of space taken by containers/accounts compared to objects?19:23
creihtGlacee: depends on your use case, but in generall very small19:25
creihtfor our use case it is < .05%19:25
Glaceeok thanks19:25
Glaceehehe wow ok19:25
creihterm .5%19:25
creihtsorry19:25
Glaceethanks!!!19:25
*** negronjl has quit IRC19:25
GlaceeTrying to plan either having object/account on different servers.. or just have different disk type for them in the same servers19:25
Glaceemore performant disks for accounts/containers19:26
creihtGlacee: in recent testing we have found that having account/containers to be more bennificial19:26
creihton other servers that is19:26
creihtfaster disks also helps19:26
Glaceethank you19:26
creihtwhen you have account/container nodes on separate servers, it is a lot easier to keep the dbs cached in memory19:27
creihtGlacee: I just verified that the last measurement in one of our prod environments was 0.12%19:28
Glaceecool!19:30
*** saju_m has joined #openstack19:30
*** jtanner has joined #openstack19:31
TogerDo 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
TogerFor example, when I try to boot the ttylinux image, I just get 'operating system not found' in vmware19:33
TogerI 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 glance19:34
*** Ryan_Lane has quit IRC19:34
GlaceeI thought amis are only working on ec2 on their customized version of xen? Might be wrong though19:34
*** polvi has joined #openstack19:35
*** Ryan_Lane has joined #openstack19:36
*** vidd-away is now known as vidd19:36
viddzykes-, you make any head way with using mysql with dashboard (was it you that said you were doing that?)19:37
*** littleidea has quit IRC19:37
*** dprince has quit IRC19:38
zykes-vidd: yeah, but then something else failed :p19:38
viddzykes-, can you pastebin me the local-settings you used?19:38
viddwithout the password of cource!19:39
*** nati2 has quit IRC19:39
zykes-vidd: just wondering, did what version of keystone did you have ?19:39
viddthe latests19:39
*** nati2 has joined #openstack19:39
zykes-glance as well or ?19:40
viddthe one updated 5 days ago on cloudbilders19:40
*** f-yang has quit IRC19:40
viddglance isnt working19:40
*** mgoldmann has quit IRC19:40
zykes-doh :(19:40
viddi installed glance and nova from ubuntu 11.10 repos19:40
zykes-what's wrong with glance then ?19:41
viddim finding keystone doesnt play well with others and dashboard wont play with mysql at all19:41
viddi cant get it to store images19:42
zykes-ah19:42
zykes-i think it's hopeless to get a full stack of services to work out of the box19:42
viddso in thingk of just letting euca handle he images...if keystone will let it =\19:42
viddzykes-, not this year it seams19:43
vidd3 years from now maybe19:43
zykes-vidd: hehe, no kidding19:43
*** cereal_bars has joined #openstack19:43
viddzykes-, can you get me that local-settings?19:43
viddi really need to be able to isolate the database19:44
zykes-http://paste.openstack.org/show/2842/19:44
viddzykes-, i suppose you have a dns server that translate your node-01.stack.lan into an ip address?19:46
zykes-yep19:46
*** littleidea has joined #openstack19:47
*** littleidea has quit IRC19:47
viddso 192.168.0.3 for those of use with no dns server?19:47
*** littleidea has joined #openstack19:48
*** MarkAtwood has joined #openstack19:48
zykes-the ip yeah19:49
viddand did you remove "LOCAL_PATH = os.path.dirname(os.path.abspath(__file__))" from the line b4 database?19:49
*** worstadmin_ has joined #openstack19:51
*** zul has quit IRC19:53
*** nelson has quit IRC20:01
*** nelson has joined #openstack20:01
*** Sjors has left #openstack20:05
zykes-nope vidd20:06
viddmine says cant find mysqldb...but i know its installed20:06
zykes-MySQL-python ?20:07
viddMySQLdb20:07
viddits the python name for python-mysql20:08
*** jedi4ever_ has joined #openstack20:13
*** jedi4ever has quit IRC20:13
*** jedi4ever_ is now known as jedi4ever20:13
viddzykes-, adding 'mysql-python' to 'pip-requires'20:15
zykes-building from source vid?20:16
viddzykes-, is there another way to beat dashboard into working?20:17
*** PotHix has quit IRC20:17
viddinstall 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 ;p20:18
viddthere is absolutely no documentaton on configuring it....it doesnt do anything at all by default .... need i go on?20:19
zykes-ah20:19
zykes-well for my sake the OS OOBE isn't a thing i've come to pass yet20:20
vidd/etc/dashboard has an papache doc in it that isnt even halfyay complete20:20
viddOS OOBE?20:21
zykes-OpenStack "Out of the box experience"20:21
zykes-in other words get stuff running smoothly20:22
viddive 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 :p20:23
DavorCArcheron: yes?20:23
viddzykes-, none...it was given to them fully functional20:23
zykes-cheaps20:24
WormManI've always said that Openstack isn't a cloud, it's a bunch of tools you use to build a cloud :)20:24
ArcheronDavorC, See the PM20:24
zykes-WormMan: yeah, but still it shouldn't have to be THAT hard to put stuff together20:25
viddmy cloud is drooping on one side and has a giant hole in the other20:25
B-WongIs anybody running Openstack on Red Hat? --20:25
zykes-B-Wong: me.20:25
B-Wongzykes hey, have you installed Openstack UI?20:25
viddive built houses with less difficulty!20:25
zykes-B-Wong: that's what i'm painfully working on atm20:26
zykes-and atm with no luck integrating it with keystone: o = urlparse(token.serviceCatalog['identity'][0]['adminURL'])20:26
B-Wongoh nice20:26
zykes-fails :(20:26
viddzykes-, ddi you set up dashboad from source or from package, twine and bailing wire?20:27
zykes-package20:27
viddperhaps i sould clean the slate and start form the os up (again)20:28
*** negronjl has joined #openstack20:28
viddi know this machine can do it cuzz the dev script works as expected20:28
B-Wongzyke well, I just sort of started. I been looking at the instructions and none of them match20:28
*** joesavak has quit IRC20:29
B-Wongzykes What do you suggest to begin, hopefully I can catch up to you guys and maybe contribute.20:29
viddB-Wong, ive started 3 weeks ago and i think your ahead of me!20:29
B-WongWhere*20:29
B-Wongvidd Where are you stuck at?20:29
TogerHas anyone successfully used Glance to store / launch VMDK images?20:30
viddgetting 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 system20:31
viddbut other than that, im fine =]20:31
*** llang629_ has joined #openstack20:32
*** llang629_ is now known as llang62920:33
B-WongVidd Well, I started about close to 4 weeks.... I think I'm in about the same spot.20:34
viddis there a recommended build list?20:34
B-Wongvidd what are you trying to launch from euca?20:34
viddcommand line20:34
viddall my instances just hang20:34
B-Wongvidd no IP?20:35
viddwhen i forgot to assign fixed IP, they launched just fine.....20:35
zykes-vidd: what version of keystone you got again ?20:35
viddthen i put the fixed IPs into the nova database and that was the end of that20:36
viddzykes-, theone from repos20:36
zykes-ah ok20:36
viddthen i yacked that out and used the one from git20:36
zykes-:p20:36
zykes-git one works fine btw20:36
zykes-with everything _except_ dashboard20:37
zykes-atm20:37
zykes-i use glance + keystone from git20:37
viddi think i got peices of shrapnel floating around20:37
zykes-and swift + nova from repos20:37
viddso im cleaning shop and starting over20:37
zykes-:p20:37
*** DavorC has quit IRC20:38
viddim going to have one machine to run the database and handle nova-volumes20:38
viddanother to run everything else20:38
*** lborda has quit IRC20:39
viddactually...perhaps i should start with everything in one20:40
*** stun_ has joined #openstack20:40
viddonce everything is working and i get funding for new machines, i can split the workload20:40
zykes-great20:40
zykes-1 step forwards and still at the same crossroads :p20:41
*** stun_ has left #openstack20:41
viddi feal like walking through that doorway that leads to the room behind you =\20:42
viddzykes-, Kiall build a ppp that is supposed to fix all of it20:44
zykes-ppp ?20:46
Kiallzykes-: if you have everything but dashboard, maybe look at my (+stock ubuntu) dash patches... https://github.com/managedit/horizon/tree/master/debian/patches20:46
Kiallhe meant PPA (launchpad apt repo)20:46
zykes-Kiall: what keystone version does that support ?20:46
Kialleverything I have is "diablo/stable" or "diablo" branches20:47
zykes-cause the issue when i use newest keystone is that it has a different serviceCatalog then the diablo one has20:47
vidddid i mention my typing leaves a bit to be desired?20:47
Kiallwell, 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 IRC20:48
zykes-bar 1 patch ?20:49
Kiallhttps://github.com/managedit/keystone/tree/master/debian/patches20:49
zykes-ah20:50
zykes-there should seriously be a OpenStack test day before a release20:51
zykes-where people could deploy project a>z and verify that all works20:51
Kiall;)20:52
viddthey have atest day....its day release+120:52
maggvidd, any update with the dashboard20:52
magg?20:52
viddmagg, nope...my system is getting shredded and rebuilt20:52
Kiallvidd: lol...20:53
Kiallagain?20:53
viddyeah...i think tablescaps are gumming up the works20:53
*** dendro-afk is now known as dendrobates20:54
*** lborda has joined #openstack20:54
KiallI might clean up my deploy scripts.. think as easy as devstack, but with native packages ;)20:54
*** jakedahn has joined #openstack20:54
maggdamn20:54
zykes-Kiall: everything would be as easy as devstack if one didn't rely on keystone20:55
Kiallexcept mine uses keystone ;)20:55
zykes-but it's half the fun if you can't auth with a single user :p20:55
viddi know this machine can handle launching vm's...the devstack script worked weel (except for the vnc20:55
zykes-but then again you haven't tested swift :p20:55
maggkiall what happened with your packages, can i install openstack dashboard with your package20:55
Kiallyea - actually .. thats another issue I have right now .. the dash VNC app opens, but never connects20:55
Kiallmagg: https://launchpad.net/~managedit/+archive/openstack20:55
KiallThose packages all work together..20:56
Kialland there are a few updates in the queue to fix some minor stuff20:56
maggKiall, but do i have to install all of them? or can i just grab the dashboard?20:56
viddKiall, devstack's vnc didnt work for me either...perhaps there is a peice missing?20:56
Kiallmagg:  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 before20:57
Kialldash does need nova+glance integrated with keystone .. so if you already have that going ..20:57
zykes-Kiall: test swift integration for me ;p20:57
Kiallzykes-: I had actually just forked swift before the rain decided to pay a visit to my office ;)20:58
Kiallhttp://twitpic.com/759yl920:58
Kiallthat right ... 10 buckets -_-20:59
maggmaybe i'll do an upgrade for all the packages20:59
KiallYea - I cant guarantee "upgrading" to those will work!21:00
KiallEsp 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
maggwell i installed them first from the ubuntu repos21:01
koolhead17Kiall: why so :P21:01
Kialldid you run any "python setup.py bla bla" commands? or devstack?21:01
viddso devstack WIIL nuke my system21:02
Kialldevstack makes a "mess" of /usr/local (it runs those python setup.py commands..)21:03
viddperhaps thats why dashboard wouldnt set up with mysql21:03
KiallJust a minor one .. but you have python-mysqldb installed?21:03
maggdamn... i guess ill just install the dashboard then..21:03
chmouelwhat do you mean make a mess?21:03
chmouelit usually designed for a dev doign deployment on a VM21:04
Kiallspewes unmanaged files all over the filesystem .. thats a mess ;)21:04
KiallYea - for a dev box, its okay .. and likely the only way to really work ..21:04
viddthink "microsoft...with add/remove programs"21:04
chmouelwell for dev stuff you probably don't want to make package every time you doing a commit21:04
Kiallbut for production systems, unmanaged files in /usr is a "mess"21:04
Kiall(IMHO)21:04
*** nhubbard is now known as nhubbard_away21:04
vidd*without21:05
chmouelit's /usr/local21:05
Kiallwhich is inside /usr ;)21:05
*** nati2 has quit IRC21:05
*** nati2 has joined #openstack21:05
chmouelwell packages installing stuff in /usr/local would probably violate the FHS  IMHO21:05
KiallI basically just *hate* installing anything thats either not a .deb, or not in /opt/<package_name>21:05
Kiallit does.. /usr/local is intended for unmanaged files21:06
*** llang629 has quit IRC21:06
*** llang629 has joined #openstack21:07
*** shaibn has quit IRC21:07
*** llang629 has left #openstack21:07
B-WongWhat version of Ubuntu is everyone running their Openstack on?21:08
viddim running 11.1021:08
B-Wongvidd ok21:08
B-Wongvidd I'm completely stopping CentOS21:08
viddim tempted to switch to vanilla debian21:08
Kiallsame.. 11.1021:08
B-WongIm just going to use ubuntu21:08
btorchB-Wong: I think that depends on what portion of openstack21:08
B-Wongwhich instruction should I follow for ubuntu?21:09
btorchB-Wong: swift should be on 10.0421:09
Kiallbtorch: why? (I'm about to start with swift...)21:09
btorchKiall: It is developed against Ubuntu 10.04 LTS and fully tested (funtional/unit testing) against that as well.21:11
viddzykes-, 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 first21:12
WormMansigh, 2000 mysql connections from openstack21:12
zykes-then glance > nova21:12
Kiallvidd: 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 what21:13
btorchKiall: 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 information21:13
Kiallthen you just change the order ;)21:14
Kiallbtorch: well .. everything I've got for OS is running 11.10.. so hopefully it works ;)21:14
btorchKiall: pay attetion to the background services ... but it should really be run against python 2.6 though21:15
viddKiall, i think "working" isnt the issue with swift21:15
WormManwe've got swift on 11.04, totally fine, swift isn't nearly as OS sensitive as the virtualization stuff.21:15
viddits the short realease cycle21:15
Kiallbtorch: 11.10 still includes 2.6 .. maybe i can convince it to use that21:15
btorchWormMan: cool21:16
viddupgrading the OS every 6 months is bit much  for servers....3 years is more "stable"21:16
btorchthat's why you should stick with the LTS version and that's why we do that as well21:17
Kiallpretty much everything we have is deployed with puppet etc, so upgrading is pretty simple .. deploy, test, fix, test, re-deploy to production...21:17
viddits the whole reason ubuntu set up the LTS's in the first place21:17
*** lts has quit IRC21:18
chmouelbtorch: i'm using swift (dev version) on 11.0 and it works fine for me21:18
chmouelbtorch: i mostly pip install the depends in a virtualenv tho21:18
*** dirkx_ has quit IRC21:19
chmouelbut just need to make sure that webob is version 1.0.x and not 1.2.x and it should be fine..21:19
btorchchmouel: cool the last time I tested swift on 11.x was still version 1.3.x21:19
*** dirkx_ has joined #openstack21:19
*** dirkx_ has quit IRC21:20
*** dirkx_ has joined #openstack21:20
*** shaibn has joined #openstack21:20
WormManof 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
btorchchmouel: 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 setup21:20
viddzykes-, 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 error21:21
*** catintheroof has quit IRC21:21
viddso you went with git for dashboard as well21:22
chmouelbtorch: did you sent a patch for it ;)21:22
viddand i assume you did NOT run the devstack script on that machine21:22
chmouelbtorch: that's good to know21:22
btorchchmouel: hehe ... remember I'm ops :)21:23
zykes-vidd: no not atm21:23
btorchchmouel: I didn't look too much into it ... just rolled back ... it's probably fixed by now21:23
zykes-i tried with dashboard from both places21:23
zykes-but trunk got some erorrs in regards to nova that i don't remember and rpm package one errors about keystone servicecatalog21:24
zykes-how come vidd ?21:26
viddi believe that is what prevented me from setting up dashboard with mysql21:26
zykes-that you used it from trunk ?21:27
zykes-i don't believe so, i had the mysql db workin gwith both21:27
*** nati2 has quit IRC21:27
viddno, that i ran destack on the machine first21:27
zykes-ah21:27
koolhead17zykes-: howdy21:27
zykes-koolhead17: aloha...21:27
koolhead17any 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 again21:28
zykes-now i ain't getting a error anymore with nova-compute instead nothing happens :p21:28
zykes-which i find a tad ignoring21:29
*** saju_m has quit IRC21:30
koolhead17zykes-: :(21:32
*** Ruetobas has quit IRC21:34
*** dirkx_ has quit IRC21:36
*** cereal_bars has quit IRC21:37
*** dirkx_ has joined #openstack21:37
zykes-vidd: you going all in ubuntu ?21:40
viddwhat do you mean?21:40
zykes-hehe, what you gonna try next?21:41
*** dysinger has quit IRC21:41
*** dirkx_ has quit IRC21:41
viddim going to install nova only in ubuntu, then git keystone and then git dashboard21:42
*** Ruetobas has joined #openstack21:42
*** mjfork has quit IRC21:44
zykes-;p21:44
zykes-diablo nova i guess ?21:45
viddyes...thats what is in the 11.10 repos21:45
viddnow 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 Crowbar21:47
viddor am i going to have to wage war all over again?21:47
zykes-for automation ;p21:47
viddif i can get this demo'd by wednesday, i hope to have new machines next wekk21:48
*** ldlework has quit IRC21:48
koolhead17vidd: installing from repo will tke less than 30 mins i suppose21:53
koolhead17:)21:53
Kiallit does ;)21:53
*** dysinger has joined #openstack21:53
Kiallvidd: installing diablo swift now .. hopefully that works a charm aswell21:53
zykes-Kiall: test me a full stack on diablo and tell me that it works :p21:53
Kiallzykes-: already testing swift ;)21:54
zykes-with keystone21:54
Kiallyes .. with keystone21:54
koolhead17zykes-:  Ubuntu ++ :P21:54
zykes-what data do you use with keystone? Cause there's a diff on sampledata for latest and diablo21:54
*** TheOsprey has quit IRC21:54
magghow can i query the keystone database/?21:54
viddinstalling isnt the killer....its the configuring21:55
zykes-Kiall: .21:55
Kiallzykes-: i used the devstack keystone_data.sh sample data with diablo21:55
*** anotherjesse has joined #openstack21:55
*** stewart has joined #openstack21:55
Kiallvidd: configuring is easy enough21: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-globals21:56
viddthen maybe i can demo tomorrow =]21:56
zykes-so endpointing there doesn't work :p21:56
Kiallzykes-: not sure I follow .. they add an endpoint for each service21:57
magghow 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 tenants21:59
*** Shentonfreude has quit IRC22:00
KiallI 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 standard22:01
zykes-or smth :)22:01
KiallYea, that doesnt bother me at all .. ;)22:01
koolhead17:-D22:01
zykes- maybe i'll try running it all tmrw without22:01
zykes-tired of it not working :p22:02
*** kbringard has quit IRC22:02
zykes-anyways, time for sleep22:02
*** stewart has quit IRC22:02
*** robix has quit IRC22:02
viddill be back in an hour22:02
*** vidd is now known as vidd-away22:02
koolhead17zykes-: heh22:03
maggim getting this error with the dashboard http://pastebin.com/j8t6vV4W plz help me22:04
*** krish has quit IRC22:06
*** clauden__ has joined #openstack22:08
*** clauden_ has quit IRC22:08
*** miclorb_ has joined #openstack22:09
*** mfer has joined #openstack22:09
*** jeffstar has joined #openstack22:10
Kiallokay -_- installing swift somehow caused / to be remounted read only...22:13
Kiallthats not good.22:13
*** cp16net has quit IRC22:14
*** dubsquared has quit IRC22:14
*** stewart has joined #openstack22:15
*** negronjl has quit IRC22:18
Kiallyea .. this isnt good22:18
magg:(22:19
*** thingee has quit IRC22:24
magghow come keystone-manage db_sync doesnt work22:24
*** lborda has quit IRC22:25
*** robbiew has quit IRC22:25
*** stewart has quit IRC22:26
*** FunnyLookinHat has quit IRC22:33
*** rsampaio has quit IRC22:35
maggim getting this error with the dashboard http://pastebin.com/j8t6vV4W plz help me22:35
*** fulanito_ has joined #openstack22:36
*** fulanito_ has quit IRC22:39
devcamcarmagg: I have never seen that error before for sure …22:41
devcamcarwhat environment are you running in?  it looks like it's not a problem with dashboard but with python/glibc22:41
*** jeffstar has quit IRC22:42
maggi installed it from git22:44
*** code_franco has quit IRC22:44
devcamcarmagg: what operating systme?22:45
maggubuntu 11.10 server22:46
magghttp://wiki.openstack.org/OpenStackDashboard22:46
devcamcarmagg: all i can say for sure is that it's not a dashboard error, it's not a django error22:47
devcamcaryou are getting a low level python error22:48
devcamcarit must be a problem with the environment22:48
devcamcardashboard is known to run well on 11.1022:48
devcamcaris it a clean 11.10 vm?22:48
maggyeah i guess, i only installed for openstack22:48
devcamcarvery strange, perhaps your vm got corrupted somehow?22:49
devcamcarmy only advice given how obscure that error is would be to build a clean vm from scratch and try again22:49
maggits not a vm22:49
maggdamn...22:49
devcamcaryea it just sounds like something is corrupted22:49
maggthanks mate22:50
devcamcarfor sure, good luck!22:50
*** magg has quit IRC22:52
*** adjohn has quit IRC22:56
*** krow has quit IRC23:00
*** littleidea has quit IRC23:04
*** nerdstein has joined #openstack23:06
*** anotherjesse has quit IRC23:06
*** rnorwood has quit IRC23:06
*** rnirmal has quit IRC23:07
*** clauden__ has quit IRC23:12
*** clauden_ has joined #openstack23:13
*** koolhead17 has quit IRC23:15
*** bcwaldon has quit IRC23:17
*** blamar has quit IRC23:19
* WormMan amputates a mysql update that nova is doing that will never succeed in a multi_host environment23:21
*** bcwaldon has joined #openstack23:22
*** negronjl has joined #openstack23:22
*** misheska has joined #openstack23:22
*** misheska has quit IRC23:23
*** bencherian has joined #openstack23:24
*** misheska has joined #openstack23:24
*** nerdstein has quit IRC23:30
*** bcwaldon has quit IRC23:37
*** nerdstein has joined #openstack23:37
*** dendrobates is now known as dendro-afk23:38
*** anotherjesse has joined #openstack23:39
*** anotherjesse has quit IRC23:39
*** joonwon has joined #openstack23:39
*** isaacfinnegan has quit IRC23:43
vidd-awaywhen keystone is set up, do we need to specify a --auth_driver in nova.conf?23:45
*** jakedahn has quit IRC23:47
*** jakedahn_ has joined #openstack23:47
*** DavorC has joined #openstack23:51
DavorCDo people recommend using Keystone with the Diablo release, or sticking with "use_deprecated_auth"?23:53
*** bencherian has quit IRC23:58
*** B-Wong has quit IRC23:59

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