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

Resize \image

Scheduled Pinned Locked Moved Solved
FOG Problems
3
4
881
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.
  • ?
    A Former User
    last edited by Apr 21, 2017, 3:07 AM

    Hi!
    I am relatively new to FOG. I installed CentOS on a 1TB. I know that by default FOG only allows 10GB. However, my HDD has a lot of empty storage space. How can I resize or allocate more space to \image directory without adding additional HDD?

    W 1 Reply Last reply Apr 21, 2017, 1:24 PM Reply Quote 0
    • W
      Wayne Workman @A Former User
      last edited by Wayne Workman Apr 21, 2017, 7:24 AM Apr 21, 2017, 1:24 PM

      @abu.raju said in Resize \image:

      I know that by default FOG only allows 10GB.

      That is not true, it’s how you laid out your OS that’s causing the limitations.
      If you follow these instructions, you’ll be setup right - There’s even a video for the partitioning steps:
      https://wiki.fogproject.org/wiki/index.php?title=CentOS_7

      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!
      Daily Clean Installation Results:
      https://fogtesting.fogproject.us/
      FOG Reporting:
      https://fog-external-reporting-results.fogproject.us/

      ? 1 Reply Last reply Apr 23, 2017, 7:09 PM Reply Quote 1
      • Q
        Quazz Moderator
        last edited by Apr 21, 2017, 11:55 AM

        I think you might be confusing a few things.

        It depends on how you set up your partitions, it sounds like you assigned 10gigaybtes to the root partition.

        If so, you can change your image store location to say /home/fog/images instead.

        sudo cp -Rf /images/* /home/fog/images/
        

        Then

        sudo chown -R fog /images
        sudo chmod -R 755 /images
        sudo chmod -R 777 /images/dev
        

        Then edit /opt/fog/.fogsettings and change storageLocation to /home/fog/images

        Rerun the installer and it should fix everything else. If not, check /etc/fstab and Storage node location.

        1 Reply Last reply Reply Quote 1
        • W
          Wayne Workman @A Former User
          last edited by Wayne Workman Apr 21, 2017, 7:24 AM Apr 21, 2017, 1:24 PM

          @abu.raju said in Resize \image:

          I know that by default FOG only allows 10GB.

          That is not true, it’s how you laid out your OS that’s causing the limitations.
          If you follow these instructions, you’ll be setup right - There’s even a video for the partitioning steps:
          https://wiki.fogproject.org/wiki/index.php?title=CentOS_7

          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!
          Daily Clean Installation Results:
          https://fogtesting.fogproject.us/
          FOG Reporting:
          https://fog-external-reporting-results.fogproject.us/

          ? 1 Reply Last reply Apr 23, 2017, 7:09 PM Reply Quote 1
          • ?
            A Former User @Wayne Workman
            last edited by Apr 23, 2017, 7:09 PM

            @Wayne-Workman thanks! solves the problem

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

            159

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project