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

    Change Path For Images Trunk 7025

    FOG Problems
    3
    4
    877
    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.
    • L
      LJedi last edited by

      I did a clean install Trunk 7025. Issue is that when I installed Trunk, it did not ask me to enter in a path to store images. My issue is that my images are on a ISCSI device and when I mount that ISCSI the path is /images/images.

      Is there a way to tell fog that the path is /images/images and not /images?

      Thanks.

      1 Reply Last reply Reply Quote 0
      • L
        LJedi last edited by

        Thanks @george1421 and @Sebastian-Roth for your help. For now I did what Sebastain mentioned and moved the images and that worked. George, when I get more time I will review your documentation and see if that is something that I would want to do in the future.

        Once again thanks!

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

          For your iSCSI solution, you will want to do a variation of what I outlined her to move the images off the root partition. https://forums.fogproject.org/topic/6642/moving-fog-s-images-files-off-the-root-partition

          The concept is the same with iSCSI and using a second disk for the images and then using the bind mount to link the /images directory to the mount point to your iscsi 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!

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

            @LJedi You can change the path within FOG but I find it quite confusing to have /images/images. I guess you are doing yourself a favor if you if you move the images to the correct location. From what I read between the lines your iSCSI device is probably mounted in /images and on that you have a folder images. What about:

            sudo mv /images/images/* /images
            sudo mv /images/images/.mntcheck /images
            

            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
            • First post
              Last post

            178
            Online

            10.4k
            Users

            16.4k
            Topics

            150.5k
            Posts

            Copyright © 2012-2023 FOG Project