See the attached screen grab. Anyone else seen this? Or is the graph just broken?
This thread was automatically locked due to age.
See the attached screen grab. Anyone else seen this? Or is the graph just broken?
See the attached screen grab. Anyone else seen this? Or is the graph just broken?
How long is your machine running since installation? Did you do a factory reset? Did you delete/move anything manually? What is the modification time of /etc/initial_usage_correction ?
Hi Andreas,
Sorry everyone ... the issue was to do with the negative value at the top of the graph and the fact that the graph does not change despite the log partition filling up.
-rw-rw-rw- 1 root root 88 Mar 29 12:01 /etc/initial_usage_correction
/dev/disk/by-label/log
36G 264M 34G 1% /var/log
-rw-rw-rw- 1 root root 88 Jul 24 17:46 /etc/initial_usage_correction
/dev/disk/by-label/log
76G 1.5G 70G 2% /var/log
perl -e 'use Storable; use Data:[:D]umper; my $data = retrieve("/etc/initial_usage_correction"); print Dumper($data); '