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

    Auto host name changing

    Scheduled Pinned Locked Moved
    FOG Problems
    3
    24
    9.9k
    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

      [quote=“TheKoR, post: 37988, member: 24285”]Hi , reopen : version : 2413

      i have the same problem, but not on all the machines : Chain Registery, and no inventory with quick registration and full regirstration[/quote]

      So this issue of the quick registry not registering is happening 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

      1 Reply Last reply Reply Quote 0
      • T
        TheKoR
        last edited by

        Registry start and i have the cursor blinking and that’s all. Like the other time.

        Ubuntu 13.10 - Fog 1.3.0
        XEON E5630 - 16 Go - 6To raid 5
        Best download : 22Go in 23 sec
        Avg rate : 4.5G/min on 20 unicasts at same time

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

          Okay,

          Do me a favor, I just tested on 2432 and all seems to work properly from my side.

          I tested both Autoreg-POP with imaging and joining to group, just the normal quick register where it stores the MAC as the hostname, and AUTOREG-POP without imaging and joining to group, and AUTOREG-POP without imaging or group, and AUTOREG-POP with imaging but no group.

          Basically all appears to be working properly on my side.

          Can you provide error logs when you see it just skipping? It sounds like there’s a configuration issue, though this could also be a problem with 2414 that I just wasn’t aware of. Maybe try updating to latest SVN and see if you have better luck?

          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
            TheKoR
            last edited by

            i update and retest

            Ubuntu 13.10 - Fog 1.3.0
            XEON E5630 - 16 Go - 6To raid 5
            Best download : 22Go in 23 sec
            Avg rate : 4.5G/min on 20 unicasts at same time

            1 Reply Last reply Reply Quote 0
            • T
              TheKoR
              last edited by

              hp 8710w - still don’t work with 2432

              Where is the error logs files ?

              Ubuntu 13.10 - Fog 1.3.0
              XEON E5630 - 16 Go - 6To raid 5
              Best download : 22Go in 23 sec
              Avg rate : 4.5G/min on 20 unicasts at same time

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

                /var/log/apache2/error.log

                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
                  TheKoR
                  last edited by

                  nothing in the error log.

                  Bug after “attempting to register host” blinking cursor go down and down and down …

                  Just this in access log :
                  192.168..179 - - [17/Oct/2014:13:06:21 +0200] “POST /fog/service/ipxe/boot.php HTTP/1.1” 200 2263 “-” “iPXE/1.0.0+ (047ba)”
                  192.168.
                  .179 - - [17/Oct/2014:13:06:21 +0200] “GET /fog/service/ipxe/bg.png HTTP/1.1” 200 45147 “-” “iPXE/1.0.0+ (047ba)”
                  192.168..179 - - [17/Oct/2014:13:06:24 +0200] “GET /fog/service/ipxe/bzImage HTTP/1.1” 200 6364746 “-” “iPXE/1.0.0+ (047ba)”
                  192.168.
                  .179 - - [17/Oct/2014:13:06:25 +0200] “GET /fog/service/ipxe/init.xz HTTP/1.1” 200 12270815 “-” “iPXE/1.0.0+ (047ba)”

                  Ubuntu 13.10 - Fog 1.3.0
                  XEON E5630 - 16 Go - 6To raid 5
                  Best download : 22Go in 23 sec
                  Avg rate : 4.5G/min on 20 unicasts at same time

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

                    Hmmmm,

                    So you’re not seeing the request to the access.log to go to the auto.register.php script?

                    It should look something like:
                    [code]192.168.*.155 - - [17/Oct/2014:06:18:58 -0400] “POST /fog/service/auto.register.php HTTP/1.1” 200 19 “-” “Wget/1.15 (linux-gnu)”[/code]

                    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
                      TheKoR
                      last edited by

                      I copy all i found for the ip of this machine

                      Ubuntu 13.10 - Fog 1.3.0
                      XEON E5630 - 16 Go - 6To raid 5
                      Best download : 22Go in 23 sec
                      Avg rate : 4.5G/min on 20 unicasts at same time

                      1 Reply Last reply Reply Quote 0
                      • T
                        TheKoR
                        last edited by

                        I’ll test with other computers different brand and all works exept one, HP 8710w

                        Ubuntu 13.10 - Fog 1.3.0
                        XEON E5630 - 16 Go - 6To raid 5
                        Best download : 22Go in 23 sec
                        Avg rate : 4.5G/min on 20 unicasts at same time

                        1 Reply Last reply Reply Quote 0
                        • T
                          TheKoR
                          last edited by

                          What informations do you need?

                          Ubuntu 13.10 - Fog 1.3.0
                          XEON E5630 - 16 Go - 6To raid 5
                          Best download : 22Go in 23 sec
                          Avg rate : 4.5G/min on 20 unicasts at same time

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

                          182

                          Online

                          12.0k

                          Users

                          17.3k

                          Topics

                          155.2k

                          Posts
                          Copyright © 2012-2024 FOG Project