Unable to stop balancer

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: 2.2.1
    • Component/s: Sharding
    • None
    • Environment:
      Performance
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Hi

      Unable to stop the balancer running in our performance environment. Running the following:

      mongos> sh.stopBalancer()
      Waiting for active hosts...
      Waiting for active host dbmongo01:27017 to recognize new settings... (ping : Sat May 05 2012 08:49:25 GMT+0000 (UTC))
      Waited for active ping to change for host dbmongo01:27017, a migration may be in progress or the host may be down.
      Waiting for the balancer lock...

      There's no locks:

      mongos> db.locks.find(

      { _id : "balancer" }

      ).pretty()
      mongos>

      Any way of killing the balancer process?

      Thanks

      Brendan

            Assignee:
            Unassigned
            Reporter:
            Brendan Foxen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: