mongos dies on SIGUSR1 instead of rotating logs

XMLWordPrintableJSON

    • ALL
    • Hide

      Start up a sharded environment.
      Start mongos, use --logpath or --syslog option
      ps aux | grep mongos # mongos is running
      killall -SIGUSR1 mongos
      ps aux | grep mongos # mongos is no longer there

      Show
      Start up a sharded environment. Start mongos, use --logpath or --syslog option ps aux | grep mongos # mongos is running killall -SIGUSR1 mongos ps aux | grep mongos # mongos is no longer there
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      mongos will die on receiving a SIGUSR1 instead of rotating its log or, in the case where --syslog was specified, printing the message "LoggingManager not enabled"

            Assignee:
            Eric Milkie
            Reporter:
            Michael Grundy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: