Re: /var Full

From: Warren (shinjii_at_virusinfo.rdksupportinc.com)
Date: 02/07/05

  • Next message: Marshall Kiam-Laine: "startup"
    To: freebsd-questions@freebsd.org
    Date: Tue, 8 Feb 2005 00:24:41 +1000
    
    

    On Tue, 8 Feb 2005 12:19 am, Erik Norgaard wrote:
    > Warren wrote:
    > > im trying to get cacti working, but since im using a small P2 300 machine
    > > with a small hdd my /var has suddenly become full and im wodering what is
    > > safe and not safe so to speak to del in the /var dir
    >
    > Although you have now found your solution, I'd recommend for such a
    > question to submit the output of 'du -d1' instead - this will show which
    > directories are using up the space.
    >
    > Cheers, Erik

    enterprise# du -d1 /var
    2 /var/.snap
    2 /var/account
    6 /var/at
    16 /var/backups
    4 /var/crash
    8 /var/cron
    32946 /var/db
    2 /var/empty
    2 /var/heimdal
    2 /var/log
    4 /var/mail
    4 /var/msgs
    2 /var/preserve
    40 /var/run
    2 /var/rwho
    185556 /var/spool
    5376 /var/tmp
    20 /var/yp
    26 /var/named
    28 /var/smtpd
    224050 /var

    -- 
    Yours Sincerely
    Shinjii
    http://www.shinji.nq.nu
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: Marshall Kiam-Laine: "startup"