I'm experiencing a weird issue in KDE with the series 2.6.38 kernels...the disk usage is reported to be much higher than with the 2.6.37 kernels:
Output from 'di' (df outputs are similar):
2.6.37
Filesystem Mount Size Used Avail %Used fs Type
/dev/sda1 / 9,8G 3,6G 6,1G 37% xfs
/dev/sda3 /home 63,3G 22,8G 40,5G 36% xfs
2.6.38
Filesystem Mount Size Used Avail %Used fs Type
/dev/sda1 / 9,8G 3,6G 6,2G 37% xfs
/dev/sda3 /home 63,3G 55,0G 8,2G 87% xfs
So, after logging to KDE with 2.6.38 my disk usage is reported significantly higher on /home filesystem (root filesystem is unaffected).
I suspect it is a KDE related issue, since it presents itself only after starting KDE...if I login without KDE, the numbers are the same as with the 2.6.37 kernel.
I'm going to start digging for the cause, but I'd appreciate all feedback that might help me narrow down the problem, so is anyone else seeing this? (Might be a local issue)
Output from 'di' (df outputs are similar):
2.6.37
Filesystem Mount Size Used Avail %Used fs Type
/dev/sda1 / 9,8G 3,6G 6,1G 37% xfs
/dev/sda3 /home 63,3G 22,8G 40,5G 36% xfs
2.6.38
Filesystem Mount Size Used Avail %Used fs Type
/dev/sda1 / 9,8G 3,6G 6,2G 37% xfs
/dev/sda3 /home 63,3G 55,0G 8,2G 87% xfs
So, after logging to KDE with 2.6.38 my disk usage is reported significantly higher on /home filesystem (root filesystem is unaffected).
I suspect it is a KDE related issue, since it presents itself only after starting KDE...if I login without KDE, the numbers are the same as with the 2.6.37 kernel.
I'm going to start digging for the cause, but I'd appreciate all feedback that might help me narrow down the problem, so is anyone else seeing this? (Might be a local issue)
Comment