Skip to content
  • Steve Sistare's avatar
    e0ee3a8f
    cpr: relax blockdev migration blockers · e0ee3a8f
    Steve Sistare authored
    
    
    Some blockdevs block migration because they do not support sharing across
    hosts and/or do not support dirty bitmaps.  These prohibitions do not apply
    if the old and new qemu processes do not run concurrently, and if new qemu
    starts on the same host as old, which is the case for cpr.  Narrow the scope
    of these blockers so they only apply to normal mode.  They will not block
    cpr modes when they are added in subsequent patches.
    
    No functional change until a new mode is added.
    
    Signed-off-by: default avatarSteve Sistare <steven.sistare@oracle.com>
    Reviewed-by: default avatarJuan Quintela <quintela@redhat.com>
    Signed-off-by: default avatarJuan Quintela <quintela@redhat.com>
    Message-ID: <1698263069-406971-4-git-send-email-steven.sistare@oracle.com>
    e0ee3a8f
    cpr: relax blockdev migration blockers
    Steve Sistare authored
    
    
    Some blockdevs block migration because they do not support sharing across
    hosts and/or do not support dirty bitmaps.  These prohibitions do not apply
    if the old and new qemu processes do not run concurrently, and if new qemu
    starts on the same host as old, which is the case for cpr.  Narrow the scope
    of these blockers so they only apply to normal mode.  They will not block
    cpr modes when they are added in subsequent patches.
    
    No functional change until a new mode is added.
    
    Signed-off-by: default avatarSteve Sistare <steven.sistare@oracle.com>
    Reviewed-by: default avatarJuan Quintela <quintela@redhat.com>
    Signed-off-by: default avatarJuan Quintela <quintela@redhat.com>
    Message-ID: <1698263069-406971-4-git-send-email-steven.sistare@oracle.com>
Loading