Friday, 2011-03-11

*** jeevan_ullas has quit IRC00:04
*** jeevan_ullas has joined #openstack00:04
*** matiu_ has quit IRC00:05
*** matiu_ has joined #openstack00:05
*** MarkAtwood has quit IRC00:05
*** dendrobates is now known as dendro-afk00:06
*** jc_smith_ has joined #openstack00:11
nidOcreiht: looks for all the world as though cyberduck's basically never actually trying to upload the file :\00:13
jaypipesjustinsb: shall I renick myself to "metadata-mafioso"? :P00:13
Ryan_Lane:D00:13
*** jc_smith has quit IRC00:14
*** jc_smith_ is now known as jc_smith00:14
creihtnidO: then I guess submit a bug?00:14
creihtto cyberduck00:14
creihtsorry I don't have a better answer for you00:14
nidOyeah looks it - it seems to be going through totally different proccesses when straight uploading a file, compared to uploading modifications to a file00:14
justinsbjaypipes: I think the name suits you :-)00:15
nidOcreiht: just out of curiosity, would you know if00:15
nidOGET /v1/AUTH_0908e7b5dab74d5b9bfab46d4fcb1a0f/myfiles?format=xml&prefix=&delimiter=%2F00:15
Ryan_Laneam I the only one dealing with volumes in a frontend right now? :)00:15
Ryan_LaneI'm wondering how others are handling this00:15
nidOshould actually do anything at all, that's the request cyberduck keeps sending when trying to upload00:15
nidOand I havent seen anything in swift's docs about being able to send variables to the server in get requests00:16
creihtlooks like that is just getting a listing of everything in the myfiles container00:16
Ryan_Lanemetadata mafia made me laugh a little, btw ;)00:16
creihtnidO: http://docs.openstack.org/openstack-object-storage/developer/content/ch03s02.html#d5e40700:16
nidOah, that'd be that then :)00:17
*** joshuamckenty has quit IRC00:17
nidOclearly something's not right with how cyberduck's trying to process the upload then, i'll get it reported to em - cheers for the help :)00:17
jaypipesjustinsb: :)00:17
creihtnp00:17
justinsbRyan_Lane: I think that volume is probably the least used of the main APIs.  But we'll try to deal with any problems as you find them!00:19
* Ryan_Lane nods00:19
Ryan_Lanefor the time being I'll likely just patch the api to return the project instead of the user00:19
Ryan_Lanebut this means any third party that wants to use my web interface will also need to do so00:20
justinsbRyan_Lane: Seems fair for now!00:21
ewindischsoren: here?00:22
sebastianstadilGuys, can we get a Nova cluster to work with?00:22
sebastianstadilFor openstack-platform-php00:22
sebastianstadilaka Scalr00:22
*** msassak has quit IRC00:23
*** pvo has quit IRC00:23
*** azneita has quit IRC00:23
*** bkkrw has quit IRC00:24
*** azneita has joined #openstack00:24
*** MarkAtwood has joined #openstack00:24
justinsbRyan_Lane: I think I found the real issue... if you're an admin you get all volumes for all projects.  If you're not, you just get the volumes in the project you've specified using the user id hack00:24
Ryan_Lanewell, that's both a good thing and a bad thing :)00:25
Ryan_LaneI like that admins get all resources back00:25
Ryan_Lanebut some regular users may also be admins00:25
Ryan_Laneit works the same way with instances00:25
Ryan_LaneI can work around this by changing the layout of my interface00:26
justinsbRyan_Lane: I'm going to keep going and try to break as little as I can...00:26
Ryan_Lane:)00:27
Ryan_LaneI blame the EC2 API for being somewhat inflexible. heh00:28
*** adjohn has joined #openstack00:30
*** dillon-w has quit IRC00:30
*** dmd17 has joined #openstack00:32
*** kashyap has quit IRC00:34
*** rchavik has joined #openstack00:34
*** MarkAtwood has quit IRC00:36
*** MarkAtwood has joined #openstack00:36
sirp_nova-core: lp:~nttdata/nova/live-migration is at +2(+1 community); anyone else want to review it before it merges?00:42
*** RichiH has quit IRC00:43
*** rchavik_ has joined #openstack00:44
*** lamar has joined #openstack00:50
*** fayce has joined #openstack00:51
*** mahadev_ has joined #openstack00:51
*** fayce_ has joined #openstack00:52
*** mahadev has quit IRC00:52
*** fayce has quit IRC00:52
*** fayce_ is now known as fayce00:52
*** matiu__ has joined #openstack00:52
*** matiu__ has joined #openstack00:52
ewindischsoren: here?00:53
*** lamar has quit IRC00:54
*** dfg has quit IRC00:55
*** matiu_ has quit IRC00:56
*** kashyap has joined #openstack00:59
*** bcwaldon has quit IRC01:18
*** lamar has joined #openstack01:25
*** mahadev_ has quit IRC01:26
*** mahadev has joined #openstack01:27
*** jc_smith has quit IRC01:33
*** mahadev_ has joined #openstack01:35
*** dweimer has quit IRC01:37
kpepplesirp_ , jaypipes: i just put a small review in for lp:~nttdata/nova/live-migration but mistakenly put the "needs fixing" tag on it ... can you review and determine if my issue is big enough to hold the merge or if i should just file a bug/branch for it ? thx01:37
sirp_kpepple: sure thing01:38
jaypipeskpepple: I think kei can fix that up in this patch... sure.01:38
jaypipeskpepple: it's a good observation.01:38
*** mahadev has quit IRC01:39
*** joearnold has quit IRC01:39
sirp_++, sounds like a good idea, ill leave in 'Needs Fixing' for now01:39
*** miclorb has joined #openstack01:41
uvirtbotNew bug: #733020 in nova "Failed to run instance because thread creation failed." [Undecided,New] https://launchpad.net/bugs/73302001:46
*** maplebed has quit IRC01:55
*** maplebed has joined #openstack01:57
*** mahadev_ has quit IRC02:02
*** mahadev has joined #openstack02:03
*** dragondm has quit IRC02:03
*** lamar has quit IRC02:08
*** reldan has quit IRC02:08
*** reldan has joined #openstack02:09
winston-dSome questions about CloudFiles java API: I got SSLPeerUnverifiedExcpetion when using FilesClient.login(username, passwd, url) method.02:13
winston-dBut I am sure I got username and pwd right.  Maybe it's the problem of URL?02:14
*** reldan has quit IRC02:14
justinsbHi Winston - that sounds to me like an SSL certificate error02:18
winston-djustinsb: yes it does. but I don't know what can I do about that, with API.02:19
justinsbHold on - are you using Rackspace's CloudFiles or are you using swift?02:21
justinsbIf you're using swift, I think you probably just want to use http: instead of https: (or get a real certificate, or tell Java not to verify certificates)02:21
winston-di'm using swift.02:21
winston-dlet me try http. btw, how to tell Java not to verify certificates?02:22
justinsbAnd I presume you're using an https: endpoint?  Is that done by the system or can you just use http:?02:22
justinsbThat's a PITA02:22
winston-di'm using https02:22
winston-dbut I don't know how to 'just' use http02:23
justinsbIt depends which library you're using.  Which client are you using?  Is it on github?02:23
justinsbWhere does the url parameter come from in that call?02:23
winston-dCloudFiles API? yes, i downloaded it from github02:23
winston-dthe URL is passed by my application.02:24
creihtwinston-d:yeah https with java without perfect certs is a pain02:24
creihtwinston-d: using http should just be a url change, as long as your swift config is set up for it02:24
winston-dcreiht: the proxy-server.conf?02:25
creihtyeah02:25
creihtand probably your default-cluster-url02:25
creihtand also changing the users stuff02:26
creihtit may be easier to try to get the java stuff to work :)02:26
creihtwinston-d: are you using a self signed cert?02:26
justinsbHere's the joy that is "don't check certificates":02:26
justinsbhttp://stackoverflow.com/questions/2703161/apache-httpclient-4-0-ignore-ssl-certificate-errors02:26
winston-dcreiht: yes, self signed cert.  and I think i'm using the default 'default-cluster-url'.  guess i should overwrite it with explictly with HTTP?02:27
justinsbIn practice, I would ask the maintainer of the github library to add support for this02:27
creihtyeah we should add that02:27
* creiht will poke the dude responsible02:27
winston-djustinsb: thanks for the URL. i'm looking at it.  but for the quick experiment, i'll change https to http.02:28
justinsbDefinitely the easier way to go :-)02:28
creihthehe02:28
winston-ddefault-cluster-url is supposed to be under [DEFAULT] or [app:proxy-server] ? I saw a similar string for [filter:swauth].02:29
creihtwinston-d: should be under swauth02:30
winston-dcreiht: thanks.02:31
*** MotoMilind has quit IRC02:31
*** mahadev has quit IRC02:34
creihtwinston-d: I think you will also need to use swauth-set-account-service to change a specific users' url02:36
*** masumotok has joined #openstack02:36
winston-dcreiht: OK.02:38
winston-dcreiht: i have a dumb question regarding to account/user.  One account can have multiple users, is that true?  Is there reserved account/user name?  Such as the ones in swift doc: system, root02:46
creihtyes, one account can have multiple users02:47
winston-ddifferent users of same account have access to each other's container/object?02:48
creihtby default, no02:48
creihtif the user was created as an admin, then they have access to anything02:48
creihtif they are not an admin, the have access to nothing, unless you grant it to a container through an ACL02:49
winston-dhow to 'created as an admin'?02:50
creihtwinston-d: -a with swauth-add-user02:50
winston-dweird, now FilesClient.login() complained that 'timeout cannot be negative'.02:51
winston-dcreiht: so '-a' is the magic switch. cool02:51
creihtyeah02:51
creihtswauth-add-user --help :)02:51
creihtwinston-d: and there is a default super user that is by default .super_admin02:52
creihtthat is the user than can add accounts to the system02:52
winston-dcreiht: after trying --help with some other swift commands, i thought there's no such thing as 'help' for swift commands02:52
winston-d:p02:53
creihtawww02:53
creiht:)02:53
creihtI thought we had --help for them all now02:53
creihtthere may be a few missing02:53
winston-dswift-init doesn't02:53
creiht1.2 does :)02:53
winston-dreally? I'm sure i'm using 1.202:54
creihtheh02:54
winston-d'swift-ring-builder' doesn't either02:54
creihtguess not :/02:54
creihtwell it does in trunk :)02:54
*** mahadev has joined #openstack02:55
winston-dhmm, i need to update my mind as well as swift. :D02:55
winston-dcreiht: back to CloudFiles API.  after changing https to http, SSL expection is gone, but FilesClient.login() complained 'timeout cannot be negative', which I didn't set02:57
creihtthat is odd02:57
creihtI don't have much experience with the java bindings... sorry02:57
*** mahadev has quit IRC02:59
*** maplebed has quit IRC03:00
winston-dcreiht: :) you've already helped me a lot03:00
*** jtimberman has quit IRC03:03
*** mahadev has joined #openstack03:06
uvirtbotNew bug: #733044 in nova "ensure_bridge ip del/add commands fail (post execvp)" [Undecided,In progress] https://launchpad.net/bugs/73304403:07
*** scottsanchez has quit IRC03:16
*** mahadev has quit IRC03:17
*** lamar has joined #openstack03:17
*** maplebed has joined #openstack03:19
*** sebastianstadil has quit IRC03:24
*** hazmat has quit IRC03:27
*** mahadev has joined #openstack03:31
*** matiu_ has joined #openstack03:34
*** mahadev has quit IRC03:35
*** matiu__ has quit IRC03:36
*** lamar has quit IRC03:37
*** vvuksan1 has quit IRC03:45
winston-dcreiht: still around?03:47
*** jtimberman has joined #openstack04:03
creihtwinston-d: kinda :)04:05
*** masumotok has quit IRC04:09
*** clayg has quit IRC04:16
*** clayg_ has joined #openstack04:16
*** mahadev has joined #openstack04:17
*** jtimberman has quit IRC04:21
*** mahadev has quit IRC04:21
*** reldan has joined #openstack04:22
*** jfluhmann has quit IRC04:25
*** jfluhmann has joined #openstack04:27
*** mahadev has joined #openstack04:28
*** rchavik has quit IRC04:36
*** miclorb has quit IRC04:38
*** jfluhmann has quit IRC04:39
winston-dcreiht: i just found that changing default_swift_cluster from https to http doesn't work.  proxy-server stll works as https04:46
winston-dcreiht: i modified proxy-server.conf, restarted proxy-server.04:46
creihtwinston-d: oh and comment out your cert_file and key_file config items in the proxy conf04:49
winston-dcreiht: ok04:49
winston-dcreiht: great. now it's working as expected.04:51
creihtcool04:51
*** jfluhmann has joined #openstack04:51
winston-dcreiht: i saw different description for auth URL: 1) http://PROXY_HOSTNAME:8080/auth/1.0; 2) http://PROXY_HOSTNAME:8080/auth/ 3) http://PROXY_HOSTNAME:8080/v1  which one should I use?04:57
creiht the first04:57
creihtis for swauth04:57
creihtthe last was dev auth04:57
*** jtimberman has joined #openstack04:58
winston-dso for language bindings, choose the one for the right Auth type? Now i'm using swauth, so I'd use 1) ?04:59
creihtyes05:00
winston-dis this also true to the proxy-server configuration [default_swift_cluster]?05:00
creihtwell for language bindings, you should have to just define the auth endpoint05:01
creihtit will get the cluster url from the auth response05:01
winston-dAuth endpoint, things like http://PROXY:8080/?  right now, my default_swift_cluster looks like http://PROXY:8080/v1 in proxy-server.conf.  So swauth will return that string to auth request?05:02
creihtso swauth is running on your proxy, and answers requests to http://PROXY:8080/auth/1.005:03
creihtwhen you auth, part of your response includes the cluster url for that user05:04
creihtwhich would be http://PROXY:8080/v105:04
creihtactually05:05
creihthttp://PROXY:8080/v1/AUTH_ACCOUNT_HASH05:05
winston-di think i start to understand the difference.  for cluster URL, no matter Devauth or Swauth, it is always http://PROXY:8080/v1.  But for auth URL, Devauth and Swauth are different.05:05
creihtyes05:06
winston-ddo i have to config http://PROXY:8080/v1/AUTH_ACCOUNT_HASH to language bindings?05:07
creihtno, it will get that when it auths05:07
creihtthe only thing you should have to set with language bindings is the auth endpoint05:07
creihtthen everything else is magic :)05:07
winston-dsorry if I repeat it again & again.  Just to be clear: auth endpoint for Devauth should be http://PROXY:8080/v1  and for Swauth is http://PROXY:8080/auth/v1.0.  Did I get them right?05:09
creihtwell05:09
*** clayg_ is now known as clayg05:09
creihtdev auth would actually be http://DEV_AUTH:11000/v105:09
creihtsince it would be a totally separate service from the proxy05:10
creihtthough it could be running on the same actual machine as the proxy05:10
winston-dcreiht: yes, devauth requires auth-server.05:10
winston-dbesides that, did I get auth endpoints right?05:11
Code_Bleusoren: so am i just stuck without openstack working until there is a patch for this bug? https://launchpad.net/bugs/73254905:11
uvirtbotLaunchpad bug 732549 in nova "execvp fallout" [Critical,In progress]05:11
creihtsure05:11
winston-dso here's the thing: i put http://PROXY:8080/auth/v1.0 as AUTH URL in CloudFiles java binding, and then ran a sample program.  But I cannot successfully login.  The proxy-server log said things like: proxy-server 192.168.4.201 11/Mar/2011/05/33 GET /auth/v1.0 HTTP/1.0 401 --- tx.........05:13
winston-dthis entry is different from the log entry generated by 'swauth-list' command.05:14
creihthrm05:15
*** sebastianstadil has joined #openstack05:15
winston-d'swauth-list' entry is like:  GET /v1/AUTH_.auth/system/.services HTTP/1.0 200 --- tx...05:16
creihtat this point I am at a loss, sorry05:19
* winston-d needs more experiment. :/05:21
creihtwinston-d: have you tried the python bindings?05:21
creihtwas curious if they work with your setup when you set the auth endpoint05:22
winston-dcreiht: nope...05:22
* winston-d add python bindings to experiment list..05:23
*** Manikandan1 has joined #openstack05:23
creihtwinston-d: out of curiosity, how are you setting the auth endpoint with the java bindings?05:23
Manikandan1while i give euca-run-instances, i got networking status, when i checked the log it show RemoteError: NoMoreAddress none05:24
winston-dthere's cloudfiles.properties file defining some constants like: connection_timeout and auth_url.  I put auth_url=http://PROXY:8080/auth/v1.0 there.05:25
creihtok as far as I know, that should be right05:25
* creiht needs sleep05:26
winston-dcreiht: bye~~~ have a sound sleep05:29
uvirtbotNew bug: #733079 in nova "Failed to run instance if network_manager was FlatManager" [Undecided,New] https://launchpad.net/bugs/73307905:36
*** f4m8_ is now known as f4m805:41
*** guynaor has joined #openstack05:44
*** guynaor has left #openstack05:44
*** cascone has joined #openstack05:48
*** dmd17 has quit IRC05:48
*** tomo_bot_ has quit IRC05:51
*** kashyap has quit IRC05:53
*** kashyap has joined #openstack05:54
*** nerens has joined #openstack06:05
*** ewindisch has quit IRC06:10
*** ewindisch has joined #openstack06:13
*** cascone has quit IRC06:16
HugoKuoCC_HOST_IP   is nova-api  or nova-network?    bcz I seperate these two components..........how to set CC_HOST_IP06:20
kpeppleHugoKuo: i believe it is nova-api06:21
HugoKuothanks06:21
HugoKuoI got lots of problem while I seperate nova-compute & nova-network & nova-netowork ....06:22
*** jtimberman has quit IRC06:23
*** cascone has joined #openstack06:28
*** kashyap has quit IRC06:28
*** kashyap has joined #openstack06:36
*** kashyap_ has joined #openstack06:45
*** adjohn has quit IRC06:48
*** kashyap has quit IRC06:48
*** mgoldmann has joined #openstack06:58
*** tr3buchet has quit IRC07:01
*** ramkrsna has joined #openstack07:03
*** jtimberman has joined #openstack07:07
*** ewindisch has quit IRC07:10
*** stewart has quit IRC07:12
*** matiu_ has quit IRC07:16
*** stewart has joined #openstack07:24
*** burris has quit IRC07:27
*** burris has joined #openstack07:31
*** ddumitriu has joined #openstack07:52
*** CloudChris has joined #openstack07:57
*** adjohn has joined #openstack08:03
*** Nacx has joined #openstack08:07
*** azneita has quit IRC08:09
*** tr3buchet has joined #openstack08:12
*** skiold has joined #openstack08:16
*** zenmatt has quit IRC08:18
*** photron has joined #openstack08:19
*** perra_ has joined #openstack08:22
HugoKuoshould I bind 169.254.169.254 to a NIC  on nova-api host ?08:22
*** rcc has joined #openstack08:22
*** adjohn has quit IRC08:25
perra_I am interested in developing a tool for managing virtual machines as well as network administration in an OpenStack cloud environment. To make things simple I would like to make use of som existing library to interface Nova API. I have found a few: boto, libcloud and jclouds in extension to the ones provided by Amazon. Is any of these the best choice or should I look elsewhere? Further, is there any API/library to control the core of Nova such a network08:28
perra_settings in the cloud (creating VLANs etc.)?08:28
*** ramkrsna has quit IRC08:28
*** thatsdone has joined #openstack08:30
*** tr3buchet has quit IRC08:31
*** adjohn has joined #openstack08:31
*** tr3buchet has joined #openstack08:31
*** tr3buchet has quit IRC08:33
*** tr3buchet has joined #openstack08:34
*** heden has joined #openstack08:39
*** citral has joined #openstack08:39
tr3buchetalmost ff!08:39
*** photron has quit IRC08:40
*** photron has joined #openstack08:41
*** mahadev has quit IRC08:44
*** ramkrsna has joined #openstack08:46
*** MarcMorata has joined #openstack08:50
*** sebastianstadil has quit IRC08:53
*** cascone has quit IRC08:56
*** daveiw has joined #openstack08:56
*** z0_ has quit IRC08:58
*** ramkrsna has quit IRC09:00
*** citral has quit IRC09:05
*** ramkrsna has joined #openstack09:05
*** ramkrsna has joined #openstack09:05
*** onlany has joined #openstack09:06
onlanyhi09:06
onlanyI have problems with installing openstack nova bexar, could anyone help me pls?09:07
sorenWhat's the problem?09:09
*** ramkrsna has quit IRC09:09
Manikandan1 while i give euca-run-instances, i got networking status, when i checked the log it show RemoteError: NoMoreAddress non09:10
Manikandan1any one help me09:11
onlanymy vm's remain in pending state09:12
onlanyI have tried from source, package, with script09:13
onlanybut in any case it did not work09:13
*** ramkrsna has joined #openstack09:14
*** ccustine has quit IRC09:15
*** javicampa has joined #openstack09:15
*** z0_ has joined #openstack09:16
uvirtbotNew bug: #733137 in nova "vif_rules.py execvp fallout" [High,In progress] https://launchpad.net/bugs/73313709:17
*** javicampa is now known as xavicampa09:17
*** adjohn has quit IRC09:17
onlanyi have tried bexar rc, bexar 2011.1 and 2011.1.1 too09:19
*** MarkAtwood has quit IRC09:22
onlanycould u pls help???09:22
*** irahgel has joined #openstack09:23
uvirtbotNew bug: #733139 in nova "Removing an instance while refreshing security groups is racy" [Medium,In progress] https://launchpad.net/bugs/73313909:26
sorenonlany: Can you explain more exactly what you've done?09:27
*** cascone has joined #openstack09:28
*** allsystemsarego has joined #openstack09:28
*** allsystemsarego has joined #openstack09:29
*** citral has joined #openstack09:29
*** ramkrsna has quit IRC09:31
onlanyi have launched the install09:32
onlanyafter i followed the running nova section on wiki.openstack.org09:33
HugoKuo--public_interface=eth009:33
HugoKuo           --flat_interface=eth109:33
HugoKuo          does these two flag work ?09:33
HugoKuoAre these two flags is for nova-network ?09:34
onlanyi can run the euca-run-instances, but all my vms remain in pending state09:34
hedendoes anyone know if you can manually change an IP address of a virtual machine, im talking about the real eth0 on the VM, not associate any floating ips09:34
HugoKuoonlany : change a image09:35
onlanyi changed09:35
onlanytried with four different images09:35
HugoKuohttp://uec-images.ubuntu.com/lucid/current/  Ubuntu 10.04 LTS (Lucid Lynx) Daily Build 32bits09:35
HugoKuodid you try this one ?09:36
onlanyi tried another 32 bit image09:36
HugoKuomaybe you can check the log file nova-compute.log09:36
onlanyok09:36
HugoKuoplz try it and show me what's the error in your nova-compute.log09:37
onlanyheden: Fixed IPs are assigned to an instance on creation and stay the same until termination.The IP addresses for VM instances are grabbed from the subnet, and injected into the image on launch. Floating IPs are IP addresses that can be dynamically associated with an instance. This address can be disassociated and associated with another instance at any time.09:37
*** ramkrsna has joined #openstack09:40
onlanyi dont have nova-compute.log, i dont have nova-compute.conf either, i have found info about nova.conf only, what should the other conf files contain?09:40
*** Tino has joined #openstack09:42
*** ramkrsna has quit IRC09:44
*** photron has quit IRC09:45
HugoKuo nova-compute.conf is not exist , all flag is writen in nova.conf09:46
Tinogood morning from germany to the openstck world09:46
HugoKuobut you should have nova-compute.log in /var/log/nova/09:46
*** daveiw has quit IRC09:50
TinoCan anyone assist me a bit... after the great help yesterday I got now a bit trouble starting an instnace.. after startig it will just end in a pending state09:52
Tinois it possible that something is running in the background? another nova session perhaps? i couldnt find anything right now09:52
*** cascone has quit IRC09:53
*** daveiw has joined #openstack09:54
*** zykes- has quit IRC09:55
uvirtbotNew bug: #733151 in nova "TwistedTestCase.test_help fails if there are non-ascii characters in gflags help strings" [Undecided,New] https://launchpad.net/bugs/73315109:56
onlanyTino, i have similiar problem09:57
Tinoah ok09:57
Tinothats strange09:57
onlanyu should check /var/log/nova/nova-compute.log09:57
Tinook09:57
onlanyand search for errors09:57
onlanyi have errors with libvirt09:57
*** Shish has joined #openstack09:57
Tinook09:58
onlanyso i could not install libvirt well09:58
onlanyand if u write kvm-ok09:58
Tinoi do not have this /nova log folder...09:58
Tinodon't know why.. I only have 2 screens runnig after nova start09:58
onlanyhow did u install?09:58
Tinoand i can not find the log folder09:58
onlanydid u user script?09:59
Tinonova.sh script from vishvananda09:59
onlanyused09:59
onlanyaha09:59
onlanythen u should use another script09:59
onlanyhttps://github.com/dubsquared/OpenStack-NOVA-Installer-Script/09:59
* soren is kind of tired of all these odd scripts10:00
Tino;)10:01
Tinoi tried to use this script before the other but I could not start an instance... nova.sh is the only one which worked10:01
onlanyfor me it worked10:01
onlanyand i can start instance10:02
onlanybut it is true that we changed some parts10:02
Tinoah okay10:02
Tinohmm10:03
onlanysoren, i would not bother with scripts, if package install would have worked...10:05
sorenonlany: Again, can you be more specific about what you did?10:07
soren09:32 < onlany> i have launched the install10:07
soren09:33 < onlany> after i followed the running nova section on wiki.openstack.org10:07
soren..doesn't really say much.10:07
Tinochardev: opening backend "file" failed10:07
Tinothis is the message in the libvirt log10:08
sorenTino: Which version of libvirt?10:08
*** sebastianstadil has joined #openstack10:09
Tinolibvirtd (libvirt) 0.8.810:09
sorenStock?10:10
sorenSelf-compiled?10:10
Tinostock10:10
sorenYeah, then you're missing a patch. 0.8.8 had a bug.10:10
sorenTino: http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/natty/libvirt/natty/view/head:/debian/patches/9025-Pass-virSecurityManagerPtr-to-virSecurityDAC-Set-Res.patch10:11
*** bkkrw has joined #openstack10:11
Tinoah okay..10:11
perra_Anyone having experience of boto, libcloud, jclouds or any suggestions of suitable library when developing VM management tools for openstack?10:12
*** zykes- has joined #openstack10:15
perra_I am also curious if XCP should work out of the box together with OpenStack Bexar release, or should I wait with my exploration until Cactus?10:17
sorenWhat's XCP?10:17
perra_Xen Cloud Platform10:17
sorenOh, that thing.10:18
sorenDon't know.10:18
Tinosoren is this patch included in an other version of libvirt?10:19
sorenIt'll be in 0.8.910:20
sorenIt's in the Ubuntu packages if that's useful to you.10:21
perra_ok, thanks anyhow. Seams like there are some interesting features concerning Open vSwitch within XCP. But that is maybe also the case of OpenStack? They argue to support a distributed Open vSwitch, managed as one entity over the cloud.10:21
sorenperra_: XenServer with OpenVSwitch is something being worked on for Cactus, AFAIK.10:21
*** burris has quit IRC10:27
onlanysoren, i have run the script, how can i write this down more specific?10:28
perra_ah, that sounds interesting! Too bad my master thesis can't really wait for that release. Will have to find some alternative solution to bring a distributed OVS into the OpenStack platform to meet our objectives :)10:29
*** reldan has quit IRC10:30
*** ramkrsna has joined #openstack10:30
onlanyi have tried the instal on vmware vsphere 4.1 on virtual machine10:31
onlanyhw virtualization supported10:31
onlanybut dont know how to make it enable from a vm10:31
onlanyi mean hw virt.10:31
sorenonlany: You can start by explaining what "the script" is. There are many scripts.10:32
sorenonlany: Even better: Use packages.10:32
onlanyit was not working, but i retry10:32
onlanywhich install version on openstack.org was working for u?10:34
perra_onlany: the package install worked for me, had to apply a minor patch though. Provided at https://answers.launchpad.net/nova/+faq/148510:35
*** MarkAtwood has joined #openstack10:38
*** lionel has quit IRC10:39
*** lionel has joined #openstack10:40
*** hadrian has joined #openstack10:45
Tinosoren there is no package 0.8.9 of libvirt... hmm so i have to compile it with the patch of you... hope this will work10:45
sorenTino: Yes, 0.8.9 does not exist yet.10:46
Tinoah shit... :(10:49
Tinook10:49
onlanythanks perra_10:49
*** lucas has left #openstack10:54
*** londo has quit IRC10:55
*** citral has quit IRC11:00
*** muki has joined #openstack11:09
*** reldan has joined #openstack11:11
mukihi, I'm new to openstack and interesseted if I can scale Java/Scala Applications in an openstack Cloud?11:13
Tinosoren I can not patch it because the source file is not on my server11:21
Tinosecurity_dac.c11:21
*** muki has quit IRC11:23
*** cber2001 has joined #openstack11:23
*** thatsdone has quit IRC11:26
*** rcc has quit IRC11:41
*** adjohn has joined #openstack11:45
sorenTino: Then you're not looking at 0.8.8.11:48
*** h0cin has joined #openstack11:48
*** reldan has quit IRC12:01
*** MarkAtwood has quit IRC12:05
*** Manikandan1 has quit IRC12:07
*** ramkrsna has quit IRC12:09
*** xavicampa has quit IRC12:14
*** ramkrsna has joined #openstack12:22
*** skiold has quit IRC12:22
*** skiold has joined #openstack12:23
*** ctennis has quit IRC12:31
*** jdean has joined #openstack12:33
jdeanhello all together12:33
jdeanJust a question: Can I run openstack compute and openstack storage on a single computer?12:34
*** reldan has joined #openstack12:34
*** ewindisch has joined #openstack12:37
uvirtbotNew bug: #733216 in nova "Only one of multiple, simultaneous RunInstances calls succeeds if issued immediately after starting nova-network" [Undecided,New] https://launchpad.net/bugs/73321612:38
*** piken has quit IRC12:42
*** piken has joined #openstack12:42
ttxjdean: yes.12:45
*** mustfg2 has joined #openstack12:45
jdeanttx: thank you very much, I will try it this weekend  but I only have one Computer/Server so I can try it :)12:46
onlanyi have installed nova from package, and now trying to add this patch https://answers.launchpad.net/nova/+faq/148512:46
onlanyHunk #1 FAILED at 27.12:46
onlany1 out of 1 hunk FAILED -- saving rejects to file subprocess.py.rej12:46
onlanybut i cant add the patch12:47
onlanycould anyone help?12:47
mustfg2hi, i have a problem running through this installation http://wiki.openstack.org/NovaInstall/Bexar with nova-manage db sync at the end.12:47
*** ctennis has joined #openstack12:54
hedenonlany:  are us sure you are in the right directory?12:54
*** piken_ has joined #openstack12:58
*** tr3buchet has quit IRC13:00
*** piken has quit IRC13:00
*** tr3buchet has joined #openstack13:00
*** drico has quit IRC13:00
onlanyi have repaired it manually finally13:02
onlanymustfg2: u need this patch13:03
onlanyhttps://bitbucket-assetroot.s3.amazonaws.com/which_linden/eventlet/20110214/77/greenpipe-wrap.patch13:03
uvirtbotNew bug: #733232 in nova "Waiting for lock is not logged" [Undecided,New] https://launchpad.net/bugs/73323213:03
mustfg2onlany: how do i install the patch ? :D13:07
*** scottsanchez has joined #openstack13:10
*** ewindisch has quit IRC13:10
*** nid0 has joined #openstack13:10
*** f4m8 is now known as f4m8_13:11
mustfg2this is the error i get when i try db sync http://paste.openstack.org/show/863/ from this tutorial http://wiki.openstack.org/NovaInstall/Bexar13:11
mustfg2@onlany13:11
larissamustfg2: Error: "onlany" is not a valid command.13:11
onlanywhat kind of operation system u use?13:11
onlanypushd /usr/lib64/python2.6/site-packages/eventlet13:12
onlanycurl https://bitbucket-assetroot.s3.amazonaws.com/which_linden/eventlet/20110214/77/greenpipe-wrap.patch | patch13:12
onlanypopd13:12
onlanythis is the way to install13:12
mustfg2ubuntu 10.10 server13:13
*** gcc_ has joined #openstack13:14
mustfg2same error  :D13:15
mustfg2Hunk #1 FAILED at 27.13:15
mustfg21 out of 1 hunk FAILED --13:15
onlanysudo  vi /usr/share/pyshared/eventlet/green/subprocess.py13:16
onlanyand change this row13:16
onlany                if pipe is not None:13:16
onlanyto this13:16
onlany          if pipe is not None and not type(pipe) == greenio.GreenPipe:13:16
*** sebastianstadil has quit IRC13:17
Tinosoren using find on the server will not show anything on the server called security_dac.c13:17
*** Seoman has joined #openstack13:17
*** filler_ has joined #openstack13:18
*** nidO has quit IRC13:18
*** gcc has quit IRC13:18
*** filler has quit IRC13:18
*** MarcMorata has quit IRC13:18
onlanyHost is not allowed to connect to this MySQL server13:18
mustfg2:D13:19
onlanyhas anyone met with this?13:19
onlany:)13:19
mustfg2me13:19
mustfg2but on the other server13:19
onlanyaftar patch13:19
onlany?13:19
onlanyafter13:19
mustfg2no13:19
*** dillon-w has joined #openstack13:22
*** skiold has quit IRC13:22
*** skiold has joined #openstack13:22
*** dweimer has joined #openstack13:23
*** hadrian has quit IRC13:24
onlanyu need to login mysql13:28
onlanyand create nova database13:28
onlanyand grant ur user13:28
*** dendro-afk is now known as dendrobates13:29
mustfg2i know :)13:30
mustfg2i had another error with the db yesterday13:30
*** mgoldmann is now known as mgoldmann|away13:33
zulso novaclient is for the openstack api?13:35
*** pvo has joined #openstack13:35
ttxzul: yes.13:36
*** romain_lenglet has joined #openstack13:38
*** romain_lenglet has quit IRC13:42
*** jdean has left #openstack13:46
*** dprince has joined #openstack13:50
*** hazmat has joined #openstack13:53
*** dirakx has quit IRC13:57
*** hggdh has quit IRC13:59
*** hggdh has joined #openstack14:00
*** hggdh has joined #openstack14:00
*** dirakx has joined #openstack14:02
*** ppetraki has joined #openstack14:03
scottsanchezare there any hosted openstack implementations that I can rent/borrow?14:03
scottsanchez(nova)14:04
dsockwellthere's always rackspace14:05
dsockwellor did you want the whole shebang?14:05
*** hazmat has quit IRC14:05
scottsanchezwhole shebang14:06
scottsanchezjust for some sandbox/development stuff14:06
dsockwelli'm not aware of any14:07
dsockwellyour best bet is probably to spin everything up on a single virtualbox host14:08
dsockwellbut then i'm not exactly the best person to ask.14:08
scottsanchezwe have it working virtually, but having problems getting instances to spin up when we put it on bare metal14:08
scottsanchezfigured I'd ask if there was anyone able to just give me access to something in a hosted model14:09
*** johnpur has joined #openstack14:09
*** ChanServ sets mode: +v johnpur14:09
*** mdomsch has joined #openstack14:09
*** piken_ has quit IRC14:10
dsockwellwell good luck, i'm far from an authority on who has what.14:11
*** ryker has joined #openstack14:12
pvoscottsanchez: dsockwell is right. There isn't anyone who is running it at scale publicly yet.14:12
scottsanchezok thanks ds14:12
*** patcoll has joined #openstack14:15
dillon-wanyone can shed me some light on CloudFiles java bindings?14:15
dillon-walso I've got issues with 'st' after switching from Devauth to swauth.14:16
lvaughn_dillon-w: What kind of light do you need shinned on the Java bindings?14:17
dillon-wlvaughn_: greeting.  author of java binding. :)14:17
lvaughn_What can I help you with?14:18
dillon-wlvaughn_: i'm using swauth.  I cannot get FilesClient.login() running correctly.  what auth_url should I pass to FilesClient?14:19
dillon-wI've tried things like: http://PROXY:8080/auth; http://PROXY:8080/auth/v1; http://PROXY:8080/auth/v1.014:19
dillon-wwith the sample application in java binding called : FileAuth.  but none worked.14:20
*** gaveen has joined #openstack14:20
*** gaveen has joined #openstack14:20
lvaughn_dillon-w: Honestly, I don't know, but my first guess would be http://PROXY:8080/v1.014:21
creihtlvaughn_: except he's using swauth14:22
dillon-wthat doesn't work.  i looked at the proxy-server log and found the entry generated by the sample application is different from the one generated by 'swauth-list' command.14:23
*** mray has joined #openstack14:24
lvaughn_creiht: dillon-w: That's the problem, I haven't done much with other auth services and the Java bindings.  There should be nothing Java specific however14:24
*** CloudChris has quit IRC14:24
*** gaveen has quit IRC14:24
* dillon-w sigh~ switching to swauth has caused many issues here.14:25
creihtdillon-w: what issue are you having now with st?14:25
creihtmaybe that will shed light on the issue you are having14:25
dillon-wcreiht: i'm using 'st' like this: 'st -A http://PROXY:8080/auth/v1.0 -U system:root -K testpass stat', but st script throwed ClientException: Auth GET failed: 400 Bad Request14:26
*** jero has joined #openstack14:26
*** paltman has joined #openstack14:27
*** gaveen has joined #openstack14:27
dillon-wthe proxy-server log entry generated by 'st' looks similar to that of FileAuth sample application14:27
creihtdillon-w: can you paste your proxy conf?14:28
dillon-wcreiht: sure. here it is. http://paste.openstack.org/show/864/14:29
*** m_3 has quit IRC14:30
creihtoh14:30
creihtdillon-w: don't comment out your filter:auth section14:30
creihtthough if you are not using ssl, keep the use_ssl line commented out14:32
creihtthe auth middleware validates auth for requests coming to the proxy14:32
creihtswauth is the auth service that provides a token to a authenticated user14:32
dillon-woh? why not? there's filter:swauth section.  does leaving filter:auth section means devauth and swauth are used at same time?14:33
creihtfilter:auth isn't devauth :)14:33
dillon-walrite.  so i don't need to start auth-server, right?14:33
creihtcorrect14:33
creihtauth server uses a different .conf file, not the proxy conf14:34
dillon-wi commented that out because i saw swift doc said '# Only needed for DevAuth'14:34
creihthrm14:34
creihtdillon-w: do you have a link for that, because we need to fix that then14:35
dillon-whttp://swift.openstack.org/howto_installmultinode.html14:35
dillon-wat 'Configure the Proxy node' section14:35
creihtdoh14:36
creihtannegentle: -^14:36
creihtdillon-w: sorry about that14:36
dillon-wcreiht: since i'm using http instead of https, can i commented 'ssl=true' out in filter:auth section or modify it to 'ssl=false' ?14:37
creihtit is false by default14:37
creihtso you can comment it out, but either way will work14:37
creihtugh14:38
creihtdillon-w: well I may be confused... just a moment :/14:38
dillon-wcreiht: ok. i'm waiting14:39
* creiht sighs14:39
creihterase everything I said the past hour, sorry14:39
creihtGuess I didn't get enough sleep last night14:41
*** Ephur has joined #openstack14:41
dillon-wcreiht: so there's no need to modify my proxy-server.conf?14:43
creihtdillon-w: yes, sorry14:43
dillon-wok14:44
* dillon-w is still stucking with swauth..14:45
*** m_3 has joined #openstack14:45
gholtdillon-w: Can you tail your proxy logs (/var/log/syslog or w/e) and then run the st tool stat and paste what lines end up in the log?14:46
*** _buck has joined #openstack14:47
*** xavicampa has joined #openstack14:47
*** kashyap_ has quit IRC14:48
gholtst -A http://127.0.0.1:8080/auth/v1.0 -U gholt:gholt -K gholt stat14:48
gholtdillon-w: That's how I run my st stat, so you're on the right track there.14:49
gholtdillon-w: Side note: In your proxy conf, any log_ overrides in the filter: or app: sections need to have 'set ' in front of them. Weird paste.deploy requirement14:49
dillon-wgholt: sure. http://paste.openstack.org/show/865/14:51
dillon-wgholt: thanks for the hint14:51
gholtOkay, 412 precond failed, let's see...14:52
gholtOkay, it looks like your swauth account got created or set weird.14:52
gholtCan you do a swauth-list?14:52
*** paltman has quit IRC14:53
dillon-wgholt: something like this: set log_level = DEBUG?14:53
*** pvo has quit IRC14:53
gholtYessir14:53
gholtBut not in the DEFAULT section, that's normal. Heh [grumbles at paste.deploy]14:53
gholtFor the st swauth thing, that last proxy-server log line shows it asking for /v1 and nothing more. It should've asked for /v1/AUTH_someaccount.14:54
gholtThat's what tells me that the account's storage url is set weird.14:55
dillon-wgholt: ok. here's the swauth-list. http://paste.openstack.org/show/866/14:55
gholtOk, did you ever to a swauth-set-account-service on your own?14:55
*** gondoi has joined #openstack14:56
dillon-wgholt: yes, i did. after switching from https to http.  commandline was " swauth-set-account-service -K swauthkey system storage local http://192.168.4.101:8080/v1"14:57
gholtAh, that was what broke it. :)14:57
gholtThe old storage local would've had an account hash after that v1, so you accidentally removed it. np14:57
* dillon-w grrr..14:57
gholtYou see the account_id value from the swauth-list?14:58
gholtAUTH_a9b3fc7a-5d9a-4d8a-8ef8-065c6445356114:58
dillon-wyes, i saw that14:58
gholtSo just rerun that set-account-service with /AUTH_a9b3fc7a-5d9a-4d8a-8ef8-065c64453561 tacked on after the v114:58
*** reldan has quit IRC14:59
dillon-wlooks like:  "swauth-set-account-service -K swauthkey system storage local http://192.168.4.101:8080/v1/AUTH_a9b3fc7a-5d9a-4d8a-8ef8-065c64453561" ?14:59
gholtYessir, that should do it.14:59
dillon-wok. let me try 'st'15:00
*** lvaughn_ has quit IRC15:00
gholtSomeday, somebody will make all this user friendly. You know, somebody with a ton of time on their hands, hehe15:00
dillon-wgood. instantly works.15:00
dillon-wgholt: maybe someone should stat more clear in the swift doc. :)15:01
gholtCertainly could help. If you have suggestions on what to change, throw 'em at us. Just make bug reports is easiest15:02
gholtI know there's a missing swauth-prep in the multinode docs; got that one on my list. Heh15:02
dillon-wOK. one problem solved.  there remains another big one. java bindings.15:03
gholtThat should be fun. I think I've used those, once, a year ago. Heh15:03
gholtI will check in again when I get work [haven't left the house yet, lol].15:04
*** ccustine has joined #openstack15:04
*** fayce has quit IRC15:04
dillon-wgholt: what should i put as the 'auth_url' for java bindings? i put http://PROXY:8080/auth/v1.0 in cloudfiles.properties, but it seems not working.15:05
*** kashyap_ has joined #openstack15:07
*** pvo has joined #openstack15:08
*** lwollney1 has quit IRC15:08
*** Ryan_Lane has quit IRC15:13
onlanyif i try to restart libvirtd15:15
onlanyit gives a message that cant create pid file15:15
onlanybecause already esixt15:15
onlanyif i delete the pid file15:16
onlanyand resart libvirtd15:16
onlanyi got a warning unable to create cgroup for drive15:16
onlanyqemu d start15:16
onlanydoes anyone know the solution for this?15:16
*** lvaughn has joined #openstack15:17
*** Ryan_Lane has joined #openstack15:18
*** mray has quit IRC15:18
*** gaveen_ has joined #openstack15:20
dillon-wlvaughn: gholt and creiht has helped solved swauth issue.  could you help me with java bindings?  for the simplest case, FilesClient client= new FilesClient("test", "test"); client.login() fails in my testing.15:20
dillon-wwhat kind of auth info should I put into cloudfiles.properties to make above simple case work?15:22
lvaughndillon-w: I'm about to step out for a few hours (in 10 minutes), but I'll see what I can do15:22
dillon-wOK15:22
lvaughnAre you setting the auth_url in your cloudfiles.properties?15:22
*** mray has joined #openstack15:22
*** ewindisch has joined #openstack15:23
dillon-wlvaughn: yes, i am.  auth_url was like http://PROXY:8080/auth15:23
*** gaveen has quit IRC15:23
lvaughnYou can also pass it to the constructor (e.g., new FilesClient(user, pass, auth_url))15:23
dillon-wi did tried that.  login() failed.  so I thought maybe I got the auth_url wrong.15:24
*** paltman has joined #openstack15:24
*** kashyap_ has quit IRC15:24
lvaughnPerhaps, I don't know your auth setup.  Can you turn up the logging level and paste the results?15:25
dillon-wsure, there's only one log entry for the simple application, which is " proxy-server - 192.168.4.201 11/Mar/2011/15/47/37 GET /auth HTTP/1.0 412 - - - - - - txdc8f4f7c-8d4d-4b26-8122-752160c29ba5 - 0.0002"15:26
dillon-wand log level is already 'debug'15:27
creihtdillon-w: FilesClient client= new FilesClient("test", "test");15:28
creihtfor the first arg, shoulding it look something like "test_account:test_user"15:28
dillon-wcreiht: really?  let me try.15:30
lvaughnTry curl -H "x-auth-user: <user>" -H "x-auth-key: <api-key>" -v http://PROXY:8080/auth15:30
*** msassak has joined #openstack15:31
dillon-wlvaughn: that returns HTTP 412: Precondition Failed.15:32
*** onlany has quit IRC15:33
lvaughndillon-w: OK, that's the problem, that call with the correct auth URL (and user and api key) should be OK15:33
lvaughnOK, I'm got to run, but I'll try and check back you you later today15:34
*** daveiw has left #openstack15:34
*** heden has quit IRC15:35
dillon-wlvaughn: thanks.15:36
* dillon-w has to get some sleep15:36
*** mgoldmann|away is now known as mgoldmann15:37
*** zul has quit IRC15:38
*** zul has joined #openstack15:38
dweimerdillon-w: Are the curl results any different if you use /auth/v1.0 instead of just /auth?15:38
*** deepheat has quit IRC15:39
*** dillon-w has quit IRC15:39
*** jbryce has quit IRC15:41
*** reldan has joined #openstack15:42
mustfg2how can i ssh into an instance, from another network ?15:45
mustfg2in Vlan mode and flatdhcp mode.15:46
*** filler_ is now known as filler15:50
*** rnirmal has joined #openstack15:57
*** perra_ has quit IRC15:58
*** dragondm has joined #openstack16:03
*** blakeyeager has joined #openstack16:03
*** hggdh has quit IRC16:03
*** blakeyeager has quit IRC16:03
*** hggdh has joined #openstack16:05
*** Seoman has quit IRC16:15
*** gasbakid has joined #openstack16:15
*** Nacx has quit IRC16:16
notmynameOH at pycon: "the [Openstack] storage stuff is a big deal, but compute gets all the attention"16:16
creihtlol16:17
*** MarcMorata has joined #openstack16:17
*** MarcMorata has joined #openstack16:18
mustfg2cant somebody help me ? how can i ssh into an instance, from another network ? what is the setup for that case in nova-compute ?16:20
*** enigma1 has joined #openstack16:20
*** dendrobates is now known as dendro-afk16:21
*** pvo has quit IRC16:22
*** xavicampa has quit IRC16:22
*** dendro-afk is now known as dendrobates16:23
*** mustfg2 has quit IRC16:24
*** zenmatt has joined #openstack16:25
*** mustfg2 has joined #openstack16:27
mustfg2did someone answer me ? just disconnected :)16:27
jeronope16:28
jarrodmustfg2 is your instance running with an ip from your project network assigned to it?16:28
mustfg2yes16:28
mustfg210.0.0.0 is the network16:28
mustfg2and 10.0.0.3 is the ip assigned by the dhcp16:29
jarrodand you want to reach it from another network?16:29
mustfg2yes16:29
jarrodfor me, that was a function of nova-network16:30
jarrodi created floating ips (public)16:30
jarrodand associated them with the private instance16:30
mustfg2where do i create / tell nova-network the puplic ips ?16:30
jarrodyou create floating ips16:31
jarrodthen you will allocate one, and assign it to your instance id16:31
jarrodthen nova-network sets up the dnsmasq and nat stuff16:32
mustfg2ok16:32
mustfg2where to create floating ip´s ? i guess i always created the private ip´s with nova-network create ...16:32
jarrodnova-manage floating create16:33
mustfg2thx16:34
jarrodif i remember correctly16:34
jarrodnova-manage floating create <host running nova network> 1.1.1.0/2416:35
jarrodwhere 1.1.1.0 is your public ips16:37
*** bcwaldon has joined #openstack16:37
*** zul has quit IRC16:37
*** ramkrsna has quit IRC16:40
*** skiold has quit IRC16:41
*** bkkrw has quit IRC16:50
jarrodmustfg2: you get it working?16:52
mustfg2was calculating the cidre :D16:53
mustfg2was calculating the cidr :D16:53
*** zul has joined #openstack16:54
mustfg2for the floating ip range16:54
jk0ttx: should we rename this and point it to the new git repo (python-novaclient): https://code.launchpad.net/python-novatools16:54
ttxjk0: yes, makes sense, good catch16:54
jk0cool16:55
jk0ttx: I'd do it, but I think you might have to16:55
jarrodok16:55
ttxLet me check16:55
mustfg2jarrod: where do i tell nova, to use the public address + priv address ?16:55
*** paltman has quit IRC16:56
jarrodyou are using euca tools?16:56
jarrodeuca-allocate-address or whatever16:56
jarrodthen euca-associate-address16:56
jaypipesnotmyname, creiht: re: statement from pycon, don't worry, it's only because compute is hoarding all the bugs. as soon as we give y'all some bugs, you'll get some attention, too.16:56
mustfg2ah ok16:56
mustfg2thought about that16:56
ttxjk0: looks like the project name itself can't be changed16:57
jk0ah, that's unfortunate16:57
jk0guess we can just make a new one16:57
ttxjk0: yes, and ask the LP admins to remove the old one16:58
jk0great, thanks16:59
jarrodi wouldnt use novatools yet16:59
jarrodi see too many changes etc in it16:59
jarrodi like the ec2 api16:59
ttxjk0: I can handle it if you want, though probably next week16:59
jk0ttx: I can do ahead and create the new one now, but if you could work your magic to get the old one removed, I'd appreciate it :)17:00
*** dendrobates is now known as dendro-afk17:00
ttxjk0: deal. I'll do it once the new oen is set up.17:00
jk0cool, standy17:00
mustfg2jarrod: when executing euca-allocate-address i get: UnknownError: An unknown error has occurred. Please try your request again.17:01
openstackhudsonProject swift build #217: SUCCESS in 33 sec: http://hudson.openstack.org/job/swift/217/17:01
openstackhudsonTarmac: Added an info box to each page that contains links to the 1.1 and 1.2 docs sites.17:01
*** reldan has quit IRC17:01
*** MarkAtwood has joined #openstack17:03
jarrodhmm17:03
jarrodany error in nova-network.log?17:03
*** zenflyfishing has quit IRC17:06
mustfg2http://paste.openstack.org/show/867/ heres something shown there17:07
jarrodhmm17:07
*** hadrian has joined #openstack17:08
jarroddid you create the floating network?17:08
jarrodnova-manage float list17:09
mustfg2i did17:09
mustfg2sec17:09
jarrodthat looks like fixed ip errors17:09
mustfg2works17:09
mustfg2nova-manage float list17:09
mustfg2134.147.62.181172.25.10.92None17:09
mustfg2134.147.62.181172.25.10.93None17:09
mustfg2134.147.62.181172.25.10.94None17:09
mustfg2 ....17:09
jarrod??17:09
jarrodthat is weird17:09
mustfg2134.... is the host address17:10
jarrodput in pastebin17:10
mustfg2k17:10
mustfg2what should i put there ?17:10
jarrodwhat is the name of your host running nova-network?17:10
jarrodare you doing all this on one box17:10
mustfg2 134.147.62.18117:11
mustfg2its all on one17:11
mustfg2box17:11
mustfg2yes17:11
jarroddont use the actual ip of the box17:11
jarrodanother one in that subnet17:11
mustfg2i thought i have to use the nova-network ip17:13
jarrodno17:13
jarrodlike i might have 1.1.1.1 assigned to the box17:13
jk0ttx: https://launchpad.net/python-novaclient -- all set to remove old one17:13
jarrodbut for the instances i would want 1.1.1.16-1.1.1.23 assigned17:13
*** dendro-afk is now known as dendrobates17:13
mustfg2mmh i dont get it :)17:14
jarrodso the box itself running nova-network has an ip17:14
jarrodbut then you need OTHER ips to associate with the instances17:14
mustfg2for the instances i want 10.0.0.2-10.0.0.99 private adresses17:14
jarrodyes17:14
jarrodbut for that to be reachable17:15
jarrodfrom other public networks... you need NAT17:15
*** Ryan_Lane is now known as Ryan_Lane|food17:15
mustfg2i have other ips 172.25.10.92-172.25.10.10017:15
mustfg2that are the puplic ips17:15
jarrodand nova-network will handle the iptables stuff17:16
jarrodfrom your floating ps17:16
jarrodips17:16
jarrodto your internal private fixed assigned ips17:16
mustfg2it does nat or doesnt it ?17:16
jarrodyea nova-network will handle that17:17
mustfg2ok17:17
jarrodwhen you associate it with the instance id17:17
mustfg2but nova-network seems to have a bug on my server,17:17
jarrodare you running trunk or bexar17:17
*** joearnold has joined #openstack17:18
jarrod(the release of nova)17:18
mustfg2i guess its trunk17:18
mustfg2ppa:nova-core/trunk17:18
*** MarcMorata has quit IRC17:19
jarrod`ah there might be a bug17:19
jarrodi dunno17:19
jarrodi run bexar in production17:19
*** mahadev has joined #openstack17:19
mustfg2can i update it ?17:19
jarrodyou can try to update the trunk17:19
jarrodit may have been updated since you branch'd it17:19
jarrodyou can hit the instance on the private ip right?17:20
mustfg2i cant ping /ssh from the server17:20
jarrodreally?17:20
mustfg2but not from another network17:20
jarrodyou mean you can or cant17:20
mustfg2can17:20
jarrodyea17:20
jarrodi couldnt either until i used floating public ips17:20
jarrodassociated them with an instance17:20
jarrodnova-network setup the nat stuff17:21
jarrodand then i could hit it with the assigned public floating ip17:21
mustfg2tried but i think nova-network has some db issues17:21
mustfg2cant find the table networks17:21
jarrodoh17:21
mustfg2but it exists i checked it :D17:21
jarrodyou  may need to killall dnsmasq17:21
jarrodand restart nova-netork17:22
mustfg2and the information seems to be ok in it17:22
*** Tino has quit IRC17:22
mustfg2still the same error17:23
mustfg2i had yesterday17:23
mustfg2http://paste.openstack.org/show/868/17:23
jarrodare you using mysql or sqlite17:24
mustfg2mysql17:24
*** xavicampa has joined #openstack17:24
jarrodsql_connection has the right info?17:24
jarrodand does nova-manage services list17:24
jarrodshow nova-network17:24
mustfg2--sql_connection=mysql://root:nova@134.147.62.181/nova17:25
jarrodand you can17:25
jarrodmysql -u root -p nova17:25
*** _buck has left #openstack17:25
mustfg2i cant17:25
jarroder17:25
mustfg2i can17:25
jarrodmysql -u root -h 134.147.62.181 -p nova17:25
mustfg2sorry :D17:25
*** MotoMilind has joined #openstack17:25
jarrodsounds like you need to restart your services17:26
mustfg2did17:27
mustfg2libvirtd throws an error when i try to restart it17:27
mustfg218:26:36.380: 5278: info : libvirt version: 0.8.817:27
mustfg218:26:36.380: 5278: error : qemudWritePidFile:514 : Failed to open pid file '/var/run/libvirtd.pid' : File exists17:27
jarrodits so easy to get it up and running and so hard to help someone else do it17:28
jarroddid you use nova.sh17:28
mustfg2i reinstalled it today in less then one hour :D only the nova-network problem seems to be immanent17:29
mustfg2no i installed it manually17:29
jarrodhmm17:29
jarrodyou may want to start with nova.sh17:29
mustfg2http://wiki.openstack.org/NovaInstall/DevPkgInstall +17:30
mustfg2the manual installation from http://wiki.openstack.org/NovaInstall/MultipleServer17:30
*** irahgel has left #openstack17:30
*** pvo has joined #openstack17:30
jarrodi know17:31
jarrodbut17:31
mustfg2i tried nova.sh but it didnt work out in the beginning so i started with manual installation17:31
jarrodits easier to get the hang of it with nova.sh first17:31
*** reldan has joined #openstack17:32
mustfg2is there a scripted installation with the bexar release ?17:33
jarrodi think you could change nova.sh to use release instead of trunk17:33
mustfg2or do i have to use the manual for multiblemachines in the link abov17:33
mustfg2ok17:33
mustfg2to bad i cant get the nova-network db issue fixed :(  i dont know why nova-network cant find the networks table17:36
*** joearnold has quit IRC17:37
*** joearnold has joined #openstack17:37
*** dendrobates is now known as dendro-afk17:40
annegentlemustfg2: you can use nova.sh branch lp:nova/bexar to install bexar17:43
mustfg2i will try it on monday :D17:45
mustfg2thx17:45
*** rds__ has joined #openstack17:46
*** gregp76 has joined #openstack17:48
*** aik has joined #openstack17:48
*** johnpur has quit IRC17:51
*** adjohn has quit IRC17:54
*** mahadev has quit IRC17:55
*** iammartian has left #openstack17:55
mustfg2ok thx for ur halp jarrod !  i will try to reinstall it with the nova.sh :)17:56
mustfg2help17:56
jarrod:)17:56
dweimerSwift question. I have a test cluster with some data in it and just added about 100 drives with swift-ring-builder and then did a rebalance. I pushed out the new rings and now I see a lot of "rsync: mkdir "/sdr1/objects/7653" (in object) failed: No such file or directory" errors on the storage nodes. Do I need to precreate the {object,account,container} directories for each new /srv/node/ mountpoint?17:57
mustfg2im trying to run the script over the manual installation on another server :D maybe it works17:57
*** paltman has joined #openstack17:59
*** ddumitriu has quit IRC18:01
*** j05h has quit IRC18:04
*** burris has joined #openstack18:04
*** rds__ has quit IRC18:04
*** jaypipes has quit IRC18:04
*** mustfg2 has quit IRC18:06
*** xavicampa has quit IRC18:07
*** hadrian has quit IRC18:08
*** burris has quit IRC18:09
*** lvaughn has quit IRC18:12
*** burris has joined #openstack18:12
*** reldan has quit IRC18:14
*** paltman has quit IRC18:14
*** mahadev has joined #openstack18:15
*** reldan has joined #openstack18:16
*** xavicampa has joined #openstack18:20
*** paltman has joined #openstack18:22
*** mahadev has quit IRC18:23
*** reldan has quit IRC18:25
*** reldan has joined #openstack18:29
*** reldan has quit IRC18:29
*** xavicampa has quit IRC18:29
*** sevenseeker has joined #openstack18:30
sevenseekerumm, ok... fail... epic18:31
sevenseekerthe topic is incomplete, it says NOTHING about an openstack or rackspace party :)18:32
sevenseeker^^^PyCon18:32
uvirtbotsevenseeker: Error: "^^PyCon" is not a valid command.18:32
sevenseekergah!18:32
sevenseekerthat was referring to pycon18:32
*** maplebed has quit IRC18:32
* Shish thought it was referring to a badger18:34
*** grapex has joined #openstack18:36
*** reldan has joined #openstack18:37
*** reldan has quit IRC18:37
*** rnirmal has quit IRC18:41
*** reldan has joined #openstack18:41
*** kashyap has joined #openstack18:42
*** reldan has quit IRC18:42
*** reldan has joined #openstack18:43
*** rnirmal has joined #openstack18:44
*** cber2001 has quit IRC18:44
*** reldan has quit IRC18:44
*** lvaughn has joined #openstack18:48
*** enigma1 has quit IRC18:52
*** burris has quit IRC18:52
*** mahadev has joined #openstack18:52
*** enigma has joined #openstack18:53
*** enigma has quit IRC18:54
*** jaypipes has joined #openstack18:54
btorchwhen lauching an instance is it possible to tell the instance what gateway to use instead of getting it from the db ?18:56
*** reldan has joined #openstack18:58
MotoMilindI have a project created via command line.  It has 10 instances running.  Then I created another project on the Dashboard.  The new project lists the same instances as part of it!18:59
uvirtbotNew bug: #733439 in nova "_inject_net_into_fs in disk.py appears broken" [Undecided,New] https://launchpad.net/bugs/73343919:02
MotoMilindHmm, never mind.  A little playing around with logout, log back in has cleared the instance from my new project19:04
*** markwash has joined #openstack19:06
MotoMilindOk, I lied.  Logging back in as previous user now lists same instances in both projects19:06
markwash_0x44: I made some updates to my personality file injection merge prop to address your comments and edays19:07
*** joearnol_ has joined #openstack19:08
*** photron has joined #openstack19:10
*** joearnold has quit IRC19:11
*** jero has quit IRC19:16
*** alekibango has quit IRC19:17
bcwaldon:q19:17
bcwaldonaww19:18
*** fueL\\ has joined #openstack19:18
dubsjustinsb: are you around?19:22
dubsactually, nm :)19:23
openstackhudsonProject nova build #625: SUCCESS in 1 min 52 sec: http://hudson.openstack.org/job/nova/625/19:23
openstackhudsonTarmac: Make linux_net ensure_bridge commands that add and remove ip addr's from19:23
openstackhudsondevices/bridges work with with the latest utils.execute method (execvp).19:23
justinsbdubs: I am here though!19:24
dubsheh yea, i was going to ask you earlier about your Disapprove on dragon's multi-tenant branch, but i checked again and saw you marked it approved.19:25
*** Dumfries has joined #openstack19:30
justinsbdubs: Yes, sorry it was a long time ago.  I wish launchpad had a more 'directive' workflow and less of a 'keep polling this page and try to figure out what you should do' workflow19:31
DumfriesAPI is reporting that instance is terminating. This instance has been down for some time now. Known issue?19:31
*** mgoldmann has quit IRC19:31
*** fabiand_ has joined #openstack19:35
*** j05h has joined #openstack19:38
*** reldan has quit IRC19:39
*** joearnol_ has quit IRC19:40
*** joearnold has joined #openstack19:41
*** mahadev has quit IRC19:43
fueL\\hey guys, I'm just headed into our server room to begin my first attempt at installing compute... right now I have a blank server and a ubuntu 10.04 disk. I'm hoping to be able to create a complete "cloud" on one server to demonstrate all this to our CTO but, am a little confused about what exactly I can acheive using only a single server. I guess step 1, install ubuntu then I plan to follow the "Installing an OpenStack Compute (Nova) Snapshot (Be19:43
*** paltman has quit IRC19:44
ewindischfueL\\: what you can achieve on a single server is demonstrable API compatibility with AWS and Rackspace19:45
*** jeevan_ullas has quit IRC19:46
fueL\\ok, so I need more hardware if I'm going to actually demonstrate the full functionality19:47
ewindischmore servers will provide more capacity19:47
fueL\\I'll apologize in advance for the newbism :). I have available 2 Sunfire x4275's w/ 72gb ram each and 1 HP DL160 w/4gb ram.19:48
*** sevenseeker has quit IRC19:49
j05hfueL\\: depends what you mean by 'full functionality'19:50
j05hyou'll be able to spin up guest instances, log into them, install software on them, etc.  all of the features will work, you just won't be firing up a few thousand vms.19:51
*** fabiand_ has quit IRC19:51
fueL\\Well, I'll start with what we're trying to accomplish. Maybe Openstack isn't the right solution. The goal is to create a private cloud which will allow us to give our development team the ability to create their own instances but also so we can move some applications running on older hardware in the data center onto these newer sun machines which are currently sitting idle.19:51
*** fabiand_ has joined #openstack19:52
*** mdomsch has quit IRC19:52
j05hfueL\\: you can totally do that with open stack.19:52
fueL\\we'll never have thousands of vms..... probably looking at less than 20 ever19:52
*** sevenseeker has joined #openstack19:54
j05hshould be able to add the hardware you mention in and expand as you need.  for developer use and around 20vms, i'd expect that to be sufficient.  you should be able to also segment out the older apps so they're isolated from what devs are up to.19:54
kpepplefueL\\: assuming that there are 2xCPUs in each 4275, you can probably support most of that on the Sunfires ... depending on what you are trying to consolidate on their19:54
*** MarkusT has joined #openstack19:55
fueL\\kpepple: 2 x xeon 5560's, and basically all LAMP stuff that will be consolidating19:55
*** jc_smith has joined #openstack19:55
*** mahadev has joined #openstack19:56
kpepplefueL\\: that should consolidate pretty well ... LAMP stuff tends to be more memory than CPU intensive and the 48GB should do well19:56
fueL\\nothing is really high traffic either.... internal CRM, public website19:57
MarkusTTrying to install openstack with a single server setup. I do have 4 consecutive public IP addresses and I'd love to be able to attach 3 of them to any given instance running on the server. I'm using dubsquards install script, but I'm unsure what IP ranges he's asking for during setup. Any help?19:57
*** alekibango has joined #openstack19:57
fueL\\thanks so much for the info guys! I'm sure I'll be back :).... just wanted to make sure I wasn't way off base! Cheers!19:58
*** jfluhmann has quit IRC20:00
*** joearnol_ has joined #openstack20:02
*** Ryan_Lane|food is now known as Ryan_Lane20:02
*** clauden has joined #openstack20:03
*** joearnold has quit IRC20:04
*** sevenseeker has quit IRC20:07
*** hazmat has joined #openstack20:08
*** kashyap has quit IRC20:11
*** enigma has joined #openstack20:11
openstackhudsonProject nova build #626: SUCCESS in 1 min 56 sec: http://hudson.openstack.org/job/nova/626/20:13
openstackhudsonTarmac: Adds in multi-tenant support to openstack api.20:13
openstackhudsonAllows for multiple accounts (projects) with admin api for creating accounts & users.20:13
*** barton has joined #openstack20:22
*** enigma has quit IRC20:22
*** grapex has quit IRC20:26
MarkusTWhen trying to run an instance, it hangs forever with the state "networking". Any idea on how to debug this problem?20:26
jarrodwhat20:26
*** hggdh has quit IRC20:27
dprinceMarkusT: Are you using FlatDHCPManager?20:27
kpeppleMarkusT: any output in the /var/log/nova/nova-network.log file ?20:27
*** hggdh has joined #openstack20:27
*** mdomsch has joined #openstack20:29
*** reldan has joined #openstack20:29
dprinceMarkusT: If you are using FlatDHCPManager you might check out https://bugs.launchpad.net/nova/+bug/733044 (fixed earlier today).20:30
uvirtbotLaunchpad bug 733044 in nova "ensure_bridge ip del/add commands fail (post execvp)" [High,Fix committed]20:30
dprinceMarkusT: Otherwise yeah. Check your /var/log/nova/nova-network.log.20:30
*** enigma has joined #openstack20:31
*** gaveen_ has quit IRC20:31
MarkusTdprince: "network_manager=nova.network.manager.FlatManager" (still not sure about all those managers :->)20:31
MarkusTkpepple: No recent entries after starting. Or do I need to check all messages before that too? In that case, I might want to restart .-)20:32
kpeppleMarkusT: that sounds like the bug dprince mentioned20:32
*** h0cin has quit IRC20:33
*** adiantum has joined #openstack20:33
dweimerswift performance question. We have 1 proxy server for testing with 1 gb connection to the outside and 1 gb connection to our 5 storage nodes. Our testing is capping out at 40MB/s total. We run multiple streams from multiple hosts and the overall speed is still ~40MB/s.20:33
*** hazmat has quit IRC20:34
dweimerOne more thing. We have SSL disabled currently, since we thought that might be it.20:34
MarkusTkpepple: I don't have those error messages in my network-log. Any other way to test if it's that bug?20:34
*** dendro-afk is now known as dendrobates20:35
dprinceMarkusT: If you are using FlatManager it is probably a different issue.20:35
dprinceMarkusT: That issue only happens I think if you are using FlatDHCPManager.20:35
*** grapex has joined #openstack20:37
MarkusTdprince: Found something in *compute.log: "ERROR nova [-] Exception during message handling" [...] (nova): TRACE: NotFound: No network for bridge br100"20:37
*** jero has joined #openstack20:37
MarkusTstill as clueless as before :-)20:38
dprinceMarkusT: You'll need to create your own network bridge when using FlatManager.20:38
jarrodwhy not use vlan20:38
dprinceMarkusT: brctl addbr ....20:38
dprinceMarkusT: Or use a different network manager.20:38
dprinceMarkusT: FlatManager does the least for you of all the network managers.20:39
jarrod^^ what dprince said20:39
uvirtbotjarrod: Error: "^" is not a valid command.20:39
MarkusTdprince: I thought I did: http://piratepad.net/0XUIYIdIxv (I used an install script, since all other tests didn't work out either :->)20:40
MarkusTIt seems I'm not the only one: https://bugs.launchpad.net/nova/+bug/678393 I wonder if it's really a bug, or just two clueless users :-)20:43
uvirtbotLaunchpad bug 678393 in nova "Error "NotFound: No network for bridge br100" occured when starting an instance." [Undecided,Incomplete]20:43
*** patcoll has quit IRC20:44
*** mdomsch has quit IRC20:46
*** zul_ has joined #openstack20:46
*** zul has quit IRC20:46
*** paltman has joined #openstack20:51
*** enigma has quit IRC20:51
MarkusTHere's nova.conf, /etc/network/interface and the ifconfig output, in case someone is interested. I'm just unable to find the error in my setup.20:54
MarkusTDamn, forgot the link: http://piratepad.net/0XUIYIdIxv20:54
*** dprince has quit IRC20:59
*** adiantum has quit IRC20:59
*** enigma has joined #openstack21:00
*** adiantum has joined #openstack21:01
*** brd_from_italy has joined #openstack21:04
*** londo has joined #openstack21:04
*** londo has quit IRC21:05
*** zul_ is now known as zul21:06
*** zul has joined #openstack21:06
*** jc_smith has quit IRC21:10
*** jc_smith has joined #openstack21:11
*** m_3 has quit IRC21:12
MarkusTAllright, one step further. Now I get a "failed to spawn" "TRACE: Error: 'ascii' codec can't encode character u'\xfc' in position 28: ordinal not in range(128)". Any idea on what might causing this issue?21:12
uvirtbotNew bug: #733508 in swift "swauth-* bug with non-trailing / in urls" [Low,In progress] https://launchpad.net/bugs/73350821:12
openstackhudsonProject nova build #627: SUCCESS in 1 min 56 sec: http://hudson.openstack.org/job/nova/627/21:13
openstackhudsonTarmac: Changes the output of status in describe_volumes from showing the user as the owner of the volume to showing the project as the owner.21:13
dweimerNever mind on my swift question. I did not realize that the proxy-server wrote all three replicas at once. We are hitting 800-900 mbit on the internal storage link during a write.21:14
*** m_3 has joined #openstack21:14
jarroddweimer werd21:15
jarrodonce swift said it's been written21:15
jarrodyou can guarantee it's written and replicated21:15
jarrodthats what i like21:15
photronMarkusT: random guess, u'\xfc' looks like an ü in utf8. did you give something a name with an ü in it?21:15
MarkusTphotron: Not to my knowledge, but my system uses German as the default language, maybe it's some kind of error message nova tries to decode? Might need to chance locale.21:17
dweimerjarrod: It's fantastic. Now I just need to get networking to setup a 10gb uplink.21:17
*** barton has quit IRC21:17
*** j05h has quit IRC21:18
*** hggdh has quit IRC21:20
*** adiantum has quit IRC21:20
*** hggdh has joined #openstack21:21
uvirtbotNew bug: #733517 in swift "Multi server set up docs don't have swauth specifics correct" [Medium,In progress] https://launchpad.net/bugs/73351721:23
openstackhudsonProject nova build #628: SUCCESS in 1 min 59 sec: http://hudson.openstack.org/job/nova/628/21:23
openstackhudsonTarmac: Passes net variable as value of keyword argument process_input. Prior to the execvp patch, this was passed positionally.21:23
MarkusTphotron: Changing locale to en.US solved the problem. Obviously, nova is not supported on non-english systems.21:23
*** hggdh has quit IRC21:24
*** hggdh has joined #openstack21:25
*** j05h has joined #openstack21:25
*** pothos has quit IRC21:29
*** rnirmal has quit IRC21:30
*** pothos has joined #openstack21:31
*** adiantum has joined #openstack21:32
*** MarkAtwood has quit IRC21:32
MarkusTAllright, now my instances start perfectly, get an local IP address, I authorized ping and ssh and I'm still unable to ping and ssh. Any ideas?21:33
*** londo has joined #openstack21:34
*** pvo has quit IRC21:34
kpeppleMarkusT: unable to ping from cloud controller (i.e. where nova-scheduler and db runs) or from outside machine ?21:35
*** pvo has joined #openstack21:35
MarkusTkpepple: All services on one machine.21:35
kpeppleMarkusT: and can you ping / ssh from that machine to your VM ?21:35
MarkusTkpepple: No, that's what I'm trying to do. :-)21:36
*** reldan has quit IRC21:36
MarkusTkpepple: Already checked that: http://wiki.openstack.org/TroubleshootingNova#Cannot_Ping_or_SSH_to_an_Instance21:36
jaypipesvishy: was there a plan to integrate http://ansolabs.no-ip.org:9000/job/vagrant_smoketests/ back into the main community hudson server any time soon?21:37
*** j05h has quit IRC21:37
kpeppleMarkusT: what's the IP address of the physical machine and the VM ?21:38
MarkusTkpepple: Maybe I'm using a "wrong" image? I'm using ttylinux-uec-amd64-12.1_2.6.35-22_1.tar.gz and ubuntu-10.04-server-uec-amd64.tar.gz, both don't work.21:38
*** j05h has joined #openstack21:38
*** ctennis has quit IRC21:38
*** MarkAtwood has joined #openstack21:39
*** reldan has joined #openstack21:39
photronMarkusT: i assume your running nova on a 64bit machine?21:40
kpeppleMarkusT: i use the ubuntu image under VLAN and it works fine ... but haven't tried it under flat21:40
MarkusTphotron: Yes.21:40
photronMarkusT: did you look at the serial console log for the instance to ensure that it is actually booted?21:41
*** pvo has quit IRC21:41
MarkusTkpepple: Running on a web server (no routable local IPs) or on a local server?21:42
MarkusTphotron: I wasn't even aware that there's a serial console.... :-/21:42
*** paltman has quit IRC21:42
MarkusTphotron: How do I fetch the output?21:42
kpeppleMarkusT: euca-get-console-output21:42
kpeppleMarkusT: on a local server using the 192.168.x.x for cloud server and 10.0.x.x for VMs21:43
*** enigma has quit IRC21:43
MarkusTkpepple: Ah, I see. Unfortunatly, using a remote web server sucks, since I tend to loose ssh connectivity when I'm trying to fiddle with the network setup.21:44
kpeppleMarkusT: yes, that would be bad21:44
MarkusTphotron: It does boot up, but it seems the network setup is not correct. Damn it...21:45
*** bcwaldon has quit IRC21:46
*** blueadept has quit IRC21:47
*** dw_jake has joined #openstack21:48
*** gasbakid has quit IRC21:48
dw_jakeHi everyone, I wonder if there is a more detailed installation guide to install openstack on CentOS 5.5? I have followed the guide in openstack wiki, but still have trouble compile/installing openstack from source code21:51
MarkusTIt seems nova can't write the interfaces file into the images when starting: "ignoring error injecting data into image". But I don't see a hint on how to resolve this issue21:51
*** j05h has quit IRC21:52
*** j05h has joined #openstack21:52
*** sevenseeker has joined #openstack21:53
*** reldan has quit IRC21:53
*** MarcMorata has joined #openstack21:57
*** Ephur has quit IRC21:57
*** ctennis has joined #openstack21:57
*** ctennis has joined #openstack21:57
ewindischdw_jake: You'll have the best luck getting it running on Ubuntu, although for the moment, Debian Squeeze is close enough that it installs nicely, too21:59
*** reldan has joined #openstack22:00
*** fabiand_ has left #openstack22:01
dw_jakeewindisch: yea, i wish I could, but I currently only have CentOS servers. I read one of the emails in the mailing list, and seems like Citrix has been working on installing openstack on CentOS as well.22:04
*** ppetraki has quit IRC22:04
MarkusTDoes anyone know where euca-add-keypair stores the public key?22:07
*** grapex has left #openstack22:08
ewindischdw_jake: I wouldn't say you can't or even shouldn't run on CentOS, but if you need an installation guide, you should probably become comfortable with installing on Ubuntu *first* and then you'll have a good idea on how to translate that and get it working on CentOS22:08
ewindischbrb22:10
dw_jakeewindisch: ah, very good point. Though installing it on Ubuntu does not seem to have that much problems. I will give it a try. thanks22:10
*** jc_smith_ has joined #openstack22:11
*** jc_smith has quit IRC22:11
*** jc_smith_ is now known as jc_smith22:11
*** dovetaildan has quit IRC22:12
openstackhudsonProject nova build #629: SUCCESS in 1 min 54 sec: http://hudson.openstack.org/job/nova/629/22:13
openstackhudsonTarmac: This change adds the ability to boot Windows and Linux instances in XenServer using different sets of vm-params.22:13
openstackhudsonImages in glance should have a property set with a key of `os_type` and a value of either `windows` or `linux`.  Images without `os_type` set default to `linux`.22:13
openstackhudsonLinux images boot para-virtualized, while Windows images boot via HVM.22:13
*** dovetaildan has joined #openstack22:13
*** ddumitriu has joined #openstack22:14
*** reldan has quit IRC22:15
*** reldan has joined #openstack22:24
*** mahadev_ has joined #openstack22:26
*** photron has quit IRC22:27
*** mahadev has quit IRC22:29
*** jero has quit IRC22:30
*** adiantum has quit IRC22:32
*** nerens has quit IRC22:32
*** allsystemsarego has quit IRC22:37
*** adiantum has joined #openstack22:38
*** adiantum has quit IRC22:45
*** pvo has joined #openstack22:47
*** gondoi has quit IRC22:47
*** sevenseeker has quit IRC22:48
*** adiantum has joined #openstack22:51
*** reldan has quit IRC22:56
openstackhudsonProject nova build #630: SUCCESS in 1 min 55 sec: http://hudson.openstack.org/job/nova/630/22:58
openstackhudsonTarmac: Remove race condition when refreshing security groups and destroying instances at the same time.22:58
*** hggdh has quit IRC22:59
*** hggdh has joined #openstack22:59
*** hggdh has joined #openstack22:59
*** lamar has joined #openstack23:07
openstackhudsonProject nova build #631: SUCCESS in 1 min 56 sec: http://hudson.openstack.org/job/nova/631/23:08
openstackhudsonTarmac: Replace raw SQL calls through session.execute() with SQLAlchemy code.23:08
*** adiantum has quit IRC23:11
*** jc_smith has quit IRC23:11
*** jc_smith has joined #openstack23:11
*** adiantum has joined #openstack23:16
*** nid0 has quit IRC23:17
*** mahadev_ has quit IRC23:24
*** mahadev has joined #openstack23:25
*** adiantum has quit IRC23:25
MarkusTCould someone point me to the commands nova uses to set up bridges/ips? It seems nova always tries to create br100, which already exists on my system, since I'm unable to connect to the server otherwise.23:27
*** pvo has quit IRC23:27
*** pvo has joined #openstack23:28
*** markwash has quit IRC23:29
*** adiantum has joined #openstack23:31
*** mray has quit IRC23:31
*** msassak has quit IRC23:38
*** nidO has joined #openstack23:39
*** adiantum has quit IRC23:40
*** brd_from_italy has quit IRC23:42
*** pvo has quit IRC23:45
annegentleMarkusT: does this section help? http://nova.openstack.org/api/nova.network.manager.html?highlight=br100#nova.network.manager.FlatManager23:47
*** lvaughn has quit IRC23:47
annegentleMarkusT: I think you can modify the nova database to add a different bridge name (like br200)23:47
annegentleMarkusT: but IANANA (I am not a network admin)23:47
MarkusTannegentle: Thank you so much. But I guess I'll stop for today. Tested every single manager without success. So I'll start fresh tomorrow. :-)23:48
*** pvo has joined #openstack23:49
*** adiantum has joined #openstack23:53
dw_jakehas anyone encounter a problem when running 'nova-network'? I got a CRITICAL OperationalError saying 'no such table:'23:54
*** MarcMorata has quit IRC23:55
kpeppledw_jake: do you have the dhcp flag file set in your nova.conf ?23:55
*** pvo has quit IRC23:57
dw_jakedo you mean this - dhcpbridge_flagfile=/etc/nova/nova.conf? or I will have to put in --flat_network_xxx, --flat_interface etc?23:58
kpeppledw_jake: can you paste your entire error message ? i assume that it is saying that "no such table networks..."23:59
dw_jakesorry guys - it's a bit long -23:59
dw_jake2011-03-11 15:45:27,616 CRITICAL nova [-] (OperationalError) no such table: networks u'SELECT networks.created_at AS networks_created_at, networks.updated_at AS networks_updated_at, networks.deleted_at AS networks_deleted_at, networks.deleted AS networks_deleted, networks.id AS networks_id, networks.label AS networks_label, networks.injected AS networks_injected, networks.cidr AS networks_cidr, networks.cidr_v6 AS networks_cidr_v6, networks.ra_server AS netw23:59

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