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

    RC10: Samsung EVO 850 SSD Issues

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    5
    37
    8.9k
    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
      last edited by

      For confirmation of “said” disk vs. firmware issue, have you tried a different EVO 850 disk?

      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
      • ?
        A Former User
        last edited by A Former User

        @Tom-Elliott @george1421 Something I should have noted in the beginning is the Samsung EVO 850s work fine with FOG 1.2.0.

        @Tom-Elliott Per your questions, yes we tried a different EVO 850. When I original came across the issue I tried multiple EVO 850 drives with the same result.

        Tom ElliottT 1 Reply Last reply Reply Quote 0
        • Tom ElliottT
          Tom Elliott @A Former User
          last edited by

          @Dalton-Childers then maybe try with an older kernel version? Maybe the driver changed and is causing this issue. I don’t know fully just trying to lead to a potential solution. Does this occur simply booting into fog or at a certain point in the imaging process?

          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

          Tom ElliottT 1 Reply Last reply Reply Quote 0
          • ?
            A Former User
            last edited by A Former User

            @Tom-Elliott The error appears after the image has finished and the system reboots.

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

              @Tom-Elliott sorry reading further thr issue isn’t in the cloning process just when it’s trying to boot

              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
              • Tom ElliottT
                Tom Elliott @A Former User
                last edited by

                @Dalton-Childers can you go into a debug and get output of fdisk -l? Of course this on a disk that was just imaged to.

                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
                • ?
                  A Former User
                  last edited by

                  @Tom-Elliott Exactly, the image deploys fine. The same image will work with the EVO 840s on FOG 1.2.0 or 1.3.0, and works with the EVO 850s if deployed from FOG 1.2.0.

                  1 Reply Last reply Reply Quote 0
                  • ?
                    A Former User
                    last edited by

                    @Tom-Elliott It doesn’t make it far enough into the boot process to do that with installed OS, but I could try it by other means not sure that would yield any usable results.

                    1 Reply Last reply Reply Quote 0
                    • ?
                      A Former User
                      last edited by

                      @george1421 Per your questions about the drives, they were both straight out of the box with no OS installed previously.

                      1 Reply Last reply Reply Quote 0
                      • ?
                        A Former User
                        last edited by A Former User

                        @Tom-Elliott
                        0_1475717499709_Screenshot 2016-10-05 20.30.53.png

                        I hooked the drive into my Mac Pro and ran diskutil list, which return the above bit of information.

                        0_1475717652847_Screenshot 2016-10-05 20.33.47.png

                        The above image is sudo fdisk disk.

                        1 Reply Last reply Reply Quote 0
                        • ?
                          A Former User
                          last edited by

                          @Tom-Elliott I’ve reverted back to kernel 3.18.2, because I found refers to that being the primary kernel for FOG 1.2.0. I’ll let everyone know if that resolves the issue…if not I’m going to try imaging a working computer (done with FOG 1.2.0) and drop the image on the EVO 850 using FOG 1.3.0.

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

                            @Dalton-Childers To Tom’s point about " go into a debug and get output of fdisk -l "

                            What he was recommending is on the system you just imaged. Schedule a new image right away, BUT on the scheduled task page enable the checkbox for debug deploy. Then pxe boot the target computer. This will tell the FOS Engine to boot on the target computer, display a bunch of text and after a few presses of the enter key drop you to a command prompt on the target system. This is the command shell for the FOS Engine (the linux OS that captures and deploys images on target devices). Obviously this OS can see the 850 EVO. Then run the fdisk -l command and post the output here.

                            BTW: I don’t think kernel 3.18 will work with the new initz. You will probably get a kernel panic when your try to pxe boot it. But that is only a guess, and I’m a bad guesser.

                            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 1
                            • ?
                              A Former User
                              last edited by

                              @Tom-Elliott @george1421 The kernel test failed.

                              Also, when you press F12 and select the hard drive as the boot option. It responds with the standard can’t find a bootable drive error. When you let it run thought pxe then fog then boot from hard drive you get the error I posted above.

                              1 Reply Last reply Reply Quote 0
                              • ?
                                A Former User
                                last edited by A Former User

                                @Tom-Elliott @george1421

                                0_1475719288775_Screenshot 2016-10-05 21.01.03.png 0_1475719302347_Screenshot 2016-10-05 21.01.08.png 0_1475719313085_Screenshot 2016-10-05 21.01.13.png 0_1475719332160_Screenshot 2016-10-05 21.01.18.png

                                ^ Requested output of fdisk -l

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

                                  @Dalton-Childers While I can’t answer anything about the command Tom posted I will give you a hint. If in the FOS command shell, you give root a password with passwd you can connect to the FOS linux via ssh (putty or what ever). That will allow you to do screen grabs and what not instead of having to take pictures with a mobile.

                                  Now that I look at that picture again, are you deploying linux to the EVO 850 or Windows? That looks suspiciously like a windows disk structure.

                                  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 1
                                  • ?
                                    A Former User
                                    last edited by

                                    @george1421 The image is a windows image.

                                    Tom ElliottT 1 Reply Last reply Reply Quote 0
                                    • Tom ElliottT
                                      Tom Elliott @A Former User
                                      last edited by

                                      @Dalton-Childers It almost sounds like the device is setup to boot through UEFI? I know that sounds weird because you replacing the 850 with an 840 all seems to work fine. The fact that it’s saying no OS is being found is what’s making me think there’s an issue.

                                      You might want to try deploying the system with a 4.4 kernel or even 4.5 is possible. 3.18 is very old and likely didn’t have the drivers needed to even recognize the SSD.

                                      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
                                      • ?
                                        A Former User
                                        last edited by

                                        @Tom-Elliott I just checked to be sure and the boot mode is set to Legacy. I’ll try one of those kernels.

                                        1 Reply Last reply Reply Quote 0
                                        • ?
                                          A Former User
                                          last edited by A Former User

                                          @Tom-Elliott @Wayne-Workman @george1421

                                          I checked the Samsung EVO 850s for firmware update, but according to Samsung’s site no updates have been released. I have also spent the last week or so trying different kernels between 1.2.0 and 1.3.0 versions of FOG with no success.

                                          It’s just odd that the Samsung EVO 850s were working fine with FOG 1.2.0, but fail when imaged with FOG 1.3.0. Also, I’ve tried RC 17, but the image was unsuccessful with it as well.

                                          1 Reply Last reply Reply Quote 0
                                          • S
                                            Sebastian Roth Moderator
                                            last edited by

                                            @Dalton-Childers said:

                                            A message like this appears: “00:7ae” appears on the screen.

                                            You know I am very keen to figure out those very wired “low level” disk issues. I think it would be very helpful to see the actual error you get on screen in a picture. Can you please take one and upload here?

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

                                            184

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project