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

Useful tip

Scheduled Pinned Locked Moved
FOG Problems
2
2
790
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
    Julianh
    last edited by Nov 9, 2015, 12:43 PM

    I ran out of disk space on the data disk today, but couldn’t work out why. I then researched it a bit and found that Linux reserves 5% of the disk in case you start to run out, for the system files. Great idea for system disks, but pointless if you have data disks for say images.
    This command removes the reservation from the disk, and gives you back the 5%

    sudo tune2fs -m 0 /dev/sdb1

    I hope this is useful

    T 1 Reply Last reply Nov 9, 2015, 12:49 PM Reply Quote 1
    • T
      Tom Elliott @Julianh
      last edited by Nov 9, 2015, 12:49 PM

      @Julianh If you’re running SVN builds, I’d actually recommend starting by deleting the backups.

      I generate a backup of your GUI layout, now, for Every version of FOG you’re attempting to install.

      This can eat up quite a bit of space as one can imagine.

      I’d recommend (before allowing resources to eat up the 5% for system files and such) clean up the backup location.

      Most layouts have a separate layout for /, /home, /var, and maybe others, but some installs use the / only setup.

      Check in the /home (unless you changed the backup path for the installer) and look at how many folders of .BACKUP you have.

      My guess is this is what’s eating up your space.

      While, yes the backups do eat space and it is quite intentional, the backups may not be needed, I find it safer to have and not need, than need and not have. I use the backup folder/file now to ensure any “extra” data you store in the gui folder (for say ISO’s or alternative kernel files etc…).

      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

      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

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

      161

      Online

      12.0k

      Users

      17.3k

      Topics

      155.2k

      Posts
      Copyright © 2012-2024 FOG Project