• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • 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.
  • D
    Deastrom
    last edited by Jul 1, 2015, 1:12 PM

    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.

    W 1 Reply Last reply Jul 1, 2015, 1:15 PM Reply Quote 0
    • W
      Wayne Workman @Deastrom
      last edited by Jul 1, 2015, 1:15 PM

      @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
      • D
        Deastrom
        last edited by Jul 1, 2015, 1:16 PM

        FOG version 1.2.0

        C W 2 Replies Last reply Jul 1, 2015, 7:55 PM Reply Quote 0
        • D
          Deastrom
          last edited by Jul 1, 2015, 1:36 PM

          Line 347 in FOGCore.class.php reads

          if (filesize($path) > LOGMAXSIZE) unlink($path);
          
          1 Reply Last reply Reply Quote 0
          • D
            Deastrom
            last edited by Jul 1, 2015, 1:55 PM

            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
            • D
              Deastrom
              last edited by Jul 1, 2015, 4:37 PM

              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
              • C
                ch3i Moderator @Deastrom
                last edited by ch3i Jul 1, 2015, 1:56 PM Jul 1, 2015, 7:55 PM

                @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
                • W
                  Wayne Workman @Deastrom
                  last edited by Jul 1, 2015, 11:14 PM

                  @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
                  • D
                    Deastrom
                    last edited by Jul 1, 2015, 11:20 PM

                    @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)

                    W 1 Reply Last reply Jul 1, 2015, 11:26 PM Reply Quote 0
                    • W
                      Wayne Workman @Deastrom
                      last edited by Jul 1, 2015, 11:26 PM

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

                      225

                      Online

                      12.0k

                      Users

                      17.3k

                      Topics

                      155.2k

                      Posts
                      Copyright © 2012-2024 FOG Project