↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
*** | mnathani_ has quit IRC (Ping timeout: 250 seconds) | [03:39] |
................................................................................. (idle for 6h44mn) | ||
RandalSchwartz | time for the bi-weekly removal of things that show up in "pkg audit"
and updating 9.3-p13 to 9.3-p24 oooh... probably gonna be rebooting... oh, this one didn't need that! except I'll reboot after my ports are reinstalled so... switching to adium irc to stay here. | [10:23] |
*** | RandalSchwartz has quit IRC (Quit: RandalSchwartz)
RandalSchwartz has joined #arpnetworks | [10:29] |
RandalSchwartz | here we are. | [10:29] |
*** | mnathani_ has joined #arpnetworks | [10:35] |
RandalSchwartz | here goes the reboot...
ping stop waiting for ping to return ping return! good sign kernel + conf working ssh working. whew. web not up yet ahh… some Perl modules need help no… it's the mod_proxy thing… ugh | [10:40] |
reconfiguring my apache to be built with mod_proxy | [10:53] | |
m0unds | https://www.youtube.com/watch?v=f6tnj7IEI0E | [10:54] |
BryceBot | YouTube video: "Tommy Seebach Apache HQ (Original)" by cory2146 | [10:54] |
RandalSchwartz | mod_proxy apparently went from default yes to default no
rebuilt apache… still waiting on mod_perl and Apache::DBI oh darn… wants mod_proxy_ftp too | [10:56] |
.... (idle for 15mn) | ||
everything all good! | [11:15] | |
ok, back to irc.el | [11:26] | |
*** | RandalSchwartz has quit IRC (Quit: Leaving.)
RandalSchwartz has joined #arpnetworks | [11:26] |
........... (idle for 53mn) | ||
m0unds | tons of norcal smoke hitting nm the last couple days. yuck. | [12:20] |
.... (idle for 16mn) | ||
RandalSchwartz | the oregon weather forecasts for many major cities are reporting smoke as well. | [12:36] |
m0unds | yea, my friend up in WA was saying stuff looked "orange"
southern WA reduced our visibility to less than a mile not quite as bad as the smoke from eastern AZ a couple years back, but it's gross | [12:37] |
........................................................... (idle for 4h51mn) | ||
brycec | m0unds: Me? Or different friend? :P
But I can confirm that right now, I can barely see 3 miles through the smoke. Yesterday was totally clear! Day before, <1mi, everything orange, etc Oh and we hit "purple" on the air quality scale (green -> yellow -> red -> purple -> black) | [17:30] |
mercutio | approacing beijing's air quality? :) | [17:37] |
m0unds | brycec: another friend :)
vancouver guy, couldn't see the road from his house yesterday but i guess it cleared up a little today | [17:42] |
brycec | mercutio: approaching... | [17:43] |
mercutio | yes | [17:43] |
m0unds | i'll cut you a sweet deal on some respirators | [17:43] |
mercutio | it was glaring out at me, but i thought it'd be worse to fix it :) | [17:43] |
brycec | brycec just stays indoors | [17:43] |
mercutio | that was my solution with smoggy nights in my old city
makes my eyes sting it was only really night that was insane though and it was in winter when winter is cold anyway but i assume it's all day there | [17:43] |
brycec | Luckily enough, it gets quite breezy overnight and blows it away, then it slowly returns starting mid-morning | [17:44] |
m0unds | yeah, we had lots of wind yesterday that kept it from settling but it was calm and overcast this morning so it just hung out til around 1500 | [17:45] |
mercutio | so early morning outtings are the best | [17:45] |
m0unds | hoping this cold front adjusts so colorado can get some of the smoke, it's annoying
brycec just has to live with it :P | [17:46] |
mercutio | heh | [17:46] |
brycec | brycec just lives with it | [17:46] |
mercutio | that stuff can sneak up on you
i bet if you had a holiday somewhere else, then came back you'd be much more bothered by it | [17:46] |
m0unds | http://1drv.ms/1EcUDou my buddy shot this from eastern abq looking SW when we were getting smoke from arizona in 2011 | [17:48] |
brycec | I just have to step outside for it to hit me | [17:49] |
m0unds | sucks | [17:50] |
.... (idle for 18mn) | ||
mercutio | brycec: did you ever struggle with smokeping and polling times taking more than 60 seconds? | [18:08] |
brycec | "struggle" is a strong word...
I've dealt with it, yeah. | [18:08] |
mercutio | i have one host that seems to be MUCH slower
and it doesn't seem to be DNS related. | [18:09] |
brycec | How odd, since that is suggestion #1 ;) | [18:09] |
mercutio | ikr | [18:09] |
brycec | (use IP's, don't use hostnames) | [18:09] |
mercutio | i thought it was probably dns related, when it takes a bit over a minute for the fping command and it's more like 23 seconds on other hosts.
but i dumped port 53 it's got a local dns cache, and i bumped min ttl up to 180 thinking that'd probably fix it. made close to zero difference :( | [18:09] |
brycec | Still worth swapping out hostnames with IP's
But other than that... I dunno Especially considering other hosts can do it | [18:10] |
mercutio | i've been working on making fping have higher ping accuracy
and i have exactly the same fping binary in two locations | [18:11] |
brycec | You could also reduce the number of hosts it has to monitor. | [18:11] |
mercutio | yeah that's the next thing i've just done
i took out some stuff that wasnt' respon err what | [18:11] |
brycec | not that it addresses the cause, but gets that node back in-line at least. | [18:11] |
mercutio | i took out some stuff that wasn't responding but ps captured it stlil hitting them | [18:12] |
brycec | lol if ps still shows it, then you've done something wrong :P
(eg not restarted things) | [18:13] |
mercutio | yeah i had done a restart, maybe i didn't take out as much as it hoguht i did | [18:13] |
brycec | brycec shrugs | [18:14] |
mercutio | it looks like icmp host unreachables could be making it worse
running in non quiet mode it seems to block on them : FPing: NOTE: smokeping took 52 seconds to complete 1 round of polling. This is over 80%% of the max time available for a polling cycl woot oh wow somehow it ran smokeping twice at once so maybe that was the central issue | [18:15] |
.............. (idle for 1h6mn) | ||
so if i ping every 500 msec instead of every 1000 msec it's 9x as fast
so it must be some weird timing thing | [19:24] | |
.......................... (idle for 2h5mn) | ||
*** | mjp_ has quit IRC (Quit: leaving)
mjp_ has joined #arpnetworks | [21:30] |
↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |