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

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

Scheduled Pinned Locked Moved Solved
FOG Problems
2
3
1.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.
  • A
    Axel
    last edited by Jun 29, 2015, 8:55 PM

    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
    • T
      Tom Elliott
      last edited by Jun 29, 2015, 9:14 PM

      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
      • A
        Axel
        last edited by Jun 30, 2015, 1:53 AM

        ok, thank you Tom!

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

        171

        Online

        12.0k

        Users

        17.3k

        Topics

        155.2k

        Posts
        Copyright © 2012-2024 FOG Project