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

service mongod start command not working

    • Type: Icon: Bug Bug
    • Resolution: Incomplete
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Admin
    • Labels:
      None
    • ALL

      Server is 3.0.3
      OS : CentOS 6.x
      The "service mongd start" command is not working.
      "service mongod stop" command works fine.

      Here is the conf file

      processManagement:
      fork: true
      pidFilePath: /var/run/mongodb/mongod.pid
      systemLog:
      path: /var/log/mongodb/mongod.log
      logAppend: true
      destination: file
      net:
      port: 27017
      storage:
      journal:
      enabled: true
      dbPath: /mongodb_data
      security:
      keyFile: /var/lib/mongo/rskey
      replication:
      replSetName: RS-xxxxMongo-0

            Assignee:
            sam.kleinman Sam Kleinman (Inactive)
            Reporter:
            dharshanr@scalegrid.net Dharshan Rangegowda
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: