Add live failover implementation at LU level
authorIustin Pop <iustin@google.com>
Mon, 23 Jun 2008 14:05:55 +0000 (14:05 +0000)
committerIustin Pop <iustin@google.com>
Mon, 23 Jun 2008 14:05:55 +0000 (14:05 +0000)
commit83dcb007358cdb439ad3634ef2ae02b0daa3c9d9
tree91988433aeb2390f9a63ecfe209ad34a8e89936a
parent4cf5b6eb5c35cba571dc37ac1617972847af553a
Add live failover implementation at LU level

This patch adds the OpCode and the LU to implement live migration.
Together with the recent symlink changes, this should allow live
migration.

Reviewed-by: imsnah
lib/cmdlib.py
lib/mcpu.py
lib/opcodes.py