Sunday, 2011-05-22

*** dolphm has joined #openstack00:13
*** reldan has quit IRC00:18
*** zns has quit IRC00:26
*** Ryan_Lane has quit IRC00:38
*** RJD22 is now known as RJD22|away00:44
ShermanBoydI'm trying to install openstack compute on natty, when I apt-get install nova-compute it stalls out on "0% [Waiting for headers]"00:47
*** ziyadb has quit IRC00:47
*** RJD22|away is now known as RJD2200:48
julian_cAre you able to run "apt-get update" successfully?00:49
ShermanBoydyeah00:49
ShermanBoydit just started up but it failed to download curl00:49
julian_cDownloading from a standard repo?00:50
ShermanBoydyeah00:50
ShermanBoydI know it's bleeding edge00:50
ShermanBoydbut I heard it was working00:51
ShermanBoydFailed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/c/curl/curl_7.21.3-1ubuntu1_amd64.deb  Connection faile d [IP: 91.189.92.169 80]00:52
julian_cThat looks like a network connection on one end (likely not on yours).00:52
ShermanBoydhmm I'm able to download that file to my workstation00:53
*** mahadev has joined #openstack00:56
julian_cTry to install from aptitude, and see if it gives the same error.00:56
ShermanBoydends with current status: 0 broken00:58
ShermanBoydI uploaded the .deb file and tried to install directly00:58
* julian_c scratches his head...00:59
ShermanBoydthat worked00:59
ShermanBoydit's just bizarre ... I assume I got all the other files from the same server00:59
julian_cAny mention of a hash sum mismatch, by chance?01:00
ShermanBoydnope01:01
ShermanBoydmaybe I'll look at the logs01:01
ShermanBoydahh it might have been a dependency thing "libcurl3"01:03
ShermanBoydis there a list of ports that openstack uses anywhere?01:05
ShermanBoydI suppose enabling UFW is a bad idea01:05
*** dolphm has quit IRC01:05
julian_cOn its own, it's probably not outright a bad idea.01:06
*** dendro-afk is now known as dendrobates01:06
julian_cThe ports are probably mentioned somewhere in the documentation. I haven't looked at it in great detail yet.01:06
ShermanBoydI see a bunch of ports open for rabbitMQ01:08
ShermanBoydI wonder if those jump around01:08
julian_cProbably a bunch of high-number ports, going between components of OpenStack.01:10
julian_cMultiple boxes, or single-box setup?01:10
ShermanBoydright now just one01:14
ShermanBoydbut I have a cluster of four01:14
*** cascone has quit IRC01:15
ShermanBoydI guess I'll start with one controller01:15
ShermanBoydand 3 compute nodes01:15
julian_cThe networking you mentioned earlier makes perfect sense.01:17
*** cascone has joined #openstack01:19
ShermanBoyd?01:19
julian_cEarlier, you mentioned having three networks for your cloud.01:20
ShermanBoydyeah01:20
ShermanBoydthe management one is mostly for IPMI01:20
ShermanBoydand cobbler deployment for the physical nodes01:21
ShermanBoydI also want to keep the management one non-essential01:21
ShermanBoydso if another switch fails01:21
ShermanBoydI can just sacrifice the management network for a short time01:22
ShermanBoydso my thought process is to open ports on the back end network01:22
ShermanBoydbut not on the public one01:22
julian_cMakes sense.01:24
julian_cI can't say that I've done anything with either IPMI or Cobbler.01:24
*** rdw has joined #openstack01:25
ShermanBoydI got these supermicro servers with IPMI, so far I've just been using the KVM and remote boot features01:27
ShermanBoydI'm pretty stoked, it saves you a ton, you don't have to buy a KVM or a PDU with remote power cycle01:28
ShermanBoydCobbler was a little shaky running on Ubuntu and deploying ubuntu01:29
*** miclorb_ has joined #openstack01:29
*** dijenerate has quit IRC01:31
*** sigmonsays has joined #openstack01:37
ShermanBoydshould I avoid using 127.0.0.1 in the nova.conf?01:38
julian_cIf you're just trying things out on a single box, you should be able to get away with it.01:44
julian_c(wouldn't be surprised if ::1 works properly, too)01:44
ShermanBoydNo manual entry for nova.conf  =(01:45
ShermanBoydwhat's this? --routing_source_ip=01:46
julian_cCheck out: <http://docs.openstack.org/cactus/openstack-compute/admin/content/setting-flags-in-nova-conf-file.html>.01:47
ShermanBoydthat's what I'm following now01:49
julian_cIn the example provided, it actually has a regular static IP in all the necessary fields.01:49
ShermanBoydit doesn't explain what "routing_source_ip" is01:50
julian_cI'm still making sense of the networking options myself.01:50
julian_cI'm trying to switch from Eucalyptus.01:51
julian_cIt looks like --routing_source_ip is the address for the bridge.01:53
*** dijenerate has joined #openstack01:54
ShermanBoydthat's kind of what I thought01:54
*** foxtrotdelta has joined #openstack02:00
*** foxtrotgulf has quit IRC02:02
sigmonsaysis there any architecture documents wrt storage?02:02
*** mahadev has quit IRC02:08
*** miclorb_ has quit IRC02:09
*** adjohn has joined #openstack02:10
*** ksteward has quit IRC02:11
*** mahadev has joined #openstack02:14
gholtsigmonsays: If you mean Swift: http://dl.dropbox.com/u/19755215/swift/swift_overview.html and http://swift.openstack.org/02:29
sigmonsaysThat makes sense. I was going to be suprised if they built their own .. =P02:31
ShermanBoydI'm trying to install Openstack using docs.openstack.org.  It's getting pretty obvious that these docs are skip steps and are incomplete.02:37
ShermanBoydis there some other install doc out there?02:38
sigmonsaysShermanBoyd, what part?02:38
ShermanBoydI've followed along up to: http://docs.openstack.org/cactus/openstack-compute/admin/content/enabling-access-to-vms-on-the-compute-node.html02:39
julian_cAlso check out: <http://cssoss.wordpress.com/>.02:39
ShermanBoydbut I never really did anything with the API02:39
ShermanBoydso I just kind of did this: --ec2_url=http://184.106.239.134:8773/services/Cloud02:40
ShermanBoydwith my own ip02:40
julian_cThe same blog did really good guides for Eucalyptus last year for Ubuntu 10.04 and 10.10.02:40
ShermanBoydwhen I hit that url I get a 40402:40
ShermanBoydwhoa that blog looks nice02:41
julian_cThe graphic in Chapter 2 makes the whole setup make sense.02:42
sigmonsaysman, this eucalyptus user space makes no sense to me. Where do I stop an instance?02:48
julian_cThe Eucalyptus tools?02:49
sigmonsaysYah, the dev doc shows using euca-run-instances to start but now i'm stuck on stopping02:50
julian_ceuca-terminate-instances02:51
*** mahadev has quit IRC02:52
sigmonsaysdoh02:52
*** mahadev has joined #openstack02:54
*** CloudChris has joined #openstack02:56
sigmonsaysI'm using nova-manage network delete to rmove the network but it says its bound to a project. However, I've already delete the project. Must I restart the stack?02:56
*** mahadev has quit IRC03:07
julian_cI haven't gotten that far yet...03:08
sigmonsaysno worries, i'll rtfm or re-install. bbiab03:10
*** mahadev has joined #openstack03:17
*** mahadev has quit IRC03:22
ShermanBoyd"--network_size=8" is this number of hosts or more like a /8 ??03:24
*** adjohn has quit IRC03:26
*** mahadev has joined #openstack03:27
*** adjohn has joined #openstack03:29
*** mahadev has quit IRC03:40
*** julian_c has quit IRC03:43
*** mahadev has joined #openstack03:49
*** MarcMorata has joined #openstack03:55
*** MarcMorata has quit IRC03:56
*** osier has joined #openstack03:56
*** AimanA has quit IRC04:09
*** zns has joined #openstack04:31
*** taihen has quit IRC04:31
*** iRTermite has quit IRC04:32
*** adjohn has quit IRC04:43
*** ryker has joined #openstack04:43
*** iRTermite has joined #openstack04:49
*** zns has quit IRC04:54
*** zns has joined #openstack05:00
*** rchavik has joined #openstack05:03
*** rchavik has joined #openstack05:03
*** alice has joined #openstack05:05
*** Tweeda has quit IRC05:21
*** adjohn has joined #openstack05:25
*** CloudChris has left #openstack05:31
*** chiehwen has joined #openstack05:50
*** zenmatt has quit IRC05:57
*** chiehwen has left #openstack06:01
*** alice has quit IRC06:07
*** mahadev has quit IRC06:13
*** jdarcy has quit IRC06:14
*** zns has quit IRC06:27
*** koolhead17 has left #openstack06:33
*** adjohn has quit IRC07:03
*** allsystemsarego has joined #openstack07:09
*** jdarcy has joined #openstack07:12
*** newopen has joined #openstack07:23
*** cdbs has quit IRC07:38
*** koolhead17 has joined #openstack07:39
*** cdbs has joined #openstack07:40
*** taihen has joined #openstack08:24
*** redash has joined #openstack08:29
*** cascone has quit IRC08:30
*** krish|wired-in has joined #openstack08:31
krish|wired-inhi , in /usr/bin/nova-manage network create 192.168.0.0/24 1 25508:32
krish|wired-in What does the 1 255 signify?08:32
*** krish|wired-in has quit IRC08:51
*** lionel has quit IRC08:59
*** katkee has joined #openstack09:04
*** ryker has quit IRC09:05
*** brd_from_italy has joined #openstack09:23
*** uuser123 has joined #openstack09:30
*** zenmatt has joined #openstack09:36
*** krish|wired-in has joined #openstack09:37
*** cascone has joined #openstack09:39
*** j^ has left #openstack09:39
*** seb_delta has joined #openstack09:56
seb_deltahi, is there anyone who could test openstack "nova" with deltacloud?09:58
*** ejat has joined #openstack10:02
*** seb_delta has quit IRC10:04
*** ziyadb has joined #openstack10:15
*** ziyadb has joined #openstack10:15
*** katkee has quit IRC10:22
*** zenmatt has quit IRC10:24
*** zenmatt has joined #openstack10:30
*** ejat has quit IRC10:34
*** krish|wired-in has quit IRC10:34
*** brd_from_italy has quit IRC10:40
*** ejat has joined #openstack11:00
*** ejat has joined #openstack11:00
*** reldan has joined #openstack11:04
*** zenmatt has quit IRC11:20
*** cascone has quit IRC11:33
*** ejat has quit IRC11:34
*** fayce has joined #openstack11:39
*** cascone has joined #openstack11:53
*** uuser123 has quit IRC12:00
*** fayce has quit IRC12:14
*** redash has quit IRC12:25
*** RobertLaptop has quit IRC12:32
*** cascone has quit IRC12:33
*** Eyk^off is now known as Eyk12:39
*** fayce has joined #openstack12:42
*** fayce has quit IRC12:45
*** cascone has joined #openstack12:51
*** osier has quit IRC12:55
*** ziyadb_ has joined #openstack12:56
*** cascone has quit IRC12:58
*** ziyadb has quit IRC13:00
*** cascone has joined #openstack13:15
*** reldan has quit IRC13:15
*** cascone has quit IRC13:20
*** alice has joined #openstack13:25
*** stewart has quit IRC13:27
*** newopen has quit IRC13:28
*** stewart has joined #openstack13:30
*** zns has joined #openstack13:31
*** Eyk is now known as Eyk^off13:38
*** shermanboyd_ has joined #openstack13:42
shermanboyd_I'm not sure I understand what S3 is ... is this Glance?13:47
notmynameS3 is a commercial object store provided by Amazon. the equivalent in Openstack is swift (http://openstack.org/projects/storage/)13:49
*** zns has quit IRC13:55
*** reldan has joined #openstack13:56
*** adjohn has joined #openstack14:05
*** MarkAtwood has joined #openstack14:08
shermanboyd_My end goal is store the images locally on the node where they run.  I would also like copies of each image to be stored on other nodes for redundancy.14:15
shermanboyd_So "--s3_host=" in nova.conf is supposed to point to a swift install right?14:17
shermanboyd_I guess my question is when compute fires up an instance, where is that vm stored?  Just ram?14:23
*** JuanPerez has joined #openstack14:33
*** rchavik has quit IRC14:37
*** adjohn has quit IRC14:38
*** reldan has quit IRC14:44
*** Eyk^off is now known as Eyk14:45
*** sigmonsays has quit IRC14:51
*** newopen has joined #openstack15:01
*** zenmatt has joined #openstack15:03
*** sigmonsays has joined #openstack15:03
*** RobertLaptop has joined #openstack15:06
*** zenmatt has quit IRC15:09
*** RobertLaptop has quit IRC15:12
*** osier has joined #openstack15:17
*** sigmonsays has quit IRC15:20
*** Eyk is now known as Eyk^off15:27
*** arreyder has quit IRC15:28
*** arreyder has joined #openstack15:28
*** RobertLaptop has joined #openstack15:29
*** RobertLaptop has quit IRC15:34
*** romero has joined #openstack15:37
*** zns has joined #openstack15:38
*** Pathin_ has quit IRC15:42
*** Pathin has joined #openstack15:44
*** RobertLaptop has joined #openstack15:46
*** RobertLaptop has quit IRC15:51
*** osier has quit IRC15:53
*** ejat has joined #openstack15:56
*** ejat has joined #openstack15:56
*** Pathin has quit IRC15:58
*** ejat has quit IRC16:06
*** JuanPerez has quit IRC16:11
*** ziyadb_ has quit IRC16:14
*** ziyadb has joined #openstack16:18
*** RobertLaptop has joined #openstack16:21
*** ziyadb_ has joined #openstack16:21
*** ziyadb has quit IRC16:24
*** RobertLaptop has quit IRC16:26
*** zns has quit IRC16:31
*** ziyadb has joined #openstack16:32
*** ziyadb has joined #openstack16:32
*** uuser123 has joined #openstack16:32
*** londo has quit IRC16:33
*** ziyadb_ has quit IRC16:35
*** alice has quit IRC16:37
*** RobertLaptop has joined #openstack16:38
*** RobertLaptop has quit IRC16:42
*** vernhart has joined #openstack16:53
*** ziyadb has quit IRC16:56
*** zns has joined #openstack16:56
*** nelson has quit IRC17:04
*** nelson has joined #openstack17:04
*** reldan has joined #openstack17:06
*** MarkAtwood has quit IRC17:14
*** shermanboyd_ has quit IRC17:23
*** koolhead17 has joined #openstack17:39
*** obino has joined #openstack17:51
*** zenmatt has joined #openstack17:56
*** sigmonsays has joined #openstack17:56
*** ShermanBoyd has quit IRC17:59
sigmonsaysIs there any example code of python swift api I can quickly groK?18:04
*** hggdh has quit IRC18:04
*** hggdh has joined #openstack18:05
sigmonsaysit'd be nice if they included example invocations in the pydoc18:06
sigmonsaysis swift.common.client.Connection the wrong thing to use?18:09
* sigmonsays thinks it's really lame to put "rackspace" in the cloudfiles name.18:11
sigmonsaysUgh, it's even more lame they dont have a host argument on the connection class.18:14
vishykrish: it should be 1 25618:15
vishykrish: 1 is number of networks and 256 is network size18:15
vishyso a single /24 is 1 25618:15
*** fenris- has joined #openstack18:15
*** fenris- has joined #openstack18:15
vishysigmonsays: in the future nova-manage project scrub18:16
*** fenris- has quit IRC18:16
*** ejat has joined #openstack18:17
*** ejat has joined #openstack18:17
RichiHswift defaults to using xfs (very good!), but does it have extra checksums to catch silent data corruption on top?18:19
RichiHi.e. zfs-esque18:19
sigmonsayswho in their right mind hardcodes hosts into an api that's supposed to be open..18:22
sigmonsayshttp://nopaste.info/71a54b5578_nl.html anyone ever use cloudfiles for their own setup?18:23
sigmonsaysam I missing something here?18:25
*** MarcMorata has joined #openstack18:29
* sigmonsays searches for a real API that's not stuck to rackspace18:29
*** MarcMorata has quit IRC18:30
RichiHsigmonsays: send patch?18:31
RichiH(without having looked at the paste or anything else)18:31
*** irclog_ has quit IRC18:42
*** irclog_ has joined #openstack18:43
*** uuser123 has quit IRC18:45
sigmonsaysoh boy, might have to. They use httplib which reads 1 byte at a time. Lovely18:45
sigmonsayseven if it wasn't limited and badly designed it also performs poorly18:45
gholtsigmonsays: Cloud Files existed before Open Stack, hence why python-cloudfiles is 'stuck' to Rackspace.18:46
gholtsigmonsays: For my own stuff, I use swift.common.client from the swift code base.18:46
gholtsigmonsays: And, for that, there's an authurl that you point to ... whatever.18:47
*** sophiap has joined #openstack18:48
sigmonsays  /usr/bin/st copy n pasted the api into its file.. just seems unstable and also uses httplib w/ performs poorly18:57
gholtsigmonsays: Yes, that is so it can be distributed independently of everything, as it states in the comment.18:57
gholtAnd why do you feel httplib reads only 1 byte at time?18:58
*** Eyk^off is now known as Eyk18:58
sigmonsaysi've seen it, probably only w/ http keep alives if you know it doesn't18:59
*** ziyadb has joined #openstack19:03
*** ziyadb has joined #openstack19:03
gholtIt could just be an older version of httplib, not sure. I haven't noticed any problems with Python 2.6 and httplib usage, excepting a bit in their header reading. One of our guys wrote swift.common.bufferedhttp to work around that.19:07
sigmonsaysrgr. I am on cactus and am getting a really strange experience with calling get_account() twice. It works fine once then dies19:13
*** Eyk is now known as Eyk^off19:13
*** stewart has quit IRC19:13
*** AimanA has joined #openstack19:15
sigmonsayshttp://nopaste.dk/p3352 Is this odd? It's like the return value is being set in the class instance for subsequent calls....19:22
* sigmonsays gives up for the day19:26
gholtThat is odd, which codebase of Swift are you using?19:26
sigmonsayscactus19:27
gholtI'll try with that. It worked okay from trunk, but that's not horribly useful to you I'd suspect.19:27
sigmonsayswell.. actually not entirely sure. using the ppa. deb http://ppa.launchpad.net/swift-core/ppa/ubuntu lucid main --- If that's cactus. Assume it is cause that's what compute was using also19:28
sigmonsaysprobably just butcher the code from /usr/bin/st then19:28
sigmonsaysnot now tho, gotta run19:29
gholtGah. That's /still/ 1.2 (Bexar) after all this time.19:29
sigmonsaysdoh19:29
* gholt looks for who to bang over the head.19:29
* gholt takes the easy way out and pings the PTL.19:30
gholtnotmyname: The Swift packages still seem to be stuck at 1.2.19:30
*** brd_from_italy has joined #openstack19:38
*** ShermanBoyd has joined #openstack19:44
*** koolhead17 has quit IRC20:01
*** koolhead17 has joined #openstack20:02
*** monaDeveloper has joined #openstack20:07
monaDeveloperhi there20:07
*** AimanA has quit IRC20:08
monaDeveloperI just wanted your advice how to start my way into open stack20:08
sigmonsaysmonaDeveloper, dive in using http://wiki.openstack.org/NovaInstall/DevInstallScript -- i'm up and running in dev w/ both compute and storage in 1 days time20:12
sigmonsaysless than really, this morning to be precise =P but now it's afternoon so been at it a while..20:12
monaDeveloperoh great thank you so much20:12
ShermanBoydif only the docs were that good20:14
ShermanBoyd=\20:14
sigmonsaysthey are imo =P20:16
ShermanBoydyou can't follow the docs and arrive at a working cloud20:16
sigmonsaysnot blindly no20:17
ShermanBoydor even with your eyes open20:17
sigmonsayseven if there were docs or a script called setup-cloud.sh for one environment, at the end you'd have no idea what you just did and no idea how to fix or debug any of it...20:18
ShermanBoydwell that's where you are right?20:18
ShermanBoydyou just run a script20:18
ShermanBoydthat's why I'm trying to do it with docs20:19
ShermanBoydso I can understand everything20:19
*** AimanA has joined #openstack20:21
notmynamegholt: *sigh* on it20:25
*** AimanA has quit IRC20:27
*** stewart has joined #openstack20:29
*** katkee has joined #openstack20:35
*** monaDeveloper has quit IRC20:38
*** hggdh has quit IRC20:40
*** hggdh has joined #openstack20:40
*** zns has quit IRC20:43
*** stewart has quit IRC20:49
*** joearnold has joined #openstack20:53
*** AimanA has joined #openstack21:01
*** joearnold has quit IRC21:03
*** AimanA has quit IRC21:03
*** AimanA has joined #openstack21:06
*** JuanPerez has joined #openstack21:07
*** joearnold has joined #openstack21:07
*** arun_ has joined #openstack21:16
*** allsystemsarego has quit IRC21:19
*** katkee has quit IRC21:20
*** JuanPerez has quit IRC21:34
*** joearnold has quit IRC21:36
*** katkee has joined #openstack21:41
*** ziyadb_ has joined #openstack21:48
*** ziyadb has quit IRC21:51
*** brd_from_italy has quit IRC21:59
*** ziyadb has joined #openstack22:03
*** ziyadb has joined #openstack22:03
*** ziyadb_ has quit IRC22:04
*** mahadev has joined #openstack22:08
*** katkee has quit IRC22:12
ShermanBoydahh now I find wiki.openstack.org22:13
*** ziyadb_ has joined #openstack22:16
*** mahadev has quit IRC22:18
*** ziyadb has quit IRC22:19
*** ziyadb_ has quit IRC22:25
*** jgb has joined #openstack22:27
sigmonsaysis it possible to use a object server on a box w/o xattr supported file system?22:30
*** zeph1ro has joined #openstack22:32
*** ejat has quit IRC22:32
zeph1rohi all, I'm digging into the code and architecture of nova, but I can' find in the documentation a high level description of the orchestration of events... how's a machine provisioned? is it an atomic chain of function calls? or an event is created in a queue and picked up? and how's the allocation of the VM decided? (means, on which hw machine gets pushed? and based on what?)22:34
*** thevoke has joined #openstack22:38
*** joearnold has joined #openstack22:41
*** julian_c has joined #openstack22:44
*** joearnold has quit IRC22:45
*** zns has joined #openstack22:56
*** irclog_ has quit IRC22:57
*** ovidwu_ has quit IRC22:57
*** zeph1ro has quit IRC23:05
*** ryker has joined #openstack23:09
notmynamesigmonsays: no. xattr is required23:10
sigmonsaysIs that a strict requirement? I would be curious of seeing that limitation removed23:13
notmynameit's a fairly hard rule. all of the object metadata is stored in xattrs (content-length, content-size, last-modified time, all the other headers that can be set, etc)23:14
*** gungadin has joined #openstack23:16
*** RobertLaptop has joined #openstack23:16
notmynametheoretically, it could be refactored to store that in another file as a sibling to the object, but that would require more disk hits to read the additional file, and we really haven't seen a use case for systems that don't support xattrs23:16
gungadinhi23:16
notmynamebut if you have a good, compelling use case, we'd love to hear it. alternatively, patches are always welcome23:17
sigmonsayslimitations within my infrastructure do not allow me to enable xattrs, not w/o a lot of prior work23:20
*** gungadin has left #openstack23:21
*** cloudnod has joined #openstack23:22
*** cloudnod has left #openstack23:22
*** reldan has quit IRC23:22
*** cloudnod has joined #openstack23:23
*** stewart has joined #openstack23:25
notmynamesigmonsays: using xattrs in the system greatly simplifies the code and allows us to use the underlying file system for some of the elements of scale. honestly, we'd need a very compelling reason to consider not using xattrs23:28
*** zenmatt has quit IRC23:29
sigmonsaysYep, i'm cool with that, although a patch which pads a object file seems reasonable too (in absence of xattr)23:31
sigmonsaysstill researching, so it's not a big deal yet =P23:32
cloudnodso um... if I want to contribute and don't yet know much python... other than "learn more python" what advice might you give me? :)23:35
*** stewart has quit IRC23:37
*** rchavik has joined #openstack23:42
notmynamecloudnod: read over the code of whatever project you are interested in. the swift code is probably the most complete right now (with failure handling, production ready, etc). try to see if you can understand what is happening in the code23:43
notmynamefollow the mailing list to see what's happening in the projects and openstack in general23:43
notmynameand ask questions23:43
notmynameI think the basic rule is to have no fear. jump in with both feet. find something small that you want to change, and work on a patch. if you hop over to #openstack-dev, I'm sure there will be people who could help you work on a patch23:44
sigmonsaysIm trying to find out node failures are recovered from, how nodes rebalance (if at all) and how objects are balanced. Lots of details specific to the system design are missing. Is there a doc i'm missing?23:50
notmynamesigmonsays: http://swift.openstack.org/overview_architecture.html http://swift.openstack.org/overview_ring.html23:55
notmynamelook specifically at the ring23:55
notmynamesigmonsays: I'd also recommend some of the articles at http://tlohg.com/tag/openstack23:56
sigmonsaysthanks, i'll take a look23:57
*** obino has quit IRC23:58

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