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

mongos dies on SIGUSR1 instead of rotating logs

    XMLWordPrintableJSON

Details

    • 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

    Description

      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"

      Attachments

        Issue Links

          Activity

            People

              milkie@mongodb.com Eric Milkie
              michael.grundy Michael Grundy
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: