Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Cannot boot after successful 2.7.2 install - EFI partition problem?

    Scheduled Pinned Locked Moved Problems Installing or Upgrading pfSense Software
    22 Posts 4 Posters 2.4k Views
    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.
    • stephenw10S
      stephenw10 Netgate Administrator
      last edited by

      Well it's seeing it as the mfi device. I have no idea how it handles that as just passing the drives. Which is presumably why it shows as two mfisys devices.

      In raid mode does the installer just show just one device?

      If you can disable the raid controller entirely that's least likely to give issues.

      U 2 Replies Last reply Reply Quote 0
      • U
        User6buinf43 @stephenw10
        last edited by

        @stephenw10 In both HBA and RAID modes the drives show as two devices (both with the names mfisyspd0 and mfisyspd1). I'll see if it's possible to disable the RAID controller while still having the drives connected to it.

        1 Reply Last reply Reply Quote 0
        • U
          User6buinf43 @stephenw10
          last edited by

          @stephenw10 I tried setting the Integrated RAID Controller to Disabled in the BIOS but the pfSense installer then gives the error "No disk(s) present to configure".

          Sergei_ShablovskyS 1 Reply Last reply Reply Quote 0
          • stephenw10S
            stephenw10 Netgate Administrator
            last edited by

            Hmm, you might need to connect the drives directly. If that's possible.

            U 1 Reply Last reply Reply Quote 0
            • U
              User6buinf43 @stephenw10
              last edited by

              @stephenw10 No, the drives are SAS 12Gb/s so they need to connect to the backplane which connects to a controller. Is there a known working controller that's compatible with a PowerEdge R630 that I could try?

              Sergei_ShablovskyS 2 Replies Last reply Reply Quote 0
              • stephenw10S
                stephenw10 Netgate Administrator
                last edited by

                Hmm, I would have expected that to work in some mode. Maybe it has a different controller firmware?

                U 1 Reply Last reply Reply Quote 0
                • U
                  User6buinf43 @stephenw10
                  last edited by

                  @stephenw10 No, it was updated to the latest controller firmware (25.5.9.0001) from the Dell website.

                  1 Reply Last reply Reply Quote 0
                  • M
                    mvikman
                    last edited by mvikman

                    Cloud it be that this bug has popped up again?
                    https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230557

                    pfSense Plus 24.11-RELEASE (amd64)
                    Dell Optiplex 7040 SFF
                    Core i5-6500, 8GB RAM, 2x 240GB SSD (ZFS Mirror)
                    HPE 561T (X540-AT2), 2-port 10Gb RJ45
                    HPE 562SFP+ (X710-DA2), 2-port 10Gb SFP+

                    U 1 Reply Last reply Reply Quote 2
                    • stephenw10S
                      stephenw10 Netgate Administrator
                      last edited by

                      @mvikman said in Cannot boot after successful 2.7.2 install - EFI partition problem?:

                      https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230557

                      Doesn't seem exactly the same as that. There's no panic here.

                      Do you have a full boot log we can check?

                      1 Reply Last reply Reply Quote 0
                      • U
                        User6buinf43 @mvikman
                        last edited by

                        @mvikman said in Cannot boot after successful 2.7.2 install - EFI partition problem?:

                        https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230557

                        I think it looks quite possible that it's this bug, even though it's closed. There is two drives (not one in RAID 0) so the panic isn't expected. I'll get the installer boot log and send it to you and @stephenw10 in case it helps. Is there a way to try this hw.mfi.mrsas_enable="1" option with the pfSense installer?

                        U 1 Reply Last reply Reply Quote 0
                        • U
                          User6buinf43 @User6buinf43
                          last edited by

                          @User6buinf43 said in Cannot boot after successful 2.7.2 install - EFI partition problem?:

                          Is there a way to try this hw.mfi.mrsas_enable="1" option with the pfSense installer?

                          I was able to set this option by choosing "3. Escape to loader prompt" and using these commands:
                          set hw.mfi.mrsas_enable="1"
                          boot

                          The drives then showed up as da0 and da1 with the manufacturer/model displayed instead of just mfisyspd. Installation worked and it boots!

                          Still trying to find a way to get a boot log from the installer.

                          Sergei_ShablovskyS 1 Reply Last reply Reply Quote 2
                          • stephenw10S
                            stephenw10 Netgate Administrator
                            last edited by

                            Nice! You can add that permanently as loader variable:
                            https://docs.netgate.com/pfsense/en/latest/config/advanced-tunables.html#managing-loader-tunables

                            U 1 Reply Last reply Reply Quote 1
                            • U
                              User6buinf43 @stephenw10
                              last edited by

                              Thanks @stephenw10 and @mvikman!

                              1 Reply Last reply Reply Quote 0
                              • Sergei_ShablovskyS
                                Sergei_Shablovsky @stephenw10
                                last edited by

                                @stephenw10 said in Cannot boot after successful 2.7.2 install - EFI partition problem?:

                                Hmm, seems like you're installing a ZFS mirror onto hardware mirrored drives.

                                Steve

                                From my knowledge, choosing “ZFS mirror” option in installer on hardware RAID0, RAID1 or RAID10 enabled on RAID controller - is not the source of any problem: installation proceed and FreeBSD+pfSense installed and working successfully.
                                I confirm this more than … may be 70+ times.

                                —
                                CLOSE SKY FOR UKRAINE https://youtu.be/_tU1i8VAdCo !
                                Help Ukraine to resist, save civilians people’s lives !
                                (Take an active part in public protests, push on Your country’s politics, congressmans, mass media, leaders of opinion.)

                                1 Reply Last reply Reply Quote 0
                                • Sergei_ShablovskyS
                                  Sergei_Shablovsky @User6buinf43
                                  last edited by

                                  @User6buinf43 said in Cannot boot after successful 2.7.2 install - EFI partition problem?:

                                  @stephenw10 Thanks for the suggestion. The controller (PERC H730P) was in HBA mode. I tried changing it to RAID mode (without an array configured) but the result was the same. HBA mode seems like it should be presenting the drives without RAID involvement.

                                  Because RAID or HBA controller’s mode is not the source of problem.

                                  I don't see an AHCI option for the controller.

                                  This setting ALVAYS are in BIOS/UEFI, neither in RAID controller’s side.

                                  Could it be that the PERC H730P is incompatible with pfSense?

                                  Definitely NO! H7XX and up totally compatible with FreeBSD 13 and up (and of coarse pfSense at the top of them).

                                  —
                                  CLOSE SKY FOR UKRAINE https://youtu.be/_tU1i8VAdCo !
                                  Help Ukraine to resist, save civilians people’s lives !
                                  (Take an active part in public protests, push on Your country’s politics, congressmans, mass media, leaders of opinion.)

                                  1 Reply Last reply Reply Quote 0
                                  • Sergei_ShablovskyS
                                    Sergei_Shablovsky @User6buinf43
                                    last edited by

                                    @User6buinf43 said in Cannot boot after successful 2.7.2 install - EFI partition problem?:

                                    @stephenw10 No, the drives are SAS 12Gb/s so they need to connect to the backplane which connects to a controller. Is there a known working controller that's compatible with a PowerEdge R630 that I could try?

                                    Better to replace it on “TRUE HBA” controller, like LSI reflashed to IT-mode, when You make hardware upgrade next time.
                                    Better to read TrueNAS user forum how to choosing right controller’s card exactly for Your server and HOW TO AVOID FAKES.

                                    Because TrueNAS like pfSense also are on the top if FreeBSD, all suggestions are more than relevant.

                                    —
                                    CLOSE SKY FOR UKRAINE https://youtu.be/_tU1i8VAdCo !
                                    Help Ukraine to resist, save civilians people’s lives !
                                    (Take an active part in public protests, push on Your country’s politics, congressmans, mass media, leaders of opinion.)

                                    1 Reply Last reply Reply Quote 0
                                    • Sergei_ShablovskyS
                                      Sergei_Shablovsky @User6buinf43
                                      last edited by

                                      @User6buinf43 said in Cannot boot after successful 2.7.2 install - EFI partition problem?:

                                      @stephenw10 I tried setting the Integrated RAID Controller to Disabled in the BIOS but the pfSense installer then gives the error "No disk(s) present to configure".

                                      Exactly! Because motherboard’s BIOS/UEFI knows just nothing behind the RAID controller!

                                      —
                                      CLOSE SKY FOR UKRAINE https://youtu.be/_tU1i8VAdCo !
                                      Help Ukraine to resist, save civilians people’s lives !
                                      (Take an active part in public protests, push on Your country’s politics, congressmans, mass media, leaders of opinion.)

                                      1 Reply Last reply Reply Quote 0
                                      • Sergei_ShablovskyS
                                        Sergei_Shablovsky @User6buinf43
                                        last edited by

                                        @User6buinf43 said in Cannot boot after successful 2.7.2 install - EFI partition problem?:

                                        @stephenw10 No, the drives are SAS 12Gb/s so they need to connect to the backplane which connects to a controller. Is there a known working controller that's compatible with a PowerEdge R630 that I could try?

                                        You need to know that on R360 also exist motherboard’s BUILT-IN RAID. (To activate it You need enter special code in appropriate section in BIOS/UEFI, or (not remember right now) hardware key).
                                        So, in situation when Your hardware RAID dies, You may able to connect disks directly to built-in RAID (of coarse, in 80% cases, You would be need to reformat/initialize drive because internal controller not able to recognize system format on drive. But sometime depends on motherboard revision, buil-in controller ask You to import configuration from drive and booting successfully).

                                        —
                                        CLOSE SKY FOR UKRAINE https://youtu.be/_tU1i8VAdCo !
                                        Help Ukraine to resist, save civilians people’s lives !
                                        (Take an active part in public protests, push on Your country’s politics, congressmans, mass media, leaders of opinion.)

                                        1 Reply Last reply Reply Quote 0
                                        • Sergei_ShablovskyS
                                          Sergei_Shablovsky @User6buinf43
                                          last edited by

                                          @User6buinf43 said in Cannot boot after successful 2.7.2 install - EFI partition problem?:

                                          @User6buinf43 said in Cannot boot after successful 2.7.2 install - EFI partition problem?:

                                          Is there a way to try this hw.mfi.mrsas_enable="1" option with the pfSense installer?

                                          I was able to set this option by choosing "3. Escape to loader prompt" and using these commands:
                                          set hw.mfi.mrsas_enable="1"
                                          boot

                                          The drives then showed up as da0 and da1 with the manufacturer/model displayed instead of just mfisyspd. Installation worked and it boots!

                                          Still trying to find a way to get a boot log from the installer.

                                          So looks like this is FreeBSD installer not properly recognizing some hardware RAID controllers and loading MFI driver instead MRSAS.

                                          Recently I have similar problem when CE (probable the Plus also) version, when installer not see VDRIVE at all if it was ZFS formatted. And installer able to see, choose and successfully installing pfSense on it and working w/o any issues ONLY WHEN RE-INITILIZE TGE SAME VDRIVE ON RAID CONTROLLER’S LEVEL (from it’s BIOS menu).

                                          I wrote bug to pfSense bugzilla, but still no solution from pfSense DevTeam. (May be because this is mostly problem on FreeBSD side, not on pfSense. And the second - this issue not affect exactly pfSense’s hardware, , only users with bare metal DIY servers, so not have higher priority to resolving…).

                                          —
                                          CLOSE SKY FOR UKRAINE https://youtu.be/_tU1i8VAdCo !
                                          Help Ukraine to resist, save civilians people’s lives !
                                          (Take an active part in public protests, push on Your country’s politics, congressmans, mass media, leaders of opinion.)

                                          1 Reply Last reply Reply Quote 0
                                          • First post
                                            Last post
                                          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.