Skip to content

Instantly share code, notes, and snippets.

@kellymclaughlin
Created November 3, 2012 22:07
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 kellymclaughlin/4009035 to your computer and use it in GitHub Desktop.
Save kellymclaughlin/4009035 to your computer and use it in GitHub Desktop.
Stuck Schedulers: Before and after changing online schedulers from 64 to 1 and back to 64
(riak@node1)1> schedstat:run().
<0.3422.460>
=== in scheduler count===
[{1,65},
{2,5},
{3,0},
{4,0},
{5,14},
{6,73},
{7,0},
{8,0},
{9,0},
{10,0},
{11,0},
{12,0},
{13,159},
{14,182},
{15,6},
{16,0},
{17,0},
{18,0},
{19,0},
{20,0},
{21,0},
{22,0},
{23,0},
{24,0},
{25,0},
{26,0},
{27,0},
{28,0},
{29,0},
{30,0},
{31,0},
{32,0},
{33,0},
{34,0},
{35,0},
{36,0},
{37,0},
{38,0},
{39,0},
{40,0},
{41,0},
{42,0},
{43,0},
{44,0},
{45,0},
{46,0},
{47,0},
{48,0},
{49,0},
{50,0},
{51,0},
{52,0},
{53,0},
{54,0},
{55,0},
{56,0},
{57,0},
{58,0},
{59,0},
{60,0},
{61,0},
{62,0},
{63,0},
{64,0}]
(riak@node1)1> schedstat:run().
<0.16760.459>
=== in scheduler count===
[{1,264},
{2,257},
{3,0},
{4,0},
{5,0},
{6,0},
{7,0},
{8,0},
{9,0},
{10,0},
{11,0},
{12,0},
{13,0},
{14,0},
{15,0},
{16,0},
{17,0},
{18,0},
{19,0},
{20,0},
{21,0},
{22,0},
{23,0},
{24,0},
{25,0},
{26,0},
{27,0},
{28,0},
{29,0},
{30,0},
{31,0},
{32,0},
{33,0},
{34,0},
{35,0},
{36,0},
{37,0},
{38,0},
{39,0},
{40,0},
{41,0},
{42,0},
{43,0},
{44,0},
{45,0},
{46,0},
{47,0},
{48,0},
{49,0},
{50,0},
{51,0},
{52,0},
{53,0},
{54,0},
{55,0},
{56,0},
{57,0},
{58,0},
{59,0},
{60,0},
{61,0},
{62,0},
{63,0},
{64,0}]
(riak@node2)18> schedstat:run().
<0.26845.465>
(riak@node2)19> === in scheduler count===
[{1,43},
{2,5},
{3,14},
{4,134},
{5,4},
{6,8},
{7,0},
{8,23},
{9,30},
{10,157},
{11,23},
{12,4},
{13,9},
{14,62},
{15,0},
{16,0},
{17,0},
{18,0},
{19,0},
{20,0},
{21,0},
{22,0},
{23,0},
{24,0},
{25,0},
{26,0},
{27,0},
{28,0},
{29,0},
{30,0},
{31,0},
{32,0},
{33,0},
{34,0},
{35,0},
{36,0},
{37,0},
{38,0},
{39,0},
{40,0},
{41,0},
{42,0},
{43,0},
{44,0},
{45,0},
{46,0},
{47,0},
{48,0},
{49,0},
{50,0},
{51,0},
{52,0},
{53,0},
{54,0},
{55,0},
{56,0},
{57,0},
{58,0},
{59,0},
{60,0},
{61,0},
{62,0},
{63,0},
{64,0}]
(riak@node2)13> schedstat:run().
<0.1516.465>
(riak@node2)14> === in scheduler count===
[{1,235},
{2,286},
{3,0},
{4,0},
{5,0},
{6,0},
{7,0},
{8,0},
{9,0},
{10,0},
{11,0},
{12,0},
{13,0},
{14,0},
{15,0},
{16,0},
{17,0},
{18,0},
{19,0},
{20,0},
{21,0},
{22,0},
{23,0},
{24,0},
{25,0},
{26,0},
{27,0},
{28,0},
{29,0},
{30,0},
{31,0},
{32,0},
{33,0},
{34,0},
{35,0},
{36,0},
{37,0},
{38,0},
{39,0},
{40,0},
{41,0},
{42,0},
{43,0},
{44,0},
{45,0},
{46,0},
{47,0},
{48,0},
{49,0},
{50,0},
{51,0},
{52,0},
{53,0},
{54,0},
{55,0},
{56,0},
{57,0},
{58,0},
{59,0},
{60,0},
{61,0},
{62,0},
{63,0},
{64,0}]
(riak@node3)12> schedstat:run(2000).
<0.32009.446>
=== in scheduler count===
[{1,651},
{2,61},
{3,0},
{4,0},
{5,0},
{6,11},
{7,26},
{8,92},
{9,68},
{10,55},
{11,64},
{12,0},
{13,0},
{14,0},
{15,0},
{16,0},
{17,0},
{18,0},
{19,0},
{20,0},
{21,0},
{22,0},
{23,0},
{24,0},
{25,0},
{26,0},
{27,0},
{28,0},
{29,0},
{30,0},
{31,0},
{32,0},
{33,0},
{34,0},
{35,0},
{36,0},
{37,0},
{38,0},
{39,0},
{40,0},
{41,0},
{42,0},
{43,0},
{44,0},
{45,0},
{46,0},
{47,0},
{48,0},
{49,0},
{50,0},
{51,0},
{52,0},
{53,0},
{54,0},
{55,0},
{56,0},
{57,0},
{58,0},
{59,0},
{60,0},
{61,0},
{62,0},
{63,0},
{64,0}]
(riak@node3)9> schedstat:run(2000).
<0.28381.446>
=== in scheduler count===
[{1,820},
{2,221},
{3,0},
{4,0},
{5,0},
{6,0},
{7,0},
{8,0},
{9,0},
{10,0},
{11,0},
{12,0},
{13,0},
{14,0},
{15,0},
{16,0},
{17,0},
{18,0},
{19,0},
{20,0},
{21,0},
{22,0},
{23,0},
{24,0},
{25,0},
{26,0},
{27,0},
{28,0},
{29,0},
{30,0},
{31,0},
{32,0},
{33,0},
{34,0},
{35,0},
{36,0},
{37,0},
{38,0},
{39,0},
{40,0},
{41,0},
{42,0},
{43,0},
{44,0},
{45,0},
{46,0},
{47,0},
{48,0},
{49,0},
{50,0},
{51,0},
{52,0},
{53,0},
{54,0},
{55,0},
{56,0},
{57,0},
{58,0},
{59,0},
{60,0},
{61,0},
{62,0},
{63,0},
{64,0}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment