Norbert Kamenicky wrote:
> Are u really sure tmpfs is mounted to /var/log ?

   wopr-mobile root # mount
   /dev/hda3 on / type reiserfs (rw,noatime)
   none on /dev type devfs (rw)
   none on /proc type proc (rw)
   none on /sys type sysfs (rw)
   none on /dev/pts type devpts (rw)
   tmpfs on /dev/shm type tmpfs (rw)
   tmpfs on /tmp type tmpfs (rw,noatime)
   tmpfs on /var/lock type tmpfs (rw,noatime)
   tmpfs on /var/log type tmpfs (rw,noatime)
   tmpfs on /var/run type tmpfs (rw,noatime)
   none on /proc/bus/usb type usbfs (rw)

> How much memory have u got ?

   wopr-mobile root # free
                total       used       free   shared  buffers   cached
   Mem:        384964      73496     311468        0     7128    34960
   -/+ buffers/cache:      31408     353556
   Swap:       506036          0     506036

> If swapping is in progress it can't work.

  It's not swapping related. If I do

    /etc/init.d/metalog stop

  after boot and wait for one minute the harddrive spins down.

-- 
Sebastian Bergmann
http://sebastian-bergmann.de/                   http://phpOpenTracker.de/

Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/


--
[EMAIL PROTECTED] mailing list

Reply via email to