Uploaded image for project: 'OpenShift Virtualization'
  1. OpenShift Virtualization
  2. CNV-27464

[2182056] Cloned VM should not use the same PVC of the source VM

XMLWordPrintable

    • Urgent
    • None

      Description of problem:
      Create a VM and wait for it becomes running, clone the VM, check the VM disk, it use the same PVC of the source VM, which is wrong as when this VM is up, the source VM is not able to turn up. And also it causes confused delete issues, from what I see the VM is stucking at terminating status forever when delete both of them at the same time.

      It's happens on 4.12 and 4.13, regression from 4.11.

      Version-Release number of selected component (if applicable):

      How reproducible:

      Steps to Reproduce:
      1. Create a VM and wait for it's up
      2. Clone a VM from it
      3. Verify the VM disk, same as the source VM
      4. When the cloned VM is up, try to start the source VM, source VM is not able to up.

      Actual results:
      Cloned VM PVC is same with source VM's PVC

      Expected results:
      Cloned VM use its own PVC.

      Additional info:

              aturgema Aviv Turgeman
              gouyang1@redhat.com Guohua Ouyang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: