According to df, my partition is 98% full.
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda3 96535564 94170668 2364896 98% /home
If I add up the disk usage of all the files on the partition, however, it's only like 10GB or something. Lastnight, there was another 80-90GB of files on the partition, but they disappeared when restructuring the directory. It's an XFS partition, so I've tried xfs_check and xfs_repair, but neither seems to help. I've searched the entire files system and can't find these missing files. I don't really care about the files so much, but I want to get them properly deleted so that my partition Use % is more like the 10-15% that it should be at this point.
Thanks.
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda3 96535564 94170668 2364896 98% /home
If I add up the disk usage of all the files on the partition, however, it's only like 10GB or something. Lastnight, there was another 80-90GB of files on the partition, but they disappeared when restructuring the directory. It's an XFS partition, so I've tried xfs_check and xfs_repair, but neither seems to help. I've searched the entire files system and can't find these missing files. I don't really care about the files so much, but I want to get them properly deleted so that my partition Use % is more like the 10-15% that it should be at this point.
Thanks.
Comment