***: ziyourenxiang has joined #arpnetworks
dj_goku has joined #arpnetworks
dj_goku has quit IRC (Changing host)
dj_goku has joined #arpnetworks
mkb has joined #arpnetworks
awyeah has quit IRC (Quit: ZNC - http://znc.in)
awyeah has joined #arpnetworks awyeah: 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
anyone else experience this?
I really should convert my root fs to zfs. what a PITA mkb: it's unix?
probably something opened a file and then deleted it awyeah: FreeBSD mkb: but it's still open so it sticks around on disk awyeah: yeah, that's probably it.
I guess I could write a script to look at lsof's output and check what files actually exist HAS_A_BANANA: Just know that if a file is recreated with the same name, your "does the file exist" test would fail you. ***: mkb is now known as mkb2 awyeah: HAS_A_BANANA: true that
But I guess I need to start somewhere. ***: mkb has joined #arpnetworks
mkb2 has quit IRC (Quit: leaving) awyeah: haha!! It's weechat.
Well that solves that. I turned off the 'fifo' thing in weechat. ***: ziyourenxiang has quit IRC (Quit: Leaving) mercutio: fifo thing? ***: mjp_ has quit IRC (Quit: leaving)
mjp_ has joined #arpnetworks awyeah: yeah it's a way to send external commands to weechat. it's a plugin. mercutio: ah
do you have to do a mkfifo? awyeah: I'm not sure. I didn't actually look into it.
Since I wasn't using it, I just turned it off, and voila.