Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/host/host.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ Because Harvester is built on top of Kubernetes and uses etcd as its database, t

![host.png](/img/v1.2/host/host.png)

:::info

Harvester reserves CPU resources for system-level operations on each node. For more information, see [Calculation of Shared CPU Pool](../vm/cpu-pinning.md#calculation-of-shared-cpu-pool). This is why the total cores shown on the CPU column is slightly less than the real CPU cores on each node.

:::
## Node Maintenance

Admin users can enable Maintenance Mode (select **⋮ > Enable Maintenance Mode**) to automatically evict all virtual machines from a node. This mode leverages [batch migration](../vm/live-migration.md#automatically-triggered-batch-migration) to move the [live-migratable virtual machines](../vm/live-migration.md#live-migratable-virtual-machines) to other nodes, which is useful when you need to reboot, upgrade firmware, or replace hardware components. At least two active nodes are required to use this feature.
Expand Down
5 changes: 5 additions & 0 deletions versioned_docs/version-v1.4/host/host.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ Because Harvester is built on top of Kubernetes and uses etcd as its database, t

![host.png](/img/v1.2/host/host.png)

:::info

Harvester reserves CPU resources for system-level operations on each node. For more information, see [Calculation of Shared CPU Pool](../vm/cpu-pinning.md#calculation-of-shared-cpu-pool). This is why the total cores shown on the CPU column is slightly less than the real CPU cores on each node.

:::
## Node Maintenance

Admin users can enable Maintenance Mode (select **⋮ > Enable Maintenance Mode**) to automatically evict all virtual machines from a node. This mode leverages the **live migration** feature to migrate the virtual machines to other nodes, which is useful when you need to reboot, upgrade firmware, or replace hardware components. At least two active nodes are required to use this feature.
Expand Down
5 changes: 5 additions & 0 deletions versioned_docs/version-v1.5/host/host.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ Because Harvester is built on top of Kubernetes and uses etcd as its database, t

![host.png](/img/v1.2/host/host.png)

:::info

Harvester reserves CPU resources for system-level operations on each node. For more information, see [Calculation of Shared CPU Pool](../vm/cpu-pinning.md#calculation-of-shared-cpu-pool). This is why the total cores shown on the CPU column is slightly less than the real CPU cores on each node.

:::
## Node Maintenance

Admin users can enable Maintenance Mode (select **⋮ > Enable Maintenance Mode**) to automatically evict all virtual machines from a node. This mode leverages the **live migration** feature to migrate the virtual machines to other nodes, which is useful when you need to reboot, upgrade firmware, or replace hardware components. At least two active nodes are required to use this feature.
Expand Down
5 changes: 5 additions & 0 deletions versioned_docs/version-v1.6/host/host.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ Because Harvester is built on top of Kubernetes and uses etcd as its database, t

![host.png](/img/v1.2/host/host.png)

:::info

Harvester reserves CPU resources for system-level operations on each node. For more information, see [Calculation of Shared CPU Pool](../vm/cpu-pinning.md#calculation-of-shared-cpu-pool). This is why the total cores shown on the CPU column is slightly less than the real CPU cores on each node.

:::
## Node Maintenance

Admin users can enable Maintenance Mode (select **⋮ > Enable Maintenance Mode**) to automatically evict all virtual machines from a node. This mode leverages [batch migration](../vm/live-migration.md#automatically-triggered-batch-migration) to move the [live-migratable virtual machines](../vm/live-migration.md#live-migratable-virtual-machines) to other nodes, which is useful when you need to reboot, upgrade firmware, or replace hardware components. At least two active nodes are required to use this feature.
Expand Down