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

No shard found for host error in catalog POC

    • Fully Compatible
    • Sharding NYC 2022-05-30
    • 3

      [js_test:append_oplog_note_mongos] uncaught exception: Error: command failed: {
      [js_test:append_oplog_note_mongos] 	"ok" : 0,
      [js_test:append_oplog_note_mongos] 	"errmsg" : "Failed to refresh the chunk sizes settings :: caused by :: No shard found for host: ip-10-122-2-167:20021",
      [js_test:append_oplog_note_mongos] 	"code" : 70,
      [js_test:append_oplog_note_mongos] 	"codeName" : "ShardNotFound",
      [js_test:append_oplog_note_mongos] 	"$clusterTime" : {
      [js_test:append_oplog_note_mongos] 		"clusterTime" : Timestamp(1651703055, 3),
      [js_test:append_oplog_note_mongos] 		"signature" : {
      [js_test:append_oplog_note_mongos] 			"hash" : BinData(0,"AAAAAAAAAAAAAAAAAAAAAAAAAAA="),
      [js_test:append_oplog_note_mongos] 			"keyId" : NumberLong(0)
      [js_test:append_oplog_note_mongos] 		}
      [js_test:append_oplog_note_mongos] 	},
      [js_test:append_oplog_note_mongos] 	"operationTime" : Timestamp(1651703055, 3)
      [js_test:append_oplog_note_mongos] } with original command request: {
      [js_test:append_oplog_note_mongos] 	"balancerStop" : 1,
      [js_test:append_oplog_note_mongos] 	"maxTimeMS" : 60000,
      [js_test:append_oplog_note_mongos] 	"lsid" : {
      [js_test:append_oplog_note_mongos] 		"id" : UUID("49c16b84-89d9-4a41-9030-a7352402877b")
      [js_test:append_oplog_note_mongos] 	}
      [js_test:append_oplog_note_mongos] } on connection: connection to ip-10-122-2-167:20024 :
      [js_test:append_oplog_note_mongos] _getErrorWithCode@src/mongo/shell/utils.js:24:13
      [js_test:append_oplog_note_mongos] doassert@src/mongo/shell/assert.js:18:14
      [js_test:append_oplog_note_mongos] _assertCommandWorked@src/mongo/shell/assert.js:760:25
      [js_test:append_oplog_note_mongos] assert.commandWorked@src/mongo/shell/assert.js:852:16
      [js_test:append_oplog_note_mongos] sh.stopBalancer@src/mongo/shell/utils_sh.js:185:19
      [js_test:append_oplog_note_mongos] _extendWithShMethods/</self[fn]@src/mongo/shell/shardingtest.js:184:35
      [js_test:append_oplog_note_mongos] _configureCluster@src/mongo/shell/shardingtest.js:197:18
      [js_test:append_oplog_note_mongos] ShardingTest@src/mongo/shell/shardingtest.js:1688:9
      [js_test:append_oplog_note_mongos] @jstests/sharding/append_oplog_note_mongos.js:20:12
      [js_test:append_oplog_note_mongos] @jstests/sharding/append_oplog_note_mongos.js:78:2
      [js_test:append_oplog_note_mongos] failed to load: jstests/sharding/append_oplog_note_mongos.js
      
      

            Assignee:
            andrew.shuvalov@mongodb.com Andrew Shuvalov (Inactive)
            Reporter:
            andrew.shuvalov@mongodb.com Andrew Shuvalov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: