diff --git a/documentation/doc-Migrating_your_virtual_machines/master.adoc b/documentation/doc-Migrating_your_virtual_machines/master.adoc index 85340596bfc..5dae9190ea8 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"] +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.