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

    Optiplex 7440 AIO - Cannot find disk on system

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    5
    14
    6.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.
    • Wayne WorkmanW
      Wayne Workman
      last edited by

      Pinging @Sebastian-Roth and @george1421 on this.

      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
      • george1421G
        george1421 Moderator
        last edited by

        I’m using fog to deploy to the o7040 SFF systems so I know it works.

        I guess we need to start with the basics, what version of FOG are you using (look at the numbers on or by the cloud on the FOG management GUI). That will tell us where to go next. I can tell you that the fog trunk ~r7400 and newer as well as 1.3.0-rcX support hte NVMe disks that are in these 7040s.

        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 1
        • george1421G
          george1421 Moderator @george1421
          last edited by

          @george1421 said in Optiplex 7440 AIO - Cannot find disk on system:

          I’m using fog to deploy to the o7040 SFF systems so I know it works.

          As Wayne pointed out the OP posted 7440 and I understood 7040 (mea culpa).

          Either way my question of what version of FOG are you using is still accurate.

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

            @pxslip said in Optiplex 7440 AIO - Cannot find disk on system:

            I also ran lsblk -pno KNAME,MAJ:MIN -x KNAME and got no output

            Sounds like linux does not see your PCIe SSD. I guess this means you are running an older kernel. As George already said, we need to know your FOG version. I guess you should at least see the disk using lsblk if you are running FOG trunk! See here for information on how to get FOG trunk: https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_trunk

            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
            • P
              pxslip
              last edited by pxslip

              I am currently running 1.3.0-RC8, SVN revision 5949. I followed the instructions at https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_trunk to upgrade. Just to add some additional oddness, when I started this project I was running 1.2.0 and it claimed to recognize the drive, however when trying to capture it would fail with Partclone trying to read partitions like :Commands and others that were clearly not the actual drive. Just to add some info regarding the server - it is running on Ubuntu 14.04, I held off upgrading to 16.04 as I had read that it was still potentially iffy. Thanks again for the help!

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

                @pxslip Just for clarity, when you reviewed the error in your OP what version of FOG were you using.

                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!

                P 1 Reply Last reply Reply Quote 0
                • P
                  pxslip @george1421
                  last edited by

                  @george1421 That error occurred when I was running 1.3.0-RC-8.

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

                    @pxslip Thank you for setting the stage here. Since this hardware is really new we may be dealing with a driver issue. 1.3.0-rc8 has the latest kernel of 4.7.0

                    if you boot into a debug capture console again, if you key in just lsblk what do you get for the output?

                    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!

                    P 1 Reply Last reply Reply Quote 0
                    • P
                      pxslip @george1421
                      last edited by

                      @george1421 I was curious about that exact question earlier, sadly I still get no output from the command. Yeah I was wondering if I was going to be fighting uphill since the hardware is so new. Thanks again!

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

                        @pxslip Is it likely the way the drive is being recognized is the issue? Maybe look at the BIOS and see if anything can be changed in regards to how the drive is presented to the system?

                        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

                        P 1 Reply Last reply Reply Quote 0
                        • P
                          pxslip @Tom Elliott
                          last edited by

                          @Tom-Elliott Gahh! I knew I was missing something. In BIOS I can switch the SATA operation mode from some sort of Intel pseudo-RAID to AHCI, and now everything appears to be working. I will report back once I have run a full test of capture and deploy. Thank you all!

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

                            @pxslip Ok next round of questions. Is the device in uefi or bios (legacy) mode?

                            OK scratch that… Good find.

                            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
                            • P
                              pxslip
                              last edited by

                              @george1421 @Tom-Elliott Just wanted to report back to say that everything looks to be working and thank you for your help!

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

                              201

                              Online

                              12.1k

                              Users

                              17.3k

                              Topics

                              155.3k

                              Posts
                              Copyright © 2012-2024 FOG Project