Here's the output from 2.0.4 (2.1 build also shows this) mongostat connecting to the 1.8.4 mongos:
./mongostat --discover -h localhost:27017
connected to: localhost:27017
serverThread (localhost:27017) fatal error : nextSafe(): { $err: "unrecognized command: getnonce", code: 13390 }
- is related to
-
SERVER-3641 support mongostat through mongos with authentication
- Closed