Cerca qui le cose strambe

2019-02-26

if df starts lagging

in case you df command starts lagging for 10~20 seconds you can use strace as per this article
$ strace /bin/df
basically what I have found is that one of the mapped resources took ~10 seconds to timeout changed IP from the last time I mounted it and so umounting and remounting fixed it