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

    Failed to start tasking type Capture; Could not find any nodes containing this image

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    5
    23
    6.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.
    • Tom ElliottT
      Tom Elliott
      last edited by

      Confirmed the issue, but it’s not something I can readily fix. Please check the image storage group settings. Make sure it’s in a storage group that has assigned storage nodes.

      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

      W 1 Reply Last reply Reply Quote 0
      • W
        williams402 @Wayne Workman
        last edited by

        @Wayne-Workman Thanks Wayne. This is a new installation without storage nodes and using the default storage group. I am not using the location plug-in .

        Sever - Dell Precision T3500 running Ubuntu 14.04 updated as of 10/12/16
        Brand new Fog installation updated to trunk as of 10/11/16
        Client - Dell Optiplex 790 running client updated 10/11/16

        Steps :
        Created and image call Optiplex790SFF
        Completed Full Host Registration with the client via PXE and associated the host with the image
        Check the the Host to insure that it is associated with the correct image and then create a basic task “upload”
        Receive error message

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

          @Tom-Elliott Tom, sorry I am a new user and am a bit confused about assigning storage nodes. If I am using a single server as the default storage node, do I need to create a storage node or designate my single server as the master node? Additionally, is it necessary to create a group in order to image devices?

          Tom ElliottT Wayne WorkmanW 2 Replies Last reply Reply Quote 0
          • Tom ElliottT
            Tom Elliott @williams402
            last edited by

            @williams402 Storage Groups are different from Host groups.

            There should be a default group created. Normally this storage group name is called Default. If you only have one storage node yes it should be the “master” system.

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

              @williams402 Tom is talking about this area here, he wants you to make sure that your default storage group is actually assigned to the image you made.

              0_1476298407453_Image storage group.png
              0_1476298415840_Image Storage Group 2.png

              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/

              W 1 Reply Last reply Reply Quote 0
              • W
                williams402 @Wayne Workman
                last edited by

                @Wayne-Workman My image looks pretty much identical to your screen shot. The exception is that my image is assigned to " default."

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

                  @williams402 Is your storage node set as master? Look in Storage Management

                  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/

                  W 1 Reply Last reply Reply Quote 0
                  • W
                    williams402 @Wayne Workman
                    last edited by

                    @Wayne-Workman I created a node for the server itself and designated it the master node. I deleted the old image and created a new one with the storage set to default. Same result.

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

                      @williams402 is the storage node within the storage group (DefaultMember probably) “enabled?”.

                      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 W 2 Replies Last reply Reply Quote 0
                      • Tom ElliottT
                        Tom Elliott @Tom Elliott
                        last edited by

                        Through a bit of searching I may have found the issue. I did find am issue in the case an image has no groups assigned logically. This apparently was not the direct fix for your situation but it worked great for mine. That said the issue was with how the items where being loaded.i had a typo … The function that loads this should’ve been loadStoragegroups, but it was loadStorageGroups. This has been corrected for in RC 14. The issue also existed with snapins which was also fixed. I know snapins have no bearing on imaging but I could see it causing potential issues down the road.

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

                          Add-on I’ve also changed the image to always have at least one group associated whether it’s got one or not in the database. As images can belong to multiple storage groups, I’m simply going to use the first storage group in id order.

                          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
                          • W
                            williams402 @Tom Elliott
                            last edited by

                            @Tom-Elliott Yes the storage node is enabled.

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

                              @williams402 would you want to try out the un-finished RC-14 to see if Tom’s changes work for you? If so, message me and I’ll give you instructions.

                              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/

                              W 1 Reply Last reply Reply Quote 0
                              • W
                                williams402 @Wayne Workman
                                last edited by

                                @Wayne-Workman Yep I am willing! Thanks!

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

                                  @williams402 I’ve fully released RC-14 now. Please update however you normally would to see the latest.

                                  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
                                  • F
                                    fpsacha @Tom Elliott
                                    last edited by fpsacha

                                    @Tom-Elliott

                                    Im having the same probleme. But i dont have any Storage Node.

                                    Is this normal ?

                                    Im on RC 14

                                    W 1 Reply Last reply Reply Quote 0
                                    • R
                                      rockodk
                                      last edited by rockodk

                                      @Tom-Elliott
                                      I’m having the same problem, without a storage node.

                                      I do have a default group, and have made it primary.
                                      I’m still not able to capture:

                                      ***Failed to create tasking to some or all

                                      HS-01-04 Failed to start tasking type Capture
                                      Could not find any nodes containing this image***

                                      Ubunto Fog Server
                                      Running Version 1.3.0-RC-14
                                      SVN Revision: 5974
                                      Windows 10 clients

                                      1 Reply Last reply Reply Quote 0
                                      • W
                                        williams402 @fpsacha
                                        last edited by

                                        @fpsacha After upgrading to RC-14; once I defined the master node (the fog server itself) and made sure all passwords were the same, the process has run seamlessly.

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

                                        174

                                        Online

                                        12.1k

                                        Users

                                        17.3k

                                        Topics

                                        155.3k

                                        Posts
                                        Copyright © 2012-2024 FOG Project