• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • 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.
  • T
    Tom Elliott
    last edited by Feb 19, 2015, 7:59 PM

    I have released 3018 but I’m certainly not all of the bugs of been worked out yet as I work towards fixing the performance issues other things are breaking which should be relatively simple to fix I just want to give you all a heads up that I’m not trying to make your job harder I’m really trying to make it easier and I need to first start with getting this performance stuff figured out

    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
    • B
      Bill Rice Testers
      last edited by Feb 19, 2015, 8:14 PM

      [quote=“Tom Elliott, post: 42435, member: 7271”]I have released 3018 but I’m certainly not all of the bugs of been worked out yet as I work towards fixing the performance issues other things are breaking which should be relatively simple to fix I just want to give you all a heads up that I’m not trying to make your job harder I’m really trying to make it easier and I need to first start with getting this performance stuff figured out[/quote]
      Im good as the imaging is still working just find, i can manually rename and join it to the domain. no issues just wanted to let you know what I have found.
      Thanks for the hard work Tom.

      1 Reply Last reply Reply Quote 0
      • T
        Tom Elliott
        last edited by Feb 23, 2015, 12:57 PM

        While I know I was making progress, just too much has been breaking. I’ll be rethinking things down the road, but for right now i have reverted all changes back to 2996. It’s just not worth things not working any more simply for some performance gains. I can think about how to apply these things down the road.

        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
        • W
          Wayne Workman
          last edited by Feb 23, 2015, 1:06 PM

          [quote=“Tom Elliott, post: 42553, member: 7271”]While I know I was making progress, just too much has been breaking. I’ll be rethinking things down the road, but for right now i have reverted all changes back to 2996. It’s just not worth things not working any more simply for some performance gains. I can think about how to apply these things down the road.[/quote]

          Spoken like a true developer.

          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 26, 2015, 9:29 AM

            3051 should fix, as far as I can tell, nearly all problems from the interface. It’s still a work in progress but it seems much more stable than in the past few days. Thanks all for the reporting on this and attempting to get this figured out.

            With it also comes a simplistic new feature and plugin written by Jbob. It’s an event notifier. This means, for example, you can push notifications to your phone, mobile device, and or computer informing you when something happens. It’s very similar to hooks but does not require much building beyond the specific object file itself. It’s designed to work similarly to hooks including plugins as well. This means you don’t need to call events in the core code but, when paired with hooks, you can use the existing hook events to establish the event caller as needed and where needed.

            Hopefully you all find this feature useful and the current version behaving much more nicely on your systems.

            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
            • F
              Frank
              last edited by Feb 26, 2015, 12:11 PM

              Hi Tom,
              excuse me a question: when pushing on images icon, last menu choice “Multicast image”. What’s that for?
              Thanks,

              Frank

              1 Reply Last reply Reply Quote 0
              • T
                Tom Elliott
                last edited by Feb 26, 2015, 12:13 PM

                Multicast Session Joining.

                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
                • F
                  Frank
                  last edited by Feb 26, 2015, 12:21 PM

                  Do you mean to join an existing multicast session or create a new one?
                  I don’t want to bother you, then if there is a document or a thread explaining that it will be enough for me.
                  Thanks.

                  Frank

                  1 Reply Last reply Reply Quote 0
                  • T
                    Tom Elliott
                    last edited by Feb 26, 2015, 12:31 PM

                    It’s allowing you to create a session out of any image.

                    You can join to that session from the ipxe menu.

                    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
                    • F
                      Frank
                      last edited by Feb 26, 2015, 12:34 PM

                      Great!! Thanks

                      1 Reply Last reply Reply Quote 0
                      • J
                        jamesb
                        last edited by Feb 27, 2015, 2:55 PM

                        I have a really weird issue. I just updated to 3051 and I’m can’t update my schema. Every time I try I get told that my database is up to date. But when I look at my FOG configuration it still says I’m on 2979.

                        1 Reply Last reply Reply Quote 0
                        • J
                          Johnny Bravo
                          last edited by Feb 28, 2015, 5:32 PM

                          [quote=“Ray Zuchowski, post: 38879, member: 24449”]Tom,

                          Running 2607 right now. Works nice bud. Just wanted to say nice work. Is the email feature working yet ? Do I have to set my smtp settings through my PHP. ini ?

                          Ray Z[/quote]

                          [quote=“Tom Elliott, post: 38892, member: 7271”]No, you do not need to setup php.ini sendmail/email smtp stuff.[/quote]

                          Hi all, currently testing the latest SVN [r3054]. unsure how to get mail notifications working can someone please help me with setting this up? is this feature finished/working yet?

                          where do I specify our smtp server?

                          so far this release is really good, have only tested upload/download/ad rename & joining as that’s all i need @ the moment I am still on 0.32 in my production so looking forward to the final release with the updated client.

                          edit: just to add i’m running Debian 7

                          thanks

                          1 Reply Last reply Reply Quote 0
                          • Y
                            YuYo
                            last edited by Mar 2, 2015, 11:49 AM

                            Hi, I just upgraded to the last SVN and my clients can’t download any image.

                            There’s a blinking cursor in the bottom left ad if there was a key pressed and the screen is scrolling up continuously.

                            I’ve tried reverting to a previous SVN but the problem persists.

                            Any idea?

                            1 Reply Last reply Reply Quote 0
                            • T
                              Tom Elliott
                              last edited by Mar 2, 2015, 12:30 PM

                              What, exact, revision are you running? The “last” doesn’t mean a whole lot.

                              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
                              • Y
                                YuYo
                                last edited by Mar 2, 2015, 12:40 PM

                                Rev 3060

                                1 Reply Last reply Reply Quote 0
                                • T
                                  Tom Elliott
                                  last edited by Mar 2, 2015, 12:50 PM

                                  You can upgrade to Rev 3061, though it shouldn’t matter. I’ve updated the init’s as well.

                                  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
                                  • Y
                                    YuYo
                                    last edited by Mar 2, 2015, 1:19 PM

                                    It made no difference. It PXE boots and after displaying the FOG banner with the Image Download task information it scrolls up real quick leaving the blinking cursor.

                                    1 Reply Last reply Reply Quote 0
                                    • T
                                      Tom Elliott
                                      last edited by Mar 2, 2015, 1:22 PM

                                      Can you recreate the task as a debug task?

                                      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
                                      • Y
                                        YuYo
                                        last edited by Mar 2, 2015, 1:32 PM

                                        Thanks for your time Tom.

                                        I sent it as a Debug Download. At the prompt I typed fog to start the task. It displays the banner and afetr hitting Enter I go back to the blinking cursor.

                                        I’ve tried to run the scripts manually and it all starts when it runs fog.checkin

                                        1 Reply Last reply Reply Quote 0
                                        • T
                                          Tom Elliott
                                          last edited by Mar 2, 2015, 1:43 PM

                                          if you can get back to the command prompt, type
                                          [code]ifconfig[/code]

                                          Does the network you need show up? What if you type
                                          [code]ifconfig -a[/code]

                                          What’s in the /etc/network/interfaces file?
                                          [code]cat /etc/network/interfaces[/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
                                          • 1
                                          • 2
                                          • 21
                                          • 22
                                          • 23
                                          • 24
                                          • 25
                                          • 32
                                          • 33
                                          • 23 / 33
                                          23 / 33
                                          • First post
                                            441/652
                                            Last post

                                          159

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project