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

Unix domain socket name does not allow for multiple mongods on the same port but different bind_ips

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.11
    • Affects Version/s: 2.2.4, 2.4.1
    • Component/s: Usability
    • None
    • Fully Compatible
    • Platforms 2017-06-19, Platforms 2017-07-10, Platforms 2017-07-31

      This issue is dependent on SERVER-9383 being implemented, and is specific to the use case of running multiple mongods on the same server using a common port value but different bind_ip settings.

      The unix domain socket name is currently mongodb-#####.sock where ##### is the port number. This file naming convention does not allow more than one mongod on port ##### to have a unix domain socket.

      The unix domain socket name should be unique based on the bind_ip and port number.

            Assignee:
            jonathan.reams@mongodb.com Jonathan Reams
            Reporter:
            stephen.steneker@mongodb.com Stennie Steneker (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: