1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 03:47:04 +01:00

added changes

This commit is contained in:
vathakur
2026-01-20 19:52:33 +05:30
committed by openshift-cherrypick-robot
parent bbcb0a633f
commit ad694770e8
3 changed files with 11 additions and 0 deletions

View File

@@ -7,6 +7,9 @@
[id="virt-storage-wizard-fields-web_{context}"]
= Storage fields
[role="_abstract"]
To optimize storage performance and ensure data availability for your workloads, configure the storage fields to define the source, size, and disk characteristics of your virtual machine (VM).
[cols="1a,3a"]
|===
|Field |Description

View File

@@ -6,6 +6,9 @@ include::_attributes/common-attributes.adoc[]
toc::[]
[role="_abstract"]
Manage and control virtual machine resource consumption to prevent overcommitment and ensure stable workload performance.
Create and manage resource quotas for virtual machines.
include::modules/virt-setting-resource-quota-limits-for-vms.adoc[leveloffset=+1]

View File

@@ -6,6 +6,7 @@ include::_attributes/common-attributes.adoc[]
toc::[]
[role="_abstract"]
The QEMU guest agent is a daemon that runs on the virtual machine (VM) and passes information to the host about the VM, users, file systems, and secondary networks.
You must install the QEMU guest agent on VMs created from operating system images that are not provided by Red Hat.
@@ -13,6 +14,8 @@ You must install the QEMU guest agent on VMs created from operating system image
[id="installing-qemu-guest-agent"]
== Installing the QEMU guest agent
To enable quiesced snapshots for high-integrity backups of running virtual machines, install the QEMU guest agent.
include::modules/virt-installing-qemu-guest-agent-on-linux-vm.adoc[leveloffset=+2]
include::modules/virt-installing-qemu-guest-agent-on-windows-vm.adoc[leveloffset=+2]
@@ -60,4 +63,6 @@ include::modules/virt-adding-container-disk-as-cd.adoc[leveloffset=+2]
[id="updating-virtio-drivers"]
== Updating VirtIO drivers
To ensure optimal performance and stability, update the VirtIO drivers within a virtual machine's guest operating system.
include::modules/virt-updating-virtio-drivers-windows.adoc[leveloffset=+2]