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

Error multiple hosts returned for list of mac addresses

Scheduled Pinned Locked Moved
FOG Problems
2
11
3.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.
  • T
    Tom Elliott
    last edited by Jun 23, 2016, 5:09 PM

    https://forums.fogproject.org/topic/7678/active-directory-join-fails

    Please read this posting.

    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

    G 1 Reply Last reply Jun 23, 2016, 5:14 PM Reply Quote 0
    • G
      GFm @Tom Elliott
      last edited by Jun 23, 2016, 5:14 PM

      @Tom-Elliott I actually did and unfortunately, it didn’t fix it. I don’t have virtualbox installed on my image and I’m not sure what else to try out… any ideas? I’m trying a different image right now to make sure the one I’m working with isn’t bad.

      Thanks for the quick reply! Let me know your thoughts when you get a chance

      T 1 Reply Last reply Jun 23, 2016, 5:17 PM Reply Quote 0
      • T
        Tom Elliott @GFm
        last edited by Jun 23, 2016, 5:17 PM

        @GFm if it’s not the virtual box thing then it’s possible the same Mac is associated to multiple hosts. In olden days this was possible. Can you get a pull of the database?

        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

        G 1 Reply Last reply Jun 23, 2016, 5:26 PM Reply Quote 0
        • G
          GFm @Tom Elliott
          last edited by Jun 23, 2016, 5:26 PM

          @Tom-Elliott What’s the sql command for that? Thanks!

          1 Reply Last reply Reply Quote 0
          • T
            Tom Elliott
            last edited by Jun 23, 2016, 5:30 PM

            Try this:

            SELECT `hmHostID` FROM `hostMAC` GROUP BY `hmHostID` HAVING COUNT(`hmMAC`) > 1
            

            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

            G 1 Reply Last reply Jun 23, 2016, 5:37 PM Reply Quote 0
            • G
              GFm @Tom Elliott
              last edited by Jun 23, 2016, 5:37 PM

              @Tom-Elliott 0_1466703416882_output.txt Here you go.

              1 Reply Last reply Reply Quote 0
              • T
                Tom Elliott
                last edited by Jun 23, 2016, 5:42 PM

                ALright you mind a remote session?

                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
                • T
                  Tom Elliott
                  last edited by Tom Elliott Jun 23, 2016, 11:52 AM Jun 23, 2016, 5:44 PM

                  Maybe even try this:

                  SELECT * FROM `hostMAC` WHERE `hmMAC` IN (SELECT `hmMAC` FROM `hostMAC` GROUP BY `hmMAC` HAVING COUNT(`hmMAC`) > 1)
                  

                  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

                  G 1 Reply Last reply Jun 23, 2016, 5:51 PM Reply Quote 0
                  • G
                    GFm @Tom Elliott
                    last edited by Jun 23, 2016, 5:51 PM

                    @Tom-Elliott no luck

                    G 1 Reply Last reply Jun 23, 2016, 6:17 PM Reply Quote 0
                    • G
                      GFm @GFm
                      last edited by Jun 23, 2016, 6:17 PM

                      @GFm Tom fixed it for me. found the mac to be attached to another host and deleted it

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

                      120

                      Online

                      12.1k

                      Users

                      17.3k

                      Topics

                      155.3k

                      Posts
                      Copyright © 2012-2024 FOG Project