Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-7189

Comment on: "manual/tutorial/install-mongodb-on-red-hat.txt"

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major - P3 Major - P3
    • 01112017-cleanup
    • None
    • None

    Description

      error starting mongo after install mongo like this:

      cat << EOF > /etc/yum.repos.d/mongodb-org-3.2.repo
      [mongodb-org-3.2]
      name=MongoDB Repository
      baseurl=https://repo.mongodb.org/yum/redhat/7/mongodb-org/3.2/x86_64/
      gpgcheck=0
      enabled=1
      EOF

      sudo yum install -y mongodb-org

      [root@localhost oc]# systemctl status mongod.service -l
      ● mongod.service - SYSV: Mongo is a scalable, document-oriented database.
      Loaded: loaded (/etc/rc.d/init.d/mongod)
      Active: failed (Result: exit-code) since mié 2016-02-17 14:46:56 CET; 1min 42s ago
      Docs: man:systemd-sysv-generator(8)
      Process: 3863 ExecStart=/etc/rc.d/init.d/mongod start (code=exited, status=1/FAILURE)

      feb 17 14:46:56 localhost.localdomain systemd[1]: Starting SYSV: Mongo is a scalable, document-oriented database....
      feb 17 14:46:56 localhost.localdomain runuser[3874]: pam_unix(runuser:session): session opened for user mongod by (uid=0)
      feb 17 14:46:56 localhost.localdomain mongod[3863]: Starting mongod: [FALLÓ]
      feb 17 14:46:56 localhost.localdomain systemd[1]: mongod.service: control process exited, code=exited status=1
      feb 17 14:46:56 localhost.localdomain systemd[1]: Failed to start SYSV: Mongo is a scalable, document-oriented database..
      feb 17 14:46:56 localhost.localdomain systemd[1]: Unit mongod.service entered failed state.
      feb 17 14:46:56 localhost.localdomain systemd[1]: mongod.service failed.
      [root@localhost oc]#

      Attachments

        Activity

          People

            Unassigned Unassigned
            xgen-internal-docs Docs Collector User (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              7 years, 29 weeks ago