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

    Is it possible to let FOG deploy system image to SSD prior to HDD?

    Scheduled Pinned Locked Moved
    FOG Problems
    3
    5
    322
    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.
    • W
      Will
      last edited by

      Sometimes the FOG would download the image to HDD.
      Is there a way to let FOG download the image to SSD prior?
      i.e Do a disk write speed test to determine which disk is faster then download the image to it?

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

        @will FOG does not know or care about HDD or SSD drives. All it does is write the image to a disk you tell it to. If you have a computer with a SSD and HDD installed you will need to tell FOG which disk to write the image to.

        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 1
        • S
          Sebastian Roth Moderator
          last edited by

          @Will Which version of FOG do you use? Do you have a multiple disk image? Please explain in more detail what you think is going wrong.

          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

          W 1 Reply Last reply Reply Quote 0
          • W
            Will @Sebastian Roth
            last edited by

            @sebastian-roth I am using FOG 1.5.9.

            Currently, I set the image type as “Single Disk - Resizable”, partition “Everything”.
            We have computers with different specifications, some only one SSD, some SSD + HDD.
            I noticed FOG would download the Windows image to HDD rather than SSD in some cases.

            Is there an option to let FOG select which disk to write to? Right now I am using the “Quick Registration”–>“Auto Assign Image Task” to do the deployment without typing the username and password.

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

              @will Well the issue is on the target computer side. If the ssd was always disk 0 then it would be easy because in the host definition you could say to deploy the image to /dev/sda but the issue comes when there is two hard drives which one is detected first. The first detected (sata) hard drive is /dev/sda and the second detected hard drive is /dev/sdb This most of the time corresponds to which sata cable is connect to the drive. The cable for drive0 is usually detected as /dev/sda and the cable for drive1 is usually detected as /dev/sdb but only when there is a drive connected to the drive0 cable.

              So can you have fog image properly, sure. You just need to tell it on a host by host basis when the ssd is connected to any other cable than the one for drive0.

              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

              219

              Online

              12.0k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project