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

Newbie getting started

Scheduled Pinned Locked Moved Solved
FOG Problems
3
39
8.2k
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.
  • B
    bogle @george1421
    last edited by Jul 29, 2019, 6:30 PM

    @george1421

    Sure, I maybe a little slow today because I spent all morning making email work through my failover internet connection after primary internet went down. not fun

    G 1 Reply Last reply Jul 29, 2019, 7:01 PM Reply Quote 0
    • G
      george1421 Moderator @bogle
      last edited by Jul 29, 2019, 7:01 PM

      @bogle Take all the time you need, my FOG server is running just fine. 😉

      No worries, deal with what is important first.

      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!

      B 1 Reply Last reply Jul 29, 2019, 7:27 PM Reply Quote 0
      • B
        bogle @george1421
        last edited by Jul 29, 2019, 7:27 PM

        @george1421

        Something doesn’t seem right. Here are some screenshots

        Image can’t be 0.00
        2.PNG

        Image details in Fog
        3.PNG

        Screenshot of fog server /images/
        4.PNG

        This has to be the image that got uploaded
        1.PNG

        G 1 Reply Last reply Jul 29, 2019, 7:30 PM Reply Quote 0
        • G
          george1421 Moderator @bogle
          last edited by george1421 Jul 29, 2019, 1:33 PM Jul 29, 2019, 7:30 PM

          @bogle If something happens during the upload process the web site file size will not reflect what is on the disk. There is also an agent that runs once a day to resync the file size on disk with the file size reported via the web ui. Yes it is strange its not set correctly in the web ui after upload, but its not something to stop image deployment.

          Edit after looking at the pictures again, I see the fog didn’t complete the process because directory with a mac name is still in dev. It didn’t get moved to /images/<image name> like it should have

          Edit 2 this thread seems to be wandering about from issue to issue. We may need to create a new thread for new issues or we will really confuse someone reading this thread in the future.

          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
          • B
            bogle
            last edited by Jul 29, 2019, 7:34 PM

            8.PNG

            Looks like image didn’t finish uploading.

            Booted the pc backup with image i am trying to upload…

            1.PNG

            2.PNG

            1 Reply Last reply Reply Quote 0
            • S
              Sebastian Roth Moderator
              last edited by Jul 29, 2019, 7:36 PM

              @bogle Then keep an eye on the screen when the blue partclone windows are done. There might be an error at the end when the client reports back to your FOG server.

              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

              B 1 Reply Last reply Jul 29, 2019, 7:43 PM Reply Quote 0
              • B
                bogle @Sebastian Roth
                last edited by Jul 29, 2019, 7:43 PM

                @Sebastian-Roth 3.PNG

                1 Reply Last reply Reply Quote 0
                • S
                  Sebastian Roth Moderator
                  last edited by Jul 29, 2019, 7:51 PM

                  @bogle Check out this topic: https://forums.fogproject.org/topic/11203/resyncing-fog-s-service-account-password

                  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

                  B 1 Reply Last reply Jul 29, 2019, 8:04 PM Reply Quote 1
                  • B
                    bogle @Sebastian Roth
                    last edited by Jul 29, 2019, 8:04 PM

                    @Sebastian-Roth

                    Thanks, I synced the passwords, re-ran the installer, and watching it try to upload the image now.

                    1 Reply Last reply Reply Quote 0
                    • B
                      bogle
                      last edited by Jul 29, 2019, 8:09 PM

                      Do you guys make your partitions Bios or UEFI?

                      B G 2 Replies Last reply Jul 29, 2019, 8:20 PM Reply Quote 0
                      • B
                        bogle @bogle
                        last edited by Jul 29, 2019, 8:20 PM

                        @bogle

                        Well the process is working now. I think I have to redo the image to use UEFI partition for it to work. I will give you guys an update soon.

                        1 Reply Last reply Reply Quote 0
                        • G
                          george1421 Moderator @bogle
                          last edited by Jul 29, 2019, 8:42 PM

                          @bogle said in Newbie getting started:

                          Do you guys make your partitions Bios or UEFI?

                          If I understand your question, yes. That is one of the reasons why I use MDT to build my reference images. I have 2 images one is BIOS and one is for UEFI based firmware. Depending on the VM I used to create the reference image MDT will build a UEFI or BIOS layout based on the VM type used to build the reference image.

                          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!

                          B 1 Reply Last reply Jul 29, 2019, 9:04 PM Reply Quote 0
                          • B
                            bogle @george1421
                            last edited by Jul 29, 2019, 9:04 PM

                            @george1421

                            I am using a VMware ESXi 5.5 server. Does the UEFI/BIOS layout come from the actual vm hard drive? I was thinking it pulled that from the autoattend.xml file?

                            G 1 Reply Last reply Jul 29, 2019, 9:06 PM Reply Quote 0
                            • G
                              george1421 Moderator @bogle
                              last edited by george1421 Jul 29, 2019, 3:11 PM Jul 29, 2019, 9:06 PM

                              @bogle No it comes from the mode the VM is in. I can’t say for sure if 5.5. supports uefi VMs or not. Its like on the advanced tab of the VM setup.

                              VM Options->Boot Options->Firmware Options

                              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!

                              B 1 Reply Last reply Jul 29, 2019, 10:46 PM Reply Quote 0
                              • B
                                bogle @george1421
                                last edited by Jul 29, 2019, 10:46 PM

                                @george1421

                                Found it, its under options 1.PNG

                                G 1 Reply Last reply Jul 29, 2019, 11:41 PM Reply Quote 0
                                • B
                                  bogle
                                  last edited by Jul 29, 2019, 11:14 PM

                                  How do you configure joining a domain and local accounts on your images? Do you join the domain after deploying your image?

                                  G 1 Reply Last reply Jul 29, 2019, 11:40 PM Reply Quote 0
                                  • G
                                    george1421 Moderator @bogle
                                    last edited by Jul 29, 2019, 11:40 PM

                                    @bogle said in Newbie getting started:

                                    How do you configure joining a domain and local accounts on your images? Do you join the domain after deploying your image?

                                    Yes, the only time the image is connected to the domain is after it has been deployed. I personally use the unattend.xml file to connect the computer to the domain due to some complex OU and system naming convention. The other option is to use the fog client to connect the system to AD. Either way will work.

                                    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
                                    • G
                                      george1421 Moderator @bogle
                                      last edited by george1421 Jul 29, 2019, 5:41 PM Jul 29, 2019, 11:41 PM

                                      @bogle Ah you are still using the C# client for vSphere. The path I gave you was for the web ui in vSphere. It gives you the same results. I have one VM for bios and one VM for UEFI.

                                      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!

                                      B 1 Reply Last reply Jul 30, 2019, 2:26 PM Reply Quote 0
                                      • B
                                        bogle @george1421
                                        last edited by Jul 30, 2019, 2:26 PM

                                        @george1421 Don’t know about the C# client. I know I am using the vSphere Client 5.5.0 Build 3237766 with VMware ESXi server 5.5 Build 3568722.

                                        G 1 Reply Last reply Jul 30, 2019, 2:36 PM Reply Quote 0
                                        • G
                                          george1421 Moderator @bogle
                                          last edited by Jul 30, 2019, 2:36 PM

                                          @bogle said in Newbie getting started:

                                          @george1421 Don’t know about the C# client. I know I am using the vSphere Client 5.5.0 Build 3237766 with VMware ESXi server 5.5 Build 3568722.

                                          If you are using the vSphere client .exe that is the C# version. Starting in ESXi v6.x they don’t use the C# tool to admin ESXi. You have to use the HTML5 Web UI or Flash client.

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

                                          228

                                          Online

                                          12.1k

                                          Users

                                          17.3k

                                          Topics

                                          155.3k

                                          Posts
                                          Copyright © 2012-2024 FOG Project