Skip to content

Instantly share code, notes, and snippets.

@badboy
Created March 25, 2014 17:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save badboy/9766932 to your computer and use it in GitHub Desktop.
Save badboy/9766932 to your computer and use it in GitHub Desktop.
% go build -o redis-trib && ./redis-trib check 127.0.0.1:7001
635607ddd921c61e2b6afa425a60b2ad206d1645 [127.0.0.1:7001] master #slots: 5452
3d4aeeec336283baa823b7070e4c4ae3eb8ad971 [127.0.0.1:7011] slave #slots: 0
e3a0fde219b53dafa0e7904b47251b38e3c35513 [127.0.0.1:7002] master #slots: 5463
7bd6d759fb11983e63925055ad27eaab45ee0b24 [127.0.0.1:7003] master #slots: 5469
05ccb0151fbef260d2e5931980b28b21e3bb96c9 [127.0.0.1:7012] master #slots: 0
[OK] All 16384 slots covered.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment