FOG Project

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

    Solved Multiple instances of the same service running? ps -ef|grep FOG build 3642

    FOG Problems
    2
    3
    875
    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.
    • A
      Axel last edited by

      Are the following results ok? I’ve never seen the services laid out like this before when checking them, this is the first time i’ve used Debian Wheezy, but I want to be sure. I’m on build 3642. Also when installing FOG, and wanting to use the development version should 1.2 be installed first and then upgrade to trunk or can a person start out right from trunk?

      root@crfog:~# ps -ef|grep FOG
      root      1998     1  0 15:43 ?        00:00:00 /usr/bin/php -q /opt/fog/service/FOGImageReplicator/FOGImage                                                                   Replicator
      root      2026     1  0 15:43 ?        00:00:00 /usr/bin/php -q /opt/fog/service/FOGMulticastManager/FOGMult                                                                   icastManager
      root      2056     1  0 15:43 ?        00:00:00 /usr/bin/php -q /opt/fog/service/FOGTaskScheduler/FOGTaskSch                                                                   eduler
      root      2085     1  0 15:43 ?        00:00:00 /usr/bin/php -q /opt/fog/service/FOGSnapinReplicator/FOGSnap                                                                   inReplicator
      root      2852  2056  1 15:44 ?        00:00:00 /usr/bin/php -q /opt/fog/service/FOGTaskScheduler/FOGTaskSch                                                                   eduler
      root      2878  2085  1 15:44 ?        00:00:00 /usr/bin/php -q /opt/fog/service/FOGSnapinReplicator/FOGSnap                                                                   inReplicator
      root      3455  1998  1 15:44 ?        00:00:00 /usr/bin/php -q /opt/fog/service/FOGImageReplicator/FOGImage                                                                   Replicator
      root      3486  2026  1 15:44 ?        00:00:00 /usr/bin/php -q /opt/fog/service/FOGMulticastManager/FOGMult                                                                   icastManager
      root      3564  3521  0 15:44 pts/0    00:00:00 grep FOG
      
      1 Reply Last reply Reply Quote 0
      • A
        Axel last edited by

        ok, thank you Tom!

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

          The fact that the “multiple instances” appear to be post-secondary (There’s a parent and a child spawned) I think they’re prefectly fine.

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

          150
          Online

          10.2k
          Users

          16.3k
          Topics

          149.9k
          Posts

          Copyright © 2012-2020 FOG Project