libera/#devuan/ Monday, 2020-07-20

systemdletelaptop running ascii keeps connecting/disconnecting wireless -- log shows "Interface doesn't support scanning" yet iwlist shows plenty of neighbors nearby!00:28
systemdletethis was working until a day or so ago, and I have not updated/upgraded anything since.00:29
systemdletethe kernel is 4.19.0-0.bpo.5-amd6400:29
systemdleteon july 15, I deleted popcon, but I've used the laptop since then.00:33
systemdleteand popcon certainly shouldn't be the issue...00:34
systemdletebtw, my phone is connected over the same wireless net, so it is not likely a net problem.00:36
FlibberTGibbethi. bit of a puzzle here ... my root filesystem (/dev/sda2) is showing 99% full but there isn't nearly enough data on it to allow for that! any way to diagnose?14:17
gnarfacehow much isn't nearly enough?14:19
gnarfaceext4 reserves 5% by default, not sure if that shows up in your check or not14:20
Atari-FroschLots of very small files, so that there are no more inodes left?14:20
onefangGBs of log files coz log rotation isn't working well?14:21
FlibberTGibbetwell, i'd expect (exluding other drives mounted) to see around 20-40GB used. it's showing 419/451GB used...14:22
gnarfacedu14:22
onefangLots of old apt package files in the cache, coz you never did apt clean?14:23
gnarfacetry using du (check out the man page)14:23
FlibberTGibbetdu -sh /* shows nothing within the main filesystem (excluding a few large disks mounted at /work /mnt...) bigger than a few GB14:26
FlibberTGibbetall a bit odd :)14:26
gnarfacecould it be hardlinked data showing up in your check?14:27
FlibberTGibbetsuppose it could be.14:27
gnarfaceor deleted data unsynced i guess is possible, depending on how you're checking...14:28
gnarfacedoes it change at all if you run "sync" ?14:28
gnarface(as root preferrably but might not matter)14:28
FlibberTGibbetjust checked lsof, ran sync, no change. looking into hardlinks etc14:29
gnarfacewhat does "df -h" report for it?14:30
gnarfacesame thing or?14:30
FlibberTGibbet/dev/sda2                    451G  419G  8.3G  99% /14:31
gnarfaceswap file?14:32
FlibberTGibbetseparate swap partition only :)14:32
FlibberTGibbet(which is on)14:32
gnarfacei'm outta ideas14:32
FlibberTGibbetme too!14:32
gnarfacesomething weird though14:32
gnarfaceit's not a virtual machine, right?14:32
FlibberTGibbetyes, certainly is14:32
gnarfaceit is a virtual machine?14:33
gnarfaceor certainly is weird?14:33
FlibberTGibbetjust an old box with a 2-drive raid added on (not included in this issue :) )14:34
FlibberTGibbetnot a VM14:34
gnarfaceoh is sda2 part of a raid array?14:34
gnarfaceno, not part of the raid14:34
gnarface?14:34
gnarfaceif you're sure...14:34
gnarfacei don't know enough about software raid to know what it might do to things in what cases14:35
FlibberTGibbetno, sda2 is standalone. sd[somethingelse] is the raid...14:46
FlibberTGibbetah well. it's an old HDD anyway, might be worth rsync'ing it onto a new drive and changing them over14:48
FlibberTGibbetthanks anyway gnarface14:48
xinomilomaybe the large disks disconnected, and filesystem writing data to sda2 instead?14:49
FlibberTGibbetsounds horrible, xinomilo :o14:54
FlibberTGibbetdon't *think* it's the case but worth checking perhaps14:55
FlibberTGibbetnope, they appear to be mounted properly. ah well.14:57
xinomilopast bad experience, nevermind :D14:59
xinomilodu -shc /[^.]* * | grep G15:07
xinomilothen into large folders perhaps. could be a hidden folder/file15:07
nemoFlibberTGibbet: the last time I ran out of space it was a combination of the apt cache and a very large mysql db I'd forgotten about15:30
nemoFlibberTGibbet: do you happen to know at least which mount it is? /home vs /var say ?15:30
nemo(large mysql db from a test run of matomo)15:31
nemoxinomilo: I rather like find -ls | sort -k7 -n   since it lets me figure out what I want to sacrifice ☺15:32
FlibberTGibbetthanks nemo, will take a look16:13
systemdleteFlibberTGibbet:  Do you have other filesystems on the disk that are not mounted?  fdisk -l /dev/sd?18:11
systemdleteactually, nvm.  maybe try df -i?18:11

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!