xm.exe migrate –live domname dest


xm.exe migrate --live domname dest
xm.exe migrate domname dest

を実装しました。Xen APIのドキュメント間違っていたよー。(泣)

VM.migrate()の最後の引数”options”は仕様上では文字列(string)なのに、
実装上は数値列(int)だよ〜。

でも、実装したのはいいが、Live Migrationが失敗するよ〜。(orz
Athlon X2 64から、Dual-core Opteron 2220SEへの移動できない。
悔しきかなレジスタの値が少し違うみたい。

オートノミックなXen管理アプリケーション誰か書かない??

コメントをどうぞ。

使用できる XHTML タグ : <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>