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

Hosts not imaging - HELP

Scheduled Pinned Locked Moved
FOG Problems
8
149
112.4k
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.
  • P
    prestop @Junkhacker
    last edited by May 18, 2016, 7:27 PM

    @Junkhacker I don’t think so - I think it was this machine, it was listed as a tester but I don’t know. All the machines he previously did were these dells with 250G drives. Strange.

    J 1 Reply Last reply May 18, 2016, 7:28 PM Reply Quote 0
    • J
      Junkhacker Developer @prestop
      last edited by May 18, 2016, 7:28 PM

      @prestop and what are you trying to deploy them to?

      signature:
      Junkhacker
      We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

      P 2 Replies Last reply May 18, 2016, 7:31 PM Reply Quote 0
      • P
        prestop @Junkhacker
        last edited by May 18, 2016, 7:31 PM

        @Junkhacker same ones - Dells w/250G HDD. I’m trying a deploy w/debug now

        1 Reply Last reply Reply Quote 0
        • P
          prestop @Junkhacker
          last edited by May 18, 2016, 7:34 PM

          @Junkhacker
          So, these disks have 3 parts in them and the last one is too small on the device for the image stored? Does that sound right?

          J 1 Reply Last reply May 18, 2016, 7:35 PM Reply Quote 0
          • J
            Junkhacker Developer @prestop
            last edited by May 18, 2016, 7:35 PM

            @prestop from the errors you described before, that sounds right. the image size is too large for the disk. it runs out of space at the 3rd partition.

            signature:
            Junkhacker
            We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

            J 1 Reply Last reply May 18, 2016, 7:37 PM Reply Quote 0
            • J
              Junkhacker Developer @Junkhacker
              last edited by May 18, 2016, 7:37 PM

              @Junkhacker bare in mind that non-resizable is really strict about size. being smaller by just a tiny amount is enough for it to fail. there aren’t a lot of circumstances where i recommend it over resizeable

              signature:
              Junkhacker
              We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

              P 2 Replies Last reply May 18, 2016, 7:38 PM Reply Quote 0
              • P
                prestop @Junkhacker
                last edited by May 18, 2016, 7:38 PM

                @Junkhacker Doesn’t make sense to me - he didn’t have any different computers. What is confusing is that the image on the server is alot smaller than 250G.

                J 1 Reply Last reply May 18, 2016, 7:41 PM Reply Quote 0
                • J
                  Junkhacker Developer @prestop
                  last edited by Junkhacker May 18, 2016, 1:44 PM May 18, 2016, 7:41 PM

                  @prestop that’s because of 2 things. partclone is file-system aware, and only copies the data in use, and fog compresses it.
                  however, a non-resizable image is a snapshot of the drive just as it existed on the source computer. when a resizeable image is created, a few more steps are taken before the image is uploaded, like shrinking the partitions down to the size of the data on the drives (plus some buffer space).

                  signature:
                  Junkhacker
                  We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                  P 1 Reply Last reply May 18, 2016, 7:46 PM Reply Quote 0
                  • P
                    prestop @Junkhacker
                    last edited by May 18, 2016, 7:41 PM

                    @Junkhacker Debug is on the /dev/sda2 now. I guess I find out at the next ENTER.

                    1 Reply Last reply Reply Quote 0
                    • P
                      prestop @Junkhacker
                      last edited by May 18, 2016, 7:46 PM

                      @Junkhacker
                      yep…says target partition is too small. I don’t understand that at all.

                      J 1 Reply Last reply May 18, 2016, 7:48 PM Reply Quote 0
                      • J
                        Junkhacker Developer @prestop
                        last edited by May 18, 2016, 7:48 PM

                        @prestop if you look in the directory /images/MMHOptiplex7020/ what files do you see?

                        signature:
                        Junkhacker
                        We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                        P 1 Reply Last reply May 18, 2016, 7:51 PM Reply Quote 0
                        • P
                          prestop @Junkhacker
                          last edited by May 18, 2016, 7:51 PM

                          @Junkhacker
                          d1.mbr
                          d1p1.img
                          d1p2.img
                          d1p3.img

                          J 1 Reply Last reply May 18, 2016, 7:55 PM Reply Quote 0
                          • J
                            Junkhacker Developer @prestop
                            last edited by Junkhacker May 18, 2016, 1:55 PM May 18, 2016, 7:55 PM

                            @prestop oh, right, forgot that we didn’t add the additional files until later and these are from fog 1.2.0.
                            well, i think it’s obvious what the solution is. you’ll at least temporarily need a bigger drive to recapture this image, or you’re going to have to rebuild this image from scratch. when i say that non-resizable is really strict, i mean exact number of sectors or fewer for destination drive. that means if the source drive was 250Gb and the destination is 249.99GB, it won’t work. there is easily that much variation between drive models of the “same” size.

                            signature:
                            Junkhacker
                            We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                            P 1 Reply Last reply May 18, 2016, 7:56 PM Reply Quote 0
                            • P
                              prestop @Junkhacker
                              last edited by May 18, 2016, 7:56 PM

                              @Junkhacker does one of these files tell me how big the source drive was?

                              J 1 Reply Last reply May 18, 2016, 7:58 PM Reply Quote 0
                              • J
                                Junkhacker Developer @prestop
                                last edited by May 18, 2016, 7:58 PM

                                @prestop not in any easy kind of way, not like an image from trunk would.

                                signature:
                                Junkhacker
                                We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                                1 Reply Last reply Reply Quote 0
                                • S
                                  Sebastian Roth Moderator
                                  last edited by May 18, 2016, 7:59 PM

                                  @prestop I think I already told you that I can tell you the disk size if you upload the d1.mbr file to the forum… Or just run fdisk -l /images/MMHOptiplex7020/d1.mbr and post the full output 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
                                  • S
                                    sudburr
                                    last edited by May 18, 2016, 8:01 PM

                                    My favourite suggestion… have you tried zeroing the destination drive?

                                    You alsop could create a virtual machine with a dynamically expanding 500 GB virtual drive. Image to that then recapture it as single disk resizable.

                                    [ Standing in between extinction in the cold and explosive radiating growth ]

                                    J 1 Reply Last reply May 18, 2016, 8:03 PM Reply Quote 1
                                    • J
                                      Junkhacker Developer @sudburr
                                      last edited by May 18, 2016, 8:03 PM

                                      @sudburr he has, and from the sound of it, he doesn’t have any systems with enough drive space (also, there are problems pxe booting a vm that’s not on a dedicated hypervisor)

                                      signature:
                                      Junkhacker
                                      We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                                      P 1 Reply Last reply May 18, 2016, 8:10 PM Reply Quote 0
                                      • S
                                        sudburr
                                        last edited by sudburr May 18, 2016, 2:12 PM May 18, 2016, 8:10 PM

                                        VirtualBox will PXE boot quite happily with:
                                        Oracle_VM_VirtualBox_Extension_Pack-5.0.18-106667.vbox-extpack

                                        Even if the size of the drive data on the image is an unlikely 230 GiB it would still fit on a system running bare Win7 with VirtualBox and a 250 GB (roughly 232 GiB) dynamically expanding virtual drive because the virtual drive will only be the size of the data plus a few extra bits.

                                        [ Standing in between extinction in the cold and explosive radiating growth ]

                                        1 Reply Last reply Reply Quote 0
                                        • P
                                          prestop @Junkhacker
                                          last edited by May 18, 2016, 8:10 PM

                                          @Junkhacker
                                          OK everyone - it looks like you are correct. The last order he placed for 14 machines were a different model with a 500GB HDD. My guess is he made his golden from these and that’s what’s in the FOG server. The ones in the old bug-infested tech room, while he may have used them as test devices at some point, are not the ones he put the images on.

                                          One last question: My new machines I will be getting will have 500G or larger so the image should work. What happens to the left over space? I guess I’m not sure exactly what re-sizable means and how partclone works. Any resource suggestions greatly appreciated.

                                          ALSO - MANY MANY THANKS to Junkhacker, Wayne Workman, Sebastion Roth and all others who stayed with me to get this done. This is an awesome program and you are awesome guys! My gratitude always.

                                          Preston

                                          1 Reply Last reply Reply Quote 2
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 5
                                          • 6
                                          • 7
                                          • 8
                                          • 7 / 8
                                          7 / 8
                                          • First post
                                            135/149
                                            Last post

                                          194

                                          Online

                                          12.1k

                                          Users

                                          17.3k

                                          Topics

                                          155.4k

                                          Posts
                                          Copyright © 2012-2024 FOG Project