diff --git a/modules/virt-storage-wizard-fields-web.adoc b/modules/virt-storage-wizard-fields-web.adoc index f9f3eff161..41b4538e94 100644 --- a/modules/virt-storage-wizard-fields-web.adoc +++ b/modules/virt-storage-wizard-fields-web.adoc @@ -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 diff --git a/virt/managing_vms/advanced_vm_management/virt-working-with-resource-quotas-for-vms.adoc b/virt/managing_vms/advanced_vm_management/virt-working-with-resource-quotas-for-vms.adoc index f12df43d98..d6d7e9b777 100644 --- a/virt/managing_vms/advanced_vm_management/virt-working-with-resource-quotas-for-vms.adoc +++ b/virt/managing_vms/advanced_vm_management/virt-working-with-resource-quotas-for-vms.adoc @@ -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] diff --git a/virt/managing_vms/virt-installing-qemu-guest-agent.adoc b/virt/managing_vms/virt-installing-qemu-guest-agent.adoc index ec3f386422..aad1289437 100644 --- a/virt/managing_vms/virt-installing-qemu-guest-agent.adoc +++ b/virt/managing_vms/virt-installing-qemu-guest-agent.adoc @@ -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]