*** rpedde has joined #openstack | 00:13 | |
vishy | desai: you only need one network node | 00:15 |
---|---|---|
*** retr0h has quit IRC | 00:16 | |
*** burris has quit IRC | 00:20 | |
*** Ryan_Lane has quit IRC | 00:22 | |
*** alekibango has joined #openstack | 00:47 | |
*** rpedde has quit IRC | 00:55 | |
*** hggdh has quit IRC | 00:58 | |
*** hggdh has joined #openstack | 00:59 | |
*** _0x44 has quit IRC | 01:00 | |
*** dirakx has quit IRC | 01:13 | |
*** alekibango has quit IRC | 01:15 | |
*** alekibango has joined #openstack | 01:15 | |
*** alekibango has quit IRC | 01:17 | |
*** alekibango has joined #openstack | 01:17 | |
*** dirakx has joined #openstack | 01:17 | |
nelson | Hrm. How do I move a host from one zone to another using swift-ring-builder?? | 01:23 |
nelson | You'd think that set_info would do it, but seemingly not. | 01:23 |
nelson | It just seems to be an oversight, looking at the code. | 01:25 |
*** alekibango has quit IRC | 01:39 | |
*** alekibango has joined #openstack | 01:39 | |
*** reldan has quit IRC | 01:40 | |
*** reldan has joined #openstack | 01:42 | |
nelson | swift-init needs hacking. | 01:42 |
* nelson glares at swift-init. | 01:46 | |
*** desai has joined #openstack | 01:46 | |
*** freeflying has quit IRC | 01:48 | |
*** freeflying has joined #openstack | 01:51 | |
Xenith | Hmm. Finally bothered to setup kvm/virt-manager on my workstation. This should be an interesting nova testbed. | 01:52 |
*** alekibango has quit IRC | 01:58 | |
*** alekibango has joined #openstack | 01:58 | |
*** ccustine has quit IRC | 01:59 | |
*** maplebed has quit IRC | 01:59 | |
*** vvuksan has joined #openstack | 02:01 | |
*** alekibango_ has joined #openstack | 02:02 | |
*** alekibango has quit IRC | 02:02 | |
*** reldan has quit IRC | 02:05 | |
*** reldan has joined #openstack | 02:06 | |
*** vvuksan has quit IRC | 02:15 | |
*** miclorb has quit IRC | 02:16 | |
*** j05h has quit IRC | 02:32 | |
*** reldan has quit IRC | 02:49 | |
creiht | nelson: the easiest way that I can think of off the top of my head would be to remove the node from the ring, and then re-add it | 02:49 |
creiht | not sure if you need to rebalance in between that | 02:50 |
Xenith | So the Nova PPAs work great for ubuntu maverick...but are they Ubuntu-specific at all? Will they complain much on debian squeeze/sid? | 03:05 |
nelson | creiht: okay. but shouldn't set_info be able to change the node? | 03:06 |
creiht | not sure | 03:06 |
nelson | creiht: also .... documentation. should I tell people to upload their builders into a container called builders? | 03:06 |
creiht | hrm | 03:07 |
nelson | that's a good idea in general, right? | 03:07 |
creiht | They need to back them up for sure | 03:07 |
nelson | right. | 03:07 |
creiht | you don't want to loose them | 03:07 |
nelson | that's what I was thinking. | 03:07 |
creiht | and that may actually be a good idea | 03:07 |
nelson | Sold! | 03:07 |
creiht | nelson: doesn't look like set_info lets you change the zone | 03:09 |
nelson | no, the code is definitely not there to do it. but it would be straightforward to do so. | 03:10 |
creiht | Well as is, it is set up so that it doesn't change partitioning | 03:10 |
creiht | if you change zones, the partitioning has to cange | 03:10 |
nelson | wouldn't rebalance take that into account? | 03:10 |
creiht | possibly | 03:11 |
* nelson waves the Wand of Greater Certainty over creiht. | 03:12 | |
creiht | heh | 03:12 |
creiht | It just seems the intent of set_info was to change things like meta data that doesn't bother with partitions | 03:13 |
creiht | changing zones is the only thing that would have to change partitions | 03:13 |
creiht | depending on what you changed, you may or may not have to reblance | 03:13 |
nelson | Hmmm.... Oh well. I hadn't stored anything yet, so I just rebuilt them from scratch. | 03:17 |
*** hadrian has quit IRC | 03:23 | |
*** dirakx has joined #openstack | 03:33 | |
mtaylor | creiht: sorry - I'm running a little slow today - is the current ppa for swift ~swift-core/ppa ? | 03:48 |
creiht | mtaylor: that looks right | 03:51 |
mtaylor | creiht: and you want a new ppa just for the gamme release? | 03:51 |
mtaylor | s/gamme/gamma | 03:52 |
creiht | that would be great | 03:52 |
mtaylor | or should it be a ppa for bexar that just happens to have the current gamma in it? (forgive the extra amount of questions) | 03:52 |
creiht | ? | 03:53 |
creiht | it is the bexar gamma release | 03:54 |
creiht | or are we talking about the same thing? | 03:54 |
mtaylor | we are - I'm wondering on naming/terminology for the ppa | 03:54 |
creiht | ahh | 03:54 |
creiht | 1.2-gamma would be awesome | 03:54 |
mtaylor | I was wondering if we wanted a PPA for the Gamma, or a PPA for Bexar | 03:54 |
creiht | hehe | 03:55 |
* creiht gets lost in all the terminology | 03:56 | |
mtaylor | just have a beer - it'll all get better | 03:56 |
creiht | hehe | 03:56 |
*** westmaas has joined #openstack | 04:06 | |
*** mdomsch has joined #openstack | 04:13 | |
nelson | Did I see something about CDN support in the upcoming release? | 04:29 |
*** whaley has quit IRC | 04:30 | |
nelson | Cuz squid is not making me infinitely happy by refusing to insert the auth header. | 04:30 |
*** whaley has joined #openstack | 04:32 | |
creiht | nelson: no CDN support has been planned yet | 04:34 |
nelson | well, if squid 2.7 can't add, and swift requires, then either I 1) hack at squid, 2) write my own header-inserter service, or 3) hack at swift. | 04:36 |
nelson | I think of the three, it's easier to hack at swift to tell it not to look for the auth header for certain containers. | 04:37 |
nelson | Or accounts. | 04:37 |
creiht | nelson: that is already there for public containers | 04:37 |
nelson | ? then what's the diff between CDN and public containers? | 04:38 |
creiht | cdn has edges distributed globally | 04:38 |
nelson | oh, like physically? | 04:38 |
creiht | yeah | 04:38 |
creiht | and you aren't going to get as much performance out of swift as you would a cdn | 04:39 |
creiht | at least that is my theory | 04:39 |
nelson | ahhh, I see. Okay, cool, I'll Google Search(tm) for public containers. | 04:39 |
creiht | we need to document it better, but: | 04:40 |
creiht | http://swift.openstack.org/misc.html#acls | 04:40 |
nelson | oh, thanks. | 04:40 |
creiht | part of the ACL stuff is making a container public (world readable) | 04:40 |
*** omidhdl has joined #openstack | 04:44 | |
*** desai has quit IRC | 05:46 | |
*** laurensell has left #openstack | 05:49 | |
*** stewart has joined #openstack | 06:16 | |
uvirtbot | New bug: #709632 in nova "ec2 admin api should support modifying project manager" [Medium,New] https://launchpad.net/bugs/709632 | 06:36 |
*** rchavik has joined #openstack | 07:03 | |
*** littleidea has quit IRC | 07:09 | |
*** rchavik has quit IRC | 07:21 | |
*** littleidea has joined #openstack | 07:34 | |
*** allsystemsarego has joined #openstack | 07:49 | |
*** omidhdl has quit IRC | 07:56 | |
*** littleidea has quit IRC | 08:19 | |
*** joearnold has quit IRC | 08:25 | |
*** jaysun has joined #openstack | 08:54 | |
jaysun | is it possible to check out swift + nova on some vm's? could i spin 5 vm's for swift and one for nova? or does this really have to be on hardware? | 09:01 |
jaysun | aah.. nevermind | 09:46 |
*** k0p has joined #openstack | 10:07 | |
*** k0p_ has quit IRC | 10:11 | |
*** omidhdl has joined #openstack | 10:33 | |
*** j05h has joined #openstack | 11:11 | |
*** lionel has quit IRC | 11:24 | |
*** lionel has joined #openstack | 11:25 | |
*** omidhdl has quit IRC | 11:26 | |
*** omidhdl has joined #openstack | 11:29 | |
*** omidhdl1 has joined #openstack | 11:56 | |
*** omidhdl has quit IRC | 11:57 | |
*** omidhdl1 has quit IRC | 12:01 | |
*** alekibango_ has quit IRC | 12:01 | |
*** omidhdl has joined #openstack | 12:16 | |
*** adiantum has joined #openstack | 12:24 | |
*** omidhdl has quit IRC | 12:39 | |
*** adiantum has quit IRC | 12:43 | |
*** omidhdl has joined #openstack | 12:54 | |
*** adiantum has joined #openstack | 12:55 | |
*** omidhdl1 has joined #openstack | 13:04 | |
*** omidhdl has quit IRC | 13:04 | |
*** jaypipes has joined #openstack | 13:10 | |
*** adiantum has quit IRC | 13:37 | |
*** manasa has joined #openstack | 13:39 | |
*** _0x44 has joined #openstack | 13:45 | |
*** ChanServ sets mode: +v _0x44 | 13:45 | |
*** omidhdl1 has left #openstack | 13:46 | |
*** brd_from_italy has joined #openstack | 13:51 | |
annegentle | does anyone know how I can compile a comprehensive list of possible flags for nova.conf? I want the doc to have a reference list but I'm not sure how to put it together. I'll check back in later today. | 14:36 |
*** desai has joined #openstack | 14:54 | |
*** vvuksan has joined #openstack | 15:07 | |
*** vvuksan has quit IRC | 15:15 | |
*** hadrian has joined #openstack | 15:22 | |
*** littleidea has joined #openstack | 15:26 | |
*** mray has joined #openstack | 15:42 | |
*** manasa has quit IRC | 15:47 | |
*** dirakx has quit IRC | 15:49 | |
*** twoflowers has joined #openstack | 15:50 | |
*** mray has quit IRC | 15:53 | |
*** twoflowers has quit IRC | 16:02 | |
*** twoflowers has joined #openstack | 16:02 | |
*** larstobi has joined #openstack | 16:24 | |
*** dirakx has joined #openstack | 16:55 | |
*** tmartin has joined #openstack | 16:57 | |
*** twoflowers has quit IRC | 17:01 | |
*** twoflowers has joined #openstack | 17:01 | |
*** tmartin has quit IRC | 17:02 | |
*** GasbaKid has joined #openstack | 17:04 | |
*** Evet has joined #openstack | 17:11 | |
*** ivan has quit IRC | 17:16 | |
*** ivan has joined #openstack | 17:20 | |
*** brd_from_italy has quit IRC | 17:34 | |
*** grapex has joined #openstack | 17:36 | |
*** rnirmal has joined #openstack | 17:39 | |
*** bludadept_work` has joined #openstack | 17:47 | |
*** GasbaKid has quit IRC | 17:48 | |
*** GasbaKid has joined #openstack | 17:52 | |
*** twoflowers has left #openstack | 18:10 | |
jaypipes | annegentle: ./bin/nova-api --help? :) | 18:14 |
jaypipes | sirp-: hmm, so there might be a bit of a wrench in our 2nd sprint milestone for Glance (the one ending 2011-03-14). I've been selected for jury duty, so I'll be out of commission, at least during the daytime, for at least the week of the 28th of February through March 4th... | 18:22 |
eday | jaypipes, annegentle: you might need to do that for each of bin/* --help, since not all files are pulled in with options for all commands | 18:23 |
jaypipes | eday: ya... nova-api was just a start ;) | 18:23 |
*** mdomsch_ has joined #openstack | 18:25 | |
annegentle | jaypipes: eday: thanks to both of you! | 18:28 |
*** GasbaKid has quit IRC | 18:35 | |
*** soeren has quit IRC | 18:52 | |
*** rnirmal has quit IRC | 18:54 | |
*** soeren has joined #openstack | 18:56 | |
*** soeren is now known as Guest61246 | 18:57 | |
*** littleidea has quit IRC | 18:59 | |
*** grapex has quit IRC | 19:02 | |
*** littleidea has joined #openstack | 19:12 | |
*** rnirmal has joined #openstack | 19:17 | |
*** Evet has quit IRC | 19:19 | |
*** Evet_ has joined #openstack | 19:20 | |
*** littleidea has quit IRC | 19:25 | |
*** kpepple has joined #openstack | 19:30 | |
*** littleidea has joined #openstack | 19:31 | |
*** Evet_ has quit IRC | 19:35 | |
*** MarkAtwood has quit IRC | 19:41 | |
*** kpepple has left #openstack | 19:42 | |
*** kpepple has joined #openstack | 19:42 | |
*** Ryan_Lane has joined #openstack | 19:45 | |
*** dirakx has quit IRC | 19:55 | |
*** littleidea has quit IRC | 20:03 | |
*** rnirmal has quit IRC | 20:08 | |
*** dirakx has joined #openstack | 20:09 | |
*** rnirmal has joined #openstack | 20:11 | |
*** kpepple_ has joined #openstack | 20:14 | |
*** kpepple has quit IRC | 20:14 | |
*** kpepple_ is now known as kpepple | 20:14 | |
*** rnirmal has quit IRC | 20:15 | |
*** rnirmal has joined #openstack | 20:15 | |
*** kpepple has quit IRC | 20:16 | |
*** sparkycollier has joined #openstack | 21:03 | |
*** Kegaro has quit IRC | 21:10 | |
sirp- | jaypipes: thanks for adding glance-combines, great idea :-) | 21:11 |
*** larstobi has quit IRC | 21:18 | |
*** rnirmal has quit IRC | 21:23 | |
*** dirakx has quit IRC | 21:24 | |
*** rnirmal has joined #openstack | 21:29 | |
*** GasbaKid has joined #openstack | 21:32 | |
*** rnirmal has quit IRC | 21:46 | |
*** rnirmal has joined #openstack | 21:51 | |
*** mdomsch has quit IRC | 22:11 | |
*** kpepple has joined #openstack | 22:14 | |
*** rnirmal has quit IRC | 22:24 | |
*** desai has quit IRC | 22:30 | |
*** miclorb has joined #openstack | 22:33 | |
*** mdomsch has joined #openstack | 22:49 | |
*** GasbaKid has quit IRC | 22:53 | |
*** GasbaKid has joined #openstack | 22:53 | |
*** allsystemsarego has quit IRC | 23:02 | |
*** bludadept_work` has quit IRC | 23:43 | |
*** kpepple_ has joined #openstack | 23:53 | |
*** kpepple has left #openstack | 23:53 | |
*** kpepple_ has left #openstack | 23:54 | |
*** kpepple- has joined #openstack | 23:54 | |
*** dirakx has joined #openstack | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!