I've got a linux guest with 2 disks,
- 10gb - /
- 40gb - /home
Code: Select all
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 9.2G 2.4G 6.4G 27% /
tmpfs 506M 0 506M 0% /lib/init/rw
udev 10M 584K 9.5M 6% /dev
tmpfs 506M 0 506M 0% /dev/shm
/dev/mapper/storage-Home
40G 28G 9.8G 74% /home
disk 1 - 450mb changed since yesterday
disk 2 - 12gb changed since yesterday
The server is a webserver with some e-mails going around, i'm 100% confident that 12gb of changed data is to much.
Is there a way to find out what is causing this big change?