| creiht | and all that said, in a production environment, there is no default config that makes sense | 00:01 |
|---|---|---|
| creiht | if you did have a default config, you would have to go back and undo it all | 00:01 |
| *** troytoman has quit IRC | 00:01 | |
| soren | eday: As I understand it, you don't need either. You just need a directory on a filesystem that supports xattrs. Right? | 00:01 |
| creiht | just | 00:02 |
| soren | WEll, yes. | 00:02 |
| creiht | soren: and you *just* need any vm to run nova right? | 00:02 |
| creiht | :) | 00:02 |
| soren | It's certainly an easier requirement to meet than a loopback device or a separate partition. | 00:02 |
| soren | Nova can run just fine without any vms. :) | 00:02 |
| eday | soren: yeah, but how can you list that dependency, and how would you resolve it? | 00:02 |
| creiht | the problem is, that there is no default config that would be near what everyone would want to get started with when running swift | 00:03 |
| soren | eday: I'm not saying I have answers. I'm just trying to understand the questions. Otherwise, I'll never find answers. | 00:03 |
| creiht | soren: btw, rsyncd doesn't run by default, because that would be just silly :) | 00:03 |
| eday | soren: ahh, ok. was curious if you knew of other packages already :) | 00:03 |
| soren | eday: Ah. No, not off the top of my head. | 00:04 |
| creiht | soren: if you want to understand things, then try it out, and then come back and talk :) | 00:04 |
| soren | Anyways, it's past 1 AM. I need sleep. | 00:04 |
| soren | creiht: I will :) | 00:05 |
| soren | o/ | 00:05 |
| *** adiantum has quit IRC | 00:06 | |
| *** adiantum has joined #openstack | 00:11 | |
| *** arreyder has quit IRC | 00:17 | |
| *** arreyder has joined #openstack | 00:17 | |
| gholt | When one installs rsync, is rsyncd enabled by default? | 00:26 |
| gholt | That's a horrible argument as the rsync package is much less complex and has client&server in one, but still. :) | 00:31 |
| gholt | We could have all the daemons running but doing nothing except emitting a single log line that says: "Not configured yet." Hehe | 00:32 |
| *** flipzagging has quit IRC | 00:39 | |
| *** flipzagging has joined #openstack | 00:43 | |
| *** EdwinGrubbs has quit IRC | 00:48 | |
| *** adiantum has quit IRC | 00:51 | |
| *** jimbaker has quit IRC | 00:54 | |
| *** adiantum has joined #openstack | 00:57 | |
| *** troytoman has joined #openstack | 00:57 | |
| *** pvo is now known as pvo_away | 00:59 | |
| *** troytoman has quit IRC | 01:00 | |
| *** rlucio has quit IRC | 01:02 | |
| *** jsgotangco has joined #openstack | 01:03 | |
| *** jsgotangco has quit IRC | 01:06 | |
| *** EdwinGrubbs has joined #openstack | 01:08 | |
| *** reldan has joined #openstack | 01:19 | |
| *** dirakx has quit IRC | 01:27 | |
| *** Ryan_Lane has quit IRC | 01:28 | |
| *** maplebed has quit IRC | 01:32 | |
| *** dirakx has joined #openstack | 01:34 | |
| *** dirakx has quit IRC | 01:35 | |
| *** reldan has quit IRC | 01:36 | |
| *** flipzagging has quit IRC | 01:36 | |
| *** dfg_ has quit IRC | 01:36 | |
| *** flipzagging has joined #openstack | 01:42 | |
| *** adiantum has quit IRC | 01:42 | |
| *** adiantum has joined #openstack | 01:50 | |
| *** hggdh has joined #openstack | 01:52 | |
| *** hadrian_ has joined #openstack | 01:52 | |
| *** miclorb has joined #openstack | 01:53 | |
| *** hadrian has quit IRC | 01:55 | |
| *** hadrian_ is now known as hadrian | 01:55 | |
| *** reldan has joined #openstack | 02:01 | |
| *** gaveen has quit IRC | 02:03 | |
| *** leted has quit IRC | 02:04 | |
| *** trin_cz has quit IRC | 02:06 | |
| *** howardroark has joined #openstack | 02:06 | |
| *** trin_cz has joined #openstack | 02:07 | |
| *** howardroark has quit IRC | 02:10 | |
| *** reldan has quit IRC | 02:11 | |
| *** vishy has left #openstack | 02:18 | |
| *** leted has joined #openstack | 02:24 | |
| openstackhudson | Project nova build #409: SUCCESS in 1 min 28 sec: http://hudson.openstack.org/job/nova/409/ | 02:27 |
| openstackhudson | Tarmac: Adds a developer interface with direct access to the internal inter-service APIs and a command-line tool based on reflection to interact with them. | 02:27 |
| openstackhudson | Example output from command-line tool: | 02:27 |
| openstackhudson | (.nova-venv)termie@preciousroy:p/nova/easy_api % ./bin/stack | 02:27 |
| openstackhudson | usage: stack [options] <controller> <method> [arg1=value arg2=value] | 02:27 |
| openstackhudson | ??`stack help` should output the list of available controllers | 02:27 |
| openstackhudson | ??`stack <controller>` should output the available methods for that controller | 02:27 |
| openstackhudson | ??`stack help <controller>` should do the same | 02:27 |
| openstackhudson | ??`stack help <controller> <method>` should output info for a method | 02:27 |
| openstackhudson | ./bin/stack: | 02:27 |
| openstackhudson | ??-?,--[no]help: show this help | 02:27 |
| openstackhudson | ??--[no]helpshort: show usage only for this module | 02:27 |
| openstackhudson | ??--[no]helpxml: like --help, but generates XML output | 02:27 |
| openstackhudson | ??--host: Direct API host | 02:27 |
| openstackhudson | ????(default: '127.0.0.1') | 02:27 |
| openstackhudson | ??--port: Direct API host | 02:27 |
| openstackhudson | ????(default: '8001') | 02:27 |
| openstackhudson | ????(an integer) | 02:27 |
| openstackhudson | ??--project: Direct API project | 02:27 |
| openstackhudson | ????(default: 'proj1') | 02:27 |
| openstackhudson | ??--user: Direct API username | 02:27 |
| openstackhudson | ????(default: 'user1') | 02:27 |
| openstackhudson | Available controllers: | 02:27 |
| openstackhudson | ???reflect Reflection methods to list available methods. | 02:27 |
| *** jdurgin has quit IRC | 02:33 | |
| *** dirakx has joined #openstack | 02:51 | |
| *** miclorb has quit IRC | 02:57 | |
| *** miclorb_ has joined #openstack | 03:02 | |
| *** miclorb_ has quit IRC | 03:05 | |
| *** leted has quit IRC | 03:14 | |
| *** reldan has joined #openstack | 03:34 | |
| *** reldan has quit IRC | 04:16 | |
| *** hadrian has quit IRC | 04:26 | |
| *** miclorb has joined #openstack | 04:38 | |
| *** MarkAtwood has quit IRC | 04:56 | |
| *** MarkAtwood has joined #openstack | 04:56 | |
| *** miclorb has quit IRC | 05:16 | |
| *** jfluhmann_ has joined #openstack | 05:29 | |
| *** jsgotangco has joined #openstack | 05:35 | |
| *** jsgotangco has quit IRC | 05:35 | |
| *** jsgotangco has joined #openstack | 05:35 | |
| *** adiantum has quit IRC | 05:55 | |
| *** adiantum has joined #openstack | 06:00 | |
| *** adiantum has quit IRC | 06:08 | |
| *** adiantum has joined #openstack | 06:10 | |
| *** adiantum has quit IRC | 06:39 | |
| *** adiantum has joined #openstack | 06:51 | |
| *** jsgotangco has quit IRC | 07:06 | |
| *** jimbaker has joined #openstack | 07:11 | |
| *** MarkAtwood has quit IRC | 07:32 | |
| *** adiantum has quit IRC | 07:33 | |
| *** adiantum has joined #openstack | 07:36 | |
| *** flipzagging has quit IRC | 07:42 | |
| *** flipzagging has joined #openstack | 07:47 | |
| *** ivan has quit IRC | 07:47 | |
| *** Xenith has quit IRC | 07:48 | |
| *** jimbaker has quit IRC | 07:51 | |
| *** ivan has joined #openstack | 07:52 | |
| *** Xenith has joined #openstack | 07:54 | |
| *** flipzagging has quit IRC | 07:54 | |
| *** Hisaharu has quit IRC | 07:59 | |
| *** flipzagging has joined #openstack | 07:59 | |
| *** adiantum has quit IRC | 08:07 | |
| *** adiantum has joined #openstack | 08:18 | |
| *** adiantum has quit IRC | 08:35 | |
| *** adiantum has joined #openstack | 08:40 | |
| *** flipzagging has quit IRC | 08:46 | |
| *** flipzagging has joined #openstack | 08:51 | |
| *** jfluhmann__ has joined #openstack | 08:56 | |
| *** jfluhmann_ has quit IRC | 08:59 | |
| *** MarkAtwood has joined #openstack | 09:03 | |
| *** adiantum has quit IRC | 09:10 | |
| *** adiantum has joined #openstack | 09:10 | |
| *** adiantum has quit IRC | 09:33 | |
| *** omidhdl has joined #openstack | 09:36 | |
| *** adiantum has joined #openstack | 09:38 | |
| *** omidhdl has quit IRC | 09:48 | |
| termie | annegentle: any idea why silverstripe? in the cms world drupal has a significantly larger community | 09:54 |
| *** trin_cz has quit IRC | 10:08 | |
| *** WonTu has joined #openstack | 10:11 | |
| *** WonTu has left #openstack | 10:11 | |
| *** adiantum has quit IRC | 10:33 | |
| *** fabiand_ has joined #openstack | 10:42 | |
| *** adiantum has joined #openstack | 10:46 | |
| *** fabiand_ has quit IRC | 10:53 | |
| *** pvo_away is now known as pvo | 10:58 | |
| *** pvo is now known as pvo_away | 11:07 | |
| *** MarkAtwood has quit IRC | 11:12 | |
| *** thatsdone has joined #openstack | 11:12 | |
| *** thatsdone has quit IRC | 11:22 | |
| *** adiantum has quit IRC | 11:29 | |
| *** adiantum has joined #openstack | 11:34 | |
| *** DigitalFlux has joined #openstack | 11:36 | |
| *** leted has joined #openstack | 11:51 | |
| *** DigitalFlux has quit IRC | 11:52 | |
| *** adiantum has quit IRC | 11:59 | |
| *** adiantum has joined #openstack | 12:05 | |
| *** adiantum has quit IRC | 12:34 | |
| *** leted has quit IRC | 12:38 | |
| *** adiantum has joined #openstack | 12:40 | |
| *** adiantum has quit IRC | 12:51 | |
| *** adiantum has joined #openstack | 12:56 | |
| *** trin_cz has joined #openstack | 12:59 | |
| *** adiantum has quit IRC | 13:04 | |
| *** gaveen has joined #openstack | 13:07 | |
| *** gaveen has joined #openstack | 13:07 | |
| *** adiantum has joined #openstack | 13:11 | |
| *** adiantum has quit IRC | 13:17 | |
| *** adiantum has joined #openstack | 13:22 | |
| *** brd_from_italy has joined #openstack | 13:23 | |
| *** adiantum has quit IRC | 13:28 | |
| *** adiantum has joined #openstack | 13:34 | |
| *** omidhdl has joined #openstack | 13:35 | |
| *** kirinari has joined #openstack | 13:36 | |
| *** brd_from_italy has quit IRC | 13:45 | |
| *** adiantum has quit IRC | 14:17 | |
| *** befreax has joined #openstack | 14:19 | |
| *** adiantum has joined #openstack | 14:20 | |
| *** adiantum has quit IRC | 14:36 | |
| *** adiantum has joined #openstack | 14:41 | |
| *** omidhdl has quit IRC | 14:55 | |
| *** adiantum has quit IRC | 14:55 | |
| *** adiantum has joined #openstack | 15:00 | |
| *** jimbaker has joined #openstack | 15:02 | |
| *** jaypipes has joined #openstack | 15:07 | |
| *** jimbaker has quit IRC | 15:24 | |
| *** zoke has joined #openstack | 15:30 | |
| *** zoke has left #openstack | 15:31 | |
| *** adiantum has quit IRC | 15:39 | |
| *** reldan has joined #openstack | 15:40 | |
| *** fraggeln has quit IRC | 15:43 | |
| *** adiantum has joined #openstack | 15:44 | |
| *** fraggeln has joined #openstack | 15:45 | |
| *** reldan has quit IRC | 15:49 | |
| *** adiantum has quit IRC | 15:57 | |
| *** adiantum has joined #openstack | 15:58 | |
| *** adiantum has quit IRC | 16:04 | |
| *** adiantum has joined #openstack | 16:09 | |
| *** MarkAtwood has joined #openstack | 16:28 | |
| *** befreax has quit IRC | 16:29 | |
| *** flipzagging has quit IRC | 16:35 | |
| *** adiantum has quit IRC | 16:38 | |
| *** flipzagging has joined #openstack | 16:40 | |
| *** adiantum has joined #openstack | 16:50 | |
| *** aliguori has quit IRC | 16:55 | |
| *** hadrian has joined #openstack | 17:09 | |
| *** aliguori has joined #openstack | 17:10 | |
| *** allsystemsarego has joined #openstack | 17:15 | |
| *** allsystemsarego has joined #openstack | 17:15 | |
| *** aliguori has quit IRC | 17:16 | |
| *** jfluhmann__ has quit IRC | 17:21 | |
| *** jfluhmann__ has joined #openstack | 17:24 | |
| *** adiantum has quit IRC | 17:33 | |
| *** adiantum has joined #openstack | 17:38 | |
| *** flipzagging has quit IRC | 17:41 | |
| *** reldan has joined #openstack | 17:49 | |
| *** adiantum has quit IRC | 18:38 | |
| *** adiantum has joined #openstack | 18:42 | |
| *** adiantum has quit IRC | 18:53 | |
| *** reldan has quit IRC | 18:54 | |
| *** reldan has joined #openstack | 18:55 | |
| *** adiantum has joined #openstack | 18:58 | |
| *** adiantum has quit IRC | 19:05 | |
| *** dirakx has quit IRC | 19:07 | |
| *** adiantum has joined #openstack | 19:10 | |
| *** reldan has quit IRC | 19:13 | |
| *** adiantum has quit IRC | 19:18 | |
| *** adiantum has joined #openstack | 19:19 | |
| mtaylor | soren: around? | 19:20 |
| *** adiantum has quit IRC | 19:32 | |
| *** Ryan_Lane has joined #openstack | 19:35 | |
| *** adiantum has joined #openstack | 19:37 | |
| mtaylor | jaypipes: ImportError: No module named stubout | 19:52 |
| *** adiantum has quit IRC | 19:52 | |
| *** Adri2000 has quit IRC | 19:53 | |
| *** adiantum has joined #openstack | 19:57 | |
| *** adiantum has quit IRC | 20:05 | |
| *** Adri2000 has joined #openstack | 20:07 | |
| *** dirakx has joined #openstack | 20:08 | |
| *** adiantum has joined #openstack | 20:11 | |
| *** adiantum has quit IRC | 20:23 | |
| *** adiantum has joined #openstack | 20:29 | |
| *** Ryan_Lane has quit IRC | 20:29 | |
| *** gaveen has quit IRC | 20:30 | |
| *** Kdecherf has quit IRC | 20:30 | |
| uvirtbot | New bug: #703375 in glance "glance test suite can't run in the context of a debian build" [Undecided,New] https://launchpad.net/bugs/703375 | 20:36 |
| *** lvaughn has joined #openstack | 20:39 | |
| *** allsystemsarego_ has joined #openstack | 20:39 | |
| *** annegentf has joined #openstack | 20:39 | |
| *** tmarble_ has joined #openstack | 20:40 | |
| *** jeff_ has joined #openstack | 20:41 | |
| *** _0x44_ has joined #openstack | 20:41 | |
| *** flipzagging has joined #openstack | 20:42 | |
| *** hggdh_ has joined #openstack | 20:42 | |
| *** lionel__ has joined #openstack | 20:44 | |
| *** adiantum has quit IRC | 20:47 | |
| *** allsystemsarego has quit IRC | 20:47 | |
| *** hggdh has quit IRC | 20:47 | |
| *** ctennis has quit IRC | 20:47 | |
| *** jeffrey_taylor has quit IRC | 20:47 | |
| *** lvaughn_ has quit IRC | 20:47 | |
| *** _0x44 has quit IRC | 20:47 | |
| *** lionel has quit IRC | 20:47 | |
| *** tmarble has quit IRC | 20:47 | |
| *** annegentle has quit IRC | 20:47 | |
| *** cloud0_ has quit IRC | 20:47 | |
| *** annegentf is now known as annegentle | 20:47 | |
| *** adiantum has joined #openstack | 20:49 | |
| *** adiantum has quit IRC | 20:54 | |
| *** jfluhmann_ has joined #openstack | 20:56 | |
| *** piezo has joined #openstack | 20:59 | |
| *** adiantum has joined #openstack | 20:59 | |
| *** jfluhmann__ has quit IRC | 20:59 | |
| *** edleafe has joined #openstack | 21:01 | |
| *** sirp_ has joined #openstack | 21:03 | |
| *** colinnich has quit IRC | 21:04 | |
| *** colinnich has joined #openstack | 21:04 | |
| *** pquerna_ has joined #openstack | 21:04 | |
| *** bryguy_ has joined #openstack | 21:05 | |
| *** dabo- has joined #openstack | 21:06 | |
| *** taihen_ has joined #openstack | 21:06 | |
| *** Nacx has joined #openstack | 21:06 | |
| *** Edwin__ has joined #openstack | 21:07 | |
| *** doude has joined #openstack | 21:07 | |
| *** tmarble has joined #openstack | 21:07 | |
| *** pquerna has quit IRC | 21:07 | |
| *** bryguy has quit IRC | 21:07 | |
| *** bryguy_ is now known as bryguy | 21:07 | |
| *** dabo has quit IRC | 21:07 | |
| *** asksol has quit IRC | 21:07 | |
| *** taihen has quit IRC | 21:07 | |
| *** ibarrera has quit IRC | 21:07 | |
| *** asksol has joined #openstack | 21:07 | |
| *** tmarble_ has quit IRC | 21:07 | |
| *** EdwinGrubbs has quit IRC | 21:07 | |
| *** Whoop has quit IRC | 21:07 | |
| *** doude_ has quit IRC | 21:07 | |
| *** Whoop has joined #openstack | 21:08 | |
| *** Whoop has joined #openstack | 21:08 | |
| *** adiantum has quit IRC | 21:08 | |
| *** kirinari has quit IRC | 21:11 | |
| *** stewart_ has joined #openstack | 21:15 | |
| *** jeremyb_ has joined #openstack | 21:16 | |
| *** ibarrera has joined #openstack | 21:16 | |
| *** Nacx has quit IRC | 21:16 | |
| *** stewart has quit IRC | 21:16 | |
| *** jeremyb has quit IRC | 21:16 | |
| *** pquerna_ has quit IRC | 21:18 | |
| *** pquerna_ has joined #openstack | 21:18 | |
| *** pquerna_ is now known as pquerna | 21:18 | |
| *** adiantum has joined #openstack | 21:20 | |
| *** jeremyb_ has quit IRC | 21:26 | |
| *** jeremyb_ has joined #openstack | 21:26 | |
| *** jeremyb_ is now known as jeremyb | 21:27 | |
| *** karmabot has joined #openstack | 21:28 | |
| *** mjmac_ has joined #openstack | 21:29 | |
| *** mjmac has quit IRC | 21:30 | |
| *** karmabot` has quit IRC | 21:30 | |
| *** openstackhudson has quit IRC | 21:30 | |
| *** openstackhudson has joined #openstack | 21:31 | |
| *** adiantum has quit IRC | 21:34 | |
| *** comstud has quit IRC | 21:40 | |
| *** adiantum has joined #openstack | 21:47 | |
| annegentle | termie: you know, I don't know. I haven't quizzed Todd much about the selection process or the goals for the main site. Feel free to email him at todd@openstack.org. | 21:54 |
| annegentle | did anyone else see this walkthrough of Vish's nova.sh script? Nice details. http://www.laurentluce.com/?p=198 | 21:55 |
| *** opengeard has quit IRC | 22:06 | |
| *** flipzagging has quit IRC | 22:26 | |
| *** Ryan_Lane has joined #openstack | 22:29 | |
| *** allsystemsarego_ has quit IRC | 22:30 | |
| *** hadrian_ has joined #openstack | 23:07 | |
| *** hadrian has quit IRC | 23:09 | |
| *** hadrian_ is now known as hadrian | 23:09 | |
| *** adiantum has quit IRC | 23:10 | |
| *** drico_ has joined #openstack | 23:11 | |
| *** drico has quit IRC | 23:13 | |
| *** Ryan_Lane has quit IRC | 23:14 | |
| *** adiantum has joined #openstack | 23:17 | |
| *** adiantum has quit IRC | 23:24 | |
| *** ctennis has joined #openstack | 23:26 | |
| *** adiantum has joined #openstack | 23:29 | |
| *** flipzagging has joined #openstack | 23:29 | |
| *** flipzagging has quit IRC | 23:39 | |
| *** DubLo7 has joined #openstack | 23:39 | |
| *** flipzagging has joined #openstack | 23:40 | |
| *** flipzagging has quit IRC | 23:42 | |
| *** westmaas1 has joined #openstack | 23:46 | |
| *** dirakx has quit IRC | 23:50 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!