Skip to content

Commit

Permalink
Update VMCannotBeEvicted.md
Browse files Browse the repository at this point in the history
Signed-off-by: Ezra Silvera <ezra@il.ibm.com>
  • Loading branch information
ezrasilvera committed Apr 26, 2021
1 parent 632e38a commit 1eeed0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions runbooks/VMCannotBeEvicted.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This alert fires when the eviction strategy of a VM is set to "LiveMigration" bu

## Impact

Such non-migratable VMs block node eviction which can impact operations such as node drain, updates, etc..
Non-migratable VMs block node eviction. This can impact operations such as node drain, updates, etc..

## Diagnosis

Expand Down Expand Up @@ -35,4 +35,4 @@ Check the eviction strategy and the Migratable status of the VMI
## Mitigation
In order to resolve the situation and alert you can either
1. Set the evictionStrategy to shutdown
1. Inspect the reasons that prohibit the VM to be live migrated (as described above) and see whether this can be changed. For example: changing disk type, network configuration etc.
1. Inspect the reasons that prohibit the VM to be live migrated (as described above) and see whether this can be changed. For example: changing disk type, network configuration etc.

0 comments on commit 1eeed0c

Please sign in to comment.