Hey list, I have stupid question - I have one raid device, so I want to make separate /var/www partition, only for web server. At first it looks ok: # df -h Filesystem Size Used Avail Capacity Mounted on /dev/raid0a 4.9G 37.4M 4.6G 1% / /dev/raid0b 9.8G 1.2G 8.1G 13% /usr /dev/raid0d 9.8G 17.6M 9.3G 0% /home /dev/raid0e 2.0G 2.0K 1.9G 0% /tmp /dev/raid0f 4.9G 2.0K 4.7G 0% /var/www /dev/raid0g 9.8G 32.1M 9.3G 0% /var
But /var/www is much bigger then 2.0K (and it should be) # du -hs /var/www/ 21.0M /var/www/ So, question is - how is it possible? It looks like something I'm missing. I don't know how, but it looks like all www date is written to /var and df looks only in /etc/fstab and then takes /dev/raid0f as a partition and that partition is empty. Please, comment that. Thanks -- Hi, I'm a .signature virus! Copy me to your .signature file and help me propagate, thanks!

