Skip to content

[Doc Sync] Add multi-disk VM support documentation (vmware-migration-kit#257)#39

Open
os-migrate-bot wants to merge 1 commit into
mainfrom
doc-sync/vmware-migration-kit-pr-257
Open

[Doc Sync] Add multi-disk VM support documentation (vmware-migration-kit#257)#39
os-migrate-bot wants to merge 1 commit into
mainfrom
doc-sync/vmware-migration-kit-pr-257

Conversation

@os-migrate-bot

Copy link
Copy Markdown

Summary

This PR documents the multi-disk VM support enhancement introduced in vmware-migration-kit PR #257.

Changes

  • Added new section "Multi-Disk VM Support" to the operator VMware guide
  • Explains how all VM disks are automatically discovered and attached during migration
  • Documents the volume naming convention (<vm-name>-<disk-key>)
  • Provides example of Heat template data structure with multiple data volumes

Source PR

os-migrate/vmware-migration-kit#257

The source PR fixes issue #252 by updating heat_deploy.yml to discover all disk keys from disk_info and pass them as data_volume_ids to the Heat template generator, which already had support for data volumes but was always receiving an empty list.

Testing

Documentation builds successfully and renders correctly in AsciiDoc.

Auto-generated by doc-sync workflow.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant