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

Missing Log Files

Scheduled Pinned Locked Moved
FOG Problems
4
7
7.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.
  • C
    Clayton
    last edited by May 7, 2012, 11:03 PM

    I’m trying to troubleshoot why I can’t multicast, but I don’t have ANY log files to look at…

    Nothing to see on the Web UI with the Log Viewer, and there’s nothing when I browse the /opt/fog/log directory on the server.

    If anyone could help me, that would be awesome. I’m new to Linux and FOG, so bare with me please. 🙂

    1 Reply Last reply Reply Quote 0
    • F
      Fernando Gietz Developer
      last edited by May 8, 2012, 3:02 PM

      Be sure that the FOGMulticastManager script is running.

      [QUOTE]
      $ps aux | grep FOG
      root 4510 0.0 0.1 21772 8604 ? S May04 0:11 /usr/bin/php -q /opt/fog/service/FOGTaskScheduler/FOGTaskScheduler
      [B]root 4552 0.0 0.0 20088 6532 ? S May04 1:13 /usr/bin/php -q /opt/fog/service/FOGMulticastManager/FOGMulticastManager[/B]
      root 4596 0.0 0.0 19856 6340 ? S May04 0:01 /usr/bin/php -q /opt/fog/service/FOGImageReplicator/FOGImageReplicator
      root 24037 0.0 0.0 4584 1108 pts/1 S 13:40 0:04 /bin/bash /opt/fog/service/FOGpxe/FOGpxe.sh[/QUOTE]

      1 Reply Last reply Reply Quote 0
      • C
        Clayton
        last edited by May 9, 2012, 7:15 PM

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • C
          Clayton
          last edited by May 9, 2012, 10:27 PM

          This is what I’m getting back, when I do what you did.
          [QUOTE]1000 2052 0.0 0.1 4364 812 tty1 S+ 17:19 0:00 grep --color=auto FOG[/QUOTE]

          If I try to do /etc/init.d/FOGMulticastManager I get back
          [QUOTE] * Restarting FOG Computer Imaging Solution: FOGMultitaskManager
          start-stop-daemon: warning: failed to kill 2034: No such process[/QUOTE]
          and then off to the right it says [ OK ]

          If I try to stop the service, I get the same warning with a different process number but it still says OK. When I start it back up though, there’s no error and it says OK.

          Like I said… I’m new Linux…

          1 Reply Last reply Reply Quote 0
          • F
            Fernando Gietz Developer
            last edited by May 10, 2012, 11:31 AM

            If you run in the server:
            [B][I]#ps aux | grep FOG[/I][/B]
            The response is:
            [B][I]1000 2052 0.0 0.1 4364 812 tty1 S+ 17:19 0:00 grep --color=auto FOG[/I][/B]

            You have a problem 🙂 . FOG uses certain daemon:
            [LIST]
            []FOGMulticastManager: this daemon manages the multicast session. This daemon logs in /opt/fog/log/multicast.log
            [
            ]FOGScheduler: this daemon manages the scheduled tasks. And logs in /opt/fog/log/fogscheduler.log
            [*]FOGImageReplicator: this daemon manages the images between storage nodes, and logs in /opt/fog/log/fogreplicator.log
            [/LIST]
            The server runs those daemons when the server turn on, or you can stop and start them running:

            #/etc/init.d/FOGMulticastManager start
            Be sure that you have permissons to run it (be root or sudoers)
            For example:
            [CODE]

            /etc/init.d/FOGMulticastManager start

            Iniciando FOGMulticastManager: [ OK ]
            [/CODE]

            1 Reply Last reply Reply Quote 0
            • ?
              A Former User
              last edited by Feb 25, 2013, 5:41 PM

              Hi!

              I am experiencing the same problem, I don’t have logs and the services aren’t running. I get that error:

              Restarting FOG Computer Imaging Solution: FOGMultitaskManager
              start-stop-daemon: warning: failed to kill 2034: No such process

              Has anyone found a solution?

              1 Reply Last reply Reply Quote 0
              • C
                chad-bisd Moderator
                last edited by Feb 26, 2013, 2:52 AM

                Please start a new thread with the specifics about the issue you are having including what version of Linux and FOG you are running.


                If you would like to make a donation to the Fog project, please do so [U][COLOR=#0000ff][URL='http://sourceforge.net/dona…

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

                164

                Online

                12.0k

                Users

                17.3k

                Topics

                155.2k

                Posts
                Copyright © 2012-2024 FOG Project