My Filesystem

As of my recent post about LVM: I feel like I am in a kind of trouble now. I had problems with fsck.ext3 (and still have them). I can mount the filesystem (although it gives a warning about inconsistency) and I can see files. The tricky thing is that df -h shows that the fs is almost full (which is wrong) and du -s on the mountpoint gives the right amount of used space. Another issue is although the filesystem is mounter in read-write mode, sometimes I get warning that it is a read only filesystem if I try to write something there.

Anyway – I need to read the Web more :(