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

Change Path For Images Trunk 7025

Scheduled Pinned Locked Moved
FOG Problems
3
4
1.2k
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 Apr 1, 2016, 6:10 PM

    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
    • S
      Sebastian Roth Moderator
      last edited by Apr 1, 2016, 6:29 PM

      @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
      • G
        george1421 Moderator
        last edited by Apr 1, 2016, 6:57 PM

        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
        • L
          LJedi
          last edited by Apr 1, 2016, 7:37 PM

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

          143

          Online

          12.1k

          Users

          17.3k

          Topics

          155.3k

          Posts
          Copyright © 2012-2024 FOG Project