Hi, Here's a bit of a puzzle for me... I've got an 40G LVM partition with empty reiserfs on it. Then I've started rtorrent using this fs as a storage and added two 50G torrents to it. Rtorrent had no problems with the fact that partition is smaller than either of them and created all the downloaded files as sparse, so that "du -s --apparent-size" showed 100G. df reported that fs is still empty. Few days passed and some data actually hit the file system. Knowing that it can't handle that much of data I've downloaded files selectively, pushing completed ones to another fs, leaving a symlink in their place. df now shows that only 5G is free but "du -s" says that files occupy 15G and apparent size is 65G. I've moved 5G worth of them and du now reports 10G/60G, while df still shows that only 5G left (and decreasing). Now I know that df can actually show weird results sometimes but I wonder why (re)moving files from a file system doesn't affect it's output at all. Do I really have 5G there which will be depleted soon and there's nothing I can do to help it? If not, how come anyone trusts df output at all when it can report almost-empty fs to be almost-full? Wonder if anyone can make things a bit more clear for me here. Thanks. -- Mike Kazantsev // fraggod.net