このページの翻訳:
- 日本語 (ja)
- English (en)
最近の更新
Tag Cloud
このページへのアクセス
今日: 4 / 昨日: 0
総計: 553
- Dokuwiki.fl8.jp(278)
- 13 CentOS6メール設定(15)
- 34 UnboundでHA構成(14)
- 05 rsync(14)
- FreeBSD カーネル再構築(13)
- 02 ProFTPD(13)
最近の更新
このページへのアクセス
今日: 4 / 昨日: 0
総計: 553
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