nerdstein | sweet | 00:00 |
---|---|---|
nerdstein | it works! | 00:00 |
nerdstein | thats whats up | 00:00 |
vidd | Kiall, no...for the dashboard you sent to ppa | 00:00 |
nerdstein | i did an upgrade of services and got this: PasteAppNotFound: Could not load paste app 'osapi' from /etc/nova/api-paste.ini | 00:01 |
nerdstein | anyoseen that? | 00:01 |
*** bengrue has quit IRC | 00:01 | |
Kiall | vidd: sending the raw .deb's to dropbox .. | 00:01 |
vidd | zykes-, " euca-describe-availability-zones verbose" returns "invalid literal for int() with base 10: '192.168.15.200'" .... anyone know where i should look to fix this? | 00:03 |
vidd | any ideas? | 00:03 |
Kiall | Warning: These probably will cause your server to go on fire. Dont blame me... AND They are barly tested.. | 00:03 |
Kiall | Fair warning? ;) | 00:03 |
nerdstein | :) | 00:03 |
Kiall | http://dl.dropbox.com/u/1400487/openstack-debs.tar.gz | 00:03 |
*** HowardRoark has quit IRC | 00:04 | |
Kiall | and you'll need this aswell .. https://launchpad.net/~managedit/+archive/openstack/+files/python-passlib_1.5.2-1%7Eopenstack0%7Eoneiric1_all.deb | 00:04 |
*** ejat has quit IRC | 00:04 | |
vidd | Kiall, if my server catches fire, i can take it into the bosses and they can get me something decent | 00:04 |
Kiall | And .. If you have OS half installed, or python setup.py style installed etc.. I would put money on them not working. | 00:04 |
Kiall | Let me know if they work for you tho ;) | 00:05 |
*** doorlock has joined #openstack | 00:05 | |
*** mgius has quit IRC | 00:05 | |
Kiall | Once they are all installed, I basically just followed the devstack.org script and picked out all the setup parts+sample config's etc .. | 00:06 |
*** ziyadb_ has joined #openstack | 00:06 | |
*** reed has quit IRC | 00:07 | |
vidd | Kiall, you have any idea why euca-describe-availability-zones would return that error? | 00:07 |
Kiall | it sounds like it getting an octal IP, but expecting a decial format IP .. but no idea why it do that | 00:08 |
Kiall | are you running from git at the mo? | 00:08 |
vidd | no...ubuntu install | 00:08 |
Kiall | master branch might have some bugs since they have started work on essex | 00:08 |
Kiall | oh.. | 00:08 |
Kiall | weird.. that should work .. | 00:08 |
Kiall | at least - nova and euca tools works (in oneiric at least) | 00:08 |
*** ziyadb has quit IRC | 00:09 | |
vidd | i figure i have a setting messed up in my nova-config | 00:09 |
*** ejat has joined #openstack | 00:09 | |
vidd | because i nuked the database and recreated it twice | 00:09 |
Kiall | I just spent 2 hours debugging my dashboard packages .. | 00:09 |
Kiall | turns out my nova DB was screwed somehow | 00:09 |
*** magg has quit IRC | 00:10 | |
vidd | dont feal bad...i spent 36 hours in a row beating on the keystone database | 00:10 |
Kiall | lol .. keystone was actually the easiest part to re-package ;) | 00:10 |
Kiall | (and get working, once installed from that package) | 00:10 |
vidd | i went through it peiece by piece because if igure that is where i want the billing API interface | 00:11 |
Kiall | brb | 00:11 |
*** vernhart has quit IRC | 00:12 | |
Kiall | I havent looked at the internals too much yet, but, I would imagine billing would just eavesdrop on the message queue, and get exposed via dashboard or w/e | 00:12 |
Kiall | brb | 00:12 |
*** ameade has quit IRC | 00:13 | |
*** ironcame12 has quit IRC | 00:13 | |
*** westmaas has quit IRC | 00:13 | |
*** ttx has quit IRC | 00:13 | |
*** pfibiger has quit IRC | 00:13 | |
*** westmaas has joined #openstack | 00:14 | |
*** ttx has joined #openstack | 00:14 | |
*** ttx has quit IRC | 00:14 | |
*** ttx has joined #openstack | 00:14 | |
*** glenc has quit IRC | 00:14 | |
*** ameade has joined #openstack | 00:14 | |
*** pfibiger has joined #openstack | 00:14 | |
*** ironcamel2 has joined #openstack | 00:14 | |
*** nerens has joined #openstack | 00:14 | |
*** glenc has joined #openstack | 00:14 | |
*** jwhonce has quit IRC | 00:17 | |
*** ziyadb_ has quit IRC | 00:22 | |
*** ziyadb has joined #openstack | 00:22 | |
*** ziyadb has quit IRC | 00:23 | |
*** egant has quit IRC | 00:23 | |
nerdstein | anyone seen this: 2011-10-21 19:34:15,908 ERROR nova.wsgi [-] URI scheme not known: 'call' (from egg, config) | 00:25 |
nerdstein | and then this: CRITICAL nova [-] Could not load paste app 'osapi' from /etc/nova/api-paste.ini | 00:25 |
nerdstein | if so, please help | 00:25 |
vidd | nerdstein, can you pastebin your /etc/nova/api-paste.ini? [replace keystone key with x's if you are not using default] | 00:26 |
nerdstein | yes | 00:28 |
nerdstein | one sec | 00:28 |
vidd | Kiall, my billing API will go into the keystone database and change "is active" for 1[yes] to 0[no] for suspending accounts when ppl dont pay thier bill for 6 months | 00:29 |
nerdstein | vidd: http://pastebin.com/7PvWNsr9 | 00:30 |
Kiall | vidd: why not use the API like dash does, rather than editing DB direcly? | 00:32 |
vidd | Kiall, there is an API to integrate with my billing software? | 00:33 |
nerdstein | vidd: i didn't have keystone installed | 00:33 |
*** adjohn has quit IRC | 00:33 | |
vidd | nerdstein, i see that | 00:33 |
nerdstein | vidd: cool, please let me know if you see anything | 00:35 |
vidd | Kiall, the billing software wont have access to the message queue | 00:35 |
Kiall | vidd: dash talks to keystone via an API to create users etc .. so .. yea .. I there is | 00:35 |
Kiall | I think there is* | 00:35 |
vidd | Kiall, but end users need to have access to dashboard | 00:36 |
Kiall | I dont follow ... | 00:36 |
vidd | Kiall, i cant let them have access to something and turn thier accounts back on =] | 00:36 |
Kiall | Ah .. lol | 00:37 |
Kiall | you need admin access to get to that part of the dashboard ;) | 00:37 |
Kiall | Okay .. who knows where the source to this is? http://nova.openstack.org/2011.1/api/nova.adminclient.html | 00:37 |
Kiall | Cant seem to find it anywhere -_- | 00:37 |
*** jakedahn has quit IRC | 00:40 | |
nerdstein | vidd: please let me know if you find anything | 00:40 |
vidd | nerdstein, did you modify this document besides changing the # from authdepr to noauth? | 00:41 |
nerdstein | vidd: no i have not intentionally modified this file | 00:42 |
vidd | its not in the factory-delivered format...the auth-type is different..... | 00:43 |
vidd | but other than taht it loocs the same as mine =\ | 00:43 |
*** wilmoore has joined #openstack | 00:43 | |
nerdstein | :( | 00:44 |
nerdstein | vidd: what line is different? | 00:44 |
vidd | i have keystone auth lines inserted | 00:45 |
nerdstein | oh, ok | 00:45 |
vidd | for example, you have pipeline = logrequest ec2noauth cloudrequest authorizer ec2executor enabled, i had to add a line to enable keystone | 00:46 |
nerdstein | cool | 00:46 |
nerdstein | ill keep digging on it | 00:47 |
*** nerdstein has quit IRC | 00:48 | |
vidd | any idea why nova-volume would keep auto-stoping? | 00:58 |
*** obino has quit IRC | 00:59 | |
*** robix has quit IRC | 01:01 | |
*** miclorb_ has joined #openstack | 01:12 | |
*** hezekiah_ has quit IRC | 01:12 | |
*** obino has joined #openstack | 01:12 | |
*** robbiew has joined #openstack | 01:13 | |
*** osier has joined #openstack | 01:14 | |
*** robbiew has quit IRC | 01:17 | |
*** hadrian has quit IRC | 01:17 | |
*** jdurgin has quit IRC | 01:20 | |
*** miclorb_ has quit IRC | 01:21 | |
*** obino has quit IRC | 01:22 | |
*** Telamon has joined #openstack | 01:30 | |
Telamon | Anyone know why I would be getting this error when attempting to create a new network? ValueError: invalid literal for int() with base 10: '192.168.2.0/24' | 01:32 |
vidd | Telamon, check your novarc for invalid urls | 01:32 |
vidd | fix and resource | 01:32 |
vidd | fix and re source | 01:32 |
*** livemoon has joined #openstack | 01:33 | |
livemoon | hi,all | 01:34 |
vidd | Telamon, if you get ahead of yourself and add urls in your nova.conf file before you create your credentials, it messes ya up | 01:35 |
vidd | hello livemoon | 01:35 |
livemoon | hi,vidd | 01:36 |
vidd | Telamon, you might have to comment out those lines in your nova.conf file, delete your credentials in the database and rebuild your credentials | 01:36 |
Telamon | Re-source as in re-run db sync? I don't think I have any invalid urls, but I do have some stuff like ec2/osapi_host that aren't setup yet. I'll try removing them. Thanks! | 01:36 |
vidd | and then umcomment them again in the nova.config | 01:36 |
vidd | no, re source as in source novarc | 01:36 |
vidd | Telamon, read your novarc | 01:37 |
vidd | if your novarc file is screwed up, your credentials are screwed up | 01:37 |
Telamon | Hmm, I don't have a novarc yet that I know of... I'm doing the manual install (from debian packages) described at http://docs.openstack.org/diablo/openstack-compute/ It seems to have some missing steps... | 01:37 |
vidd | Telamon, you running on ubuntu? | 01:38 |
Telamon | Yep | 01:38 |
vidd | Telamon, this might help ya out: openstackbookv2-0_csscorp.pdf (application/pdf Object) | 01:39 |
vidd | http://cssoss.files.wordpress.com/2011/10/openstackbookv2-0_csscorp.pdf | 01:39 |
vidd | the url would be better than the site name =] | 01:39 |
Telamon | Sweet, thanks! | 01:39 |
*** livemoon has quit IRC | 01:40 | |
*** doorlock has quit IRC | 01:43 | |
*** paltman has quit IRC | 01:44 | |
*** paltman has joined #openstack | 01:44 | |
*** livemoon has joined #openstack | 01:44 | |
*** vladimir3p has joined #openstack | 01:46 | |
livemoon | hi | 01:46 |
*** alice has joined #openstack | 01:47 | |
livemoon | vidd, what are you doing today? | 01:47 |
*** lvaughn has quit IRC | 01:47 | |
vidd | well rested =] | 01:47 |
vidd | im working on actually getting nova to work properly | 01:47 |
livemoon | cool | 01:48 |
vidd | before i intigrate it into keystone | 01:48 |
livemoon | yesterday, I have finished it | 01:48 |
livemoon | it is so hard process | 01:48 |
vidd | it would apear i cannot just build half of it, and ecpect keystone to fill in all the creds | 01:48 |
livemoon | good luck | 01:49 |
vidd | it would appear that you need properly hashed credentials, you cant just tell nova this is what your going to use | 01:49 |
vidd | =] | 01:49 |
vidd | how network-security-ish of that! | 01:50 |
vidd | =] | 01:50 |
livemoon | what? | 01:52 |
livemoon | vidd: Are you talking to me? | 01:53 |
*** eqx311 has quit IRC | 01:53 | |
livemoon | I will go out to have a good weekend. | 01:53 |
vidd | livemoon, yes....when you create credential in nova, the name and project get hashed into two keys | 01:54 |
*** magg has joined #openstack | 01:54 | |
vidd | you cant just make stuff up and drop it into the database | 01:54 |
livemoon | vidd: I don't create credential , I just create token and tenant and password | 01:55 |
livemoon | my credential table in database seems empty | 01:55 |
vidd | your thinking keystone | 01:56 |
livemoon | yes, I use keystone | 01:56 |
vidd | im talking about the novarc file and the .pem files | 01:56 |
livemoon | oh :) | 01:56 |
vidd | you have to already have them...keystone wont make them for you | 01:57 |
vidd | at least...not that i have seen | 01:57 |
vidd | and without them, i never will see =] | 01:57 |
livemoon | oh my god, my poor englisth | 01:57 |
livemoon | my poor english | 01:58 |
magg | vidd, any update on the dashboard? heh | 01:59 |
vidd | nope | 01:59 |
vidd | ive given up on it (for now) | 02:00 |
magg | ok | 02:00 |
*** eqx311 has joined #openstack | 02:00 | |
livemoon | I have given up it too | 02:00 |
vidd | magg, Kiall made some debs i will try later...maybe he can tell you about them | 02:00 |
rmk | Does anyone have the EC2 api working with keystone? | 02:00 |
Kiall | vidd: I've discovered some issues with them | 02:01 |
magg | oh | 02:01 |
magg | where can i get them? | 02:01 |
Kiall | (I'm installing on a fresh server now, and it looks like I've missed bits!) | 02:01 |
*** miclorb_ has joined #openstack | 02:01 | |
magg | i see | 02:01 |
vidd | Kiall, keep up the good work | 02:01 |
*** clauden has quit IRC | 02:01 | |
Kiall | magg: Eventually, https://launchpad.net/~managedit/+archive/openstack .. | 02:02 |
Kiall | keep and eye out for the "NOT Ready for prime time just yet!" message to disappear ;) | 02:02 |
Kiall | (hopefully next few hours I'll have everything sorted :)) | 02:02 |
livemoon | vidd: do you want to use EC2 with keystone? | 02:02 |
Kiall | if not, next day or so at worst | 02:02 |
magg | ok thanks | 02:03 |
vidd | Kiall, hopefully your packages will trip, fall, and land in ubuntu official repo's | 02:03 |
Kiall | lol .. unlikely ;) | 02:03 |
Kiall | Lots of dirty hacks to get shit working without making too many changes .. | 02:03 |
vidd | livemoon, before the weekend is out it will | 02:03 |
vidd | Kiall, still 90x better than what repo's have now! | 02:04 |
*** nerens has quit IRC | 02:04 | |
vidd | Kiall, and go easy on the language...this stuff gets logged | 02:05 |
magg | lol | 02:05 |
Kiall | vidd: ah now - you cant tell an irishman to watch his language ;) (j/k .. was an accident ;)) | 02:06 |
vidd | i didnt say watch your language....just go easy on it =] | 02:06 |
vidd | we're all friends here =] | 02:07 |
Kiall | vidd: I was kidding .. ;) | 02:07 |
*** magg has quit IRC | 02:07 | |
*** clauden_ has joined #openstack | 02:07 | |
*** halfss has joined #openstack | 02:08 | |
halfss | hi | 02:08 |
halfss | vidd: here? | 02:09 |
vidd | halfss, yep | 02:09 |
halfss | :> | 02:09 |
*** miclorb_ has quit IRC | 02:10 | |
vidd | halfss, what can i do ya out of? | 02:10 |
halfss | vidd:can you help me about keystone with swift? | 02:10 |
halfss | :D | 02:10 |
vidd | not ATM | 02:11 |
*** livemoon has left #openstack | 02:11 | |
vidd | i have to get nova working without keystone to test my assumptions about the way keystone interacts | 02:11 |
*** vladimir3p has quit IRC | 02:11 | |
halfss | sorry,what's the mean of "ATM"?my english is very bad | 02:11 |
vidd | ATM = At The Moment | 02:12 |
halfss | oh i konw :D | 02:12 |
halfss | vidd:ok,when you have time, message me | 02:12 |
vidd | perhaps others can help ya | 02:13 |
halfss | oh, thank you,did you have any doc of how to use keystone manage swift? | 02:13 |
vidd | no....i wont be documenting swift with keystone | 02:14 |
vidd | i dont currently have a need for swift | 02:15 |
*** mmetheny has quit IRC | 02:15 | |
halfss | oh,thank you ;) | 02:15 |
*** mmetheny has joined #openstack | 02:15 | |
vidd | where does euca log errors? | 02:16 |
halfss | euca? you still use euca? after nova is in diablo, i don't know how make euca work well | 02:17 |
vidd | halfss, euca creds have to work in order for keystone to talk to nova | 02:18 |
halfss | you euca work well? | 02:19 |
vidd | no...im getting some error message about a syntax error | 02:19 |
*** livemoon has joined #openstack | 02:19 | |
halfss | oh,i still don't no how make euca work well | 02:20 |
vidd | wow....i need to trim these logs...... | 02:21 |
halfss | :) | 02:22 |
*** pixelbeat has quit IRC | 02:28 | |
*** Brutalys has joined #openstack | 02:30 | |
*** lvaughn has joined #openstack | 02:33 | |
Telamon | vidd: Hmm, restarted the config with that PDF and I'm getting the same error. The only thing missing is I don't have a volume group setup (no free space to create another partition at the moment) But I still get "ValueError: invalid literal for int() with base 10: '10.0.2.0/24'" when I run "nova-manage network create private 10.0.2.0/24 1 256" | 02:34 |
*** Brutalys has quit IRC | 02:35 | |
vidd | Telamon, pastebin your novarc (take out ec keys) | 02:36 |
Telamon | I don't think I have one. Where would it be? | 02:37 |
vidd | it would be in your home directory | 02:37 |
vidd | if you followed thei nstuction...in the creds folder | 02:37 |
Telamon | Nope, no creds folder and nothing like that in my homedir... I ran the install as root, which must have caused problems. I'll redo it as a regular user... | 02:39 |
vidd | then it would be in roots home folder | 02:40 |
Kiall | "ValueError: invalid literal for int() with base 10: '10.0.2.0/24'" honestly doesnt sound like an novarc issue .. | 02:41 |
Kiall | (I dont know for sure, just sayign!) | 02:41 |
Kiall | saying* | 02:41 |
halfss | is there anybody know how to use libvirt or virsh get instance info? | 02:41 |
vidd | Telamon, nevermind.... | 02:42 |
vidd | that step is befor you make the novatc | 02:42 |
Telamon | Ah, that explains much.... It seems to be that there is a missing argument in the docs. IE there should be something before the 10.0.2.0 that is an integer... | 02:43 |
*** reed has joined #openstack | 02:43 | |
vidd | Telamon, pastebin me your novarc | 02:46 |
*** chomping has joined #openstack | 02:46 | |
vidd | remove your database password if you are using one | 02:47 |
Telamon | http://pastebin.ca/2092396 I think the DB password is okay as the db sync ran without errors and created the DB to begin with. | 02:49 |
vidd | Telamon, yeah....but we dont want your password data strewn accross the internet | 02:50 |
Telamon | doesn't matter, I can change it later and the box isn't internet accessible. | 02:50 |
vidd | Telamon, your ipranges dont match | 02:52 |
Telamon | I just did an update to the ppa repo and there are a few newer package related to nova, maybe that will help... | 02:52 |
vidd | maybe | 02:52 |
Telamon | The 192. ones are for my public Internet connection (actually just the lan at the moment) and the 10.0 are my eth1 private Nova network stuff. | 02:53 |
Telamon | Is that what you meant? | 02:53 |
Kiall | Telamon: careful you're not installing 2012.1 .. | 02:54 |
Kiall | Its under heavy development .. | 02:54 |
Telamon | No, the ppa is for 2011.3 I'll hold off on the beta code until at least next week. ;-) | 02:54 |
* vidd will hold off on the beta code until its main! | 02:55 | |
vidd | except for dashboard | 02:56 |
Kiall | and keystone and .. ;) | 02:56 |
vidd | i NEED that to sell to the bosses! | 02:56 |
Kiall | vidd, I'm going through a full install at the moment with my packages (scripting it all out ..) | 02:56 |
vidd | does euca-describe-availability-zones work for anyone? | 02:56 |
Kiall | so far .. keystone and glance working ;) | 02:57 |
*** martine has quit IRC | 02:58 | |
*** ewindisch has quit IRC | 02:59 | |
*** redbo has quit IRC | 03:03 | |
*** ejat has quit IRC | 03:07 | |
Telamon | Is the syntax for nova-manage network create different if you are not using vlans? | 03:07 |
*** nyeates has joined #openstack | 03:08 | |
*** nyeates has quit IRC | 03:09 | |
*** redbo has joined #openstack | 03:10 | |
*** ChanServ sets mode: +v redbo | 03:10 | |
*** ejat has joined #openstack | 03:11 | |
*** ejat has joined #openstack | 03:11 | |
*** Ryan_Lane has quit IRC | 03:14 | |
*** medberry is now known as med_out | 03:20 | |
vidd | how do i get OS_AUTH into my environment? nova_to_os_env.sh is not on my system and i dont know where to get ir | 03:22 |
vidd | it is apparently need in order gor glance to work | 03:22 |
*** Telamon has quit IRC | 03:28 | |
*** Ryan_Lane has joined #openstack | 03:31 | |
*** hezekiah_ has joined #openstack | 03:33 | |
vidd | ok....in glance get error Failed to add image. Got error: Unexpected response: 400 | 03:38 |
*** halfss has quit IRC | 03:43 | |
*** doorlock has joined #openstack | 03:55 | |
*** livemoon has left #openstack | 03:57 | |
Kiall | vidd: so far, all the latest packages work .. just doing some "final" fixes to the dashboard packages now ;) | 03:58 |
vidd | new keystone breaks glance | 03:58 |
Kiall | Not that I've noticed... | 03:59 |
Kiall | (I'm using the stable, rather than master brances) | 03:59 |
Kiall | branches* | 03:59 |
vidd | new keystone breaks old glance | 03:59 |
Kiall | yea - thats kinda a given ;) | 04:00 |
*** kernelfreak has quit IRC | 04:00 | |
vidd | they changed the data structure of the database | 04:00 |
vidd | if we could just get our "friends" at ubunutu to accept your .debs...all this wouldnt matter! | 04:01 |
Kiall | ;) | 04:01 |
vidd | now...can i make user one a member of tenant 1 and tenant2? | 04:03 |
Kiall | yea | 04:03 |
*** msivanes has quit IRC | 04:04 | |
Kiall | I just cant convince dashboard to load config from /etc rather than /usr -_- | 04:04 |
vidd | Kiall, so add a ln -s to the /etc | 04:05 |
vidd | wait...ln -s in /usr to /etc | 04:06 |
Kiall | ah .. humm .. thats not the issue actually ..not working in /usr either | 04:06 |
vidd | are you making a .blackhole directory like devstack does? | 04:07 |
*** HowardRoark has joined #openstack | 04:07 | |
Kiall | kinda .. just leaving it as /var/www | 04:07 |
vidd | i suppose that works too.... | 04:07 |
vidd | =] | 04:08 |
vidd | have you looked at my example user/password/tenant example? | 04:08 |
Kiall | no | 04:08 |
vidd | keystone-manage user add Some_body H48sm3cUzI Drew_A_Blank | 04:08 |
vidd | =] | 04:09 |
*** romain_lenglet has joined #openstack | 04:09 | |
Kiall | I'm not sure how thats relavant ;) | 04:09 |
vidd | its not relevant....its funny | 04:10 |
Kiall | oh .. lol | 04:10 |
vidd | do ya see it? | 04:10 |
Kiall | yah .. | 04:11 |
*** livemoon has joined #openstack | 04:11 | |
Kiall | dooh - somehow misplaced a patch against dashboard -_- cant syncdb | 04:11 |
vidd | Kiall, isnt it db_sync? | 04:12 |
*** scottsanchez has quit IRC | 04:12 | |
Kiall | nah .. they all seem to have slightly different ways of doing it ;) | 04:12 |
vidd | idk i think they all do db_sync | 04:13 |
Kiall | quilt new fix-manage-settings-paths.patch | 04:13 |
Kiall | dooh .. wrong window -__ | 04:13 |
Kiall | "nova-manage db sync" | 04:13 |
Kiall | dashboard/manage.py syncdb | 04:13 |
vidd | evil | 04:13 |
vidd | are these ppl in redmond? | 04:14 |
Kiall | lol | 04:14 |
livemoon | hi,all | 04:14 |
Kiall | drum roll .. a near final dashboard package is ready ;) | 04:16 |
*** maplebed has quit IRC | 04:19 | |
*** livemoon has quit IRC | 04:19 | |
*** romain_lenglet has quit IRC | 04:19 | |
vidd | ok...a user can only have one tenant | 04:20 |
Kiall | they can have more than one .. | 04:20 |
Kiall | they just have a default | 04:20 |
vidd | no, you cannot add one user to multiple tenants | 04:21 |
Kiall | "many-to-many relationship between identity and tenant for Nova." | 04:21 |
Kiall | from keystone README | 04:21 |
vidd | you can have multiple roles for one user | 04:21 |
vidd | user can have only one password and only one tenant | 04:22 |
vidd | tenat can have many users | 04:22 |
Kiall | no | 04:22 |
Kiall | a user can belong to multiple tenants | 04:22 |
vidd | ERROR: (IntegrityError) (1062, "Duplicate entry 'vidd' for key 'name'") 'INSERT INTO users (name, password, email, enabled, tenant_id) VALUES (%s, %s, %s, %s, %s)' ('vidd', 'temp', None, True, 2L) | 04:23 |
Kiall | yes, you are trying to duplicate the user | 04:24 |
Kiall | tenant_id in that table is the users primary tenant | 04:24 |
*** osier has quit IRC | 04:24 | |
vidd | tenant does not track what users are in it | 04:24 |
vidd | user tacks what tenant they are in | 04:25 |
vidd | one tenant per user | 04:25 |
vidd | which of course makes sence | 04:25 |
Kiall | http://dl.dropbox.com/u/1400487/Screenshot%20at%202011-10-22%2005%3A25%3A21.png | 04:26 |
Kiall | notice the 2 windows? | 04:26 |
Kiall | with admin and demo with both tenant 2 and tenant 3? | 04:26 |
vidd | those are not keystone tenats | 04:27 |
Kiall | yes they are | 04:28 |
vidd | those are nova tenants | 04:28 |
Kiall | (at least, I'm pretty sure they are) | 04:28 |
vidd | i can tell ya right now | 04:28 |
vidd | my databases are in mysql | 04:28 |
vidd | so i can see them all | 04:29 |
Kiall | https://github.com/cloudbuilders/devstack/blob/master/files/keystone_data.sh#L18 | 04:29 |
Kiall | L18 and L19 .. | 04:29 |
Kiall | keystone-manage adds the demo user to both tenants | 04:29 |
*** doorlock has quit IRC | 04:29 | |
vidd | hrm | 04:30 |
Kiall | tenant_id in the users table is just a "use this tenant by default" flag | 04:31 |
Kiall | changing it causes, for example, a different tenant to be selected when you login to the dash .. | 04:31 |
Kiall | but, you can still pick one from the list after you login... | 04:31 |
* Kiall has broken the dashboard package again -_- | 04:32 | |
Kiall | brb | 04:32 |
vidd | Kiall, thats crazy...it still works...but its crazy | 04:34 |
*** alice has quit IRC | 04:34 | |
*** koolhead17|zzZZZ has quit IRC | 04:35 | |
*** scottsanchez has joined #openstack | 04:35 | |
vidd | Kiall, does dashboard need an endpoint | 04:36 |
Kiall | Nope - This is basically everything needed for all the services ... https://github.com/cloudbuilders/devstack/blob/master/files/keystone_data.sh (other than swift) | 04:37 |
*** livemoon has joined #openstack | 04:38 | |
*** livemoon has quit IRC | 04:40 | |
Kiall | weird .. one of my patches isnt getting applied during the build anymore -_- | 04:42 |
*** halfss has joined #openstack | 04:42 | |
*** romain_lenglet has joined #openstack | 04:42 | |
*** romain_lenglet has quit IRC | 04:43 | |
Kiall | it must be getting applied, then replaced somehow -_- | 04:44 |
*** halfss has quit IRC | 04:55 | |
*** reed has quit IRC | 05:02 | |
Kiall | humm .. everything kinda works -_- | 05:12 |
Kiall | just cant launch images via the dashboard (the button is missing ..) | 05:12 |
vidd | wow....keystone has changed since LAST NIGHT! | 05:12 |
Kiall | yea .. its under active development | 05:13 |
vidd | you dont understand....i didnt change it | 05:13 |
vidd | it must have happened when i downloaded the git for dashboard | 05:13 |
Kiall | oh .. like, on your server rather than in the git repos? ;) | 05:13 |
*** snowboarder04 has quit IRC | 05:13 | |
vidd | yeah....on my server | 05:14 |
vidd | i dont understand it | 05:14 |
Kiall | Okay .. everything, literally, everything works bar launching images from the dash -__ | 05:14 |
Kiall | Okay .. everything, literally, everything works bar launching images from the dash -_-* | 05:14 |
vidd | i dont understand! | 05:17 |
Kiall | the "launch" button is missing .. | 05:17 |
vidd | i set up keystone properly | 05:18 |
vidd | i created credentials properly | 05:18 |
vidd | wait...i only set up credentials for nova | 05:18 |
*** vladimir3p has joined #openstack | 05:20 | |
*** maplebed has joined #openstack | 05:29 | |
*** obino has joined #openstack | 05:30 | |
*** koolhead17 has joined #openstack | 05:31 | |
Kiall | w00t | 05:31 |
Kiall | all working :) | 05:31 |
*** HowardRoark has quit IRC | 05:31 | |
*** misheska has joined #openstack | 05:33 | |
*** misheska has quit IRC | 05:34 | |
*** vladimir3p has quit IRC | 05:39 | |
vidd | Kiall, does your glance work? | 05:41 |
Kiall | yup | 05:41 |
Kiall | I've just kicked off fresh binary builds of all the packages, These *do* work .. I've got them all running together now :) | 05:47 |
*** beekhof has joined #openstack | 05:52 | |
vidd | Kiall, are you able to upload images with dashboard | 06:00 |
vidd | like save images | 06:01 |
Kiall | no | 06:01 |
Kiall | (that might be in the latest versions, i dunno .. I'm using the stable diablo branch) | 06:01 |
vidd | i cant get glance to store an image | 06:01 |
vidd | $> curl -d '{"passwordCredentials":{"username": "MyAdmin", "password": "P@ssw0rd"}}' -H "Content-type: application/json" http://localhost:5001/v2.0/tokens returns "command not found | 06:02 |
Kiall | http://paste.ubuntu.com/715720/ and http://paste.ubuntu.com/715721/ | 06:03 |
Kiall | watch out for the kernel_id in the first one! | 06:03 |
Kiall | if the highest current ID is 5, set that number to 6 before running it | 06:03 |
Kiall | curl -d '{"passwordC is wrong .. | 06:04 |
Kiall | its {\"auth\": {\"passwordCrede | 06:04 |
Kiall | (have you read the keystone readme.md file? ;)) | 06:04 |
vidd | no....im reading the "this is how to install glance" file =\ | 06:05 |
Kiall | ah .. big mistake ;') | 06:05 |
vidd | you know...the one that say oh...and if your using keystone, click this link.... | 06:05 |
vidd | Kiall, can you give me the whole command? | 06:06 |
*** chomping has quit IRC | 06:06 | |
Kiall | its in those 2x pastebins | 06:06 |
*** wilmoore has quit IRC | 06:07 | |
vidd | .... these are scripts | 06:07 |
Kiall | and they have the commands needed in it ;) | 06:07 |
Kiall | anyway - gotta run .. if you feel like waiting .. oh .. 15 hours .. all those PPA packages will be built.. | 06:08 |
Kiall | ( https://launchpad.net/~managedit/+archive/openstack ) | 06:08 |
Kiall | (cant believe the PPA queue is up to 15 hours -_-) | 06:09 |
vidd | Kiall, before you go.... | 06:09 |
Kiall | if its quick! | 06:09 |
vidd | what do i saye these as and how to run them | 06:09 |
Kiall | http://paste.ubuntu.com/715720/ is glance-upload-oneiric.sh | 06:10 |
Kiall | http://paste.ubuntu.com/715721/ is obtain-token.sh | 06:10 |
vidd | ty | 06:10 |
Kiall | in glance-upload-oneiric.sh, find the kernel_id param.. | 06:10 |
Kiall | it needs changing | 06:10 |
Kiall | if the highest current image ID is 5, set the kernel_id to 6 before running it | 06:11 |
Kiall | like .. image id in the glance database) | 06:11 |
Kiall | cya! | 06:11 |
*** wilmoore has joined #openstack | 06:11 | |
*** jantje has quit IRC | 06:12 | |
*** jantje has joined #openstack | 06:12 | |
*** koolhead17 has quit IRC | 06:16 | |
*** dnjaramba has joined #openstack | 06:16 | |
*** worstadmin_ has quit IRC | 06:22 | |
*** vidd is now known as vidd-away | 06:44 | |
vidd-away | good night all | 06:44 |
*** andy-hk has quit IRC | 07:14 | |
*** MarkAtwood has joined #openstack | 07:16 | |
*** andy-hk has joined #openstack | 07:16 | |
*** pixelbeat has joined #openstack | 07:17 | |
*** hezekiah_ has quit IRC | 07:19 | |
*** Horroreyes has joined #openstack | 07:21 | |
*** dnjaramba has quit IRC | 07:25 | |
*** dnjaramba has joined #openstack | 07:32 | |
*** andy-hk has quit IRC | 07:33 | |
*** vladimir3p has joined #openstack | 07:36 | |
*** vladimir3p has quit IRC | 07:41 | |
*** mmetheny has quit IRC | 07:41 | |
*** katkee has joined #openstack | 07:44 | |
*** hugokuo has joined #openstack | 07:45 | |
*** stewart has quit IRC | 07:46 | |
*** MarkAtwood has quit IRC | 07:46 | |
hugokuo | test | 07:49 |
*** jakedahn has joined #openstack | 08:02 | |
*** jakedahn has quit IRC | 08:03 | |
*** nerens has joined #openstack | 08:07 | |
*** AntoniHP has quit IRC | 08:11 | |
*** Horroreyes has quit IRC | 08:40 | |
*** jedi4ever has quit IRC | 08:50 | |
zykes- | hmm, how can i check why instnaces are not booting ? | 08:57 |
*** mark- has quit IRC | 08:57 | |
*** tillmo has joined #openstack | 09:09 | |
*** livemoon has joined #openstack | 09:10 | |
*** jks has joined #openstack | 09:11 | |
*** jedi4ever has joined #openstack | 09:28 | |
*** TheOsprey has joined #openstack | 09:29 | |
*** livemoon has quit IRC | 09:33 | |
*** koolhead17 has joined #openstack | 09:42 | |
*** dnjaramba has quit IRC | 09:45 | |
*** katkee has quit IRC | 09:58 | |
*** nerens has quit IRC | 10:03 | |
*** mies_ has joined #openstack | 10:09 | |
*** mies has quit IRC | 10:09 | |
*** dnjaramba has joined #openstack | 10:09 | |
*** koolhead17 has quit IRC | 10:13 | |
*** koolhead17 has joined #openstack | 10:15 | |
*** ejat has quit IRC | 10:27 | |
*** ewindisch has joined #openstack | 10:41 | |
*** mmetheny has joined #openstack | 10:50 | |
*** dnjaramba has quit IRC | 10:54 | |
*** ewindisch has quit IRC | 10:58 | |
*** rsampaio has quit IRC | 11:00 | |
*** vernhart has joined #openstack | 11:01 | |
*** ziyadb has joined #openstack | 11:03 | |
*** koolhead17 has quit IRC | 11:03 | |
*** mcclurmc has joined #openstack | 11:04 | |
*** ohadlevy has quit IRC | 11:07 | |
*** katkee has joined #openstack | 11:08 | |
*** ohadlevy has joined #openstack | 11:11 | |
*** vernhart has quit IRC | 11:12 | |
*** snowboarder04 has joined #openstack | 11:25 | |
*** vernhart has joined #openstack | 11:25 | |
*** vernhart has quit IRC | 11:48 | |
*** katkee has quit IRC | 11:49 | |
*** ziyadb has quit IRC | 11:50 | |
*** vernhart has joined #openstack | 12:00 | |
*** perestrelka has joined #openstack | 12:08 | |
*** ziyadb has joined #openstack | 12:12 | |
*** Oneiroi has joined #openstack | 12:16 | |
*** koolhead17 has joined #openstack | 12:17 | |
*** koolhead17 has left #openstack | 12:17 | |
*** ziyadb has quit IRC | 12:37 | |
Oneiroi | afternoon all | 12:56 |
*** mies_ has quit IRC | 13:09 | |
*** mies has joined #openstack | 13:10 | |
*** po has joined #openstack | 13:27 | |
*** jblesage has joined #openstack | 13:53 | |
*** jblesage has quit IRC | 14:02 | |
*** shaon has joined #openstack | 14:04 | |
*** jblesage has joined #openstack | 14:09 | |
*** Eyk^off is now known as Eyk | 14:18 | |
*** snowboarder04 has quit IRC | 14:21 | |
*** nerdstein has joined #openstack | 14:21 | |
*** snowboarder04 has joined #openstack | 14:26 | |
*** livemoon has joined #openstack | 14:30 | |
*** shaon has quit IRC | 14:31 | |
*** Oneiroi has quit IRC | 14:35 | |
*** nerdstein has quit IRC | 14:38 | |
*** Oneiroi has joined #openstack | 14:40 | |
*** jblesage has quit IRC | 14:41 | |
*** Oneiroi has quit IRC | 14:41 | |
*** vidd-away is now known as vidd | 14:42 | |
*** livemoon has left #openstack | 14:42 | |
*** nerens has joined #openstack | 14:42 | |
*** robix has joined #openstack | 14:49 | |
robix | Received a token: {'token': u'c281cf91-524e-4fc5-a6c1-05e895c24d8c', 'host': u'ip-10-172-254-154', 'port': None} | 14:50 |
robix | 13: 98.185.232.177: Plain non-SSL (ws://) WebSocket connection | 14:50 |
robix | 13: 98.185.232.177: Version hybi-08, base64: 'True' | 14:50 |
robix | 13: handler exception: int() argument must be a string or a number, not 'NoneType' | 14:50 |
robix | any thoughts? I'm trying to launch a vnc session from the dash. | 14:50 |
vidd | "argument must be a string or a number, not 'NoneType'" segests that your call for a token needs a port specified | 14:52 |
robix | That's what I was thinking but I'm unsure how to alter that. I assumed that novnc worked by getting a ip & port from the api and then passing that to the browser to initiate a websocket connection.... | 14:57 |
*** jblesage has joined #openstack | 14:59 | |
*** newbie|2 has joined #openstack | 15:03 | |
vidd | glance index -A [auth token] -H 192.168.15.200 failes with "Not authorized to make this request. Check your credentials (OS_AUTH_USER, OS_AUTH_KEY, ...)" | 15:03 |
vidd | when i source my novarc with the os_auth info added, it fails with Failed to show index. Got error: | 15:06 |
vidd | Unexpected response: 404 | 15:06 |
*** HowardRoark has joined #openstack | 15:07 | |
*** newbie|2 has quit IRC | 15:08 | |
*** freeflyi1g has joined #openstack | 15:10 | |
*** freeflying has quit IRC | 15:13 | |
*** flamboz has joined #openstack | 15:18 | |
*** shaon has joined #openstack | 15:23 | |
zykes- | vidd: what glance version ? | 15:30 |
vidd | diablo | 15:30 |
vidd | what is the command to verify? | 15:31 |
*** shaon has quit IRC | 15:31 | |
vidd | i think i have to add myself to group glance | 15:36 |
*** pixelbeat has quit IRC | 15:49 | |
zykes- | vidd: no vidd, the error you're getting is either glance or keystone related | 15:52 |
zykes- | i would turn on debug on debug on both and check | 15:53 |
vidd | http://paste.openstack.org/show/2827/ | 15:56 |
zykes- | hmm | 15:56 |
vidd | its failing in v1 auth...but should it not be detecting v2 auth? | 15:56 |
zykes- | keystone version then ? | 15:56 |
zykes- | no, it's getting a 404 | 15:56 |
zykes- | which means some URL i off most likely | 15:57 |
vidd | what is the command to check that? | 15:57 |
zykes- | not sure, gotta go ;), family pizza time :) | 15:57 |
vidd | keystone-auth <function version at 0x9c2fd14> | 15:58 |
vidd | keystone-manage 0.9 | 15:58 |
vidd | keystone-admin <function version at 0x89289cc> | 15:59 |
*** TheOsprey has quit IRC | 16:02 | |
Eyk | I could not find any documentation about managing ACLs in swift. for example give an user write access to a container. It would be nice if someone could give me a link or so | 16:10 |
notmyname | Eyk: http://programmerthoughts.com/openstack/swift-permissions/ | 16:10 |
Eyk | thank you, I will try that | 16:12 |
vidd | anyone got glance CLI working with keystone? | 16:12 |
*** chomping has joined #openstack | 16:26 | |
*** HowardRoark has quit IRC | 16:33 | |
*** ewindisch has joined #openstack | 16:36 | |
*** shaon has joined #openstack | 16:37 | |
*** nerdstein has joined #openstack | 16:43 | |
*** hallyn has joined #openstack | 16:49 | |
zykes- | hmm | 16:50 |
zykes- | wonder how i can get instances running, they are like frozen in "pending" | 16:51 |
vidd | zykes-, restart your nova-network seems to be doing the trick for others | 16:51 |
vidd | if i cant add an image in glance is there another way to load images? | 16:53 |
nerdstein | hi folks, i was wondering if anyone has seen this error in nova-api.log | 16:53 |
nerdstein | 011-10-22 10:31:57,615 ERROR nova.wsgi [-] URI scheme not known: 'call' (from egg, config) | 16:53 |
nerdstein | 2011-10-22 10:31:57,615 CRITICAL nova [-] Could not load paste app 'osapi' from /etc/nova/api-paste.ini | 16:53 |
vidd | zykes-, now that family pizza time is appearently over...thing you might help me with my glance issue? | 16:54 |
vidd | =] | 16:54 |
vidd | Kiall, you here? | 17:03 |
*** tillmo has quit IRC | 17:06 | |
*** flamboz has quit IRC | 17:10 | |
robix | reboot | 17:12 |
robix | nm, wrong window. | 17:12 |
*** martine has joined #openstack | 17:12 | |
vidd | http://docs.openstack.org/diablo/openstack-identity/admin/content/curl-examples.html does not work....can anyone help? | 17:15 |
vidd | curl http://0.0.0.0:5001 works | 17:16 |
zykes- | what's doesn't work with it vidd ? | 17:16 |
vidd | curl -d '{"passwordCredentials":{"username": "MyAdmin", "password": "P@ssw0rd"}}' -H "Content-type: application/json" http://localhost:5001/v2.0/tokens does not | 17:16 |
vidd | returns {"badRequest": {"message": "Expecting auth", "code": "400"}} | 17:17 |
*** ewindisch has quit IRC | 17:18 | |
*** Tribaal is now known as Tribaal|cooking | 17:18 | |
vidd | i replaced the username feild and password field with the proper data i added to keystone | 17:18 |
robix | yes, the documentation isn't correct. I believe the auth parameters have changed a bit. let me look. | 17:18 |
robix | look at the bottom under "curl commands" and you will the change: | 17:19 |
robix | https://github.com/openstack/keystone | 17:19 |
zykes- | yeah | 17:19 |
vidd | if keystone's auth parameters have changed, wont that mess up apps that are trying to authenticate against it? | 17:19 |
robix | curl -d '{"auth": {"passwordCredentials": {"username": "joeuser", "password": "secrete"}}}' -H "Content-type: application/json" http://localhost:5000/v2.0/tokens | 17:20 |
zykes- | correct robix | 17:20 |
zykes- | vidd: no cause apps use the keystone middlewares from the keystone project... | 17:20 |
vidd | excelent.....now i get the curl to work.... | 17:21 |
vidd | now how do i get glance to work with keystone? | 17:21 |
*** sdake has quit IRC | 17:22 | |
robix | I'm not the expert on this but I think it starts with registering a keystone service & endpointTemplate for glance. | 17:22 |
vidd | done | 17:23 |
robix | you may want to look over this script that configures keystone for a basic environment, it's part of the devstack.org script: https://github.com/cloudbuilders/devstack/blob/master/files/keystone_data.sh | 17:24 |
robix | you can see how glance is registered with keystone | 17:24 |
vidd | that script says "its not" | 17:26 |
vidd | there is an enpoint but no credentials | 17:27 |
zykes- | what endpoint do you have vidd for glance ? | 17:28 |
vidd | zykes-, my endpoint matches devstacks | 17:28 |
Kiall | "<vidd> there is an enpoint but no credentials" | 17:29 |
Kiall | there is, L37 is the shared cred for all services | 17:29 |
*** martine has quit IRC | 17:30 | |
vidd | Kiall, right....devstack never builds credeintials for glance | 17:30 |
Kiall | Creds for end users, or creds for glance to talk to keystone? | 17:30 |
Kiall | Because, it uses a single shared cred for nova/glance/etc to to to keystone .. | 17:30 |
Kiall | you could register 1 for each if you wanted | 17:30 |
Kiall | BTW - I have definitely working nova+keystone+glance+dash+etc packages built :) About to do a DC run to install them .. http://dl.dropbox.com/u/1400487/openstack.tar.gz | 17:33 |
Kiall | (for oneiric) | 17:33 |
Kiall | Some extra stuff, like VNC and ajax console proxy are untested in those .. but I'll get them going eventually ;) | 17:34 |
vidd | Kiall, are these .debs ? | 17:35 |
Kiall | yea | 17:35 |
vidd | just checking | 17:35 |
Kiall | http://paste.ubuntu.com/716196/ | 17:36 |
*** worstadmin_ has joined #openstack | 17:36 | |
vidd | will they kill data already input...or should i wipe my system and start fresh? | 17:36 |
Kiall | I would, if its only test data, start fresh since its less likely to have issues | 17:36 |
Kiall | I've only tested those packages on clean oneiric installs .. | 17:37 |
vidd | i just need to be able to show ppl it works =] | 17:37 |
Kiall | Also .. since there not in an apt repo, you have to be careful about installing them.. | 17:37 |
Kiall | If you install keystone.deb on its own, it will end up with parts of keystone from the ubuntu repos etc | 17:37 |
vidd | when you install debs...if they fail because of dep issues, apt-get install -f fixes it | 17:38 |
Kiall | yea fixes it with packages from the repos ;) | 17:38 |
Kiall | I used "dpkg -I bla.deb" to identify all the non openstack dependencies, and installed those first .. then did the services one at a time, starting with keystone, then glance then nova | 17:39 |
*** jblesage has quit IRC | 17:39 | |
vidd | Kiall, does it work with 32 bit? | 17:40 |
*** jblesage has joined #openstack | 17:40 | |
Kiall | there are a few openstack packages in the ubuntu repos that are used, if its an OS package thats needed, and its not in that tar, then install it from the repos .. | 17:40 |
*** flamboz has joined #openstack | 17:40 | |
Kiall | yea - OS is written in python it works on either | 17:40 |
vidd | just want to make sure your stuff doesnt *require* 64 bit =] | 17:41 |
Kiall | nah, it works.. | 17:41 |
vidd | they wont buy me machines if i cant show them it works =\ | 17:41 |
Kiall | if you're in no rush, it'll be easier to install from the PPA once launchpad finally builds them .. | 17:42 |
Kiall | (another 8 hours left it looks like ..) | 17:42 |
vidd | once the ppa is is open, will it fix the grab wrong parts issue? | 17:43 |
Kiall | yea .. | 17:44 |
*** hggdh has quit IRC | 17:44 | |
vidd | oh...and does your stuff work with mysql database backends? | 17:44 |
Kiall | yea .. it mostly sets up sqlite DBs during install, but you just need to switch the configs to mysql | 17:45 |
Kiall | and run the syncdb's | 17:45 |
vidd | whatever the syncdbs are for each app =] | 17:45 |
vidd | if i can demo this stuff on mondya maybe i can have new machines by friday =] | 17:46 |
Kiall | nice ;) | 17:46 |
vidd | i want machines from this century! | 17:47 |
Kiall | Just added some instructions @ https://launchpad.net/%7Emanagedit/+archive/openstack | 17:49 |
Kiall | (Most likely not complete instructions) | 17:49 |
vidd | i hate -y apt-gets =\ | 17:50 |
Kiall | lol | 17:50 |
Kiall | then dont copy and paste the instructions! | 17:50 |
vidd | ya do that and next thing you know, you've installed porn_watchers_streamer =] | 17:51 |
Kiall | lol | 17:52 |
vidd | its the same reason i dont like pip installs | 17:52 |
Kiall | the PPA is good to go once this queue is empty: https://launchpad.net/~managedit/+archive/openstack/+builds?build_state=pending | 17:54 |
Kiall | anyway - gotta run | 17:54 |
vidd | Kiall, thanks for your work! | 17:54 |
Kiall | No hassle | 17:54 |
*** timr has joined #openstack | 17:57 | |
zykes- | .rei'mk still trying to get my nova instnaces to run :( | 17:57 |
*** Eyk is now known as Eyk^off | 17:57 | |
jks | hopefully someone can help a newbie trying to understand openstack... how does the volume controller work its magic in openstack? are virtual machine filesystems stored on local disks on each compute node? | 17:58 |
vidd | zykes-, did you restart nova-networs? | 17:59 |
zykes- | vidd: yeah | 17:59 |
zykes- | what should i be able to see after that ? | 18:00 |
vidd | zykes-, you doing it thru dashboard or something else? | 18:00 |
*** nerdstein has quit IRC | 18:00 | |
zykes- | vidd: euca stuff | 18:00 |
vidd | is rabbitQM up? | 18:02 |
zykes- | correct | 18:04 |
zykes- | they're stuck in "pending" | 18:04 |
vidd | then IDK | 18:04 |
zykes- | INSTANCE i-00000001 ami-00000001 pending test (None, nova-01) 0 m1.tiny 2011-10-22T03:09:09Z nova ami-00000000 ami-00000000 | 18:04 |
zykes- | vishy: around ? | 18:04 |
zykes- | http://paste.openstack.org/show/2828/ | 18:05 |
zykes- | this is in nova-scheduler.log | 18:05 |
*** robix has quit IRC | 18:06 | |
*** koolhead17 has joined #openstack | 18:07 | |
*** edolnx has joined #openstack | 18:08 | |
koolhead17 | hi all | 18:08 |
*** HowardRoark has joined #openstack | 18:20 | |
*** lazzurs has joined #openstack | 18:20 | |
zykes- | vidd: hints to where to check ? :| | 18:21 |
vidd | i gave you my two best guesses | 18:21 |
zykes- | hehe | 18:21 |
zykes- | hmm | 18:21 |
vidd | my third quess is you have been doing this longer than me =] | 18:22 |
zykes- | heh, not really, if you coun't in "practical" experience and not theoretical experience ;p | 18:22 |
vidd | zykes-, you got instaces in "pending" | 18:23 |
vidd | i cant even get images to get into instances to get stuck in panding =] | 18:24 |
*** sdake has joined #openstack | 18:32 | |
*** lvaughn has quit IRC | 18:43 | |
*** shaon has quit IRC | 18:47 | |
*** hggdh has joined #openstack | 18:48 | |
*** Razique has joined #openstack | 18:49 | |
*** Razique_ has joined #openstack | 18:51 | |
*** katkee has joined #openstack | 18:52 | |
*** nerdstein has joined #openstack | 18:52 | |
vidd | Razique, zykes- has an issue with instances pending...can you help him out? | 18:53 |
*** Razique has quit IRC | 18:55 | |
*** ziyadb has joined #openstack | 18:57 | |
*** tomize has joined #openstack | 18:58 | |
*** nerdstein has quit IRC | 19:12 | |
vidd | is anyone running openstack on vanilla debian? | 19:12 |
*** nerdstein has joined #openstack | 19:27 | |
*** vladimir3p has joined #openstack | 19:28 | |
*** obino has quit IRC | 19:28 | |
*** vidd-away has joined #openstack | 19:34 | |
*** vidd-away has joined #openstack | 19:34 | |
*** vidd has quit IRC | 19:36 | |
*** vidd-away is now known as vidd | 19:36 | |
*** jakedahn has joined #openstack | 19:47 | |
nerdstein | has anyone seen this error: | 19:47 |
nerdstein | nova.exception.ClassNotFound: Class Client could not be found: cannot import name deploy | 19:47 |
nerdstein | ran this command: nova-manage service list | 19:48 |
vidd | you do anything different? | 19:49 |
vidd | run any updates? | 19:49 |
nerdstein | yes, i did | 19:50 |
nerdstein | i was trying to install nova-volume | 19:50 |
nerdstein | last night | 19:50 |
nerdstein | and, all hell has broken loose | 19:50 |
nerdstein | :) | 19:50 |
nerdstein | it was working before i did that | 19:50 |
nerdstein | (quite well as a matter of fact) | 19:50 |
vidd | did you apt-get update && aptget dist-upgrade? | 19:50 |
nerdstein | vidd: do you have any suggestions? | 19:50 |
nerdstein | no | 19:50 |
nerdstein | ill do that now | 19:50 |
vidd | did you install nova via apt-get? | 19:51 |
nerdstein | yes | 19:51 |
nerdstein | im running the commands now | 19:51 |
vidd | run this: | 19:51 |
vidd | sudo apt-get remove --purge nova-volume | 19:51 |
nerdstein | that will remove nova-volume? | 19:52 |
vidd | and see if your stuff works again | 19:52 |
nerdstein | ok... | 19:52 |
vidd | yes | 19:52 |
nerdstein | then, reinstall it? | 19:52 |
vidd | you installed nova-volume, things blew up | 19:52 |
nerdstein | im running the update command now | 19:52 |
nerdstein | its still flying | 19:53 |
vidd | this will test if its nova-volume or nova-volume+other stuff | 19:53 |
nerdstein | ill see what happens shortly here | 19:53 |
nerdstein | cool ok... | 19:53 |
nerdstein | give me one second | 19:53 |
vidd | i cant believe i acidentally deleted my /etc dir | 19:54 |
nerdstein | :( | 19:54 |
nerdstein | doh! | 19:55 |
vidd | i think i need a keyboard with bigger keys or get my fingers surgigly reduced =\ | 19:55 |
vidd | and its not like you can just put it pack =\ | 19:56 |
nerdstein | vidd: things are backup!! | 19:56 |
nerdstein | yea, thats a killer | 19:56 |
*** katkee has quit IRC | 19:57 | |
vidd | i think i need to tell somebody upstairs that "commodity hardware" != "the stuff rotting away in storage" | 19:58 |
nerdstein | vidd: are you also in higher ed ;) | 19:58 |
vidd | nope...just a standard ed | 19:59 |
nerdstein | hehe | 19:59 |
vidd | everything i know about computers i taught myself | 19:59 |
nerdstein | nice | 19:59 |
nerdstein | vidd: nova-api wont seem to load now | 20:00 |
nerdstein | the log is not writing anything | 20:00 |
vidd | did you install nova from apt-get? | 20:00 |
nerdstein | yes | 20:01 |
vidd | run "sudo apt-get install --reinstall [the nova packages you installed before except nova-volume] | 20:02 |
koolhead17 | annegentle: around | 20:02 |
vidd | nerdstein, this should fix the packages nova-volume broke | 20:03 |
vidd | in theory | 20:03 |
nerdstein | any order? | 20:03 |
vidd | order does not matter | 20:03 |
nerdstein | ok | 20:04 |
nerdstein | cool | 20:04 |
nerdstein | trying now | 20:04 |
nerdstein | vidd: still didnt work, it seems | 20:05 |
vidd | now you have to restart them | 20:06 |
nerdstein | ok | 20:06 |
vidd | now...do you have a "spare" partition that is set up for LVM? | 20:07 |
nerdstein | i thought i set all of that up last night | 20:07 |
nerdstein | with nova-volumes and all | 20:07 |
vidd | because nova-volume cant run without it | 20:07 |
nerdstein | but i checked the nova-volume log | 20:07 |
nerdstein | it said 'nova-volumes' not found | 20:07 |
nerdstein | which, i swore i set up | 20:07 |
nerdstein | nova-api still not loading | 20:08 |
vidd | nerdstein, we removed it...remember? | 20:08 |
*** sdake has quit IRC | 20:08 | |
nerdstein | yes, i tried installing it fresh though | 20:08 |
nerdstein | i can remove it again | 20:08 |
vidd | nerdstein, did you follow these instructions: http://cssoss.files.wordpress.com/2011/10/openstackbookv2-0_csscorp.pdf | 20:09 |
nerdstein | no, did not | 20:09 |
nerdstein | followed these... | 20:09 |
nerdstein | comment 6 | 20:09 |
nerdstein | https://answers.launchpad.net/nova/+question/134020 | 20:09 |
nerdstein | and this | 20:10 |
nerdstein | http://docs.openstack.org/trunk/openstack-compute/admin/content/managing-volumes.html | 20:10 |
vidd | what version of ubuntu? | 20:10 |
nerdstein | not 100% certain... | 20:11 |
vidd | ? | 20:11 |
nerdstein | (it was set up for me) | 20:11 |
nerdstein | ill find out | 20:11 |
vidd | lsb_release -a | 20:11 |
nerdstein | 11.04 | 20:12 |
nerdstein | "natty" | 20:12 |
*** ziyadb has quit IRC | 20:12 | |
*** HowardRoark has quit IRC | 20:12 | |
nerdstein | that was what i was seeing in the apt-get messages, but i wanted to be sure | 20:12 |
vidd | so you are installing from the PPA's | 20:12 |
nerdstein | yes, i set up those repos | 20:12 |
*** nouse has joined #openstack | 20:12 | |
vidd | the link i sent you was for 11.10 so i dont know how useful it will be | 20:13 |
nerdstein | ok... | 20:13 |
*** HowardRoark has joined #openstack | 20:13 | |
nerdstein | vidd: it's odd that nova-api wont load though | 20:14 |
nerdstein | i was working through the volume stuff, so i half expect it to be a work in progress | 20:14 |
nerdstein | but nova-api was money | 20:14 |
nerdstein | i can remove it and try again, if you recommend | 20:15 |
vidd | what does the error log say? | 20:15 |
nerdstein | nova-api doesn't show any recent errors | 20:15 |
nerdstein | shows one from three hours ago, but i don't think its relevant anymore | 20:15 |
nerdstein | after we upgraded | 20:15 |
vidd | wait...this is a production machine?!? | 20:16 |
nerdstein | no, its a proof of concept i am building | 20:17 |
nerdstein | one that happened to be working before i tried to get volumes set up | 20:17 |
vidd | ok...you said "nova-api was money" | 20:17 |
nerdstein | yea, it was working | 20:17 |
vidd | ok... | 20:18 |
nerdstein | vidd: im open to suggestions, im a little out of my league here | 20:19 |
vidd | throwing the computer out the 4th story window may make you feel better =] | 20:19 |
nerdstein | its part of an entire rack of machines, so i think that would likely piss off some folks ;) | 20:20 |
vidd | look at your your nova.conf file | 20:20 |
nerdstein | ok... | 20:20 |
nerdstein | im in there.. | 20:21 |
vidd | is there any mention about volumes on it? | 20:21 |
nerdstein | nope | 20:22 |
nerdstein | i dont see anything | 20:22 |
nerdstein | am i missing some configuration? | 20:22 |
*** xmltok has joined #openstack | 20:23 | |
vidd | can you paste it for me? take out passwords for the database of course | 20:24 |
Kiall | vidd: nova+dash+glance+dash installed and running on 3 servers since I left ;) | 20:24 |
Kiall | 2.5 hours once its packaged correctly! | 20:24 |
vidd | Kiall, i nuked my machine....i accidentally deleted the /etc directory | 20:25 |
nerdstein | vidd: http://pastebin.com/grHCE891 | 20:26 |
*** xmltok has quit IRC | 20:28 | |
*** hezekiah_ has joined #openstack | 20:28 | |
vidd | nerdstein, looks good there | 20:29 |
nerdstein | vidd: i reviewed my volumes | 20:30 |
nerdstein | check it out: | 20:30 |
nerdstein | https://skitch.com/aub17/gn2hx/skitched-20111022-163002 | 20:30 |
*** obino has joined #openstack | 20:30 | |
nerdstein | vidd: after doing that, nova-volume works | 20:31 |
nerdstein | :) | 20:31 |
nerdstein | yay | 20:31 |
nerdstein | nova-api still not cooperative | 20:31 |
*** nerens has quit IRC | 20:32 | |
vidd | nerdstein, that page doent work for me =\ | 20:32 |
nerdstein | hang tight.. | 20:32 |
nerdstein | https://skitch.com/aub17/gn2hu/skitched-20111022-163247 | 20:33 |
nerdstein | well, it may be irrelevant now, since nova-volume seems to work | 20:33 |
vidd | still nothing =\ what the heck is this skitch anyway? | 20:33 |
nerdstein | screenshot tool | 20:34 |
nerdstein | barf | 20:34 |
nerdstein | sorry | 20:34 |
nerdstein | im totally stuck on this nova-api thing | 20:35 |
vidd | is this an all-in-one, node, or controller? | 20:35 |
nerdstein | all in one | 20:36 |
*** nerens has joined #openstack | 20:36 | |
nerdstein | vidd: btw, your help much appreciated | 20:36 |
vidd | i dont seem to be much help | 20:37 |
nerdstein | vidd: no way, we've made progress! | 20:37 |
nerdstein | i wish there was some error message generating | 20:38 |
nerdstein | it's not even doing anything | 20:38 |
vidd | sudo restart libvirt-bin; sudo restart nova-network; sudo restart nova-compute; sudo restart nova-api; sudo restart nova-objectstore; sudo restart nova-scheduler | 20:39 |
*** obino has quit IRC | 20:39 | |
vidd | if any say unknown then sudo start [app] | 20:40 |
nerdstein | cool... | 20:41 |
nerdstein | yea, api still didnt load | 20:41 |
vidd | stupid question....did you source your novarc? | 20:42 |
nerdstein | ill double check! | 20:42 |
nerdstein | yea, no dice | 20:42 |
nerdstein | vidd: thanks again | 20:43 |
nerdstein | ill pick it up some later | 20:43 |
*** cmagina has quit IRC | 20:45 | |
Kiall | has anyone managed to get the VNC proxy going with nova? | 20:47 |
Kiall | It loads, but just see "Server Disconnected" | 20:47 |
*** nerdstein has quit IRC | 20:47 | |
koolhead17 | has anyone managed to see VM logs via dashboard? | 20:48 |
*** Chammmmm has joined #openstack | 20:48 | |
vidd | Kiall, you have your iptables rulls set up to allow traffic through? | 20:48 |
koolhead17 | hey Kiall:) | 20:48 |
Kiall | vidd: iptables on the node is open, and I doubt sec group rules are needed | 20:48 |
vidd | thats all the suggestions i have at the moment | 20:49 |
Kiall | lol | 20:49 |
vidd | im going to try a "nothing but nova" setup | 20:50 |
vidd | since glance doesnt want to play nice | 20:51 |
Kiall | vidd: i have the whole thing scripted bascially (based on those packages) | 20:51 |
Kiall | want em? | 20:51 |
vidd | on your packages? | 20:51 |
Chammmmm | In Swift the zones are separated by services right?.. If I have 4 zones for objects.. the 4 zones for containers can be totally different right? | 20:51 |
Kiall | vidd: yea .. i have scripts that setup after that packages are installed | 20:52 |
notmyname | Chammmmm: correct. the zones are defined by the rings, and there are 3 separate rings: account, container, object | 20:52 |
vidd | your ppa is still 5+ hours away | 20:52 |
Kiall | but you have the packages | 20:53 |
vidd | i did | 20:53 |
Chammmmm | thanks! and what would be the minimum amount of zone for containers and accounts.. does it keep 3 copies of the databases... like the object service keeps 3 copies of the file? | 20:53 |
vidd | i told ya...i nuked my machine | 20:53 |
*** tillmo has joined #openstack | 20:54 | |
Kiall | ah .. lol ah well | 20:54 |
vidd | for some reason ubuntu has a hard time recovering from a deleted /etc directory | 20:55 |
*** clauden_ has quit IRC | 20:55 | |
*** clauden has joined #openstack | 20:55 | |
Kiall | I'd say so ;) | 20:55 |
Kiall | No OOB console access? | 20:55 |
vidd | oob? | 20:56 |
*** clauden has quit IRC | 20:56 | |
*** clauden___ has joined #openstack | 20:56 | |
Kiall | out of band .. | 20:57 |
Kiall | management card, kvm, serial console etc | 20:57 |
notmyname | Chammmmm: there are 3 replicas (by default, again set by the rings) for each entity. we recommend you use 4 zones minimum and probably 5 for an initial prod cluster | 20:58 |
notmyname | Chammmmm: ie, you want to have at least one or two handoff nodes in case of failures | 20:58 |
Chammmmm | got it.. thanks! | 20:59 |
* Kiall <3's the dashboard .. once working ;) | 21:00 | |
*** jblesage has quit IRC | 21:00 | |
vidd | Kiall, i had access...just not apps...and no way to re add them | 21:02 |
*** mies has quit IRC | 21:04 | |
vidd | and rather than spend 6 days fixing it, i reinstalled from scratch | 21:04 |
Kiall | well, if its a clean install with no existing openstack stuff .. wait for 5 hours for my PPA packages to build .. they work without a doubt | 21:05 |
Kiall | (But .. its still up to you to configure the feckers) | 21:06 |
*** lvaughn has joined #openstack | 21:16 | |
*** tillmo has quit IRC | 21:16 | |
*** Ryan_Lane has quit IRC | 21:21 | |
*** nerens has quit IRC | 21:26 | |
*** Ryan_Lane has joined #openstack | 21:26 | |
zykes- | vidd: ? | 21:27 |
vidd | yes zykes- | 21:27 |
*** Chammmmm has quit IRC | 21:38 | |
Kiall | vidd: 4 hours left till there built! | 21:38 |
Kiall | (I'm waiting on those to install another few servers .. getting annoyed) | 21:39 |
vidd | what is libasound2 and do i really HAVE to have it on a server with no sound card? | 21:39 |
Kiall | lol | 21:39 |
vidd | Kiall, didnt you build a LOCAL ppa? | 21:40 |
Kiall | No .. | 21:40 |
zykes- | hmmm, i can't get nova to run :( | 21:40 |
vidd | perhaps you should =] | 21:40 |
Kiall | vidd: prefer to wait, the LP build queue is normally *much* less .. | 21:40 |
vidd | how long can it possibly take to build a local ppa? | 21:41 |
Kiall | its less about that, and more about consistency .. want to make sure the "final" repo is good .. | 21:41 |
vidd | so we can wait 62 hours for the patch of a patch of a patch to finally get accepted? =] | 21:42 |
Kiall | launcypad have removed over 50% of the build servers for the last few days .. so PPA's are just backing up | 21:42 |
Kiall | launchpad* | 21:42 |
*** jakedahn has quit IRC | 21:42 | |
Kiall | Probably something to do with the mailing list archives being like a week behind at the mo aswell .. | 21:43 |
zykes- | vishy: ? | 21:43 |
zykes- | or any nova dev? | 21:43 |
Kiall | + when the do a release, they steal build servers for cdimage.ubuntu.com ;') | 21:43 |
Kiall | anyway .. im off | 21:44 |
Kiall | cyas | 21:44 |
*** MrNfector has quit IRC | 21:47 | |
*** MrNfector has joined #openstack | 21:48 | |
*** wilmoore has quit IRC | 21:55 | |
*** ewindisch has joined #openstack | 21:59 | |
*** vladimir3p has quit IRC | 22:05 | |
*** Chammmmm has joined #openstack | 22:14 | |
Chammmmm | What would be usual ratio of space needed for containers/accounts servers compared to objects? | 22:14 |
*** pixelbeat has joined #openstack | 22:15 | |
zykes- | vidd: ? | 22:16 |
*** Ryan_Lane has quit IRC | 22:16 | |
vidd | zykes-, im not a nova dev | 22:17 |
vidd | have you tried rebooting your server? | 22:17 |
vidd | have you installed anything new? | 22:18 |
vidd | have you run updates? | 22:18 |
vidd | are your servers in sync time-wise? | 22:18 |
vidd | if you say "yes, no, no, yes" then I have no other suggestions zykes- ^^^^^^ | 22:19 |
*** vladimir3p has joined #openstack | 22:20 | |
*** fjay has joined #openstack | 22:22 | |
zykes- | yes to all ;p | 22:31 |
zykes- | or ehm, yes no no yes | 22:31 |
vidd | only other thing i found is "have you run out of resources/quota" | 22:33 |
vidd | sorry zykes- thats all i got | 22:33 |
vidd | to run euca commands as user, my user needs to be part of the nova group? | 22:39 |
*** Chammmmm has quit IRC | 22:45 | |
*** xxiao has quit IRC | 22:49 | |
*** mmetheny has quit IRC | 22:50 | |
*** mmetheny_ has joined #openstack | 22:50 | |
*** CAP4219 has joined #openstack | 22:55 | |
CAP4219 | hola | 22:55 |
*** edolnx has quit IRC | 22:56 | |
CAP4219 | holaaaaaaaaaaaaaaaaa | 22:56 |
CAP4219 | :D | 22:56 |
CAP4219 | o.O | 22:56 |
CAP4219 | ? | 22:56 |
*** CAP4219 has left #openstack | 22:57 | |
vidd | zykes-, can you run euca-describe-availability-zones verbose | 22:58 |
flamboz | CAP4219 Hola 1 | 23:00 |
zykes- | sure | 23:02 |
vidd | do you run them as sudo or as user? | 23:02 |
zykes- | AVAILABILITYZONE nova available | 23:02 |
zykes- | root | 23:02 |
*** kim0 has quit IRC | 23:04 | |
*** wilmoore has joined #openstack | 23:18 | |
*** dysinger has joined #openstack | 23:32 | |
*** worstadmin_ has quit IRC | 23:35 | |
*** hggdh has quit IRC | 23:35 | |
*** hggdh has joined #openstack | 23:38 | |
*** HowardRoark has quit IRC | 23:41 | |
*** lvaughn has quit IRC | 23:46 | |
*** vladimir3p has quit IRC | 23:48 | |
vidd | YES! I have an image! | 23:50 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!