[05:19] *** dj_goku has quit IRC (Remote host closed the connection) [05:27] *** ziyourenxiang has joined #arpnetworks [05:51] *** dj_goku has joined #arpnetworks [05:51] *** dj_goku has quit IRC (Changing host) [05:51] *** dj_goku has joined #arpnetworks [06:52] *** mkb has joined #arpnetworks [06:53] *** awyeah has quit IRC (Quit: ZNC - http://znc.in) [06:55] *** awyeah has joined #arpnetworks [06:59] So I'm having this issue where the disk space on my VM keeps doing down and down and down, but the usage is not going up. I reboot and run fsck and it's fine [06:59] anyone else experience this? [07:18] I really should convert my root fs to zfs. what a PITA [07:20] it's unix? [07:20] probably something opened a file and then deleted it [07:20] FreeBSD [07:20] but it's still open so it sticks around on disk [07:20] yeah, that's probably it. [07:21] I guess I could write a script to look at lsof's output and check what files actually exist [07:24] Just know that if a file is recreated with the same name, your "does the file exist" test would fail you. [07:26] *** mkb is now known as mkb2 [07:26] HAS_A_BANANA: true that [07:26] But I guess I need to start somewhere. [07:27] *** mkb has joined #arpnetworks [07:27] *** mkb2 has quit IRC (Quit: leaving) [08:15] haha!! It's weechat. [08:19] Well that solves that. I turned off the 'fifo' thing in weechat. [09:58] *** ziyourenxiang has quit IRC (Quit: Leaving) [13:12] fifo thing? [16:07] *** mjp_ has quit IRC (Quit: leaving) [16:09] *** mjp_ has joined #arpnetworks [17:44] yeah it's a way to send external commands to weechat. it's a plugin. [18:03] ah [18:03] do you have to do a mkfifo? [18:05] I'm not sure. I didn't actually look into it. [18:05] Since I wasn't using it, I just turned it off, and voila.