service mongod start command not working

XMLWordPrintableJSON

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

      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 (Inactive)
            Reporter:
            Dharshan Rangegowda
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: