ユーザ用ツール

サイト用ツール


os:xcpng:movevm

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
os:xcpng:movevm [2025/05/19 01:47] – [VMの移動] hayashios:xcpng:movevm [2025/05/19 03:15] (現在) hayashi
行 19: 行 19:
   # mount -t nfs <nfsサーバ>:<共有Dir>  /mnt/xcp_share   # mount -t nfs <nfsサーバ>:<共有Dir>  /mnt/xcp_share
  
-===== export作業 =====+===== VM エクスポート =====
 ==== 対象vm、snapshotを探す ==== ==== 対象vm、snapshotを探す ====
  
行 48: 行 48:
   # xe vm-export uuid=<snapshot_uuid> filename="/mnt/xcp_share/src_snapshot.xva" compress=zstd   # xe vm-export uuid=<snapshot_uuid> filename="/mnt/xcp_share/src_snapshot.xva" compress=zstd
   # xe vm-export uuid=<snapshot_uuid> filename="/mnt/xcp_share/src_snapshot.xva" compress=true   # xe vm-export uuid=<snapshot_uuid> filename="/mnt/xcp_share/src_snapshot.xva" compress=true
 +
 +
 +===== VM インポート =====
 +
 +==== import先のsrを探す ====
 +
 +  # xe sr-list
 +
 +==== import ====
 +  # xe vm-import filename=/mnt/xcp_share/src_snapshot.xva sr-uuid=7a5b89abc-1f2d-xxxx-xxxx-123456789abc
 +
 +
 +
os/xcpng/movevm.1747619239.txt.gz · 最終更新: 2025/05/19 01:47 by hayashi