Switch to DuckDuckGo Search
   February 18, 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:24] *** trentster has quit IRC
[00:13:08] *** mgls has quit IRC
[00:15:33] *** trentster has joined #project-FiFo
[00:26:17] *** saltsa has quit IRC
[00:27:01] *** saltsa has joined #project-FiFo
[00:48:02] *** ipalreadytaken has joined #project-FiFo
[01:39:59] *** trentster has quit IRC
[01:44:48] *** trentster has joined #project-FiFo
[02:50:44] *** ipalreadytaken has quit IRC
[02:51:17] *** ipalreadytaken has joined #project-FiFo
[02:56:02] *** ipalreadytaken has quit IRC
[03:59:07] *** hugo has quit IRC
[04:01:44] <killfill> hey Licenser im i going crazy or wiggle is responding /ipranges ip's as number and /ipranges/uuid as string?.. :P
[04:02:14] <Licenser> killfill for the full list?
[04:02:20] <killfill> yup
[04:02:31] <Licenser> i.e. textual representation vs. number representation
[04:02:34] <Licenser> that sounds like a buuuuuug!
[04:19:34] <killfill> was trying to use the full list everywhere, and noticed that.. :P
[04:20:09] <killfill> the machines list still doesnt used it.. thought it was changed.. :P
[04:30:07] <Licenser> Ah the machine details use it
[04:30:14] <Licenser> the full list speds stuff up a lot
[04:30:27] <Licenser> angular does not seem to take good advantage of async loading :(
[04:34:48] <killfill> not sure if its angular fault.. maybe its the browsers.. or just network latency.. :P
[04:35:26] <killfill> or http overheat. :P
[04:38:06] <Licenser> killfill it's angulars fault
[04:38:16] <Licenser> it waits untill ALL the bits are loaded before it renders anything :(
[04:38:31] <Licenser> well angulars or yours :P but I am willing to blame angular
[04:38:42] <killfill> its probably me.. :P
[04:38:58] <killfill> you see that on the vms list?
[04:39:24] <Licenser> yap for bigger connections how it works is it loads the list then all the vms datasets etc then once all is laoded it renders
[04:39:36] <Licenser> s/connections/lists/
[04:39:58] <Licenser> it is especially visible on slow connections when the progress counter takes a few seconds to count down to 0 nothing is rendered untll it disapears
[04:40:43] <killfill> i tried to make it show something while still loading.. but never could finish doing it.. :S
[04:40:43] <Licenser> many small calls only make sense when they really can happen in the background if they have to be done head of rendering it only makes things worst, hence we have full list now
[04:40:52] <Licenser> heh
[04:41:38] <killfill> actually its better now than it was on last version.
[04:42:17] <killfill> last version it was 'progresivly' loading the stuff, i.e. it shows you the vm data, while the dataset of that vm wasnt finished jet.
[04:42:31] <killfill> and when it finished it updated the dom
[04:42:39] <killfill> but that was actually worst
[04:43:02] <killfill> arekinath complained about that.. :P
[04:43:45] <killfill> so tried to show the vms when their depended data was loaded (package+dataset)
[04:44:37] <killfill> i ended writing this: https://github.com/project-fifo/jingles/blob/test/app/scripts/controllers/machines.js#L128
[04:44:40] <killfill> :P
[04:45:34] <killfill> anyway.. will give it a shot with just loading the full thing.
[04:47:11] <killfill> i guess the best thing would be do server pagination.. :P
[04:47:28] <Licenser> server pagination is VERY hard with unsorted data ;)
[04:48:38] <killfill> how many vm's do you have, thats feeling slow?
[04:49:15] <Licenser> killfill ~30 but over a very very very slow connection
[04:49:53] * killfill trying to figure out what connection would be slower than him's.. :P
[04:50:05] <killfill> hes even..
[04:50:20] <Licenser> killfill over two continets vpn over public internet
[04:50:46] <killfill> ah your in usa, and your connecting to you home?
[04:50:50] <Licenser> actually VPN through VPN through TVC
[04:52:00] <Licenser> TWC that is
[04:52:44] <killfill> time warner channel?.. :P
[04:53:47] <Licenser> Cable, aka no internet at all
[04:54:27] <killfill> ah
[04:54:57] <killfill> im out bye!
[04:56:38] <Licenser> rest well mate
[05:06:33] *** ira has quit IRC
[07:11:26] *** ipalreadytaken has joined #project-FiFo
[07:19:21] *** benoitc has quit IRC
[07:21:07] *** benoitc has joined #project-FiFo
[08:12:32] *** Botolo has joined #project-FiFo
[08:12:35] <Botolo> hello
[08:19:06] <Botolo> Just in case someone will read :) My dashboard sasys "Chunter server df281a99-5aca-4a32-abf4-f51a4cbf02b0 down". SmartOS and Fifo are in the same ip network and they can ping each other. I don't know if it's related but "fifoadm hypervisors lists" reports "disconnected"
[08:37:50] <MerlinDMC> Botolo, check if the configured ip for chunter is localhost ... at least I hope it was chunter the time someone else had that problem
[08:39:12] <Botolo> sorry for the noob questione, but where? :D
[08:53:19] <MerlinDMC> good question ... you the the one non fifo user in here
[08:55:48] <Botolo> I mean, where's configured che chunter ip/localhost? Because the app.config in /opt/chunter/etc seems to have the IP section commented
[09:16:17] *** alcir has joined #project-FiFo
[09:27:26] *** Botolo has quit IRC
[10:05:15] *** ipalreadytaken has quit IRC
[10:05:51] *** ipalreadytaken has joined #project-FiFo
[10:10:40] *** ipalreadytaken has quit IRC
[11:25:50] *** ira has joined #project-FiFo
[13:02:47] *** wiedi has quit IRC
[14:54:00] *** wiedi has joined #project-FiFo
[15:51:44] *** jim80net has joined #project-FiFo
[16:16:05] *** ismell has left #project-FiFo
[16:40:06] *** olauzon has joined #project-FiFo
[16:42:33] *** conan_the_destro has joined #project-FiFo
[16:54:08] <tomww> hm. chunter dying.
[17:00:56] <Licenser> what do the logs say?
[17:01:29] <tomww> I've updated to latest dev, but it failed again. So stopped epmd as well and killed old chunter process with sub-processes "inet".
[17:01:43] <tomww> now it is running again. the log said
[17:01:48] <tomww> cannot ping chunter at 127 dot 0.0.1
[17:02:11] <tomww> nothing more (last action according to log was looking for snapshots)
[17:02:19] <tomww> log level might have been default
[17:02:38] <Licenser> tomww updated from rel -> dev?
[17:03:07] <Licenser> do you still have app.config and vm.args in your /opt/chunter/etc/?
[17:03:11] <tomww> that was long before, not that was from dev (1 or 2 weeks old) to dev
[17:03:38] <tomww> those old config files are not present
[17:04:29] *** alcir has quit IRC
[17:24:01] *** wiedi has quit IRC
[17:25:08] *** wiedi has joined #project-FiFo
[17:29:15] *** hugo has joined #project-FiFo
[18:38:29] <killfill> Licenser: a gift: http://jira.project-fifo.net/browse/WIG-46 :P
[18:38:47] <Licenser> already fixed
[18:39:03] <killfill> pff :P
[18:39:21] <killfill> is it packaged already?
[18:42:48] <killfill> ahá
[18:42:49] <killfill> #213 failed
[18:43:01] <killfill> bamboo failed
[18:43:45] <killfill> ERROR: git checkout -q 0.2.28 failed with error: 1 and output:
[18:44:43] <killfill> looks like there is only libsniffle 0.2.27
[18:55:38] <Licenser> oh no!
[18:55:39] <Licenser> I suck
[18:55:42] <Licenser> fixing it in a sec
[18:56:07] <Licenser> forgot to push the tag
[18:58:48] *** Phlogi has joined #project-FiFo
[19:00:05] <Licenser> killfill rebuilding it now
[19:50:43] *** conan_the_destro has quit IRC
[19:52:13] *** conan_the_destro has joined #project-FiFo
[19:52:44] *** ipalreadytaken has joined #project-FiFo
[20:02:22] *** mgls has joined #project-FiFo
[20:02:47] *** Phlogi has quit IRC
[20:10:23] *** Phlogi has joined #project-FiFo
[20:29:28] *** Phlogi has quit IRC
[20:54:18] *** jim80net_ has joined #project-FiFo
[20:55:01] *** jim80net has quit IRC
[20:55:01] *** jim80net_ is now known as jim80net
[21:13:28] *** ipalreadytaken has quit IRC
[21:13:54] *** ipalreadytaken has joined #project-FiFo
[21:18:42] *** ipalreadytaken has quit IRC
[21:49:16] *** jim80net has quit IRC
[21:51:58] *** jim80net has joined #project-FiFo
[21:59:06] *** jim80net has quit IRC
[22:37:35] *** trentster has left #project-FiFo
[22:37:53] *** ipalreadytaken has joined #project-FiFo
[22:53:31] *** trentster has joined #project-FiFo
[23:09:59] *** mgls has quit IRC
[23:18:36] *** conan_the_destro has quit IRC
[23:42:46] *** conan_the_destro has joined #project-FiFo
top

   February 18, 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 | >