[04:48] *** jcv_ has quit IRC (Quit: leaving) [04:48] *** jcv has joined #arpnetworks [07:04] *** sjackso has joined #arpnetworks [11:38] I actually had to attach to init(1) with gdb and reap a zombie process. Supposed to be a "this should never happen" scenario with init, but ... [11:38] http://serverfault.com/questions/575162/remove-a-zombie-process-from-the-process-table [11:39] It ended up working :) [11:41] *** staticsafe has quit IRC (Ping timeout: 248 seconds) [11:51] *** Lucifer333 has joined #arpnetworks [11:58] Interesting. And here I thought a reboot was the only way to reap zombies. [12:02] (Trusty serverfault/stackoverflow - Initial question is "Yes I know the usual reasons *lists them off*" and someone responds with one of those reasons. Morons.) [12:03] Yeah I never knew there was an alternative to reboot [12:04] *** staticsafe has joined #arpnetworks [12:48] I think kvr18 just crashed [12:54] I'm inclined to agree :( [12:55] Description: No report from Monit for 182 seconds: the network, the host or Monit is down. Last report was 19 Jan 2017 15:45:53 -0500 [12:55] * brycec demands that up_the_irons fix it [12:59] *** brycec[m] has joined #arpnetworks [13:06] * brycec wonders why it's still down 20 minutes after it was acknowledged down [13:13] brycec: i see everything up now; are you still having problems? [13:14] my vps hasn't phoned-home yet and isn't pinging. 1s while I check console [13:14] manual fsck >:( [13:15] (thanks for the prodding) [13:15] :) [13:20] up_the_irons: thoughts/clues on what happened to kvr18? [13:20] (just curious) [13:22] brycec: no idea; i was doing that zombie reaping. worked at first, but then didn't subsequent times, and there was a VPS stuck in shutdown. I've actually never seen it like that before, ever. Maybe something was up with the host, b/c eventually the whole thing froze. [13:22] Huh, weird. [13:22] * brycec ticks the "blame up_the_irons" reason tickbox [13:22] * up_the_irons cries [13:22] i'm not sure zombie reaping is helpful [13:23] mercutio: VM wouldn't start until I reaped the zombie; then it started fine [13:23] it used to be when things started zombieing that it was due to memory management etc bugs iirc [13:23] I have no idea why all it's resources (tap, disk , etc...) were still held by the zombie [13:23] hmm [13:23] was that the same vps that got stuck? [13:24] yup, got stuck 3 times [13:24] weird. t's still strange. why that host, why that vm [13:24] exactly [13:24] it may be some weird race condition that hardly ever happens [13:25] that broke something that made it break again [13:54] *** toddf_ is now known as toddf [14:43] *** hazardous has quit IRC (Ping timeout: 245 seconds) [14:53] *** hazardous has joined #arpnetworks [16:50] *** Lucifer333 has quit IRC (Quit: Leaving) [18:02] yeah [19:43] *** Nahual has joined #arpnetworks [20:09] *** Nahual has quit IRC (Quit: Leaving.) [20:55] whats a zombie? [21:00] when a process state says Z in top [21:00] it's basically a stuck process [21:00] It's a child process that is not properly detached, right? [21:00] https://en.wikipedia.org/wiki/Zombie_process [21:00] Zombie process :: On Unix and Unix-like computer operating systems, a zombie process or defunct process is a process that has completed execution (via the exit system call) but still has an entry in the process table: it is a process in the "Terminated state". This occurs for child processes, where the entry is still needed to allow the parent process to read its child's exit status: once the exit status is read via the wait system call... [21:00] Yeah, that. [23:44] *** ben1 has joined #arpnetworks [23:44] *** ChanServ sets mode: +o ben1 [23:46] *** KILLALLH1MANS01 has joined #arpnetworks [23:46] *** KILLALLH1MANS01 has quit IRC (Changing host) [23:46] *** KILLALLH1MANS01 has joined #arpnetworks [23:46] *** KILLALLH1MANS01 has quit IRC (Changing host) [23:46] *** KILLALLH1MANS01 has joined #arpnetworks [23:51] *** KILLALLHUMANS01 has quit IRC (Remote host closed the connection) [23:51] *** mercutio has quit IRC (Ping timeout: 240 seconds) [23:51] *** up_the_irons has quit IRC (Ping timeout: 240 seconds) [23:52] *** up_the_irons has joined #arpnetworks [23:52] *** ChanServ sets mode: +o up_the_irons