Bug 831476 - [rhevm] - RFE - Allow VM Mirroring when a host is down the Mirrored VM can automaticaly migrate to different host without rebooting it
Summary: [rhevm] - RFE - Allow VM Mirroring when a host is down the Mirrored VM can au...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: RFEs
Version: 3.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Miki Kenneth
QA Contact: Yaniv Kaul
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-13 05:37 UTC by David Botzer
Modified: 2015-09-22 13:10 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-13 11:38:42 UTC
oVirt Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description David Botzer 2012-06-13 05:37:09 UTC
Description of problem:
Allow VM Mirroring for a Running VM,
when a host is down the Mirrored VM can automaticaly migrate to different host without rebooting that VM.

When a host is shutdown or experience a power shortage all its VMs are stopped.
They can be migrated to a different host, but they have to be restarted

In this case the VM that is mirrored can be migrate to working host and continue running normally.

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

How reproducible:
always

Steps to Reproduce:
1.Create a 2 hosts and only one with 2 VMs
  Mark those VMs as mirrored and choose a storage for the mirror
2.Shutdown the Host
3.The VMs should continue running from any avaialbe host
  from their last known state
  
Actual results:
VMs are restarted when host is down

Expected results:
VMs should conitune running without iterference

Additional info:

Comment 1 Itamar Heim 2012-06-13 06:33:12 UTC
i don't understand.
is this about VMs on local storage?
becasue there is no need to mirror the disk on shared storage.
and we have HA flag to auto-restart guests on host failure.

do you mean fault-tolerant (live migrate the memory all the time)?

Comment 2 David Botzer 2012-06-13 06:48:29 UTC
*I would like to avoid auto-restart the VM,*
 even if the host its running on had been shutdown.

In order to do so, we should keep a mirror image of the VM for example each 5min sample the VM to be updated.

And when the host is down the VM running on the stopped host will run on a different host as if nothing happend.


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