Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-16154

uninstalling mongodb packages does not stop the mongod if it's running

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Minor - P4 Minor - P4
    • 4.1 Desired
    • Affects Version/s: 2.6.5, 2.8.0-rc0
    • Component/s: Admin, Packaging
    • Labels:

      Uninstalling MongoDB community or enterprise package on SUSE11 and RHEL6, does not stop the mongod service if it's already running.

      The issue exists for all platforms using .rpm installer.

      Steps to reproduce:

      • zypper addrepo --no-gpgcheck http://downloads-distro.mongodb.org/repo/suse/os/x86_64/ mongodb
      • zypper install mongodb-org
      • service mongod start
      • ensure that the service is running
      • zypper remove 'mongo*'
      • notice that the service is still running by running command: ps aux | grep mongod

      Steps to reproduce on RHEL6 and CentOS 6.4 for community (enterprise also has the same issue):

            Assignee:
            alex.neben@mongodb.com Alex Neben
            Reporter:
            jalpa.trivedi@mongodb.com Jalpa Trivedi (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: