Skip to content

Commit 7181023

Browse files
authored
Merge pull request #2243 from basho/ej/kv/vnode-status
Add note on 'riak-admin vnode-status' usage
2 parents dba891e + 99dbe03 commit 7181023

File tree

20 files changed

+110
-50
lines changed

20 files changed

+110
-50
lines changed

content/riak/kv/2.0.0/learn/concepts/vnodes.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -131,11 +131,13 @@ vnodes responsible for the same partition.
131131
## Vnode Status
132132

133133
You can check the current status of all vnodes in your cluster using the
134-
[`riak-admin vnode-status`][use admin riak cli]
135-
command. When you run that command, you will see a series of reports on
136-
each of the vnodes active on the local node. The output of this command
137-
consists of a series of reports on each active vnode. The report for a
138-
specific vnode should look something like this:
134+
[`riak-admin vnode-status`][use admin riak cli] command.
135+
136+
{{% note title="Frequent use of `riak-admin vnode-status`" %}}
137+
The `riak-admin vnode-status` command should not be used more frequently than every 5 minutes. Running it more often will result in handoffs being stalled.
138+
{{% /note %}}
139+
140+
The output of `riak-admin vnode-status` is a series of reports on each active vnode running on the local node. A report for a specific vnode should look like the following:
139141

140142
```
141143
VNode: 1278813932664540053428224228626747642198940975104

content/riak/kv/2.0.0/using/admin/riak-admin.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,10 @@ Outputs the status of all vnodes the are running on the local node.
355355
riak-admin vnode-status
356356
```
357357

358+
{{% note title="Frequent use of `riak-admin vnode-status`" %}}
359+
The `riak-admin vnode-status` command should not be used more frequently than every 5 minutes. Running it more often will result in handoffs being stalled.
360+
{{% /note %}}
361+
358362
## aae-status
359363

360364
This command provides insight into operation of Riak's Active

content/riak/kv/2.0.1/learn/concepts/vnodes.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -131,11 +131,13 @@ vnodes responsible for the same partition.
131131
## Vnode Status
132132

133133
You can check the current status of all vnodes in your cluster using the
134-
[`riak-admin vnode-status`][use admin riak cli]
135-
command. When you run that command, you will see a series of reports on
136-
each of the vnodes active on the local node. The output of this command
137-
consists of a series of reports on each active vnode. The report for a
138-
specific vnode should look something like this:
134+
[`riak-admin vnode-status`][use admin riak cli] command.
135+
136+
{{% note title="Frequent use of `riak-admin vnode-status`" %}}
137+
The `riak-admin vnode-status` command should not be used more frequently than every 5 minutes. Running it more often will result in handoffs being stalled.
138+
{{% /note %}}
139+
140+
The output of `riak-admin vnode-status` is a series of reports on each active vnode running on the local node. A report for a specific vnode should look like the following:
139141

140142
```
141143
VNode: 1278813932664540053428224228626747642198940975104

content/riak/kv/2.0.1/using/admin/riak-admin.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,10 @@ Outputs the status of all vnodes the are running on the local node.
355355
riak-admin vnode-status
356356
```
357357

358+
{{% note title="Frequent use of `riak-admin vnode-status`" %}}
359+
The `riak-admin vnode-status` command should not be used more frequently than every 5 minutes. Running it more often will result in handoffs being stalled.
360+
{{% /note %}}
361+
358362
## aae-status
359363

360364
This command provides insight into operation of Riak's Active

content/riak/kv/2.0.2/learn/concepts/vnodes.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -130,11 +130,13 @@ vnodes responsible for the same partition.
130130
## Vnode Status
131131

132132
You can check the current status of all vnodes in your cluster using the
133-
[`riak-admin vnode-status`][use admin riak cli]
134-
command. When you run that command, you will see a series of reports on
135-
each of the vnodes active on the local node. The output of this command
136-
consists of a series of reports on each active vnode. The report for a
137-
specific vnode should look something like this:
133+
[`riak-admin vnode-status`][use admin riak cli] command.
134+
135+
{{% note title="Frequent use of `riak-admin vnode-status`" %}}
136+
The `riak-admin vnode-status` command should not be used more frequently than every 5 minutes. Running it more often will result in handoffs being stalled.
137+
{{% /note %}}
138+
139+
The output of `riak-admin vnode-status` is a series of reports on each active vnode running on the local node. A report for a specific vnode should look like the following:
138140

139141
```
140142
VNode: 1278813932664540053428224228626747642198940975104

content/riak/kv/2.0.2/using/admin/riak-admin.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,10 @@ Outputs the status of all vnodes the are running on the local node.
354354
riak-admin vnode-status
355355
```
356356

357+
{{% note title="Frequent use of `riak-admin vnode-status`" %}}
358+
The `riak-admin vnode-status` command should not be used more frequently than every 5 minutes. Running it more often will result in handoffs being stalled.
359+
{{% /note %}}
360+
357361
## aae-status
358362

359363
This command provides insight into operation of Riak's Active

content/riak/kv/2.0.4/learn/concepts/vnodes.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -131,11 +131,13 @@ vnodes responsible for the same partition.
131131
## Vnode Status
132132

133133
You can check the current status of all vnodes in your cluster using the
134-
[`riak-admin vnode-status`][use admin riak cli]
135-
command. When you run that command, you will see a series of reports on
136-
each of the vnodes active on the local node. The output of this command
137-
consists of a series of reports on each active vnode. The report for a
138-
specific vnode should look something like this:
134+
[`riak-admin vnode-status`][use admin riak cli] command.
135+
136+
{{% note title="Frequent use of `riak-admin vnode-status`" %}}
137+
The `riak-admin vnode-status` command should not be used more frequently than every 5 minutes. Running it more often will result in handoffs being stalled.
138+
{{% /note %}}
139+
140+
The output of `riak-admin vnode-status` is a series of reports on each active vnode running on the local node. A report for a specific vnode should look like the following:
139141

140142
```
141143
VNode: 1278813932664540053428224228626747642198940975104

content/riak/kv/2.0.4/using/admin/riak-admin.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,10 @@ Outputs the status of all vnodes the are running on the local node.
355355
riak-admin vnode-status
356356
```
357357

358+
{{% note title="Frequent use of `riak-admin vnode-status`" %}}
359+
The `riak-admin vnode-status` command should not be used more frequently than every 5 minutes. Running it more often will result in handoffs being stalled.
360+
{{% /note %}}
361+
358362
## aae-status
359363

360364
This command provides insight into operation of Riak's Active

content/riak/kv/2.0.5/learn/concepts/vnodes.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -131,11 +131,13 @@ vnodes responsible for the same partition.
131131
## Vnode Status
132132

133133
You can check the current status of all vnodes in your cluster using the
134-
[`riak-admin vnode-status`][use admin riak cli]
135-
command. When you run that command, you will see a series of reports on
136-
each of the vnodes active on the local node. The output of this command
137-
consists of a series of reports on each active vnode. The report for a
138-
specific vnode should look something like this:
134+
[`riak-admin vnode-status`][use admin riak cli] command.
135+
136+
{{% note title="Frequent use of `riak-admin vnode-status`" %}}
137+
The `riak-admin vnode-status` command should not be used more frequently than every 5 minutes. Running it more often will result in handoffs being stalled.
138+
{{% /note %}}
139+
140+
The output of `riak-admin vnode-status` is a series of reports on each active vnode running on the local node. A report for a specific vnode should look like the following:
139141

140142
```
141143
VNode: 1278813932664540053428224228626747642198940975104

content/riak/kv/2.0.5/using/admin/riak-admin.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,10 @@ Outputs the status of all vnodes the are running on the local node.
355355
riak-admin vnode-status
356356
```
357357

358+
{{% note title="Frequent use of `riak-admin vnode-status`" %}}
359+
The `riak-admin vnode-status` command should not be used more frequently than every 5 minutes. Running it more often will result in handoffs being stalled.
360+
{{% /note %}}
361+
358362
## aae-status
359363

360364
This command provides insight into operation of Riak's Active

0 commit comments

Comments
 (0)