このページの翻訳:
- 日本語 (ja)
- English (en)
最近の更新
Tag Cloud
このページへのアクセス
今日: 8 / 昨日: 0
総計: 557
- Dokuwiki.fl8.jp(508)
- 13 CentOS6メール設定(26)
- FreeBSD カーネル再構築(24)
- 05 rsync(23)
最近の更新
このページへのアクセス
今日: 8 / 昨日: 0
総計: 557
Xen Dom-0 Xen Dom-0 (192.168.10.10) (192.168.10.20) +-------+ +-------+ | xen01 | | xen02 | +----+--+ +----+--+ | | --+--------+-----------+-- | +---+-----+ | Storage | +---------+ Storage Server
# cat /etc/xen/xend-config.sxp (xend-relocation-server yes) (xend-relocation-port 8002) (xend-relocation-address '') (xend-relocation-hosts-allow '') # /etc/init.d/xend restart
Xen01からXen02へ testvmをマイグレーションする。
Xen01# xm migrate testvm 192.168.10.10 --live