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

    Latest Development FOG

    Scheduled Pinned Locked Moved
    General
    57
    652
    1.2m
    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.
    • S
      samtayuk
      last edited by

      This post is deleted!
      1 Reply Last reply Reply Quote 0
      • S
        samtayuk
        last edited by

        [quote=“GregorS, post: 46574, member: 29372”]To add to upper post…Also it is not working Perform quick host registration and inventory…
        I get error Invalid MAC address.[/quote]

        I’m getting this error too. I have also tried adding MAC manually via the management portal and it is still saying host is not registered on boot.

        I’m running r3334.

        1 Reply Last reply Reply Quote 0
        • Bill RiceB
          Bill Rice Testers
          last edited by

          I had to revert to an older SVN to become a bit more stable but it does work.
          Using command " sudo svn up -r <rev # here > to regain some usability.
          IE… sudo svn up -r 3318
          3318 seemed to be the most stable but it appears to load pxe very slow but it did work as well as Domain join and rename features were operational in this revision.

          Good luck (remember to run this from your trunk directory ((/opt/trunk)) and don’t forget to install it when your done pulling <rev # Whatever> from the /opt/trunk/bin directory…

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

            SVN 3335 released.

            It should fix the host mac invalid issue you all were seeing. This was caused because I added (extended?) the QUICKREG_IGNORE_MAC_FILTER to operate all the time. This way if your mac is on that list, it will remove it. I wasn’t seeing the problems because, well, I was testing the ignore macs, most of you with issues probably didn’t have any value in this setting and because the improper checks were in place, all mac’s would be entered into the ignore system meaning it was ignoring even non-filtered mac’s. This should be corrected 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

            1 Reply Last reply Reply Quote 0
            • S
              samtayuk
              last edited by

              Thank you for the quick response.

              When trying to register host via quick or full, I’m getting invalid Host when sending inventory.

              Seems to work fine when I register the host manually via the fog portal.

              I’m running r3335

              Error Log: [url]http://pastebin.com/AaU7tp66[/url]
              Access Log: [url]http://pastebin.com/LAH8Yjje[/url]

              Edit:

              Also getting it on the Fog Client
              Log: [url]http://pastebin.com/1wpqGZSz[/url]

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

                r3335 is good. Fixed the “not registered” thing I was having throughout my whole building (lol).

                Gonna settle down on this version for a while, I think.

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

                  This post is deleted!
                  1 Reply Last reply Reply Quote 0
                  • Bill RiceB
                    Bill Rice Testers
                    last edited by

                    Cmon Tom get it together LMAO… good work for a fast fix! 🆒

                    1 Reply Last reply Reply Quote 0
                    • Bill RiceB
                      Bill Rice Testers
                      last edited by

                      [quote=“samtayuk, post: 46628, member: 3170”]Thank you for the quick response.

                      When trying to register host via quick or full, I’m getting invalid Host when sending inventory.

                      Seems to work fine when I register the host manually via the fog portal.

                      I’m running r3335

                      Error Log: [url]http://pastebin.com/AaU7tp66[/url]
                      Access Log: [url]http://pastebin.com/LAH8Yjje[/url]

                      Edit:

                      Also getting it on the Fog Client
                      Log: [url]http://pastebin.com/1wpqGZSz[/url][/quote]
                      please try to remove any information on the pc’s your trying to add to fog (manually or automatically from pxe boot) and try to automatically add from pxe boot menu… see if this helps to allow for the system to repopulate the info correctly. I had to restart my server a few times as well. (restarting tftpd and mysql)

                      Just my .02$

                      1 Reply Last reply Reply Quote 0
                      • S
                        samtayuk
                        last edited by

                        [quote=“Bill Rice, post: 46635, member: 927”]please try to remove any information on the pc’s your trying to add to fog (manually or automatically from pxe boot) and try to automatically add from pxe boot menu… see if this helps to allow for the system to repopulate the info correctly. I had to restart my server a few times as well. (restarting tftpd and mysql)

                        Just my .02$[/quote]

                        Thank you Bill for replying.
                        I have tried it and restarted a few time, Made sure the host don’t exist and check phpmyadmin to ensure it was not in the DB at all. Issue still there.

                        When I enter the host in manually via the web portal, the boot menu does display the host registered but the Fog client still have invalid host issue in the log.

                        1 Reply Last reply Reply Quote 0
                        • S
                          sgennadi
                          last edited by

                          SVN 3346 no web login gui ( blank screen)

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

                            Can you give us some error logs?

                            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
                            • Tom ElliottT
                              Tom Elliott
                              last edited by

                              Should be fixed. 3347.

                              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
                              • davido38D
                                davido38
                                last edited by

                                it’s fixed !

                                thanks a lot

                                1 Reply Last reply Reply Quote 0
                                • G
                                  GregorS
                                  last edited by

                                  Hello,

                                  I have updated to svn 3347 and invalid mac address is fixed.

                                  Now I have a problem with deploying image. [IMG]https://drive.google.com/file/d/0BxoezMa3xHSVVW9vVUMtbC1QTHc/view?usp=sharing[/IMG]
                                  [url]https://drive.google.com/file/d/0BxoezMa3xHSVVW9vVUMtbC1QTHc/view?usp=sharing[/url]

                                  Image was created with earlier version of FOG svn 3263 (i’m not sure).
                                  HW: Dell [SIZE=13px][FONT=Ubuntu][COLOR=#555555]Latitude E5440.[/COLOR][/FONT][/SIZE]
                                  [SIZE=13px][FONT=Ubuntu][COLOR=#555555]OS: Win 8.1 Pro [/COLOR][/FONT][/SIZE]
                                  [SIZE=13px][FONT=Ubuntu][COLOR=#555555]Boot mode set to UEFI, secure boot OFF[/COLOR][/FONT][/SIZE]
                                  [SIZE=13px][FONT=Ubuntu][COLOR=#555555]Image Type: Mulitple Partition Image - Single disk (not resizable)[/COLOR][/FONT][/SIZE]

                                  [FONT=Ubuntu][COLOR=#555555][SIZE=13px]Image files are in /images/directory[/SIZE][/COLOR][/FONT]

                                  [I]–(Monday 2015-05-04 10:07 # )-- ls -lah /images/DellE5440Win81System/[/I]
                                  [I]total 19G[/I]
                                  [I]drwxrwxrwx 2 root root 4.0K Apr 30 10:40 .[/I]
                                  [I]drwxrwxrwx 20 root root 4.0K Apr 30 10:45 …[/I]
                                  [I]-rwxrwxrwx 1 root root 18K Apr 30 09:39 d1.mbr[/I]
                                  [I]-rwxrwxrwx 1 root root 0 Apr 30 09:39 d1.original.swapuuids[/I]
                                  [I]-rwxrwxrwx 1 root root 25M Apr 30 09:39 d1p1.img[/I]
                                  [I]-rwxrwxrwx 1 root root 59K Apr 30 09:39 d1p2.img[/I]
                                  [I]-rwxrwxrwx 1 root root 40M Apr 30 09:40 d1p3.img[/I]
                                  [I]-rwxrwxrwx 1 root root 261M Apr 30 09:40 d1p4.img[/I]
                                  [I]-rwxrwxrwx 1 root root 14G Apr 30 10:39 d1p5.img[/I]
                                  [I]-rwxrwxrwx 1 root root 890K Apr 30 10:40 d1p6.img[/I]
                                  [I]-rwxrwxrwx 1 root root 5.2G Apr 30 10:45 d1p7.img[/I]

                                  [SIZE=13px][FONT=Ubuntu][COLOR=#555555]Can you help me out with this problem?[/COLOR][/FONT][/SIZE]


                                  GregorS

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

                                    Is this a dual boot system? Why so many partitions?

                                    It’s not a bad thing, just a bit odd to see 7 partitions.

                                    I believe Thomas Rucker had a similar issue some time last year. His fix was documented.

                                    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
                                    • Tom ElliottT
                                      Tom Elliott
                                      last edited by

                                      [url]http://fogproject.org/forum/threads/this-is-how-ive-deployed-windows-8-1-with-fog-0-32.9872/page-3#post-40342[/url]

                                      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
                                      • G
                                        GregorS
                                        last edited by

                                        [quote=“Tom Elliott, post: 46691, member: 7271”]Is this a dual boot system? Why so many partitions?

                                        It’s not a bad thing, just a bit odd to see 7 partitions.

                                        I believe Thomas Rucker had a similar issue some time last year. His fix was documented.[/quote]

                                        It’s not a dual boot system. Actually is a preloaded Win 8.1 from Dell.

                                        Why so many partitions?

                                        I have:

                                        “System partition” d1p5.img
                                        “Data partition” d1p6.img
                                        “Dell recovery partition” d1p7.img

                                        Just for info when I get a new Dell laptop/desktop and I create “Basic image” it has 6 partitions or maybe I should put it this way …i have on fog server 6 image files (d1p1.img to d1p6.img) + d1.mbr + d1.original.swapuuids…


                                        GregorS

                                        1 Reply Last reply Reply Quote 0
                                        • S
                                          samtayuk
                                          last edited by

                                          r3356 has fix my issue with registering host via the boot menu.

                                          Thanks for a quick fix! 😄

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

                                            SVN 3374 released.

                                            Nothing too too major, except the Awesomeness that is Junkhacker here. He found a way to essentially double download speeds from your normal setup as well as help significantly improve upload speeds.

                                            Please give your thanks to him. ALL HAIL the GREAT!

                                            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
                                            • 1
                                            • 2
                                            • 29
                                            • 30
                                            • 31
                                            • 32
                                            • 33
                                            • 31 / 33
                                            • First post
                                              Last post

                                            169

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project