From 468042211d2ea5cf7b70069b4dee7d795b8a6e7d Mon Sep 17 00:00:00 2001 From: "A.Arnold" Date: Mon, 9 Feb 2026 15:16:42 +0000 Subject: [PATCH 1/2] CQA 2.1 - Feb doc-Migrating_your_virtual_machines Signed-off-by: A.Arnold --- .../doc-Migrating_your_virtual_machines/master.adoc | 3 +++ .../con_troubleshooting-storage-copy-offload.adoc | 1 + .../proc_storage-copy-offload-general-ssh-set-up.adoc | 11 +++++------ 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/documentation/doc-Migrating_your_virtual_machines/master.adoc b/documentation/doc-Migrating_your_virtual_machines/master.adoc index 85340596bfc..e6197d4ce57 100644 --- a/documentation/doc-Migrating_your_virtual_machines/master.adoc +++ b/documentation/doc-Migrating_your_virtual_machines/master.adoc @@ -11,6 +11,9 @@ include::modules/common-attributes.adoc[] :_mod-docs-content-type: ASSEMBLY +[role="_abstract"] +This guide describes how to migrate virtual machines to {virt} by using {project-first}. + include::modules/con_performing-migration-intro.adoc[leveloffset=+1] include::assemblies/assembly_migrating-from-vmware.adoc[leveloffset=+1] diff --git a/documentation/modules/con_troubleshooting-storage-copy-offload.adoc b/documentation/modules/con_troubleshooting-storage-copy-offload.adoc index 894cc45e581..bee9f538996 100644 --- a/documentation/modules/con_troubleshooting-storage-copy-offload.adoc +++ b/documentation/modules/con_troubleshooting-storage-copy-offload.adoc @@ -6,6 +6,7 @@ [id="con_troubleshooting-storage-copy-offload_{context}"] = Troubleshooting storage copy offload +[role="_abstract"] This section describes problems that are unique to storage copy offload and how you can resolve them. [id=sco-vsphere-esxi-connectivity_{context}] diff --git a/documentation/modules/proc_storage-copy-offload-general-ssh-set-up.adoc b/documentation/modules/proc_storage-copy-offload-general-ssh-set-up.adoc index ca7bd3c4f64..b86d9628229 100644 --- a/documentation/modules/proc_storage-copy-offload-general-ssh-set-up.adoc +++ b/documentation/modules/proc_storage-copy-offload-general-ssh-set-up.adoc @@ -2,8 +2,8 @@ // // * documentation/doc-Planning_your_migration/assemblies/assembly_migrating-from-vmware.adoc -:_mod-docs-content-type: PROCEDURE -[id="proc_storage-copy-offload-general-ssh-set-up_{context}"] +:_mod-docs-content-type: CONCEPT +[id="con_storage-copy-offload-general-ssh-set-up_{context}"] = Setting up storage copy offload by using an SSH key [role="_abstract"] @@ -13,8 +13,7 @@ Although SSH keys are automatically generated when you choose to use the SSH met Procedures for both options are given in the sections that follow. -[id="storage-copy-offload-general-ssh-security_{context}"] -== Important notes and security considerations +*Important notes and security considerations:* - All public keys must include command restrictions for security. - The command path in the restrictions must match the secure script path: `/vmfs/volumes/{datastore-name}/secure-vmkfstools-wrapper.py`. @@ -22,9 +21,9 @@ Procedures for both options are given in the sections that follow. - SSH service must be enabled on all target ESXi hosts. - To support ESXi access control, commands are restricted to `vmkfstools` operations only. -== Security recommendations +*Security recommendations:* -It is recommended to follow the following security recommendations: +Follow these security recommendations: - Use separate key pairs for different environments. - Rotate keys periodically. From 8b2baafc6be5f74d4cf1a45f127af98ea0576ca9 Mon Sep 17 00:00:00 2001 From: Andy Arnold Date: Tue, 10 Feb 2026 17:25:15 +0000 Subject: [PATCH 2/2] Apply suggestion from @anarnold97 --- documentation/doc-Migrating_your_virtual_machines/master.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/doc-Migrating_your_virtual_machines/master.adoc b/documentation/doc-Migrating_your_virtual_machines/master.adoc index e6197d4ce57..5dae9190ea8 100644 --- a/documentation/doc-Migrating_your_virtual_machines/master.adoc +++ b/documentation/doc-Migrating_your_virtual_machines/master.adoc @@ -12,7 +12,7 @@ include::modules/common-attributes.adoc[] :_mod-docs-content-type: ASSEMBLY [role="_abstract"] -This guide describes how to migrate virtual machines to {virt} by using {project-first}. +Migrate virtual machines to {virt} by using {project-first}. include::modules/con_performing-migration-intro.adoc[leveloffset=+1]