Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-21975

os-migrate doesn't preserve volume_image_metadata

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • Critical

      To Reproduce Steps to reproduce the behavior:

      1. Deploy RHOSP16.2 and RHOSO18
      2. Create a bootable volume with volume_image_metadata, i.e. hw_machine_type
      3. Run os-migrate for migration from OSP16.2 to RHOSO18

      Expected behavior

      • volume_image_metadata property is preserved.

      Bug impact

      • By the lack of implementation, the user cannot preserve the critical metadata for new deployment, i.e. hw_machine_type.
        In RHOSO18, hw_machine_type is one of key metadata because the instances running on old deployment run with i440fx architecture though RHOSO18 default is q35.
        To preserve the old machine type, the user needs to add hw_machine_type to volumes.
        However, without the implementation, volume_image_metadata isn't copied to new deployment and instances which assumes i440fx booted up with q35 architecture. That causes unintended network device assignment or lost the network configuration because the OS in migrated instances distinguish the hardware is changed.

      Known workaround

      • N/A

      Additional context

      • Lack off this implementation affect to user's migration testing

              Unassigned Unassigned
              rhn-support-knoha Keigo Noha
              rhos-dfg-migrations
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: