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

    Starting FOG Multicast Management Server ... Failed!

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    3
    10
    5.0k
    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.
    • DeastromD
      Deastrom
      last edited by

      When trying to start the service manually I get

      PHP Warning:  filesize(): stat failed for /opt/fog/log/m
      ulticast.log in /var/www/fog/lib/fog/FOGCore.class.php on line 347
      

      This is on a fresh debian-8.0.0-amd64 install.

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

        @Deastrom What version (or revision) of FOG?

        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
        • DeastromD
          Deastrom
          last edited by

          FOG version 1.2.0

          ch3iC Wayne WorkmanW 2 Replies Last reply Reply Quote 0
          • DeastromD
            Deastrom
            last edited by

            Line 347 in FOGCore.class.php reads

            if (filesize($path) > LOGMAXSIZE) unlink($path);
            
            1 Reply Last reply Reply Quote 0
            • DeastromD
              Deastrom
              last edited by

              It only seems to behave this way when the program first tries to run. It doesn’t matter which service I try to start first, this error comes up. When I ctrl+c out and rerun the command, it does fine. So I initialized them manually using ‘&’ to throw them in the back ground. They are logging correctly when I do this. What can I do to get this fixed? This is a new production server and I’d rather not have to do a work around.

              1 Reply Last reply Reply Quote 0
              • DeastromD
                Deastrom
                last edited by

                Ended up having to make a script that read as;

                /opt/fog/service/FOGImageReplicator/FOGImageReplicator &
                /opt/fog/service/FOGMulticastManager/FOGMulticastManager &
                /opt/fog/service/FOGTaskScheduler/FOGTaskScheduler &
                

                Then creating running crontab -e as root and creating the following

                @reboot sleep 120 && /script/StartFogServices.sh
                

                I don’t know why, but if I try services FOGScheduler restart inside of crontab -e it just says that the service is not found.

                1 Reply Last reply Reply Quote 0
                • ch3iC
                  ch3i Moderator @Deastrom
                  last edited by ch3i

                  @Deastrom said:

                  FOG version 1.2.0

                  There are some modifications for Debian 8 in SVN version, like services starting.

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

                    @Deastrom said:

                    FOG version 1.2.0

                    How in the world did you install 1.2.0 on Debian 8 is what I’m curious about… I believe that official Debian 8 support wasn’t implemented until just a month or so ago in FOG Trunk… @ch3i also hit on this point as well.

                    However, if you’ve got it working with that script, kudos to you man. I’m sure lots of people will read this thread about this very issue until the next stable release is let off the leash.

                    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
                    • DeastromD
                      Deastrom
                      last edited by

                      @Wayne-Workman Now you have me worried… I installed debian 8 because ubuntu server kept want to hang mysql on my production server. So I went for debian because it has been said over and over that it’s more dependable, especially with FOG. I haven’t tested uploading or whether it works with FogClient yet. I’ve only testing PXE and Reporting (the services problem was indicated by no reporting). I’ll be sure to continue testing, what issues should I be on the look out for. (this is for my FOG as DRS implementation that i’ve been working on)

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

                        @Deastrom Ah.

                        If this is a 1:1 host to image environment for the DSR you were talking about… I don’t know why you’d even need the fog client… unless you want it to deploy EXEs or MSIs or printers or such… or schedule reboots, shutdowns, etc. But a DSR’s purpose is not to deploy MSIs or shutdown computers, you know?

                        I say test this tomorrow, fully - with at least one computer. I wouldn’t risk downloading to the same computer, but perhaps to a same (or similar) model that you have as a spare.

                        If this doesn’t work, don’t fear, we have FOG Trunk that does work on Debian 8.

                        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
                        • 1 / 1
                        • First post
                          Last post

                        149

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project