Navigation

    Netgate Discussion Forum
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    Always increase 1% everyday disk space

    General pfSense Questions
    2
    2
    302
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      shawn last edited by

      hello

      I'm still new and ask for help pls

      2.1.5-RELEASE (i386)
      built on Mon Aug 25 07:44:26 EDT 2014
      FreeBSD 8.3-RELEASE-p16

      $ df -h
      Filesystem    Size    Used  Avail Capacity  Mounted on
      /dev/da0s1a    14G    12G    700M    95%    /
      devfs          1.0k    1.0k      0B  100%    /dev
      /dev/md0      3.6M    40k    3.3M    1%    /var/run
      devfs          1.0k    1.0k      0B  100%    /var/dhcpd/dev

      $ du -hd1
      456k ./wizards
      224k ./widgets
      24k ./tree-images
      42k ./tree
      8.1M ./themes
      4.0k ./css
      4.0k ./shortcuts
      116k ./protochart
      1.6M ./javascript
      44k ./installer
      12k ./includes
      50k ./filebrowser
      26k ./csrf
      92k ./code-syntax-highlighter
      10k ./classes
      2.0k ./data
      746k ./snort
      18M .

      my disk usage always increase 1% everyday till now 95%. why?
      and how can I reduce.

      1 Reply Last reply Reply Quote 0
      • M
        muswellhillbilly last edited by

        You're obviously not running your 'du' command from root. Try the following:

        du -hd1 /

        This will give you an idea of where the space issue is occurring. My bet is /var/log, although you haven't said whether you have any packages installed (NTop can use up disk space quite quickly depending on traffic volumes).

        1 Reply Last reply Reply Quote 0
        • First post
          Last post