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

    Expand Fog Storage Space

    Scheduled Pinned Locked Moved Unsolved
    FOG Problems
    2
    11
    1.5k
    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.
    • V
      vanopy
      last edited by

      Hi Guys,

      Sorry if this question has been asked before, but I can’t immediately find it.
      I’ve found several articles about how to add another hard disk, but what I would like to do is to expand the current hard disk, instead of adding another one.

      So basically I ran out of space for my images and want to add extra space on the current disk. Is there also a guide/manual on how to do this?

      Thanks for your help.

      1 Reply Last reply Reply Quote 0
      • george1421G
        george1421 Moderator
        last edited by

        The answer is it depends. The simplest way to know the direction is to post the output of this command: lsblk. That will tell us if you have lvm setup or just physical partitions.

        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!

        1 Reply Last reply Reply Quote 0
        • V
          vanopy
          last edited by

          @george1421 This is the output:

          251eb378-5d83-42a8-af7f-466377c825fc-image.png

          Thanks for having a look.

          george1421G 1 Reply Last reply Reply Quote 0
          • george1421G
            george1421 Moderator @vanopy
            last edited by

            @vanopy OK so you have the easiest path. Your system is setup to use LVM (logical volume manager). So in short you just need to add your new disk to the volume group and extend your file system to use all of the disks in the volume group.

            I searched and I don’t have a tutorial on expanding a LVM disk, mainly because its not a FOG issue but a Linux distro issue. There are many helpful guides out there that covers the process in detail.

            I did a quick google-fu search and found this document. If you want the full details then read this: https://www.tecmint.com/add-new-disks-using-lvm-to-linux/

            IMO this next document is a bit easier to follow and straight step by step. If you have a physical FOG server then skip over the bits about adding a new virtual disk. The workflow is the same between physical and virtual. https://www.rootusers.com/how-to-increase-the-size-of-a-linux-lvm-by-adding-a-new-disk/

            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!

            V 2 Replies Last reply Reply Quote 0
            • V
              vanopy @george1421
              last edited by

              @george1421 Great, I’ll have a look, thanks for your help!

              1 Reply Last reply Reply Quote 0
              • V
                vanopy @george1421
                last edited by

                @george1421 So I’ve followed all the steps in this article, and it seems that I’ve expanded the file system to use all of the disks in the volume group, but unfortunately I’m unable to capture the new image I’ve made. In the fog dashboard I can now see that I have plenty of storage space.

                However, I keep getting the following error message while I’m capturing the image around 53%:

                d70f6761-422a-4211-9065-1f61045701b5-image.png

                Any idea what might be causing this?

                Thanks.

                george1421G 1 Reply Last reply Reply Quote 0
                • george1421G
                  george1421 Moderator @vanopy
                  last edited by

                  @vanopy what is the output of lsblk as done on your fog server again? How does it compare to the first one? How about df -h?

                  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!

                  V 1 Reply Last reply Reply Quote 0
                  • V
                    vanopy @george1421
                    last edited by

                    @george1421 The output I’m getting is the following:

                    dcd8d0d8-6b4a-4691-a3fe-c6c7d3db5710-image.png

                    and

                    964f8033-c330-4e04-91c9-52baf21ba885-image.png

                    Thanks for having a look.

                    george1421G 1 Reply Last reply Reply Quote 0
                    • george1421G
                      george1421 Moderator @vanopy
                      last edited by

                      @vanopy OK by your second image I see that you are 15% used space on your /images disk. So server disk space isn’t the problem here.

                      Your fog error message almost gives me the idea that you have a bad hard drive on the target computer. Because its have a page read issue.

                      So 2 things here.

                      1. Try a similar upload on a second computer of a similar model as this one that failed.
                      2. Set up a capture again to this failed computer, but this time before you schedule the task tick the check box for debug. Then pxe boot the target computer. After a few screens of data you will need to press enter to clear, you will be dropped to a linux command prompt. At this point you are using the FOS linux console. The next steps will be to single step through the deployment process. You will need to hit enter to go to each step. In the error screen you posted, that is the result of partclone failing, but not the reason why (the buffer i/o error is a clue). When partclone is imaging and runs into an error it will printout the error on the screen. We need to capture that error. If we can’t capture the error we can at least look in the log files on the target computer. So for now key in fog and press enter to start the image deployment. The deployment program will stop at each step waiting for your input. These pauses will give you a chance to review any error messages.

                      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!

                      V 1 Reply Last reply Reply Quote 0
                      • V
                        vanopy @george1421
                        last edited by

                        @george1421 So I’m in debug mode right now, and this is the error I’m seeing:

                        dea3f373-9e83-4c69-a014-cb64f71ee77e-image.png

                        george1421G 1 Reply Last reply Reply Quote 0
                        • george1421G
                          george1421 Moderator @vanopy
                          last edited by

                          @vanopy I’m still thinking its a disk error. You may need to boot it back into Windows and run some disk repair utility to see if 1. you can detect the error in the OS and 2. repair the error. The fog suggestion that disk space on the server is the issue is incorrect.

                          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!

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

                          238

                          Online

                          12.0k

                          Users

                          17.3k

                          Topics

                          155.2k

                          Posts
                          Copyright © 2012-2024 FOG Project