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

    Are PCIe ssd hard drives on client machines supported?

    Scheduled Pinned Locked Moved
    Hardware Compatibility
    5
    40
    14.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.
    • Tom ElliottT
      Tom Elliott @george1421
      last edited by

      @george1421 I’ll say this, that’s pretty much what I was leading towards. You’re more “leading” than I am though so appreciated much.

      I’d be like:

      Change->Register host->setup a tasking in debug mode->at prompt do abc…

      Your method us much nicer.

      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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

      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 1
      • E
        egregers @george1421
        last edited by

        @george1421
        I don’t see the debug option.

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

          @egregers Nuts, you are using 1.2.0. I think you get to that by going into the host setting and then the advanced options from the menu on the left. Its been quite a while since I’ve used FOG 1.2.0. I.3.0RCx is soo much better.

          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!

          Tom ElliottT E 2 Replies Last reply Reply Quote 0
          • Tom ElliottT
            Tom Elliott @george1421
            last edited by

            @george1421 To setup debug in 1.2.0 you go to advanced tasks, choose Download - Debug, or Upload - Debug, or just plain ol’ Debug.

            However the nvme disks will not be recognized at all on 1.2.0. To my understanding, in AHCI mode their recognized as their NVMe counterparts?

            For full support, upgrading to the RC series of 1.3.0 will definitely help.

            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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

            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

            Wayne WorkmanW 1 Reply Last reply Reply Quote 0
            • Q
              Quazz Moderator
              last edited by

              It’s actually possible to modify the existing Windows installation to force it to use the AHCI driver on next boot.

              Instructions depend on the windows version, but it’s some simple registry key switching that does it.

              Wayne WorkmanW 1 Reply Last reply Reply Quote 0
              • Wayne WorkmanW
                Wayne Workman @Quazz
                last edited by

                @Quazz Can we get more information on that? If for no other reason than for future readers?

                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/

                Q 1 Reply Last reply Reply Quote 0
                • Wayne WorkmanW
                  Wayne Workman @Tom Elliott
                  last edited by

                  @Tom-Elliott We should advise @egregers to upgrade to 1.3.0 RC at this point I feel.

                  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 Reply Quote 0
                  • Q
                    Quazz Moderator @Wayne Workman
                    last edited by

                    @Wayne-Workman
                    http://www.askvg.com/how-to-change-sata-hard-disk-mode-from-ide-to-ahci-raid-in-bios-after-installing-windows/ instructions for windows 7

                    I believe Windows 8 and 10 don’t even require this, they tend to be able to handle these things much better, but just in case

                    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\storahci\StartOverride

                    Change the 0 DWORD value from 3 to 0.

                    1 Reply Last reply Reply Quote 1
                    • E
                      egregers @george1421
                      last edited by

                      @george1421

                      I am on 1.3.0 RC 19. Is there an advantage to using raid over AHCI? It says raid on intel rapidrestore. I am not sure what this is, but I have it converted to AHCI and FOG is working.

                      Q george1421G 2 Replies Last reply Reply Quote 1
                      • Q
                        Quazz Moderator @egregers
                        last edited by Quazz

                        @egregers I’ve seen that a few times on Dells, even when using just one drive (which makes it not really RAID, but whatever)

                        I’m not exactly sure how it works or what it does though, I’ve rarely seen it play nice on the other hand.

                        RAID can be advantageous in certain situations, but for a laptop I’d say why even bother?

                        For workstations it will all depend on how many disks and how much storage they need and where the emphasis should lie (speed, failover, both?)

                        But with a PCIE SSD already, why bother trying to get RAID to work for speed? So I can only assume failover, but that seems like a waste of an SSD, imo. Especially when you could just reimage with say… FOG.

                        TL;DR: I doubt it’s advantageous in your situation.

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

                          @egregers For a single drive there is no advantage. But I can say with my fleet of computers they are all dells and all are in the raid-on mode with a single drive. Its not clear why you are having this issue. But again I don’t have a T5810 to confirm or deny with. As always do you have the latest firmware installed on that T5810?

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

                          160

                          Online

                          12.1k

                          Users

                          17.3k

                          Topics

                          155.4k

                          Posts
                          Copyright © 2012-2024 FOG Project