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

    Deploy problem with Optiplex 3020

    Scheduled Pinned Locked Moved Solved
    Hardware Compatibility
    5
    51
    21.8k
    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 @Pascal Gazaille
      last edited by Wayne Workman

      @Pascal-Gazaille

      Houston, we have an sdb.

      Either you have external media connected, or this is a hybrid drive.

      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/

      P 1 Reply Last reply Reply Quote 0
      • P
        Pascal Gazaille @Wayne Workman
        last edited by

        @Wayne-Workman I had a usb key to copy all the text you asked me

        Wayne WorkmanW 1 Reply Last reply Reply Quote 0
        • Wayne WorkmanW
          Wayne Workman @Pascal Gazaille
          last edited by Wayne Workman

          @Pascal-Gazaille also, partition type is PowerPC… that’s strange too.

          Can you try to do fog’s “Normal Wipe” task on one of the disks and then try to image it?

          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/

          P 2 Replies Last reply Reply Quote 0
          • P
            Pascal Gazaille @Wayne Workman
            last edited by

            @Wayne-Workman Do you know how long it’s supposed to take for the normal wipe, I started it as soon as you asked me and it’s still not finish…

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

              @Pascal-Gazaille Wayne is right, the PowerPC PReP boot partition type seems strange. But that’s just an ID. Fog actually checks the filesystem type on the partitions. So can you please run blkid -o udev /dev/sda1 | grep FS_TYPE and blkid -o udev /dev/sda2 | grep FS_TYPE and let us know while filesystem you actually have on those partitions…

              PS: Hope you don’t mind me editing your post to remove the /dev/ramX entries which are not helpful 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

              P 1 Reply Last reply Reply Quote 1
              • Wayne WorkmanW
                Wayne Workman @Pascal Gazaille
                last edited by

                @Pascal-Gazaille it takes a while… In the mean time, please hook up another one of those and run the commands that Sebastian requested.

                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
                • P
                  Pascal Gazaille @Sebastian Roth
                  last edited by

                  @Sebastian-Roth

                  ID_FS_TYPE=ntfs
                  

                  That’s the result for both you asked

                  1 Reply Last reply Reply Quote 0
                  • P
                    Pascal Gazaille @Wayne Workman
                    last edited by

                    @Wayne-Workman Tried the normal wipe and reimagine the computer, same result

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

                      @Pascal-Gazaille said:

                      Just dit and everything is Ok, seems to be the hdd in the new ones that have the problem

                      ST500DM002-1SB10A - Black screen after fog
                      ST500DM002-1BD142 - Works fine

                      Re-reading this thread I stumbled upon this. Maybe it’s the disk size? 500GB on one disk is not always the same as 500GB for another. Please compare the output of fdisk -l /dev/sda for the two different disks. Pay attention to the byte and sector counts:

                      Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
                      

                      Do those match exactly?

                      The other things I thought about is the different ATA modes in BIOS. Make sure you have the same settings (was it called AHCI… I am not exactly sure right now) in the old and new PCs.

                      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 1
                      • P
                        Pascal Gazaille @Sebastian Roth
                        last edited by

                        @Sebastian-Roth both of the disk have the same information except for the disk identifier.
                        In the bios we keep the disk settings to AHCI

                        Here is the new disk :
                        0_1462296956383_New.jpg

                        Here is the old one :
                        0_1462296969186_Old.jpg

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

                          Have you tried non-resizable image type as you seem to have target and destination disk with the same size!?! Resizable and non-resizable images take about the same amount of disk space on the server so I don’t see any need to use resizable in your case - possibly I am wrong as I don’t know your whole setup.

                          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 1
                          • Wayne WorkmanW
                            Wayne Workman @Pascal Gazaille
                            last edited by Wayne Workman

                            @Pascal-Gazaille Can you take the bad drive out and just take pictures of all the labels on it? The pictures need to be close-up enough and focused enough for us to read everything on the label (without any big glares from flash or lighting, also).

                            It’ll allow us to do additional thinking/searching and see if we can find something.

                            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/

                            P 1 Reply Last reply Reply Quote 0
                            • P
                              Pascal Gazaille @Sebastian Roth
                              last edited by

                              @Sebastian-Roth Can I change the image type without reuploading the image?
                              All my images are single disk -resizable.

                              Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                              • Wayne WorkmanW
                                Wayne Workman @Pascal Gazaille
                                last edited by Wayne Workman

                                @Pascal-Gazaille No. After changing the image type you have to re-upload. Sorry.

                                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/

                                P 1 Reply Last reply Reply Quote 0
                                • P
                                  Pascal Gazaille @Wayne Workman
                                  last edited by

                                  @Wayne-Workman 0_1462366332740_HDD_SEAGATE.jpg

                                  Wayne WorkmanW 1 Reply Last reply Reply Quote 1
                                  • Wayne WorkmanW
                                    Wayne Workman @Pascal Gazaille
                                    last edited by

                                    @Pascal-Gazaille @Sebastian-Roth

                                    It’s got a firmware version, CC43! I Wonder if it can be updated?!?

                                    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/

                                    P 1 Reply Last reply Reply Quote 0
                                    • P
                                      Pascal Gazaille @Wayne Workman
                                      last edited by

                                      @Wayne-Workman I’ve searched everywhere but did not find any firmware update or downgrade…

                                      Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                                      • Wayne WorkmanW
                                        Wayne Workman @Pascal Gazaille
                                        last edited by

                                        @Pascal-Gazaille Lets wait and see what Sebastian says. He’s a pro with HDDs.

                                        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
                                        • P
                                          Pascal Gazaille @Wayne Workman
                                          last edited by

                                          @Wayne-Workman Tried imaging the hdd with a multiple partition image - all disk (not resizable) we use for our laptops and it’s working…

                                          Wayne WorkmanW 2 Replies Last reply Reply Quote 0
                                          • Wayne WorkmanW
                                            Wayne Workman @Pascal Gazaille
                                            last edited by Wayne Workman

                                            @Pascal-Gazaille huh… well, then this is a fog issue for sure! Notifying @Tom-Elliott and @Sebastian-Roth

                                            Also to be sure, please re-upload the image you want as non-resizable and try it!

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

                                            275

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project