Switch to DuckDuckGo Search
   February 5, 2014  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | >

Toggle Join/Part | bottom
[00:12:13] *** ipalreadytaken has joined #project-FiFo
[02:34:27] *** vsv has quit IRC
[02:36:13] *** vsv has joined #project-FiFo
[02:44:54] *** ira has quit IRC
[03:02:38] *** hugo has quit IRC
[03:13:52] *** ipalreadytaken has quit IRC
[03:14:18] *** ipalreadytaken has joined #project-FiFo
[03:18:56] *** ipalreadytaken has quit IRC
[03:46:03] *** jim80net has quit IRC
[03:46:22] *** bixu_ has joined #project-FiFo
[03:49:21] *** bixu has quit IRC
[04:10:48] <Licenser> kfn_ there isn't a way to do that, while a multidc setup is supported it's not done via a centralized management but by syncing users over multile locations
[04:11:22] <Licenser> so what you could do is set up a 'mini fifo' on each branch office and sync them with a central system? Jingles will have support for multiple endpoints soon too killfill right? :P
[04:12:05] *** jim80net has joined #project-FiFo
[04:25:55] <Licenser> killfill I've now a setup with two DC's have you done any coding regarding that yet?
[04:25:59] <Licenser> otherwise I'll do that tomorrow
[05:06:38] *** jlove007 has joined #project-FiFo
[05:14:25] *** jlove007 has quit IRC
[05:23:23] *** nathan7 has quit IRC
[05:23:32] *** nathan7 has joined #project-FiFo
[08:02:50] *** arekinath has quit IRC
[08:07:36] *** arekinath has joined #project-FiFo
[08:32:46] *** ipalreadytaken has joined #project-FiFo
[09:25:44] *** ArdaXi has quit IRC
[09:56:23] *** bixu_ has quit IRC
[10:39:22] *** ipalreadytaken has quit IRC
[10:39:58] *** ipalreadytaken has joined #project-FiFo
[10:44:48] *** ipalreadytaken has quit IRC
[12:13:25] *** Eimann_ is now known as Eimann
[12:21:16] <killfill> Licenser: yup should work. but not tested, dont have 2 dc's
[12:21:19] <killfill> :S
[12:21:48] <killfill> (see config.js)
[13:42:54] *** ira has joined #project-FiFo
[13:49:11] *** saltsa has quit IRC
[14:06:24] <Licenser> killfill awesome I'll test it!
[14:06:54] <Licenser> killfill also why don't you have two DC's :P
[14:19:23] <killfill> hm.. now that i think.. howl may not work.. :S
[14:20:02] <killfill> Licenser: im in conversations with a german guy to connect to a second one.. :P
[14:20:19] <Licenser> heh
[14:26:54] <killfill> wow.. you did the vm migration stuff!
[14:27:06] <killfill> sorry havent had much time latlely
[14:27:14] <killfill> will try to use it tonight
[14:29:40] <killfill> oh well i just wiped my second hyper the other day.. cannot use it.. :P
[14:30:30] *** hugo has joined #project-FiFo
[14:40:01] *** jim80net has quit IRC
[14:42:21] *** jim80net has joined #project-FiFo
[15:04:49] <Licenser> killfill all good yea I did it, it's horrible looking but works
[15:05:35] <Licenser> I just pay you less when you contribute less :P so no worries
[15:27:50] <killfill> hehe
[16:00:55] *** fxhp has quit IRC
[16:15:32] *** fxhp has joined #project-FiFo
[16:24:31] <Licenser> killfill multi DC works :D
[16:26:24] <killfill> wunderschöhn!
[16:28:13] <killfill> fifo is getting 'pro'.. :P
[16:33:47] <tomww> okay. have the question which config files to edit in fofo zone, in case the zone has more then one interface up (10.1.1.240 and 192.168.1.xxx)
[16:33:56] <tomww> *fifo
[16:42:57] <Licenser> tomww /opt/local/fifo-*/etc/*.conf
[16:43:34] <tomww> okay. I can see there sometines 127.0.0.1 but I thought one or the other is for pure local connection inside the fifo zone?
[16:49:27] <Licenser> usually not, the installer normally replaces 127.0.0.1 with the first IP in your zone
[16:49:54] <Licenser> if you run a internal net and a external net usually the best way is to have a purely internal fifo zone, and a gateway zone with just jingles
[17:00:56] *** mgls has joined #project-FiFo
[17:01:58] *** hugo has quit IRC
[17:41:48] *** saltsa has joined #project-FiFo
[18:32:23] *** ArdaXi has joined #project-FiFo
[18:32:25] *** ArdaXi has joined #project-FiFo
[19:05:01] *** ipalreadytaken has joined #project-FiFo
[19:18:00] *** conan_the_destro has quit IRC
[19:19:29] *** conan_the_destro has joined #project-FiFo
[19:26:41] <killfill> hey, when there is no more ram, is there any logs that tells you when smartos kill's someboady?
[19:27:26] <MerlinDMC> killfill, illumos has no oomkiller
[19:27:40] <MerlinDMC> because of that you need to have swap before you get ram ;)
[19:27:57] <killfill> hmm
[19:28:25] <killfill> MerlinDMC: and if there is no more swap?
[19:28:35] <MerlinDMC> then you can't allocate ram
[19:28:52] <killfill> i have a varnish process that is restarting. it happends when it uses all the memory.
[19:29:03] <MerlinDMC> and the alloc fails ... so your app doesn't get the memory and does what it should(not) do
[19:29:28] <MerlinDMC> varnish file file based storage?
[19:29:34] <killfill> yup
[19:29:37] <MerlinDMC> *with file based storage
[19:30:00] <MerlinDMC> those files get opened memory mapped ... that does kill my machines running mongodb
[19:30:11] <MerlinDMC> I would not let varnish use files for storage :P
[19:30:38] <killfill> actually the swap is there untouched, well used 300mb or so
[19:31:08] <MerlinDMC> hmm ... maybe a bug in varnish also
[19:31:17] <MerlinDMC> higher the loglevel and wait for a fail? ^^
[19:31:59] <MerlinDMC> need go run shopping - later
[19:32:07] <killfill> have fun!
[19:47:11] *** echelog has joined #project-FiFo
[20:39:52] <killfill> ahá.. more x-full-list usage.. :D
[20:39:57] <killfill> was going to do that.. :P
[20:44:30] <killfill> Licenser: does your currnet jingles pkg shows something on the browser?.. mine doesnt.. :P
[21:15:38] <tomww> hm. trying to crate images. in chunter logs I see: @mdns_client_lib_worker:handle_call:53 [MDNS Client:<0.15229.1>] recv error on "10.1.1.240":4210: closed
[21:15:47] <tomww> is that something to investigate?
[21:47:17] <tomww> what IP should be written in chunter/etc/chunter.conf for ## Name of the riak node
[21:47:20] <tomww> nodename = chunter at 127 dot 0.0.1
[22:03:11] <tomww> looks like I need some help with a VM, stopped, snapshotted, trying to create an image from that snapshot.
[22:03:37] <tomww> snapshot diplayed, but when clicked, nothing happens.
[22:04:06] <tomww> chunter logs don't tell much, so how get more out of the logs or something?
[23:09:58] *** mgls has quit IRC
[23:16:31] <tomww> aha, chunter debug.log says: (chunter at 10 dot 1.1.100)1> svcs: Could not bind to repository server for zone a0c218da-f236-477b-b49c-337f4fd784c1: repository server unavailable
[23:17:00] <tomww> hm. where is the repository server? something which needs to be set up?
top

   February 5, 2014  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | >