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

    Dell Perc s100 Raid Partitions

    Scheduled Pinned Locked Moved Solved
    Windows Problems
    3
    25
    7.6k
    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.
    • george1421G
      george1421 Moderator @Chrisjmuk
      last edited by george1421

      @Chrisjmuk We need you to get to the FOS command prompt to figure that part out ( /dev/md126 ). Since we don’t have that hardware available, guessing is our best path forward.

      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!

      C 1 Reply Last reply Reply Quote 0
      • C
        Chrisjmuk @george1421
        last edited by

        @george1421 Ok, according to Tom, that isnt needed for Windows?

        Tom ElliottT 1 Reply Last reply Reply Quote 0
        • Tom ElliottT
          Tom Elliott @Chrisjmuk
          last edited by

          @Chrisjmuk Correct. We don’t know what that device is currently, but that is only relevant to FOS.

          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 0
          • C
            Chrisjmuk
            last edited by

            I have tried a few times and its now showing the partitions.

            I have followed your guide here

            https://forums.fogproject.org/topic/7882/capture-deploy-to-target-computers-using-intel-rapid-storage-onboard-raid/2

            But when i do the cat /proc/mdstat it doesnt show any devices at all, any ideas?

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

              @Chrisjmuk ok if mdstat returns nothing then the mdraid driver is not able to see the S100 raid controller.

              There may be no joy for you then.
              https://www.cyberciti.biz/faq/dell-poweredge-s100-s300-linux-driver-raid/

              I’m going to still keep digging.

              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
              • C
                Chrisjmuk
                last edited by

                Is there a known kernel that would have ps100 drivers?

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

                  @Chrisjmuk That is what I’m looking for. If we could find a driver it could be added to the FOS engine.

                  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!

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

                    @george1421 Sorry no joy for you. There isn’t (at least what I can find) ANY raid controller driver for the S100/S300 dell raid cards.

                    I feel FOG is not a good solution for this cloning task. You may want to look into solutions that are WinPE based where at least you can inject the needed driver into the WinPE environment. All linux based imaging solutions will have the same issue as FOG.

                    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
                    • C
                      Chrisjmuk
                      last edited by

                      I have another idea i am trying, i am making a hyper-v VM up and adding installing the raid drivers once installed and then image that and try and deploy it to a physical, not sure if that will work but will give it a go.

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

                        @Chrisjmuk How many of these systems are you going to deploy?

                        If its more than 2, you might want to consider using MDT for image capture and deployment. It surely won’t be as fast as FOG, BUT you can load the windows only RAID drivers in the deployment.

                        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 1 Reply Last reply Reply Quote 0
                        • Tom ElliottT
                          Tom Elliott @george1421
                          last edited by

                          @george1421 Is it possible the Perc s100 raid is presenting as a sata disk to the system?

                          For example, it’s not using a software layout but actually presenting the disk in /dev/sda format?

                          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

                          george1421G C 2 Replies Last reply Reply Quote 0
                          • george1421G
                            george1421 Moderator @Tom Elliott
                            last edited by

                            @Tom-Elliott From what I seen (web searches) if you disable the raid functions in bios then it will present the disks as JOBD. But then raid is disabled. If the system used windows raid (or apparently intel “fake raid”) then mdraid would see the disks.

                            The issue is that the S100 and S300 driver specs are closed source so no one has been able to reverse construct the drivers.

                            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 1 Reply Last reply Reply Quote 0
                            • Tom ElliottT
                              Tom Elliott @george1421
                              last edited by

                              @george1421 But that’s just it, I’m pretty sure linux can install on these systems without an issue.

                              So about this posting? https://forums.fogproject.org/topic/9333/dell-perc-s100-raid-partitions/9# He states it’s now showing partitions. But what partitions are showing? It’s obviously able to read something now.

                              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

                              C 1 Reply Last reply Reply Quote 0
                              • C
                                Chrisjmuk @Tom Elliott
                                last edited by

                                @Tom-Elliott It would only show the 2 disks as in /dev/sda and /dev/sdb, i am trying a few different bits as i said making the image on hyper-v with the raid drivers and then deploying.

                                1 Reply Last reply Reply Quote 0
                                • C
                                  Chrisjmuk
                                  last edited by

                                  I am having getting it to boot when i restore an install from hyper-v, it all goes into the hdd fine and restores ok and the partitions are fine but just doesnt load at all and skips the hard drive.

                                  1 Reply Last reply Reply Quote 0
                                  • C
                                    Chrisjmuk @Tom Elliott
                                    last edited by

                                    @Tom-Elliott Yes that is correct, just are just controllers and not actually in a RAID. but when i capture it just captures the whole disk without the partitions, i did the same setup on my hyper-v and was able to grab them.

                                    I am going to try another windows install on the physical tomorrow and see what happens then.

                                    1 Reply Last reply Reply Quote 0
                                    • C
                                      Chrisjmuk
                                      last edited by

                                      I have managed to resolve this now, i needed to reinstall Windows on the server and choose New to create the partitions on the installation instead of just next for some reason.

                                      I have now been able to image server 2012r2 and server 2016 without issues.

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

                                      151

                                      Online

                                      12.0k

                                      Users

                                      17.3k

                                      Topics

                                      155.2k

                                      Posts
                                      Copyright © 2012-2024 FOG Project