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

    Group deploy - Theres no image definitions available on any node for the hosts in this group

    Scheduled Pinned Locked Moved Solved
    Feature Request
    4
    16
    4.1k
    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
      last edited by Wayne Workman

      Hosts are devices that FOG images and manages. Storage Nodes are assistant FOG servers used to increase imaging capacity and storage capacity and to bridge slow WAN links.

      I and others have tested imaging with FOG 1.3.0 RC-23 and it works fine with the WOL option.

      What do you mean by ‘manually 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!
      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
        pixomondo
        last edited by pixomondo

        Hello,

        I can image single servers the way I always used to do. I basically queued up 180 servers one by one and that works well. Just the imaging of the group (no multicast) causes problems.

        Random question for you, my transfers times of the image used to be around 22-25 minutes per workstation/server, since version 1.3 it went down to 5 minutes. Do you know why it’s that much faster now?

        Thanks

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

          @pixomondo I think we’re losing verbage here.

          You’re actually imaging Servers? Or hosts? A lot changed but thanks to @Junkhacker finding a method to much faster decompress the files on the client, the speed is quite significant.

          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
          • P
            pixomondo
            last edited by

            I mean hosts=servers in my case. Sorry for the confusion. I am imaging computers that are running on server hardware, that’s how it was meant.

            1 Reply Last reply Reply Quote 0
            • P
              pixomondo
              last edited by

              Any other ideas?
              I’m getting the same problem when trying to upload an image.

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

              http://i.imgur.com/JE9uG0n.png

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

                @pixomondo Based on what I’m seeing (hearing?) it seems you have bleedover files?

                Can you try updating to RC-25 AND run before updating: (after backing up your own important data)

                rm -rf /home/*.BACKUP /var/www/{html/,}fog
                

                Then run the installer?

                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

                P Matthieu JacquartM 2 Replies Last reply Reply Quote 0
                • P
                  pixomondo @Tom Elliott
                  last edited by

                  @Tom-Elliott
                  Uploading works now. Thank you.
                  I will check group deploy tomorrow once all downloads have finished.

                  1 Reply Last reply Reply Quote 0
                  • Matthieu JacquartM
                    Matthieu Jacquart @Tom Elliott
                    last edited by Matthieu Jacquart

                    @Tom-Elliott I had sometimes same error so I did the trick, but now I’ve got error in fog.log :

                    Authentication error : Certificate is not from FOG CA
                    

                    EDIT : it’s ok, I have to restore management/other from backup 😉

                    Fog 1.5.9.138
                    Debian 11
                    Vmware ESXi

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

                      @Matthieu-Jacquart So group deploy is working too?

                      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

                      Matthieu JacquartM 1 Reply Last reply Reply Quote 0
                      • Matthieu JacquartM
                        Matthieu Jacquart @Tom Elliott
                        last edited by Matthieu Jacquart

                        @Tom-Elliott Yes it’s ok for that.
                        But I still have this error when deploying several pc (for example 2 hours ago, deploy 14 pc and 3 of them didn’t start and reboot)
                        https://forums.fogproject.org/topic/8994/rc-25-boot-error-when-pxe-booting (see docx)
                        Restart deployment when other pc were complete was ok

                        Fog 1.5.9.138
                        Debian 11
                        Vmware ESXi

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

                          @Matthieu-Jacquart said in Group deploy - Theres no image definitions available on any node for the hosts in this group:

                          @Tom-Elliott I had sometimes same error so I did the trick, but now I’ve got error in fog.log :

                          Authentication error : Certificate is not from FOG CA
                          

                          EDIT : it’s ok, I have to restore management/other from backup 😉

                          That’s a pretty major client error - it will prevent the FOG Client from working. When you see this, try to re-install the fog client on that machine (or reinstall on that 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!
                          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
                            pixomondo
                            last edited by

                            I created a new group and it worked.
                            Can be marked solved.

                            Thank you

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

                            148

                            Online

                            12.0k

                            Users

                            17.3k

                            Topics

                            155.2k

                            Posts
                            Copyright © 2012-2024 FOG Project