Bug 1754915 - [rhhi] Failed to live-migrate instance during OCP upgrade
Summary: [rhhi] Failed to live-migrate instance during OCP upgrade
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Container Native Virtualization (CNV)
Classification: Red Hat
Component: Virtualization
Version: 2.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Fabian Deutsch
QA Contact: Israel Pinto
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-09-24 11:11 UTC by Yurii Prokulevych
Modified: 2019-09-25 07:42 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-09-25 07:42:13 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 1 Israel Pinto 2019-09-24 11:41:02 UTC
Can you share the DV yaml, the Volume Mode  should be block to support migration.

Comment 3 Israel Pinto 2019-09-24 13:31:11 UTC
accessModes: should be  ReadWriteMany and  volumeMode: should be Block

Migration support only Block and RWM.

Comment 4 Fabian Deutsch 2019-09-25 07:42:13 UTC
Your finding is fine, Israel.

Events:
  Type    Reason        Age                  From                         Message
  ----    ------        ----                 ----                         -------
  Normal  FailedCreate  51s (x194 over 65m)  disruptionbudget-controller  VirtualMachineInstance is not migrateable

This is also explained by the conditions:

  Conditions:
    Last Probe Time:       <nil>
    Last Transition Time:  <nil>
    Message:               cannot migrate VMI with non-shared PVCs
    Reason:                DisksNotLiveMigratable
    Status:                False
    Type:                  LiveMigratable

Thus all makes sense.
Closing this according to this and the previous comment. Please reopen if necessary


Note You need to log in before you can comment on or make changes to this bug.