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

    Since the latest update, FOG seems to not be renaming.

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    9
    31
    9.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.
    • E
      EAHarvey
      last edited by

      May 2016 Tuesday Notes.

      Might help?

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

        @EAHarvey I went over the article, and searched for “name” in it. I don’t see anything relevant?

        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/

        E 1 Reply Last reply Reply Quote 0
        • E
          EAHarvey @Wayne Workman
          last edited by

          @Wayne-Workman OK no problem. I just found that and thought it might be of some service.

          1 Reply Last reply Reply Quote 0
          • C
            cpattersonit
            last edited by

            I’ve been experiencing the exact same issue with the latest FOG build (7649) on Fedora 23 Server and with the latest FOG client on Windows 7 x86 (0.10.6). My hostname would show as changed when echoing %computername% at a command prompt, but it would still display the old hostname in System Properties. This seems to only be a problem with the “early hostname changer” feature, because when I disabled FOG_CHANGE_HOSTNAME_EARLY under General Settings of FOG Configuration, the client was then able to properly change the hostname after a reimage. I’m not sure if this information is helpful at all, but I wanted to clarify the difference for the thread.

            E 1 Reply Last reply Reply Quote 1
            • E
              EAHarvey @cpattersonit
              last edited by

              @cpattersonit I’m going to try this also. I’ll let you know what happens here.

              1 Reply Last reply Reply Quote 0
              • E
                EAHarvey
                last edited by

                Still did not change. 😞

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

                  @EAHarvey and anyone else having this issue. Please try updating and deploying to see if this is fixed or not?

                  I can only think key’s aren’t being changed properly (case sensitive and all), but comparing my Windows 10 box to the keys appears all the case is correct. I’ve added another series of keys in hopes of pinning this down.

                  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
                  • x23piracyX
                    x23piracy @EAHarvey
                    last edited by x23piracy

                    @EAHarvey only FYI with 7645 renaming is working propperly for me. I know that does not solve your problem but may surround the cause tighter. Can you remember on which build you were before you updated to latest?

                    Regards X23

                    ║▌║█║▌│║▌║▌█

                    E 1 Reply Last reply Reply Quote 0
                    • E
                      EAHarvey @x23piracy
                      last edited by

                      @x23piracy 7597. Let me update and see what happens. I’ve not updated since we started this.

                      x23piracyX 1 Reply Last reply Reply Quote 0
                      • x23piracyX
                        x23piracy @EAHarvey
                        last edited by

                        @EAHarvey it’s always good to keep an update of the productive machine before updating. My FOG is virtualized and i easily create a snapshot of the machine within seconds.

                        Regards X23

                        ║▌║█║▌│║▌║▌█

                        P 1 Reply Last reply Reply Quote 0
                        • P
                          plegrand @x23piracy
                          last edited by

                          @x23piracy Fog can be downgraded if i remember well (svn)

                          1 Reply Last reply Reply Quote 0
                          • S
                            Sebastian Roth Moderator
                            last edited by

                            Downgrading FOG is not supported as the DB schema is changing and we don’t revert those changes when going to later revisions. It might still work in some cases (not too many DB schema changes in between) but you could also run into serious trouble… Don’t do it without snapshot or backup first I’d say.

                            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 1 Reply Last reply Reply Quote 0
                            • P
                              plegrand @Sebastian Roth
                              last edited by

                              @Sebastian-Roth oups, sorry for bad information…

                              1 Reply Last reply Reply Quote 0
                              • E
                                EAHarvey
                                last edited by

                                So I have updated this morning and it seems to be renaming correctly. What exactly was the issue?

                                x23piracyX Tom ElliottT 2 Replies Last reply Reply Quote 0
                                • x23piracyX
                                  x23piracy @EAHarvey
                                  last edited by x23piracy

                                  @EAHarvey in trunk there are always bugs, try to find it here: https://github.com/FOGProject/fogproject/commits/dev-branch

                                  Regards X23

                                  ║▌║█║▌│║▌║▌█

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

                                    @EAHarvey I can only think of two potential avenues.

                                    My edits to the init to include the ActiveComputerName, or Microsoft pushed another update that fixed a previous update that broke renaming. I really don’t know though. I am going to side with the ActiveComputerName flag for now.

                                    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

                                    E 1 Reply Last reply Reply Quote 1
                                    • Tom ElliottT
                                      Tom Elliott @x23piracy
                                      last edited by

                                      @x23piracy I don’t think this was because of a “bug” persay. Considering everything was working fine, then one day it just stopped.

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

                                        @Tom-Elliott ok roger that. Thanks so much.

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

                                        179

                                        Online

                                        12.1k

                                        Users

                                        17.3k

                                        Topics

                                        155.3k

                                        Posts
                                        Copyright © 2012-2024 FOG Project