This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

/var/storage filling up

Any ideas how to unfill the /var/storage partition?

Jon


This thread was automatically locked due to age.
Parents
  • First see what's filling it:

    du -sh /var/storage/*

    Barry
  • Astaro Security Linux
    (C) Copyrights by Astaro and by others 2000-2005.

    NOTE: Any modifications done by root will void your support.
          Please use WebAdmin for any configuration changes.

    loginuser@firewall:/home/login > du -sh /var/storage/*
    32K     /var/storage/alicd-work
    15M     /var/storage/chroot-clam
    37M     /var/storage/chroot-http
    22M     /var/storage/chroot-kav
    35M     /var/storage/chroot-pop3
    du: `/var/storage/chroot-smtp/spool/scan': Permission denied
    1.8G    /var/storage/chroot-smtp
    1.8G    /var/storage/chroot-squid
    20K     /var/storage/chroot-weed
    du: `/var/storage/lost+found': Permission denied
    4.0K    /var/storage/nacctddata
    loginuser@firewall:/home/login >
Reply
  • Astaro Security Linux
    (C) Copyrights by Astaro and by others 2000-2005.

    NOTE: Any modifications done by root will void your support.
          Please use WebAdmin for any configuration changes.

    loginuser@firewall:/home/login > du -sh /var/storage/*
    32K     /var/storage/alicd-work
    15M     /var/storage/chroot-clam
    37M     /var/storage/chroot-http
    22M     /var/storage/chroot-kav
    35M     /var/storage/chroot-pop3
    du: `/var/storage/chroot-smtp/spool/scan': Permission denied
    1.8G    /var/storage/chroot-smtp
    1.8G    /var/storage/chroot-squid
    20K     /var/storage/chroot-weed
    du: `/var/storage/lost+found': Permission denied
    4.0K    /var/storage/nacctddata
    loginuser@firewall:/home/login >
Children