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

    Windows 10 Error on deployment only on 1st attempts...

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    3
    17
    1.5k
    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.
    • J
      jflippen @Sebastian Roth
      last edited by

      @Sebastian-Roth Here’s what I get when trying to debug on my surface when I try to run the fog command on the debug. It doesn’t even make it past the first step.
      IMG_20190709_160009.jpg
      IMG_20190709_160126.jpg

      george1421G 1 Reply Last reply Reply Quote 0
      • J
        jflippen @george1421
        last edited by

        @george1421 They are just load sharing. The devices being imaged are on a different subnet than the storage nodes and fog server. Network team said there should be no blocking between sites on the firewall or the switch configs.

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

          @jflippen Ok on this target computer where you are at the FOS Linux command prompt, what is the results of these commands:
          ip addr show
          lspci -nn|grep -i net

          EDIT: Also from your picture, what is the storage node IP address? (its off the screen)

          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!

          J 1 Reply Last reply Reply Quote 0
          • J
            jflippen @george1421
            last edited by

            @george1421 Here is a pic of the first command… the 2nd command brought back an empty result on the surface:
            IMG_20190710_135458.jpg

            The storage node IP is 10.59.181.12.

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

              @jflippen Oh wait, I just saw something in the previous picture.

              Fatal Error: Unknown request type: Null

              Are you usb booting into FOS? If so you need to schedule the task in the webui before you pick option 1 on the grub menu. If you don’t it will throw that error.


              Now back on task, your surface has an IP address of 10.153.2.65. The fog server is on 10.59.10.12 and the storage node 10.59.181.12.

              so now with these conditions from your surface pro running FOS.

              mkdir /images
              mount -t nfs 10.59.181.12:/images /images
              

              That should mount the nfs share on your storage node. That is the point where it is erroring out in your initial picture. It can’t map to the /images share on your storage node.

              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!

              J 1 Reply Last reply Reply Quote 0
              • J
                jflippen @george1421
                last edited by jflippen

                @george1421 Okay. I was issuing the debug task from the web GUI instead of deploying an image with debugging.
                So, when I try mounting the volume before running the fog command, I get denied:
                IMG_20190710_143326.jpg

                However when I then run the FOG command the imaging goes without a hitch:
                IMG_20190710_143412.jpg

                After the imaging completes the share is mapped no problem.

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

                  @jflippen The connection refused response is telling (maybe)

                  On 10.59.181.12 if you run the command showmount -e 127.0.0.1 It should show you the network shares that are created.

                  Also on 10.59.181.12 you do have selinux set to permissible and the linux firewall disabled?

                  There is another possibility that I have the nfs mount command wrong for FOS. I don’t think so, but anything is possible.

                  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!

                  J 2 Replies Last reply Reply Quote 0
                  • J
                    jflippen @george1421
                    last edited by

                    @george1421 I had a meeting this afternoon and will be off the next few days, so I won’t be able to test this until Monday. I will post results when I get in.

                    1 Reply Last reply Reply Quote 0
                    • J
                      jflippen @george1421
                      last edited by

                      @george1421 Here is what shows up as mounted on the storage node:
                      10.59.181.12 mounts.png

                      Firewalld stopped and disabled.
                      sestatus is in permissive mode.

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

                        @george1421 @jflippen Just found this by accident and was wondering if there are any news on this topic?

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

                          @george1421 @jflippen Marking as solved as we have not heard back from anyone since a long time.

                          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

                          J 1 Reply Last reply Reply Quote 0
                          • J
                            jflippen @Sebastian Roth
                            last edited by

                            @Sebastian-Roth That’s fine. Things have been pretty swamped over here so I had to put the issue on the back burner. The issue doesn’t always show up, so troubleshooting has been time consuming.

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

                            157

                            Online

                            12.0k

                            Users

                            17.3k

                            Topics

                            155.2k

                            Posts
                            Copyright © 2012-2024 FOG Project