*** dprince has joined #openstack | 00:04 | |
*** jaypipes has quit IRC | 00:05 | |
*** vernhart has quit IRC | 00:05 | |
*** jeffjapan has joined #openstack | 00:06 | |
*** vernhart has joined #openstack | 00:07 | |
*** bcwaldon has quit IRC | 00:07 | |
*** vvuksan has joined #openstack | 00:12 | |
*** rlucio has joined #openstack | 00:15 | |
*** agarwalla has quit IRC | 00:15 | |
*** MotoMilind has joined #openstack | 00:18 | |
*** midodan has quit IRC | 00:19 | |
*** jero has quit IRC | 00:24 | |
*** mdomsch has quit IRC | 00:25 | |
*** jero has joined #openstack | 00:25 | |
*** MotoMilind has quit IRC | 00:28 | |
*** dprince has quit IRC | 00:33 | |
*** jitesh_shetty has quit IRC | 00:41 | |
*** matiu_ has joined #openstack | 00:47 | |
*** matiu_ has joined #openstack | 00:47 | |
*** omidhdl has joined #openstack | 00:47 | |
*** matiu has quit IRC | 00:50 | |
*** matiu_ is now known as matiu | 00:50 | |
*** cole has joined #openstack | 01:01 | |
*** midodan has joined #openstack | 01:03 | |
*** pcrews has joined #openstack | 01:07 | |
*** zigo-_- has joined #openstack | 01:13 | |
zigo-_- | alekibango: Hi there ! | 01:13 |
---|---|---|
*** zigo-_- has quit IRC | 01:16 | |
*** zigo-_- has joined #openstack | 01:20 | |
*** omidhdl1 has joined #openstack | 01:20 | |
*** omidhdl has quit IRC | 01:20 | |
*** vvuksan has quit IRC | 01:21 | |
*** rlucio has quit IRC | 01:22 | |
*** vvuksan has joined #openstack | 01:22 | |
*** maplebed has quit IRC | 01:38 | |
*** jero has quit IRC | 01:43 | |
*** med_away is now known as medberry | 01:43 | |
*** imsplitbit has joined #openstack | 01:45 | |
*** DigitalFlux has quit IRC | 01:52 | |
*** jitesh_shetty has joined #openstack | 01:53 | |
*** vvuksan has quit IRC | 01:53 | |
*** rchavik has quit IRC | 02:03 | |
*** joearnold has joined #openstack | 02:04 | |
*** rchavik has joined #openstack | 02:05 | |
*** rchavik has joined #openstack | 02:05 | |
*** winston-d has quit IRC | 02:07 | |
*** leanMELI has quit IRC | 02:07 | |
*** hvaldivia1 has left #openstack | 02:07 | |
*** jitesh_shetty has quit IRC | 02:08 | |
*** jitesh_shetty has joined #openstack | 02:09 | |
*** winston-d has joined #openstack | 02:14 | |
Code_Bleu | can someone help me with an error im getting (http://paste.openstack.org/show/1252/) and/or explain how i do an upgrade to Cactus? | 02:15 |
*** vvuksan has joined #openstack | 02:16 | |
Code_Bleu | I uninstalled nova-objectstore (via apt-get remove) and re-installed it. It updated all of the other nova packages as well...now when i restart everything and look in the nova-netowrk.log i get this now http://paste.openstack.org/show/1253 | 02:16 |
*** winston-d has quit IRC | 02:16 | |
zigo-_- | Code_Bleu: You must still have some lock files in /var/run/nova | 02:21 |
zigo-_- | Check if daemons are running... | 02:21 |
zigo-_- | Shut them all down. | 02:21 |
zigo-_- | Then delete the pid files that are remaining. | 02:21 |
Code_Bleu | zigo-_-: i have completely rebooted several times...would that not clear things up? | 02:22 |
zigo-_- | It should, yes. | 02:22 |
zigo-_- | What's the ownership of the folder /var/log/nova ? | 02:22 |
zigo-_- | No sorry. | 02:22 |
*** omidhdl1 has left #openstack | 02:22 | |
zigo-_- | The /var/run/nova | 02:22 |
zigo-_- | It should be normally owned by the nova user. | 02:23 |
zigo-_- | Code_Bleu: Can you past the output of ls -lad /var/run/nova ? | 02:25 |
*** hadrian has quit IRC | 02:25 | |
Code_Bleu | drwxr-xr-x 2 nova root 40 2011-04-23 21:46 /var/run/nova/ | 02:25 |
zigo-_- | That seems right... | 02:25 |
zigo-_- | I don't know then. | 02:25 |
Code_Bleu | there is nothing in that dir either | 02:25 |
zigo-_- | Maybe it has lock files elsewhere. | 02:25 |
zigo-_- | Checking the source... | 02:26 |
*** vvuksan has quit IRC | 02:26 | |
zigo-_- | Oh, I know that issue... | 02:26 |
zigo-_- | It is trying to write in /usr/lib/pymodules/python2.6/cloud1.MainThread-5218 | 02:27 |
zigo-_- | Which isn't right at all. | 02:27 |
zigo-_- | chown nova /usr/lib/pymodules/python2.6 | 02:27 |
zigo-_- | That will fix it. | 02:27 |
zigo-_- | But it's still an issue... | 02:27 |
zigo-_- | It should be writing there. | 02:27 |
zigo-_- | (as /usr can be mounted read only) | 02:27 |
Code_Bleu | so this is a known bug? is this resolved with Cactus?...how do i upgrade to Cactus | 02:28 |
*** kyzh has quit IRC | 02:28 | |
zigo-_- | It's not fixed in Cactus, as much as I know. | 02:30 |
Code_Bleu | zigo-_-: chowned the path to python2.6 and sub dirs...but now i get a different error | 02:30 |
zigo-_- | What error? | 02:31 |
Code_Bleu | here is part of it: http://paste.openstack.org/show/1265/ | 02:32 |
*** jitesh_shetty has quit IRC | 02:33 | |
*** sandywalsh has joined #openstack | 02:33 | |
zigo-_- | Did you sync your db schema? | 02:34 |
*** joearnold has quit IRC | 02:34 | |
zigo-_- | nova-manage db sync | 02:34 |
Code_Bleu | recently: no when i first set this up and had it working before i started messing with nova-objectstore: yes | 02:35 |
Code_Bleu | is it ok to db sync again? | 02:35 |
zigo-_- | sure | 02:36 |
zigo-_- | Just do it... | 02:36 |
zigo-_- | Can you try something for me? | 02:38 |
zigo-_- | Do a chown root /usr/lib/pymodules/python2.6 | 02:39 |
zigo-_- | then try to add --lock_path=/var/lib/nova/locks in /etc/nova/nova.conf ... :) | 02:40 |
Code_Bleu | ok, i think the db sync fixed things. Its just been a while since i have working with open stack....need to figure out how to load image / instances....etc again | 02:43 |
Code_Bleu | i dont have a /var/lib/nova/locks folder or file | 02:44 |
*** jitesh_shetty has joined #openstack | 02:44 | |
*** combo has joined #openstack | 02:45 | |
*** combo has quit IRC | 02:45 | |
*** Transformer has joined #openstack | 02:46 | |
zigo-_- | Code_Bleu: Sure, create it ! | 02:46 |
Code_Bleu | zigo-_-: my /usr/lib/pymodules/python2.6 is already set to nova:root | 02:46 |
zigo-_- | And make it owned by nova | 02:46 |
zigo-_- | mkdir /var/lib/nova/locks | 02:46 |
Code_Bleu | folder, right? | 02:46 |
zigo-_- | chown nova:root /var/lib/nova/locks | 02:47 |
zigo-_- | chown root:root /usr/lib/pymodules/python2.6 | 02:47 |
zigo-_- | echo "--lock_path=/var/lib/nova/locks" >> /etc/nova/nova.conf | 02:47 |
zigo-_- | Then restart, and see if it works like this! :) | 02:47 |
*** Transformer has quit IRC | 02:48 | |
Code_Bleu | zigo-_-: i dont see any errors in the network.log still...but i dont see anything in the /var/lib/nova/locks dir either | 02:49 |
Code_Bleu | i know i had images on here before...but now when i do euca-describe-images, it doesnt return anything...any ideas? | 02:57 |
*** MarkAtwood has joined #openstack | 02:58 | |
zigo-_- | Sorry, I don't. | 03:01 |
zigo-_- | About your lock files not being there... | 03:01 |
zigo-_- | These aren't run files. I didn't check the code, but I don't think they are stupposed to stay forever. | 03:02 |
zigo-_- | Maybe it's just for a single small operation... | 03:02 |
zigo-_- | (eg: very quick) | 03:02 |
zigo-_- | So, can you confirm that adding --lock_path= solved it? | 03:02 |
*** zaitcev has left #openstack | 03:04 | |
Code_Bleu | i think that chowning to nova on the python dir and db syncing got rid of the errors in the log files....and adding the --lock_path didnt do anything...things still work...im not sure what the --lock_path does | 03:05 |
Code_Bleu | zigo-_-: can you help me figure out why i dont have any images now (euca-describe-images) even though i have image directories in the nova/images dir | 03:06 |
*** jsgotangco has joined #openstack | 03:07 | |
Code_Bleu | zigo-_-: this might explain some things better...it looks as if my Nova install is in the path of /Nova/nova....not /usr/nova | 03:07 |
*** jsgotangco has left #openstack | 03:08 | |
Code_Bleu | zigo-_-: nevermind....my /var/lib/nova is symlinked to /Nova/nova | 03:08 |
Code_Bleu | can someone please help me figure out why i am not seeing any images when i do a euca-describe-images? I have image folders in the nova/images directory | 03:13 |
*** sandywalsh has quit IRC | 03:16 | |
kpepple | Code_Bleu: did you upgrade your image directory as described in the release notes when you upgraded ? | 03:17 |
Code_Bleu | kpepple: i have not upgraded to Cactus yet...I dont know how...I've asked several times, but no one has said how to | 03:18 |
kpepple | Code_Bleu: hmmmm ... okay. you should check your nova-api log to see why you aren't seeing images ... chances are something is erroring out. we changed the localstore format for images (from image_id to hash IIRC). | 03:19 |
Code_Bleu | kpepple: how do i check what version of nova i have again? | 03:20 |
*** adjohn has joined #openstack | 03:20 | |
zigo-_- | dpkg -l 'nova*' | 03:20 |
*** jero has joined #openstack | 03:21 | |
zigo-_- | Like for any debian package ... | 03:21 |
kpepple | Code_Bleu: or check your logs. we print out nova.version.version_with_vcs_string() when most daemons startup. | 03:21 |
HugoKuo_ | bonjour , | 03:21 |
HugoKuo_ | Is that possible to create custommize role in nova ? | 03:22 |
Code_Bleu | zigo-_-: this is the result from the dpkg command: http://paste.openstack.org/show/1266/ | 03:23 |
*** nelson has quit IRC | 03:25 | |
kpepple | Code_Bleu: 2011.3 is cactus but you are on trunk (post cactus) ... why is nova-volume on a different version ? | 03:25 |
*** nelson has joined #openstack | 03:25 | |
nelson | is there a replacement for php-cloudfiles yet? | 03:26 |
Code_Bleu | kpepple: i dont know....can i "apt-get remove nova-volume" and then "apt-get install nova-volume"? | 03:26 |
nelson | cuz this surely looks like a bug to me: | 03:27 |
nelson | if (!is_null($this->cabundle_path)) { | 03:27 |
nelson | curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, True); | 03:27 |
nelson | curl_setopt($ch, CURLOPT_CAINFO, $this->cabundle_path); | 03:27 |
nelson | } | 03:27 |
nelson | curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, True); | 03:27 |
kpepple | Code_Bleu: probably ... if not try just updating | 03:27 |
Code_Bleu | kpepple: i get the following when i try to run the nova-manage convert images: http://paste.openstack.org/show/1267/ | 03:29 |
zigo-_- | Code_Bleu: This isn't Cactus, this is current trunk. | 03:33 |
Code_Bleu | zigo-_-: do i have to uninstall everything and install Cactus....or is there a way to make the current trunk i have Cactus? | 03:34 |
Code_Bleu | zigo-_-: any ideas on why the image convert is not working for me? | 03:35 |
zigo-_- | Code_Bleu: When we say "current trunk", it means "development version". | 03:35 |
zigo-_- | The only way is to uninstall and reinstall what's in the Ubuntu repo (eg: not the PPA). | 03:35 |
Code_Bleu | zigo-_-: gotcha | 03:36 |
*** adjohn has quit IRC | 03:36 | |
*** fitzdsl has quit IRC | 03:41 | |
*** fitzdsl has joined #openstack | 03:41 | |
*** Brain has joined #openstack | 03:53 | |
Brain | Hi all.. Got a question for you.. I just purchased a Proliant DL380... The CPU isn't Intel® Virtualization Technology (VT-X)... Can I still use openstack and launch instance? | 03:54 |
alekibango | hi all | 03:55 |
alekibango | Brain: yes | 03:55 |
alekibango | only some hypervizors need to use vt-x | 03:55 |
alekibango | there are plenty of those who does not need that | 03:56 |
alekibango | like slow qemu | 03:56 |
Brain | Okay I see... | 03:56 |
alekibango | or lxcontainers | 03:56 |
alekibango | or xen (iirc, i am not using it) | 03:56 |
alekibango | zigo-_-: hi | 03:56 |
alekibango | zigo-_-: what are u doing? | 03:56 |
Brain | If I want to run almost all ubuntu os on instance, I'm okay? Which hypervizors will it use? | 03:57 |
*** AimanA is now known as HouseAway | 03:57 | |
alekibango | Brain: as configured | 03:58 |
alekibango | nova is very configurable and even adaptable... | 03:58 |
alekibango | that makes it a bit painfull if you do not know what you need... | 03:58 |
*** aimon has joined #openstack | 03:58 | |
Code_Bleu | can someone help me figure out why the image convert is not working? http://paste.openstack.org/show/1267/ | 03:58 |
alekibango | Brain: default is qemu | 03:59 |
alekibango | but you can use uml, lx containters | 03:59 |
alekibango | xen | 03:59 |
*** kashyap has joined #openstack | 03:59 | |
alekibango | whatever | 03:59 |
zigo-_- | alekibango: Fine, thanks. | 03:59 |
zigo-_- | About to eat lunch... :) | 03:59 |
Brain | Alek: ok.. thank you very much.. I will give it a try :) | 03:59 |
alekibango | zigo-_-: i meant that as a question... will you work on swift 1.3 ? | 03:59 |
alekibango | :) | 03:59 |
alekibango | i mean package | 04:00 |
zigo-_- | I will yes. | 04:00 |
zigo-_- | I did already, my package is lintian clean. | 04:00 |
alekibango | great! | 04:00 |
zigo-_- | I want to work on swift and glance. | 04:00 |
zigo-_- | You got to help me to have glance working! :) | 04:00 |
zigo-_- | I have no clue yet how to configure it. | 04:00 |
alekibango | but i do not see swift in your repo | 04:00 |
zigo-_- | Did you try Nova in SID ? | 04:01 |
alekibango | zigo-_-: i propose this... lets meet on my server | 04:01 |
alekibango | (servers) | 04:01 |
alekibango | where we can play together over screen | 04:01 |
zigo-_- | Well, after lunch then. | 04:01 |
alekibango | now i reinstalled it all, swift + sheepdog working | 04:01 |
alekibango | we can upgrade it to sid if you want | 04:01 |
zigo-_- | Cool. | 04:01 |
alekibango | i also would love to fix glance :) | 04:01 |
zigo-_- | Well, best would have been to install SID, and THEN install nova, glance, swift, etc. | 04:02 |
*** throughnothing has joined #openstack | 04:02 | |
alekibango | i see you mean clean system | 04:02 |
*** throughnothing has joined #openstack | 04:02 | |
*** throughnothing has joined #openstack | 04:02 | |
zigo-_- | Yup. | 04:02 |
zigo-_- | To check for dependencies, etc. | 04:02 |
alekibango | ah i would love to first get it working :) | 04:02 |
zigo-_- | Right. | 04:03 |
zigo-_- | That's the priority! :) | 04:03 |
alekibango | zigo-_-: 1) make it work somehow | 04:03 |
alekibango | 2) start from clean one | 04:03 |
alekibango | ok? | 04:03 |
zigo-_- | Did you sleep already tonight? | 04:03 |
alekibango | yes i did a bit | 04:03 |
zigo-_- | :) | 04:03 |
alekibango | i sleep somewhat irregurally... if you tell me you hours, i can sync | 04:03 |
alekibango | your* hours | 04:04 |
zigo-_- | I've been fixing the ethernet LAN in the appartment I am currently. | 04:04 |
zigo-_- | It's the one of my familly in law. | 04:04 |
zigo-_- | This is why I've been busy... | 04:04 |
zigo-_- | Wireing, etc. | 04:04 |
alekibango | ic | 04:04 |
alekibango | zigo-_-: go eating.... i will too | 04:04 |
zigo-_- | I asked people around to do it for me ... | 04:04 |
zigo-_- | But they DON'T KNOW HOW ! | 04:04 |
zigo-_- | So, dyi ... | 04:04 |
alekibango | and we can meet soon | 04:04 |
zigo-_- | Sure. | 04:04 |
alekibango | ha, its noon there? | 04:05 |
zigo-_- | One of the wire has 3 lights when I plug the tester on .. ONE END only .. | 04:05 |
zigo-_- | The wire inside walls might well be broken ... :( | 04:05 |
HugoKuo_ | https://answers.launchpad.net/nova/+question/154383 Is that possible to create customize role ? | 04:05 |
zigo-_- | And guess what ... | 04:05 |
alekibango | zigo-_-: :) | 04:05 |
zigo-_- | It's the longest wire of them all ! :/ | 04:05 |
zigo-_- | Do you do ethernet wireing yourself too? :) | 04:06 |
alekibango | i dont have those needed tools | 04:06 |
alekibango | but i would if i got them | 04:06 |
zigo-_- | It's damned cheap, here in China. | 04:06 |
alekibango | heh | 04:07 |
alekibango | just dont get caught | 04:07 |
alekibango | :) | 04:07 |
zigo-_- | 0.3 yuan for a screw driver, 1.5 for the ethernet tool, 2.5 for the tester. | 04:07 |
zigo-_- | s/yuan/euros/ | 04:07 |
*** MotoMilind1 has joined #openstack | 04:08 | |
*** bfschott has joined #openstack | 04:08 | |
alekibango | zigo-_-: its not free enterprise if some companies who compete with you are using slave labor... | 04:08 |
alekibango | i mean... we live in global economy | 04:09 |
zigo-_- | Well, the point is that the SHOP doesn't take 95% of the money... | 04:09 |
alekibango | its all pretty crazy | 04:09 |
zigo-_- | Anyway, I'm going for lunch, I'll be back in about 30 minz, I think. | 04:10 |
alekibango | zigo-_-: taking those tools with you will be costly :) | 04:10 |
alekibango | k | 04:10 |
alekibango | will be here | 04:10 |
*** Code_Bleu has quit IRC | 04:18 | |
*** MarcMorata has joined #openstack | 04:19 | |
*** throughnothing has quit IRC | 04:20 | |
*** throughnothing has joined #openstack | 04:20 | |
*** sandywalsh has joined #openstack | 04:29 | |
*** mdomsch has joined #openstack | 04:30 | |
*** Code_Bleu has joined #openstack | 04:32 | |
*** MarkAtwood has left #openstack | 04:37 | |
*** guynaor has joined #openstack | 04:38 | |
*** guynaor has left #openstack | 04:38 | |
*** jero has quit IRC | 04:38 | |
*** sandywalsh has quit IRC | 04:39 | |
*** mihgen_ has joined #openstack | 04:41 | |
*** omidhdl has joined #openstack | 04:42 | |
*** midodan has quit IRC | 04:42 | |
*** joearnold has joined #openstack | 04:44 | |
*** f4m8_ is now known as f4m8 | 04:45 | |
*** omidhdl has quit IRC | 04:47 | |
*** koolhead11|afk is now known as koolhead11 | 04:52 | |
*** zenmatt has quit IRC | 04:54 | |
*** bfschott has left #openstack | 04:56 | |
*** dendro-afk is now known as dendrobates | 04:57 | |
*** omidhdl has joined #openstack | 04:59 | |
*** shehjart has quit IRC | 05:14 | |
*** joearnold has quit IRC | 05:15 | |
*** kashyap has quit IRC | 05:26 | |
koolhead11 | hi all | 05:30 |
*** hagarth has joined #openstack | 05:31 | |
*** Brain has quit IRC | 05:38 | |
*** jeffjapan has quit IRC | 05:39 | |
*** mihgen_ has quit IRC | 05:40 | |
zigo-_- | What's the lp URL for the debian package of Swift? | 05:43 |
zigo-_- | http://bazaar.launchpad.net/~openstack-ubuntu-packagers/ubuntu/swift/nova/ubuntu/ doesn't seem working. | 05:43 |
*** nhm_ has quit IRC | 05:44 | |
*** masudo has joined #openstack | 05:48 | |
*** masudo has quit IRC | 05:49 | |
*** RickB17 has quit IRC | 05:52 | |
donkeycat | are there instructions somewhere detailing how to use openstack with xen cloud platform? I see a lot of press releases saying they work together, but no documentation on how to actually "do it" | 05:58 |
*** guigui has joined #openstack | 06:00 | |
jeremyb | donkeycat: use mean with traditional xen or XCP? | 06:01 |
*** masoud has joined #openstack | 06:01 | |
jeremyb | (never heard of XCP before you just mentioned it fwiw... | 06:01 |
*** masoud has quit IRC | 06:02 | |
*** masudo has joined #openstack | 06:02 | |
donkeycat | jeremyb: yeah, xcp | 06:02 |
donkeycat | it's supposed to be almost exactly the same as xenserver (the commercial citrix offering) I guess | 06:03 |
jeremyb | errr, s/use/you/ | 06:06 |
deshantm | http://wiki.openstack.org/XenServerDevelopment | 06:06 |
jeremyb | donkeycat: well i know for sure it works with some xen flavor. and XCP is mentioned in the docs. | 06:06 |
deshantm | those will work on XCP too | 06:07 |
*** cynb has joined #openstack | 06:07 | |
jeremyb | deshantm's link seems very relevant :) | 06:07 |
deshantm | contact me todd.deshane [at] xen.org with any questions. Gotta run for now though. | 06:07 |
*** sandywalsh has joined #openstack | 06:08 | |
cynb | hi sandywalsh | 06:08 |
sandywalsh | cynb, hi! | 06:09 |
*** sandywalsh has quit IRC | 06:09 | |
cynb | ¡/window 1 | 06:11 |
*** kashyap has joined #openstack | 06:16 | |
HugoKuo_ | Hello , anyone familiar with user manage ? | 06:18 |
*** imsplitbit has quit IRC | 06:20 | |
*** mathrock has joined #openstack | 06:21 | |
*** MotoMilind1 has quit IRC | 06:22 | |
*** mihgen has joined #openstack | 06:22 | |
*** jdurgin has joined #openstack | 06:23 | |
*** mihgen has quit IRC | 06:23 | |
HugoKuo_ | https://answers.launchpad.net/nova/+question/154383 any suggestion plz ! | 06:23 |
donkeycat | deshantm: awesome, thanks for the link! my googling skills failed me | 06:24 |
* donkeycat beings copypasta of the commands on the wiki page | 06:26 | |
*** jeffjapan has joined #openstack | 06:29 | |
*** mgoldmann has joined #openstack | 06:30 | |
*** mathrock has left #openstack | 06:33 | |
*** mathrock has joined #openstack | 06:33 | |
*** mgoldmann has quit IRC | 06:33 | |
*** mathrock has left #openstack | 06:34 | |
*** omidhdl has left #openstack | 06:34 | |
*** sandywalsh has joined #openstack | 06:35 | |
*** obino has joined #openstack | 06:36 | |
*** mgoldmann has joined #openstack | 06:37 | |
zykes- | Will swift be wrapped into the control panel? | 06:46 |
*** sandywalsh has quit IRC | 06:48 | |
*** z0__ has quit IRC | 06:53 | |
*** adjohn has joined #openstack | 06:55 | |
*** Ryan_Lane has joined #openstack | 06:57 | |
*** adiantum has quit IRC | 07:02 | |
*** antenagora has joined #openstack | 07:04 | |
*** ccustine has quit IRC | 07:05 | |
*** CloudChris has joined #openstack | 07:05 | |
*** CloudChris has left #openstack | 07:05 | |
*** adiantum has joined #openstack | 07:15 | |
*** DW-10297 has quit IRC | 07:17 | |
*** mihgen has joined #openstack | 07:19 | |
*** midodan has joined #openstack | 07:20 | |
*** HugoKuo_ has quit IRC | 07:22 | |
*** Ryan_Lane has quit IRC | 07:24 | |
*** allsystemsarego has joined #openstack | 07:24 | |
*** HugoKuo has joined #openstack | 07:25 | |
*** HugoKuo_ has joined #openstack | 07:27 | |
*** obino has quit IRC | 07:27 | |
*** nacx has joined #openstack | 07:28 | |
*** HugoKuo has quit IRC | 07:30 | |
*** HugoKuo_ has quit IRC | 07:31 | |
*** HugoKuo_ has joined #openstack | 07:33 | |
*** HugoKuo__ has joined #openstack | 07:36 | |
*** obino has joined #openstack | 07:38 | |
*** HugoKuo_ has quit IRC | 07:40 | |
*** jdurgin has quit IRC | 07:40 | |
*** matiu has quit IRC | 07:47 | |
*** rsaidan has joined #openstack | 07:56 | |
*** Capashen has joined #openstack | 07:59 | |
*** midodan_ has joined #openstack | 08:01 | |
*** midodan has quit IRC | 08:02 | |
*** midodan_ is now known as midodan | 08:02 | |
*** adiantum has quit IRC | 08:08 | |
*** sandywalsh has joined #openstack | 08:19 | |
*** jeffjapan has quit IRC | 08:24 | |
*** dirkx has joined #openstack | 08:30 | |
*** rsaidan has quit IRC | 08:31 | |
*** kim0 is now known as kim0|vacation | 08:42 | |
*** Nick0la has quit IRC | 08:48 | |
zykes- | is ther any live feed from the summit? | 08:50 |
*** elasticdog has quit IRC | 08:57 | |
*** DigitalFlux has joined #openstack | 09:02 | |
*** DigitalFlux has joined #openstack | 09:02 | |
*** adjohn has quit IRC | 09:02 | |
*** rcc has joined #openstack | 09:09 | |
*** DigitalFlux has quit IRC | 09:09 | |
*** miclorb_ has quit IRC | 09:13 | |
*** Nick0la has joined #openstack | 09:14 | |
*** elasticdog has joined #openstack | 09:14 | |
*** headoff has joined #openstack | 09:26 | |
*** z0__ has joined #openstack | 09:32 | |
*** midodan has quit IRC | 09:32 | |
*** bkkrw has joined #openstack | 09:41 | |
*** mdomsch has quit IRC | 09:42 | |
*** antenagora has left #openstack | 09:47 | |
*** headoff has quit IRC | 09:51 | |
*** cdbs has quit IRC | 09:53 | |
*** miclorb has joined #openstack | 09:54 | |
*** cdbs has joined #openstack | 09:54 | |
*** sunech has quit IRC | 09:56 | |
*** klumpie has quit IRC | 09:57 | |
*** klumpie has joined #openstack | 09:57 | |
*** adiantum has joined #openstack | 10:00 | |
*** cdbs has quit IRC | 10:08 | |
*** cdbs has joined #openstack | 10:09 | |
*** dirkx has quit IRC | 10:10 | |
*** nRy has quit IRC | 10:17 | |
*** cdbs has quit IRC | 10:22 | |
*** cdbs has joined #openstack | 10:24 | |
*** fabiand__ has joined #openstack | 10:33 | |
*** smaresca has quit IRC | 10:48 | |
*** daedalusflew has quit IRC | 10:49 | |
*** daedalusflew has joined #openstack | 10:49 | |
*** daedalusflew has quit IRC | 10:53 | |
*** cdbs has quit IRC | 10:53 | |
*** dirkx has joined #openstack | 10:55 | |
*** cdbs has joined #openstack | 10:56 | |
*** matclayton has joined #openstack | 10:58 | |
*** smaresca has joined #openstack | 11:01 | |
*** ctennis has quit IRC | 11:01 | |
*** daedalusflew has joined #openstack | 11:01 | |
*** obino has quit IRC | 11:05 | |
*** rsaidan has joined #openstack | 11:14 | |
*** daedalusflew has quit IRC | 11:15 | |
*** smaresca has quit IRC | 11:15 | |
*** rsaidan has quit IRC | 11:18 | |
*** smaresca has joined #openstack | 11:20 | |
*** daedalusflew has joined #openstack | 11:23 | |
*** miclorb has quit IRC | 11:32 | |
*** daedalusflew has quit IRC | 11:32 | |
*** smaresca has quit IRC | 11:32 | |
*** rsaidan has joined #openstack | 11:32 | |
*** daedalusflew has joined #openstack | 11:39 | |
*** smaresca has joined #openstack | 11:45 | |
*** dirkx has quit IRC | 11:55 | |
*** kyzh has joined #openstack | 11:57 | |
*** kyzh has joined #openstack | 11:57 | |
*** dirkx has joined #openstack | 12:02 | |
*** kyzh has quit IRC | 12:07 | |
*** ctennis has joined #openstack | 12:08 | |
*** fitzdsl has left #openstack | 12:14 | |
*** mgoldmann has quit IRC | 12:21 | |
*** RickB17 has joined #openstack | 12:23 | |
*** hadrian has joined #openstack | 12:23 | |
fabiand__ | good day. is there a live image or live cd with the openstack components installed? | 12:28 |
*** mgoldmann has joined #openstack | 12:28 | |
*** drewlander has joined #openstack | 12:28 | |
*** dmshelton has joined #openstack | 12:38 | |
*** onlany has joined #openstack | 12:39 | |
*** RickB17 has quit IRC | 12:41 | |
*** aliguori has quit IRC | 12:44 | |
*** aliguori has joined #openstack | 12:45 | |
*** rsaidan has quit IRC | 12:47 | |
*** icarus901 has quit IRC | 12:57 | |
Capashen | Hi ! Where can I report an error in swift documentation ? (dead link) | 13:08 |
annegentle | Capashen: go ahead and log a bug at https://bugs.launchpad.net/swift and mark it as documentation. If it's on the swift.openstack.org site, I'm surprised there's a dead link. Where is it? | 13:17 |
Capashen | OpenStack Object Storage pdf : 3.2 Installing OpenStack Object Storage on Ubuntu. "use the Swift All In One instructions. See http://swift.openstack.org/SAIO_instructions.html" | 13:22 |
bkkrw | Capashen, annegentle: should probably point to http://swift.openstack.org/development_saio.html | 13:24 |
Capashen | ok, I created a bug in launchpad. | 13:26 |
*** vvuksan has joined #openstack | 13:27 | |
uvirtbot | New bug: #771809 in swift "Dead link in swift administration guide (pdf)" [Undecided,New] https://launchpad.net/bugs/771809 | 13:31 |
Capashen | indeed | 13:32 |
*** arun has quit IRC | 13:33 | |
*** icarus901 has joined #openstack | 13:33 | |
*** nelson has quit IRC | 13:34 | |
*** posulliv has quit IRC | 13:34 | |
*** lborda has joined #openstack | 13:34 | |
*** nelson has joined #openstack | 13:34 | |
*** kakella has joined #openstack | 13:35 | |
*** kakella has left #openstack | 13:35 | |
*** deshantm_laptop has joined #openstack | 13:42 | |
*** zenmatt has joined #openstack | 13:44 | |
*** knorthcut has joined #openstack | 13:45 | |
*** rchavik has quit IRC | 13:47 | |
*** arun__ has joined #openstack | 13:47 | |
*** arun__ has quit IRC | 13:49 | |
*** arun__ has joined #openstack | 13:49 | |
*** arun__ is now known as arun | 13:50 | |
*** gondoi has joined #openstack | 13:53 | |
*** jonkelly has joined #openstack | 13:55 | |
*** zigo-_- has quit IRC | 13:59 | |
*** Shentonfreude has joined #openstack | 13:59 | |
*** mihgen has quit IRC | 14:02 | |
*** f4m8 is now known as f4m8_ | 14:03 | |
*** robbiew1 has joined #openstack | 14:04 | |
*** knorthcut has quit IRC | 14:04 | |
*** nhm has joined #openstack | 14:05 | |
*** Shentonfreude has joined #openstack | 14:07 | |
*** icarus901 has quit IRC | 14:07 | |
*** mdomsch has joined #openstack | 14:11 | |
*** hallyn has quit IRC | 14:12 | |
*** aliguori has quit IRC | 14:12 | |
*** DigitalFlux has joined #openstack | 14:12 | |
*** DigitalFlux has joined #openstack | 14:12 | |
*** NashTrash has joined #openstack | 14:17 | |
NashTrash | Good morning #openstack. | 14:17 |
NashTrash | Anyone able to answer a quick Glance question? | 14:18 |
*** hallyn has joined #openstack | 14:18 | |
*** aliguori has joined #openstack | 14:18 | |
*** nphase has quit IRC | 14:24 | |
*** posulliv has joined #openstack | 14:24 | |
*** hvaldivia has joined #openstack | 14:25 | |
hvaldivia | Hi everybody... | 14:25 |
*** h0cin has joined #openstack | 14:26 | |
hvaldivia | Why do the roles admin,projectmanager fail ? | 14:26 |
hvaldivia | any idea? | 14:27 |
*** robbiew1 is now known as robbiew | 14:29 | |
*** nphase has joined #openstack | 14:30 | |
*** icarus901 has joined #openstack | 14:35 | |
*** dendrobates is now known as dendro-afk | 14:37 | |
*** icarus901 has quit IRC | 14:40 | |
*** adjohn has joined #openstack | 14:45 | |
*** NashTrash has quit IRC | 14:46 | |
annegentle | Capashen: ah, ok, thanks. That bug could've been logged against openstack-manuals, that's where the PDFs live. I'll fix it, thanks for reporting! | 14:47 |
*** ctennis has quit IRC | 14:49 | |
koolhead11 | hey annegentle | 14:49 |
hvaldivia | Hello… Where Can I post a posible bug? | 14:53 |
*** mdomsch has quit IRC | 14:55 | |
RichiH | soren: are you aware of any efforts to package openstack for debian? | 14:56 |
RichiH | soren: from a quick glance, the only ubuntu-specific stuff seems to be upstart | 14:56 |
uvirtbot | New bug: #771849 in glance "Port not parsed correctly in Swift URI" [High,New] https://launchpad.net/bugs/771849 | 14:56 |
hvaldivia | Bug: creating a 1GB volume fails. | 14:57 |
hvaldivia | euca-create-volume -s 1 -z myzone | 14:57 |
*** freeflyi1g has joined #openstack | 15:02 | |
*** TibshoOT has joined #openstack | 15:03 | |
*** freeflying has quit IRC | 15:05 | |
*** dynis has left #openstack | 15:07 | |
*** monaDeveloper has joined #openstack | 15:07 | |
nelson | Is there an openstack version of php-cloudfiles (the PHP interface to Swift)? | 15:11 |
*** icarus901 has joined #openstack | 15:11 | |
*** smaresca has quit IRC | 15:16 | |
*** daedalusflew has quit IRC | 15:16 | |
*** daedalusflew has joined #openstack | 15:17 | |
hvaldivia | Does anybody work with nova-volume? I get an error | 15:18 |
*** smaresca has joined #openstack | 15:19 | |
hvaldivia | I am not able to create a 90GB volumen | 15:19 |
*** adjohn has quit IRC | 15:20 | |
hvaldivia | this is the nova-volume.log output: http://paste.openstack.org/show/1268/ | 15:20 |
*** z0__ has quit IRC | 15:21 | |
*** z0__ has joined #openstack | 15:22 | |
*** ccustine has joined #openstack | 15:23 | |
*** anticw has quit IRC | 15:23 | |
*** pcrews has quit IRC | 15:24 | |
*** bkkrw has quit IRC | 15:25 | |
*** hagarth has quit IRC | 15:27 | |
*** hipokrit has joined #openstack | 15:30 | |
*** knorthcut has joined #openstack | 15:33 | |
*** mdomsch has joined #openstack | 15:33 | |
fabiand__ | good day, I get segfaults on fedora when i run the recreate script of the swift-aio guide .. does someone experience something similar? | 15:34 |
fabiand__ | or: how can i find out what exactely is causing that segfault .. | 15:34 |
*** deshantm_laptop has quit IRC | 15:35 | |
*** pcrews has joined #openstack | 15:38 | |
*** sandywalsh has quit IRC | 15:39 | |
*** koolhead11 is now known as koolhead11|afk | 15:41 | |
*** BK_man has joined #openstack | 15:42 | |
*** BK_man has quit IRC | 15:50 | |
soren | RichiH: Thomas Goirand (zigo) is working on getting it into Debian. | 15:53 |
*** enigma has joined #openstack | 15:53 | |
*** MotoMilind has joined #openstack | 15:55 | |
creiht | fabiand__: at what point in the recreate script does it segfault? | 15:57 |
*** MarkAtwood has joined #openstack | 15:58 | |
*** adc has joined #openstack | 15:59 | |
*** mathrock has joined #openstack | 16:00 | |
*** vernhart has quit IRC | 16:01 | |
*** MotoMilind has quit IRC | 16:01 | |
fabiand__ | creiht: when using swauth-pre -K | 16:04 |
fabiand__ | http://fpaste.org/HfHO/ | 16:04 |
*** pcrews has quit IRC | 16:04 | |
creiht | now isn't that interesting | 16:05 |
*** zul has joined #openstack | 16:05 | |
fabiand__ | creith, erm - I suppose that depends on the amount of background knowledge :) | 16:05 |
creiht | looks like greenlet is bombing | 16:05 |
fabiand__ | Yes. I tried to use fedora's own greenlet and afterwards the current easy_install greenlet and eventlet provided packages | 16:06 |
*** gasbakid has joined #openstack | 16:06 | |
fabiand__ | and it is a x86 system, no 64bit | 16:07 |
*** pcrews has joined #openstack | 16:07 | |
*** Jordandev has joined #openstack | 16:07 | |
*** nwl has left #openstack | 16:07 | |
RichiH | soren: thanks; i will hit him up and maybe be able to get $work to let me work on this | 16:08 |
RichiH | soren: are you in sacramento, btw? | 16:08 |
*** nacx has quit IRC | 16:08 | |
RichiH | soren: as an aside, there is one valid use case for rebasing: fixing commits that should never have made it into the repo. point in case, one of our interns managed to commit a few hundred MB of binaries | 16:09 |
fabiand__ | creiht: what greenlet version have you got? | 16:09 |
RichiH | dragging those with you forever is not a good idea, imo | 16:09 |
creiht | fabiand__: same version... greenlet hasn't changed very much | 16:10 |
*** anticw has joined #openstack | 16:11 | |
*** icarus901 has quit IRC | 16:12 | |
fabiand__ | creiht: mh ok. on i686 or x86_64? | 16:12 |
creiht | I've done both | 16:13 |
*** zenmatt has quit IRC | 16:13 | |
creiht | I'm asking around to see if others have any idea | 16:13 |
fabiand__ | mh okay ... | 16:13 |
fabiand__ | thanks :) | 16:13 |
creiht | greenlet uses a c extension, so maybe it is getting compiled incorrectly? | 16:13 |
fabiand__ | good question. is there a way to force a recompile? | 16:14 |
*** KnuckleSangwich has joined #openstack | 16:14 | |
fabiand__ | I already deleted a directory, but don't know if i catched everything relevant .. | 16:14 |
fabiand__ | i'll have another look | 16:14 |
*** sandywalsh has joined #openstack | 16:14 | |
*** dendro-afk is now known as dendrobates | 16:14 | |
*** pcrews has quit IRC | 16:15 | |
*** pcrews has joined #openstack | 16:17 | |
*** anticw has quit IRC | 16:18 | |
fabiand__ | creiht: i removed greenlet and eventlet and rebuild both of them, this didn't help though .. | 16:18 |
*** anticw has joined #openstack | 16:18 | |
creiht | heh | 16:18 |
*** zaitcev has joined #openstack | 16:22 | |
*** anticw has quit IRC | 16:22 | |
*** jmckenty has joined #openstack | 16:23 | |
*** Chad has joined #openstack | 16:23 | |
*** Chad is now known as Guest8257 | 16:24 | |
*** fabiand__ has quit IRC | 16:25 | |
jmckenty | HEY OpenStack peeps! | 16:25 |
jmckenty | If anything comes up in the sessions today-friday that you can't get resolved and/or you think the PPB should debate/weigh-in on, feel free to at it to this: http://etherpad.openstack.org/PPB-Agenda | 16:26 |
*** dspano has joined #openstack | 16:26 | |
*** KnuckleSangwich has quit IRC | 16:26 | |
*** dirkx has quit IRC | 16:26 | |
*** icarus901 has joined #openstack | 16:27 | |
*** Guest8257 has quit IRC | 16:27 | |
*** Capashen has quit IRC | 16:28 | |
*** jaypipes has joined #openstack | 16:30 | |
*** koolhead17 has joined #openstack | 16:32 | |
*** pcrews has quit IRC | 16:32 | |
*** icarus901 has quit IRC | 16:33 | |
*** pcrews has joined #openstack | 16:33 | |
*** Ryan_Lane has joined #openstack | 16:35 | |
annegentle | I'd like to get a wiki page going that links to all the Etherpads for today - are the speakers supposed to create those themselves? | 16:35 |
creiht | annegentle: there was a link posted yesterday morning that was supposed to have that | 16:35 |
annegentle | creiht: ok, thanks | 16:37 |
*** dendrobates is now known as dendro-afk | 16:38 | |
*** dovetaildan has quit IRC | 16:39 | |
*** z0__ has quit IRC | 16:40 | |
*** dovetaildan has joined #openstack | 16:41 | |
annegentle | ok, I found this: http://etherpad.openstack.org/SubmittedTopics but it doesn't appear to be complete. | 16:41 |
*** z0__ has joined #openstack | 16:42 | |
jmckenty | OpenStack's biggest community risk (as we grow): http://dilbert.com/strips/comic/2011-04-27/ | 16:45 |
*** vernhart has joined #openstack | 16:47 | |
*** maplebed has joined #openstack | 16:47 | |
*** sandywalsh has quit IRC | 16:47 | |
*** sandywalsh has joined #openstack | 16:48 | |
*** obino has joined #openstack | 16:50 | |
*** sandywalsh has quit IRC | 16:53 | |
*** BK_man has joined #openstack | 16:55 | |
*** MotoMilind has joined #openstack | 17:00 | |
*** joearnold has joined #openstack | 17:01 | |
*** Ryan_Lane has quit IRC | 17:02 | |
*** Ryan_Lane has joined #openstack | 17:03 | |
*** BK_man has quit IRC | 17:03 | |
*** zul has quit IRC | 17:06 | |
*** kbringard has joined #openstack | 17:10 | |
*** BK_man has joined #openstack | 17:10 | |
*** fabiand__ has joined #openstack | 17:12 | |
fabiand__ | creiht: sorry. I got disconnected - did someone observe something similar? | 17:12 |
kbringard | hmmmm, anyone else having problems with the latest trunk not applying migrations? | 17:12 |
kbringard | I couldn't seem to get 015 to apply, so I removed everything and reinstalled and now none of them seem to be applying :-/ | 17:13 |
*** sandywalsh has joined #openstack | 17:15 | |
*** MotoMilind has quit IRC | 17:15 | |
*** jmckenty has quit IRC | 17:15 | |
*** anticw has joined #openstack | 17:15 | |
*** kashyap has quit IRC | 17:17 | |
*** guigui has quit IRC | 17:18 | |
elasticdog | what's the upside to using FlatManager over FlatDHCPManager? | 17:18 |
kbringard | elasticdog: you use your own DHCP server instead of dnsmasq in openstack | 17:19 |
*** zul has joined #openstack | 17:19 | |
elasticdog | injecting only works on Debian-based VM's, right? | 17:19 |
kbringard | or yea, you inject into the VM | 17:20 |
*** anticw has quit IRC | 17:20 | |
elasticdog | kbringard: wouldn't the injected network info conflict with your external dhcp server? | 17:20 |
kbringard | I thought I recall hearing that someone had it working on Cent/RH | 17:20 |
*** mathrock has quit IRC | 17:20 | |
kbringard | yea, if you were injecting... I personally prefer to use DHCP regardless | 17:20 |
kbringard | but, I have also never used Flat | 17:20 |
kbringard | so, I probably shouldn't be talking about it :-D | 17:21 |
elasticdog | meaning that if you tried to inject an address, the interface wouldn't be properly configured to request info from a DHCP server | 17:21 |
elasticdog | :-) | 17:21 |
kbringard | right, you're right | 17:21 |
*** agarwalla has joined #openstack | 17:21 | |
kbringard | like I said, since injecting is kind of fragile and dependent upon the OS and stuff, I've just always assumed a DHCP server in the boradcast domain | 17:22 |
kbringard | but that's just me | 17:22 |
elasticdog | kbringard: makes sense...I think I'll give FlatDHCPManager a shot since that should be more reliable than injection | 17:22 |
*** Ryan_Lane has quit IRC | 17:22 | |
*** jmckenty has joined #openstack | 17:24 | |
*** joearnold has quit IRC | 17:24 | |
*** jmckenty has quit IRC | 17:24 | |
*** hallyn is now known as hallyn_afk | 17:25 | |
*** medberry has quit IRC | 17:26 | |
*** pcrews has quit IRC | 17:27 | |
*** sophiap has joined #openstack | 17:28 | |
*** sandywalsh has quit IRC | 17:28 | |
*** mathrock has joined #openstack | 17:28 | |
*** medberry has joined #openstack | 17:30 | |
*** medberry has quit IRC | 17:30 | |
*** medberry has joined #openstack | 17:30 | |
*** vernhart has quit IRC | 17:31 | |
*** obino has quit IRC | 17:31 | |
*** pcrews has joined #openstack | 17:32 | |
*** joearnold has joined #openstack | 17:32 | |
*** zul has quit IRC | 17:34 | |
*** vernhart has joined #openstack | 17:34 | |
*** rcc has quit IRC | 17:35 | |
*** dragondm has joined #openstack | 17:35 | |
*** mathrock has quit IRC | 17:35 | |
*** mathrock has joined #openstack | 17:36 | |
*** pcrews has quit IRC | 17:36 | |
kbringard | feel free to ignore my previous migrations question; as it turns out, I'm an idiot | 17:36 |
*** MotoMilind has joined #openstack | 17:38 | |
*** pcrews has joined #openstack | 17:38 | |
*** obino has joined #openstack | 17:38 | |
*** joearnold has quit IRC | 17:39 | |
creiht | fabiand__: I'm at a loss sorry, for some reason it isn't liking your greenlet module | 17:41 |
*** MotoMilind has quit IRC | 17:41 | |
creiht | do you have more than one version of python installed by chance? | 17:41 |
fabiand__ | creiht: I've got python3 and 2.7 installed ... but the modulesi n different python paths | 17:42 |
creiht | yeah true | 17:43 |
creiht | just grasping at straws at the moment | 17:43 |
fabiand__ | I am currently installing x86_64 to see if i can reproduce it there as well | 17:43 |
fabiand__ | okay .. | 17:43 |
fabiand__ | thanks :) | 17:43 |
creiht | np, sorry I don't have any more insight | 17:43 |
*** medberry has quit IRC | 17:43 | |
Nick0la | Hello all. | 17:43 |
*** zul has joined #openstack | 17:44 | |
*** medberry has joined #openstack | 17:46 | |
*** medberry has quit IRC | 17:46 | |
*** medberry has joined #openstack | 17:46 | |
*** anticw has joined #openstack | 17:46 | |
Nick0la | nova-manage is showing XXX on all of my remote compute nodes: http://paste.openstack.org/show/1269/ | 17:47 |
Nick0la | what does XXX mean? | 17:47 |
kbringard | Nick0la: it means it's not currently active | 17:47 |
kbringard | most of the time it's because the times are not in sync | 17:48 |
kbringard | I'd run ntpdate time.apple.com (or whatever time server you want to use) | 17:48 |
kbringard | on all your nodes | 17:48 |
Nick0la | excellent. | 17:49 |
Nick0la | thanks! | 17:49 |
kbringard | no problem, I've run into that so many times, hah | 17:49 |
*** anticw has quit IRC | 17:51 | |
*** sophiap has quit IRC | 17:52 | |
annegentle | ok, the link referred to in Jim's talk doesn't have much but let's start collecting etherpad links here: http://etherpad.openstack.org/ods-d | 17:57 |
*** green_ has joined #openstack | 17:57 | |
*** dragondm has quit IRC | 17:58 | |
*** green_ has quit IRC | 17:58 | |
*** kbringard has quit IRC | 17:58 | |
*** kbringard has joined #openstack | 17:58 | |
*** Jordandev has quit IRC | 17:59 | |
*** clauden has joined #openstack | 18:01 | |
*** sophiap has joined #openstack | 18:02 | |
*** kbringard has quit IRC | 18:02 | |
*** Ryan_Lane has joined #openstack | 18:02 | |
*** enigma1 has joined #openstack | 18:03 | |
*** dendro-afk is now known as dendrobates | 18:03 | |
*** enigma has quit IRC | 18:05 | |
*** mathrock has quit IRC | 18:06 | |
*** jmckenty has joined #openstack | 18:06 | |
hvaldivia | hi | 18:08 |
hvaldivia | is there anybody? | 18:08 |
*** zul has quit IRC | 18:09 | |
*** zul has joined #openstack | 18:11 | |
*** clauden has quit IRC | 18:11 | |
*** clauden has joined #openstack | 18:11 | |
jaypipes | hvaldivia: most of us are in a discussion on the branching model right now :) what's up? | 18:12 |
*** hagarth_ has joined #openstack | 18:14 | |
jmckenty | ttx: notmyname and I have just hammered out a blueprint, can we get a session in the hole on Friday? https://blueprints.launchpad.net/swift/+spec/swift-pluggable-hashing-ring | 18:15 |
elasticdog | how do people architect assigning public IPs to VM instances? set the fixed_range to a large private space (172.16.0.0/12) and then use floating IPs to assign public addresses? | 18:15 |
hvaldivia | jaypipes: well I have this error http://paste.openstack.org/show/1270/ | 18:17 |
elasticdog | I'm trying to wrap my head around exactly how the routing is done for VMs | 18:17 |
hvaldivia | kvm-ok shows mw to my hardward support vituraliztion | 18:17 |
*** kashyap has joined #openstack | 18:17 | |
Ryan_Lane | elasticdog: yes | 18:17 |
Ryan_Lane | not that you need to do that | 18:18 |
Ryan_Lane | you could also just use public ips for the fixed range and ignore floating IPs | 18:18 |
elasticdog | Ryan_Lane: gotcha...thanks | 18:19 |
*** fabiand__ has quit IRC | 18:19 | |
Ryan_Lane | if every instance you make will need a public IP, it probably makes more sense to just use a public range :) | 18:19 |
*** rostik has quit IRC | 18:20 | |
Ryan_Lane | this is especially a nice way of doing things if you are going to use IPv6 for everything | 18:20 |
*** zul has quit IRC | 18:21 | |
*** jmckenty has quit IRC | 18:21 | |
*** hagarth_ has quit IRC | 18:22 | |
*** obino has quit IRC | 18:23 | |
*** sandywalsh has joined #openstack | 18:23 | |
*** kbringard has joined #openstack | 18:24 | |
*** knorthcu has joined #openstack | 18:24 | |
knorthcu | anyone here with any Nova Compute + VMWare experience? | 18:24 |
knorthcu | I've got all the pre-requisites in place | 18:25 |
knorthcu | I think I've rounded up the little bit of doc that is available | 18:25 |
knorthcu | I've got a couple of questions around the nuances between ESX and ESXi that are not very clear | 18:26 |
knorthcu | anyone got any experience around this? | 18:26 |
*** joearnold has joined #openstack | 18:26 | |
*** arun__ has joined #openstack | 18:27 | |
*** arun_ has quit IRC | 18:29 | |
hvaldivia | Does anybody know what " Instance '2' failed to spawn. Is virtualization enabled in the BIOS?" means? | 18:29 |
*** dragondm has joined #openstack | 18:30 | |
*** joearnol_ has joined #openstack | 18:31 | |
*** joearnold has quit IRC | 18:31 | |
*** dendrobates is now known as dendro-afk | 18:33 | |
*** MotoMilind has joined #openstack | 18:33 | |
*** romain_lenglet has joined #openstack | 18:39 | |
*** romain_lenglet has left #openstack | 18:39 | |
alekibango | hvaldivia: it looks lik you have no hw virtualisation support | 18:40 |
alekibango | and you are trying to use hypervizor that needs it | 18:41 |
hvaldivia | Yeah.. but I have virtualization support | 18:41 |
alekibango | it can be disablet in bios | 18:41 |
alekibango | disabled* :) | 18:41 |
hvaldivia | alekibango: kvm-ok shows me that it is ok | 18:41 |
hvaldivia | Ohhhh | 18:42 |
*** pcrews has quit IRC | 18:42 | |
alekibango | try checking all logs | 18:42 |
hvaldivia | well I will check the bios…. | 18:43 |
*** anticw has joined #openstack | 18:43 | |
*** enigma1 has quit IRC | 18:43 | |
hvaldivia | alekbango: I have 4 machines, three of them running compute and volume componets | 18:43 |
hvaldivia | my image path on nova.conf is --images_path=/var/lib/nova/images | 18:44 |
*** joearnol_ has quit IRC | 18:45 | |
hvaldivia | Should that directory be an nfs system? | 18:45 |
alekibango | well it might work a bit... but real solution is using glance | 18:45 |
alekibango | best with swift | 18:46 |
alekibango | (as a backend) | 18:46 |
*** joearnold has joined #openstack | 18:46 | |
*** dendro-afk is now known as dendrobates | 18:46 | |
*** kbringard has quit IRC | 18:47 | |
*** joearnold has quit IRC | 18:47 | |
hvaldivia | alekibango: You are saying that if that directory is not accesed by all computes then It wont work. I though that the api-component send the images through the net to the compute machine | 18:48 |
*** jmckenty has joined #openstack | 18:48 | |
*** topper has joined #openstack | 18:48 | |
*** dragondm has quit IRC | 18:48 | |
topper | heyo all | 18:49 |
topper | when I'm upgrading from swift 1.2 to 1.3 - do I need to do anything to take advantage of the indexed sqlite dbs? | 18:49 |
*** joearnold has joined #openstack | 18:49 | |
topper | or I guess... do I need to do anything except run swift 1.3 python code? | 18:49 |
*** enigma has joined #openstack | 18:49 | |
*** jmckenty_ has joined #openstack | 18:49 | |
topper | i couldn't find a "how to upgrade" | 18:49 |
*** arun__ is now known as arun_ | 18:49 | |
alekibango | hvaldivia: yes if you use glance | 18:49 |
*** arun_ has quit IRC | 18:49 | |
*** arun_ has joined #openstack | 18:49 | |
alekibango | for more nodes, glance is basically a must have | 18:50 |
alekibango | topper: you might get bitten my need for few more config options in nova.conf | 18:50 |
topper | using swift - not nova | 18:50 |
alekibango | like lockpath or what it was (see config in package if you use packages) | 18:51 |
alekibango | topper: ah, i still have 1.2 | 18:51 |
hvaldivia | alekibango: on bexar I didnt use glance and the compute machines were able to create an instance based on the image sent through the net | 18:51 |
alekibango | sorry i was thinking nova | 18:51 |
topper | it appears that 1.3 packages haven't made it to the ppa right? | 18:51 |
*** joearnold has quit IRC | 18:51 | |
alekibango | hvaldivia: using nova-objectstore? | 18:51 |
hvaldivia | yeah... | 18:51 |
alekibango | use glance now... :) | 18:51 |
alekibango | its the way to og | 18:51 |
hvaldivia | I'am using it... | 18:51 |
Ryan_Lane | alekibango: this should *really* be in the release notes | 18:52 |
alekibango | go* | 18:52 |
Ryan_Lane | who can edit those? :) | 18:52 |
*** obino has joined #openstack | 18:52 | |
alekibango | hmm ttx? | 18:52 |
Ryan_Lane | I've seen this question in here a million times | 18:52 |
hvaldivia | alekibange: Ok I will used it. Is objectstore not supported on cactus? | 18:52 |
*** jmckenty has quit IRC | 18:53 | |
alekibango | hvaldivia: imho it could be, but glance is really the way to go | 18:53 |
Ryan_Lane | hvaldivia: it is, for single node installs | 18:53 |
Ryan_Lane | for multi-node installs glance is required | 18:53 |
hvaldivia | alekibango: :( | 18:53 |
alekibango | btw i have still problems with my 1.3 install | 18:53 |
*** sandywalsh has quit IRC | 18:53 | |
alekibango | glance is not working right for me somehow.. iam prolly not smart enough lol | 18:53 |
hvaldivia | alekibango: thanks… I will install all again. hahaha | 18:54 |
alekibango | trying to upload an image -- ends in horrilbe errorrs | 18:54 |
*** zenmatt has joined #openstack | 18:55 | |
hvaldivia | Ryan_Lane: Thanks. I didnt see that info on the documentation. | 18:57 |
Ryan_Lane | I'm not sure there is documentation that says that | 18:57 |
Ryan_Lane | at least I couldn't find it | 18:57 |
Ryan_Lane | but I've read a few times in this channel that glance is required for multi-node | 18:57 |
*** hub_cap has joined #openstack | 18:57 | |
Ryan_Lane | and I definitely couldn't get it working with nova-objectstore | 18:58 |
alekibango | Ryan_Lane: there definitelly is a need for document | 18:59 |
alekibango | describing different possible architectures | 18:59 |
alekibango | that are sane | 18:59 |
alekibango | like this.... but ocntaining more details, including all configs http://stackops.org/display/documentation/Stackops+Distro+Predefined+Deployment+Architectures | 19:00 |
Ryan_Lane | it should at least be mentioned in the release notes, since is a change in the behavior since upgrade | 19:00 |
alekibango | and with different backends and hypervizors, including diskless compute servers even | 19:00 |
*** MotoMilind has quit IRC | 19:00 | |
hvaldivia | It would be a great idea. | 19:01 |
*** jmckenty_ has quit IRC | 19:01 | |
*** gasbakid has quit IRC | 19:02 | |
alekibango | hvaldivia: it would be best to have it from someone who already used it in production for some time | 19:02 |
alekibango | and can write some depper understanding there | 19:02 |
alekibango | i can only guess... | 19:02 |
*** zul has joined #openstack | 19:02 | |
*** jmckenty has joined #openstack | 19:03 | |
alekibango | annegentle: do you think you can help there somehow? we need some smart people to describe possible (sane) architectures in detail, including services running on each node and example config files | 19:03 |
*** dendrobates is now known as dendro-afk | 19:04 | |
*** adiantum has quit IRC | 19:05 | |
topper | hmmm - looking at the swift 1.3 code - I don't see any ADD index - only CREATE TABLE with the new indexes... does that get done b/c of the replication - or do we need to recreate those somehow? | 19:05 |
*** matclayton has left #openstack | 19:06 | |
*** drewlander has quit IRC | 19:07 | |
*** vernhart has quit IRC | 19:10 | |
*** sophiap has quit IRC | 19:12 | |
*** hub_cap_ has joined #openstack | 19:13 | |
*** hub_cap has quit IRC | 19:13 | |
*** hub_cap_ is now known as hub_cap | 19:13 | |
*** sophiap has joined #openstack | 19:14 | |
*** hub_cap has quit IRC | 19:17 | |
*** jaypipes has quit IRC | 19:17 | |
*** zul has quit IRC | 19:18 | |
*** rsaidan has joined #openstack | 19:25 | |
*** nelson has quit IRC | 19:25 | |
*** nelson has joined #openstack | 19:26 | |
*** Ryan_Lane is now known as Ryan_Lane|food | 19:27 | |
*** obino has quit IRC | 19:29 | |
hvaldivia | should I use ppa:glance-core/release or ppa:glance-core/trunk? | 19:30 |
*** enigma has quit IRC | 19:33 | |
*** enigma has joined #openstack | 19:35 | |
*** kyzh has joined #openstack | 19:36 | |
*** kyzh has quit IRC | 19:36 | |
*** kyzh has joined #openstack | 19:36 | |
*** HouseAway is now known as AimanA | 19:37 | |
*** clauden has quit IRC | 19:37 | |
*** MotoMilind has joined #openstack | 19:43 | |
*** pcrews has joined #openstack | 19:47 | |
*** joshfng has joined #openstack | 19:52 | |
*** fabiand__ has joined #openstack | 19:52 | |
*** joshfng has quit IRC | 19:52 | |
fabiand__ | creiht: just to give you some feedback . it works like a charm on x86_64 | 19:52 |
fabiand__ | so maybe an arch issue (regardig the segfault when running swauth-prep | 19:53 |
*** joearnold has joined #openstack | 19:54 | |
*** MotoMilind has quit IRC | 19:54 | |
*** joearnold has quit IRC | 19:56 | |
*** MotoMilind has joined #openstack | 19:58 | |
*** mgoldmann has quit IRC | 20:00 | |
*** horacio has joined #openstack | 20:01 | |
*** MotoMilind has quit IRC | 20:03 | |
*** brd_from_italy has joined #openstack | 20:05 | |
nelson | Is there an openstack version of php-cloudfiles (the PHP interface to Swift)? | 20:08 |
*** sandywalsh has joined #openstack | 20:11 | |
nelson | I'm thinking that people are paying too much attention to meatspace today. | 20:11 |
*** Ryan_Lane has joined #openstack | 20:12 | |
fabiand__ | does someone know ryan brown and if he will push his gvfs wrk upstream? | 20:14 |
*** allsystemsarego has quit IRC | 20:18 | |
*** jmckenty has quit IRC | 20:19 | |
*** horacio has left #openstack | 20:20 | |
knorthcu | anyone from team nova-vmware in here? | 20:22 |
knorthcu | I'm having major issues integrating ESXi | 20:23 |
*** mdomsch has quit IRC | 20:23 | |
knorthcu | I see some mention of ESXi support, but rarely in the little bit of doc | 20:23 |
knorthcu | then i go into the python code and there is absolutely no mention of ESXi, its all ESX in the code | 20:23 |
knorthcu | and im wondering if ESXi was abandoned/never tested | 20:24 |
knorthcu | i'm going to reinstall with ESX and see what happens i guess, but I'd really like to know more about ESXi support | 20:25 |
*** pcrews has quit IRC | 20:26 | |
ttx | alekibango: anyone can. It's a wiki. | 20:27 |
*** pcrews has joined #openstack | 20:27 | |
ttx | jmckenty, notmyname: ok, I'm on it | 20:28 |
hvaldivia | Hi. What is the difference between swift and nova-volume? | 20:32 |
*** Ryan_Lane has quit IRC | 20:32 | |
ttx | jmckenty, notmyname: done, Friday at 1:30pm. | 20:33 |
*** MotoMilind has joined #openstack | 20:33 | |
hvaldivia | I am using nova-volume + lvm2 as a storage service for my instances. But I am able to attach a vm (on a machine1) with a volume (on a machine other than 1) | 20:34 |
hvaldivia | Only I can attach a vm with a volume if they both are in the same physical machine... | 20:35 |
hvaldivia | Is it correct? | 20:35 |
*** jaypipes has joined #openstack | 20:36 | |
*** vernhart has joined #openstack | 20:36 | |
*** topper has quit IRC | 20:37 | |
*** topper has joined #openstack | 20:38 | |
*** dragondm has joined #openstack | 20:38 | |
hvaldivia | Ryan_Lane: Do you swift as a storage backend? | 20:38 |
hvaldivia | Ryan_Lane: Do you use swift as a storage backend? | 20:39 |
*** staniel_ has joined #openstack | 20:39 | |
*** dragondm has quit IRC | 20:42 | |
*** zul has joined #openstack | 20:42 | |
*** Brain has joined #openstack | 20:42 | |
*** fabiand__ has left #openstack | 20:43 | |
Brain | Hi all. Yesterday I came to ask If I can use openstack even if my server don't support virtualization in the bios | 20:43 |
Brain | Today, I'm giving it a try | 20:43 |
Brain | and when I start an instance, I get that error : Instance '1' failed to spawn. Is virtualization enabled in the BIOS? | 20:43 |
Brain | Can someone help me | 20:44 |
hvaldivia | Brain: is your cloud a multinode installation? | 20:44 |
Brain | hval: not for the moment but it will be | 20:45 |
hvaldivia | What type of virtualization are you using? kvm?xen? or qemu? | 20:45 |
Brain | I didn't specified | 20:46 |
alekibango | hvaldivia: swift can be used as storage backend only for glance... not for nova | 20:46 |
hvaldivia | Brain: check /etc/nova/nova.conf | 20:47 |
hvaldivia | --libvirt_type= | 20:47 |
Brain | no line for that in their | 20:47 |
hvaldivia | you are in troubles... | 20:48 |
*** rsaidan has quit IRC | 20:48 | |
Brain | lol | 20:48 |
hvaldivia | you should install qemu or xen and add that line in your conf file | 20:48 |
Brain | Ok. I though the initial setup script did it... And i don't remember to saw this in the doc | 20:49 |
hvaldivia | alekibango: If a want a storage service what should I use? | 20:50 |
Brain | thanks I will try | 20:51 |
hvaldivia | I want a storage service for my instances.. | 20:51 |
hvaldivia | Brain: your welcome. | 20:51 |
*** vvuksan has left #openstack | 20:53 | |
*** midodan has joined #openstack | 20:55 | |
*** hggdh has quit IRC | 21:03 | |
*** hggdh has joined #openstack | 21:04 | |
nelson | hvaldivia: not yet, but I'm working on it as we speak. | 21:05 |
*** midodan has left #openstack | 21:05 | |
nelson | hvaldivia: errrr, wait, do you mean with his nova work? I'm not sure what he's doing. We're working on using swift with Wikimedia's media storage. | 21:06 |
nelson | creiht: are you around or are you asquare? | 21:06 |
* nelson hums, twiddles his fingers, and looks around | 21:07 | |
*** knorthcut has quit IRC | 21:07 | |
*** knorthcu has quit IRC | 21:08 | |
*** Ryan_Lane has joined #openstack | 21:09 | |
*** MotoMilind has quit IRC | 21:12 | |
*** Brain has quit IRC | 21:13 | |
*** h0cin has quit IRC | 21:14 | |
hvaldivia | nelson: I mean that a want to attach volumes to my instances. So I configure nova-volume+lvm2 for that. I have 3 machines running nova-volume and nova-compute. So, I can create volumes on these 3 machines, I also can run instances on these machines. My problem is that I am not able to attach a volume on machine1 to an instance on machine 2 or 3 | 21:14 |
*** MotoMilind has joined #openstack | 21:16 | |
*** Ryan_Lane has quit IRC | 21:18 | |
*** derrick_ has joined #openstack | 21:18 | |
*** derrick_ has left #openstack | 21:19 | |
*** derrick_ has joined #openstack | 21:19 | |
*** mattrobinson has joined #openstack | 21:20 | |
mattrobinson | Is http://wiki.openstack.org/RunningNova the most current source of instructions for getting started with Nova? | 21:22 |
hvaldivia | You can also use this : http://docs.openstack.org/openstack-compute/admin/content/ | 21:23 |
zykes- | is there any live stream to the summit ? | 21:23 |
annegentle | zykes-: no, sorry. we are uploading videos to the http://openstack.org/blog site as they are available though. | 21:24 |
*** hallyn_afk is now known as hallyn | 21:24 | |
annegentle | mattrobinson: the wiki contains rough docs, the docs.openstack.org site should be more release-oriented (i.e. http://docs.openstack.org/cactus/ contains Cactus docs) | 21:24 |
*** hipokrit has left #openstack | 21:25 | |
*** jdurgin has joined #openstack | 21:25 | |
*** pcrews has quit IRC | 21:27 | |
*** jdurgin has joined #openstack | 21:27 | |
mattrobinson | annegentle: Thanks. I just keep getting to different pages from the docs site with different install info or none at all (http://nova.openstack.org/quickstart.html) | 21:27 |
annegentle | mattrobinson: yes the nova.openstack.org site is more for developers | 21:27 |
*** adiantum has joined #openstack | 21:28 | |
annegentle | mattrobinson: if I were draconian, I'd delete multiple install pages but they are for different audiences/purposes/goals for install | 21:28 |
annegentle | mattrobinson: so they live on :) | 21:28 |
*** pcrews has joined #openstack | 21:29 | |
mattrobinson | The main problem I'm trying to solve is that I've gotten to the point where I run `euca-run-instances ami-ykhkjunh -k mykey -t m1.tiny` | 21:29 |
*** robbiew has left #openstack | 21:29 | |
mattrobinson | And I get back "NotFound: Image aki-11111 could not be found" | 21:29 |
*** topper has left #openstack | 21:30 | |
mattrobinson | I tried installing from the ubuntu ppa release packages, but am thinking I should start over and try a different install method | 21:30 |
*** sandywalsh has quit IRC | 21:30 | |
mattrobinson | Is there a way to tell from the command line what version of openstack tools I'm using? I'm not sure what version of openstack tooling the ubuntu ppa packages install | 21:30 |
*** imsplitbit has joined #openstack | 21:30 | |
*** Ryan_Lane has joined #openstack | 21:31 | |
*** vernhart has quit IRC | 21:32 | |
*** dspano has quit IRC | 21:34 | |
*** icarus901 has joined #openstack | 21:35 | |
*** pcrews has quit IRC | 21:35 | |
*** pcrews has joined #openstack | 21:39 | |
*** jmckenty has joined #openstack | 21:41 | |
*** brd_from_italy has quit IRC | 21:47 | |
nelson | creiht: are you still on the lam from the authorities? | 21:49 |
*** adjohn has joined #openstack | 21:50 | |
*** lborda has quit IRC | 21:52 | |
*** aimon has quit IRC | 21:54 | |
*** aimon has joined #openstack | 21:54 | |
*** jmckenty has quit IRC | 21:57 | |
*** hvaldivia has quit IRC | 21:58 | |
*** aimon has quit IRC | 21:58 | |
*** Shentonfreude has quit IRC | 21:59 | |
nelson | what is the recommended php bindings? client.php or php-cloudfiles? | 22:01 |
annegentle | mattrobinson: see https://answers.launchpad.net/nova/+question/153332, not from command line though | 22:06 |
openstackjenkins | Project nova build #861: SUCCESS in 2 min 45 sec: http://jenkins.openstack.org/job/nova/861/ | 22:09 |
openstackjenkins | Tarmac: Make the import of distutils.extra non-mandatory in setup.py. Just print a warning that i18n commands are not available... | 22:09 |
*** BK_man has joined #openstack | 22:11 | |
BK_man | attention to nova-core who are on summit - please join us with discussion of topology service in Nova http://wiki.openstack.org/TopologyService - 5PM @Magnolia | 22:12 |
*** jonkelly has quit IRC | 22:12 | |
*** fysa has quit IRC | 22:14 | |
*** fysa has joined #openstack | 22:14 | |
*** hvaldivia has joined #openstack | 22:20 | |
*** jdurgin has quit IRC | 22:23 | |
*** dirkx has joined #openstack | 22:26 | |
*** Brain has joined #openstack | 22:32 | |
*** zul has quit IRC | 22:32 | |
*** enigma has quit IRC | 22:33 | |
*** BK_man has quit IRC | 22:33 | |
*** adjohn has quit IRC | 22:34 | |
creiht | nelson: howdy :) | 22:35 |
nelson | hey! | 22:35 |
creiht | I thought the php cloud files was supposed to work with swift | 22:35 |
creiht | I'll poke the guy who maintains that when I see him | 22:35 |
nelson | it does ... i just want access to COPY | 22:35 |
creiht | ahh | 22:36 |
nelson | we never delete anything ... it just gets renamed to a different archive name. | 22:36 |
nelson | copy/delete | 22:36 |
creiht | nelson: You might also check out | 22:37 |
creiht | https://github.com/cweidenkeller/client.php | 22:37 |
nelson | it, too, doesn't have copy | 22:37 |
creiht | heh | 22:37 |
creiht | alright, I'll ping him to add it | 22:37 |
nelson | but, that was really most of my question: what is the way forward? php-cloudfiles or client.php? | 22:38 |
nelson | client.php could use some example code. and a better name. "client"?? "client of what written in what"? | 22:39 |
nelson | it's kind of unoriginal to call it swift-php-rest, but "client" is even less original. Like 5.5 times less original. | 22:40 |
creiht | nelson: it is a work in progress | 22:41 |
nelson | "working" names tend to get solidified. | 22:41 |
creiht | hehe | 22:41 |
nelson | but ... should I be looking at using php-cloudfiles or swift-php-rest ? | 22:41 |
*** pcrews has quit IRC | 22:41 | |
creiht | the newere php client is a bit new, and not fully tested yet | 22:43 |
Brain | hval: are you still there? I installed qemu and put --libvirt_type=qemu to nova.conf and instance won't start | 22:43 |
creiht | laggy interent right now | 22:43 |
creiht | heh | 22:43 |
creiht | I sent conrad a note, but he is here at the conference | 22:44 |
*** pcrews has joined #openstack | 22:44 | |
*** jmckenty has joined #openstack | 22:45 | |
*** BK_man has joined #openstack | 22:45 | |
nelson | well, I've already started to use php-cloudfiles, so I think I'll add copy() to it ... and maybe transition to swift-php-rest later? | 22:45 |
*** burris has quit IRC | 22:46 | |
creiht | sounds good | 22:46 |
Brain | Could someone else help me please? | 22:47 |
*** miclorb_ has joined #openstack | 22:47 | |
Brain | I have a server without virtualisation in the bios.. I succesfully install openstack .. When I tried to start an instance, i receive this error: Instance '1' failed to spawn. Is virtualization enabled in the BIOS? | 22:48 |
*** imsplitbit has quit IRC | 22:50 | |
*** burris has joined #openstack | 22:50 | |
*** jaypipes has quit IRC | 22:51 | |
*** adjohn has joined #openstack | 22:59 | |
*** Ryan_Lane has quit IRC | 23:00 | |
*** jmckenty has quit IRC | 23:01 | |
*** zul has joined #openstack | 23:04 | |
*** ctennis has joined #openstack | 23:04 | |
*** pcrews has quit IRC | 23:04 | |
*** Ryan_Lane has joined #openstack | 23:05 | |
*** zenmatt has quit IRC | 23:06 | |
*** hub_cap has joined #openstack | 23:08 | |
*** woleium has joined #openstack | 23:12 | |
*** dirkx has quit IRC | 23:12 | |
*** joearnold has joined #openstack | 23:30 | |
*** hub_cap has quit IRC | 23:31 | |
*** hub_cap has joined #openstack | 23:31 | |
*** pcrews has joined #openstack | 23:33 | |
*** joearnold has quit IRC | 23:37 | |
*** sandywalsh has joined #openstack | 23:37 | |
*** hub_cap has quit IRC | 23:38 | |
*** zul has quit IRC | 23:40 | |
*** sandywalsh has quit IRC | 23:43 | |
*** sophiap has quit IRC | 23:44 | |
*** pcrews has quit IRC | 23:44 | |
*** ctennis has quit IRC | 23:48 | |
*** jmckenty has joined #openstack | 23:49 | |
*** adjohn has quit IRC | 23:49 | |
*** jmckenty has quit IRC | 23:49 | |
*** jmckenty has joined #openstack | 23:53 | |
*** zenmatt has joined #openstack | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!