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

Deploy (Unicast): Wrong number of client per node.

Scheduled Pinned Locked Moved Solved
Bug Reports
3
42
15.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.
  • M
    mp12 @Wayne Workman
    last edited by Feb 12, 2016, 1:27 PM

    @Wayne-Workman plugins are disabled.

    W 1 Reply Last reply Feb 12, 2016, 3:11 PM Reply Quote 0
    • W
      Wayne Workman @mp12
      last edited by Feb 12, 2016, 3:11 PM

      @mp12 Can you set one node to zero and the other to 1 and see what happens when you deploy two? Then swap the 1 for 0, and then one that was previously set to 0, set that to 1. Then try again with two host imaging tasks and see what happens?

      Right now - it’s clear there is some sort of issue, but knowing how it behaves in various conditions will help us locate exactly where the issue is.

      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/

      M 1 Reply Last reply Feb 15, 2016, 11:57 AM Reply Quote 0
      • T
        Tom Elliott
        last edited by Feb 12, 2016, 5:46 PM

        DOes it actually image 4 clients on the system or is one of the clients waiting for a slot to free up?

        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

        M 1 Reply Last reply Feb 15, 2016, 11:53 AM Reply Quote 1
        • M
          mp12 @Tom Elliott
          last edited by Feb 15, 2016, 11:53 AM

          @Tom-Elliott it actually image 4 clients.

          1 Reply Last reply Reply Quote 0
          • M
            mp12 @Wayne Workman
            last edited by Feb 15, 2016, 11:57 AM

            @Wayne-Workman I tried some scenarios (lots). With different number of max clients and different number of clients which get a deploy. See spreadsheet for details.

            0_1455537297048_fog_testing.xlsx

            T 1 Reply Last reply Feb 16, 2016, 2:45 PM Reply Quote 1
            • T
              Tom Elliott @mp12
              last edited by Feb 16, 2016, 2:45 PM

              @mp12 Is this still a problem?

              I updated the code base for the getUsed/getQueued hosts. I’m not sure it will do anything, but status update would still be nice if at all 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! 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

              M 1 Reply Last reply Feb 16, 2016, 3:08 PM Reply Quote 0
              • M
                mp12 @Tom Elliott
                last edited by Feb 16, 2016, 3:08 PM

                @Tom-Elliott upgraded to r6285.

                No effect here. Started task with four clients.
                Max client on both nodes is set to two.

                Only node1 processes the four image tasks.

                T 1 Reply Last reply Feb 16, 2016, 8:08 PM Reply Quote 0
                • T
                  Tom Elliott @mp12
                  last edited by Feb 16, 2016, 8:08 PM

                  @mp12 This seems, to me, to be a timing issue. What happens if you slowly let the clients check in rather than all try to beat the clock?

                  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

                  M 1 Reply Last reply Feb 17, 2016, 10:31 AM Reply Quote 0
                  • M
                    mp12 @Tom Elliott
                    last edited by Feb 17, 2016, 10:31 AM

                    @Tom-Elliott thanks for the tip.

                    Same setup as before.

                    node1 max client 2
                    node2 max client 2
                    number of deployed clients 4

                    Started the deploys with a delay of 10 sec. between each client.
                    I tested it via basic tasks/deploy and with the clients boot menu/quick image.

                    The clients got split correctly. This seems to fix the problem?!

                    Tested a delay of 7 sec. and the split got messed up.

                    T 1 Reply Last reply Feb 17, 2016, 10:35 AM Reply Quote 0
                    • T
                      Tom Elliott @mp12
                      last edited by Feb 17, 2016, 10:35 AM

                      @mp12 this gives me a starting point on what I can do to try to fix the problem you’re seeing. I don’t know why time matters but apparently it does.

                      I’ll see if I can make things work properly but trying to race between quite literally seconds is not a simple feat.

                      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 Feb 17, 2016, 1:46 PM Reply Quote 0
                      • W
                        Wayne Workman @Tom Elliott
                        last edited by Feb 17, 2016, 1:46 PM

                        @Tom-Elliott Don’t let the clients start themselves - have the server do it.

                        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/

                        T 1 Reply Last reply Feb 17, 2016, 2:01 PM Reply Quote 0
                        • T
                          Tom Elliott @Wayne Workman
                          last edited by Feb 17, 2016, 2:01 PM

                          @Wayne-Workman What?

                          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

                          M W 2 Replies Last reply Feb 17, 2016, 2:08 PM Reply Quote 0
                          • M
                            mp12 @Tom Elliott
                            last edited by Feb 17, 2016, 2:08 PM

                            @Tom-Elliott maybe a delay between the WOL should be enough? I think 10 sec. should be enough and it also protects the electrical fuse against defective.

                            1 Reply Last reply Reply Quote 0
                            • W
                              Wayne Workman @Tom Elliott
                              last edited by Wayne Workman Feb 17, 2016, 8:39 AM Feb 17, 2016, 2:37 PM

                              @Tom-Elliott The only way that a queue would accidentally overfill is if the clients were checking for themselves and then seeing that a slot is open (when two check at once) and going ahead and starting themselves - instead of the server evaluating each request and saying yes or no to it.

                              Sounds like it takes roughly 7 seconds from a client thinking it’s good to go - to the queue count being updated.

                              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
                              • T
                                Tom Elliott
                                last edited by Feb 24, 2016, 2:42 PM

                                I believe this is now fixed, but confirmation would be good. I’m solving, but it can be unsolved again if this is not working still/again.

                                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

                                M 1 Reply Last reply Feb 25, 2016, 2:23 PM Reply Quote 0
                                • M
                                  mp12 @Tom Elliott
                                  last edited by mp12 Feb 25, 2016, 8:26 AM Feb 25, 2016, 2:23 PM

                                  @Tom-Elliott

                                  FOG r6439

                                  Still having problems.

                                  node1 max client: 3
                                  node2 max client: 3
                                  number of clients in the deployed group: 6

                                  –> node1 deploys five clients.
                                  –> node2 deploys zero clients.
                                  –> one client is queued.

                                  T 2 Replies Last reply Feb 25, 2016, 2:28 PM Reply Quote 0
                                  • T
                                    Tom Elliott @mp12
                                    last edited by Feb 25, 2016, 2:28 PM

                                    @mp12 What kind of tasks are you running? Are the ALL deploy’s?

                                    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

                                    M 1 Reply Last reply Feb 25, 2016, 2:31 PM Reply Quote 0
                                    • M
                                      mp12 @Tom Elliott
                                      last edited by mp12 Feb 25, 2016, 8:32 AM Feb 25, 2016, 2:31 PM

                                      @Tom-Elliott

                                      I am running a instant group deploy (basic tasks). The group has six clients.

                                      T 1 Reply Last reply Feb 25, 2016, 2:37 PM Reply Quote 0
                                      • T
                                        Tom Elliott @mp12
                                        last edited by Feb 25, 2016, 2:37 PM

                                        @mp12 THey are not multicast?

                                        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

                                        M 1 Reply Last reply Feb 25, 2016, 2:45 PM Reply Quote 0
                                        • M
                                          mp12 @Tom Elliott
                                          last edited by Feb 25, 2016, 2:45 PM

                                          @Tom-Elliott

                                          No multicast!
                                          Just a normal deploy “type=1”

                                          T 1 Reply Last reply Feb 25, 2016, 2:50 PM Reply Quote 0
                                          • 1
                                          • 2
                                          • 3
                                          • 1 / 3
                                          • First post
                                            Last post

                                          160

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project