• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Storage Node Disk Usage 95% Full

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    3
    4
    1.1k
    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.
    • J
      jcabuco
      last edited by

      Hi Guys,

      How do I free up space with this? I’ve been creating images and then deleting them, but the Storage Disk Node keeps getting closer and closer to 100%. I’m worried what will happen when it finally gets too full.

      1 Reply Last reply Reply Quote 0
      • S
        Sebastian Roth Moderator
        last edited by Sebastian Roth

        @jcabuco Run du -h --max-depth=1 /images to get an idea of how much space each image uses.

        In case you really know what you are doing you can also delete those that you really don’t need anymore from the disk: rm -rf /images/nameofimage Be aware that there is no recovery as soon as you hit ENTER on the remove command!

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

        J 1 Reply Last reply Reply Quote 0
        • A
          andreiv
          last edited by

          Or you can move those you don’t use too often to an external drive. I do that because my deployment machine is a laptop with an SSD.
          The image info remains on the FOG database, so if you need the image again, just copy it back.

          1 Reply Last reply Reply Quote 1
          • J
            jcabuco @Sebastian Roth
            last edited by

            @Sebastian-Roth Brilliant. Thank you so much!

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

            201

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project