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

      Server
      • FOG Version: 1.3.2
      • OS: CentOS 7
      Client
      • Service Version: r210
      • OS: Windows Server 2012R2
      Description

      Hello,

      I am having a lot of issues with capturing an image of just the MBR and C:/ partition it doesn’t seem to find any partitions.

      I am using the latest kernel “Kernel - 4.9.1 TomElliott” but doesnt seem to have a perc s100 drivers on it, is there a premade kernel that does?

      Kind Regards,
      Chris

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

        Just for a point of reference, you are trying to capture an image on a server chassis with with a windows “hardware assisted software based” raid controller built in.

        You have to remember here that FOG uses linux so a windows only raid controller may not work swell.

        With that said, there is a kernel parameter to tell the FOS engine to use the built in mdraid software.

        So to do this you may have to do a bit of research.

        1. Manually register this host.
        2. In the host definition you need to add the following parameter mdraid=true
        3. Next schedule a debug capture or deploy. I don’t care which, we need console access to the target computer.

        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
          last edited by

          Do you know where that parameter is?

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

            @Chrisjmuk Sorry I was updating my original post. I’m going to lookup a tutorial that talks about software raids.

            This article is not directly related to your situation, but it is a close friend.
            https://forums.fogproject.org/topic/7882/capture-deploy-to-target-computers-using-intel-rapid-storage-onboard-raid

            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 Great, thank you.

              I assume i add it in the “Host Kernel Arguments” ?

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

                @Chrisjmuk yes, this kernel parameter tell FOS to load the driver code for software raids.

                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 @george1421
                  last edited by

                  @george1421 as thats for linux, on the “Host Primary Disk: /dev/md126” on Windows any idea what would be?

                  Tom ElliottT george1421G 2 Replies Last reply Reply Quote 0
                  • Tom ElliottT
                    Tom Elliott @Chrisjmuk
                    last edited by

                    @Chrisjmuk The host device is only relevant to the FOS engine which IS linux.

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

                                            175

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project