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

Enable db.setProfilingLevel on mongoS and push down to all members (P,S) of the sharded cluster

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Logging, Sharding
    • None

      SERVER-1957 skims some of what this request asks.

      We are trying to troubleshoot an imbalance of load across shards and auto enabling/disabling of profiling on all members easily would be useful. We currently have to log into each member and individually enable/disable profiling. To process the data we need to mongodump and restore it individually to some other central location.

      It would be good if this (and other supporting commands) could

      • run from a given mongos
      • push the command down to the mongod processes for every Shard Primary (and/or Secondary)
      • store the data in a single place or make it accessible from a single place (i.e. mongodump from a mongoS but it would collect it from each member for you)

            Assignee:
            eric.sedor@mongodb.com Eric Sedor
            Reporter:
            shakir.sadikali@mongodb.com Shakir Sadikali
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: