Was this page helpful?

VMware VM遷移與備份方法

    使用免費版本vsphere 遇到Clone,遷移,備份時候是個問題. 因為VI本身 連clone都沒有,這邊簡單分析狀況並寫入實務經驗.

    這邊不牽扯到Cluster Storage ,VCB等功能 只簡單分析如何VM 如何經由網路含原Disk Image檔與設定從實體A主機轉到B主機.包含異地機房VM轉移都可使用.


    VCenter Converter stand alone



    http://www.vmware.com/products/converter/

    免費vCenter Converter stand alone,可做到Clone,遷移,備份(導出VMDK檔案) 並可修改虛擬硬碟大小功能.
    有人反應 Powered-on machine 模式可以VM開機下運作進行備份.

    最新版本 https://my.vmware.com/web/vmware/eva...er?p=converter

    注意

    - 轉換時會自動合併VMDK 不會保有原快照 <

    - 如果要保留 snapshoot,又不想使用商用工具,可以參考此篇教學
    http://kb.vmware.com/selfservice/mic...rnalId=1000936

    VM Explorer


    http://www.trilead.com/Products/VM_Explorer/

    • VM Explorer
    • 做虛擬機複製備份 複製,Source VM 可不關機.
    • 轉移好的VM可帶快照 snapshoot 檔
    • 可將vsphere內 VM檔案轉出備份到windows or linux 上.


    註:轉移 VM 後,因為在新的 ESXi 主機不會自動產生 vmx 檔,所以第一次啟動 Guest OS,VI 會詢問是否 move/copy 設定檔,選擇 move 即可(否則mac address會改變 ,在Linux VM下還要再設定網路卡。)

    除了複製一份VM到另外一台網路上 ESX host外
    也可把back up file 丟到任何一台  主機做定時備份 或是本機Server  磁碟空間.
    可以增量備份.

    VMX 使用上需開啟Host OS 的SSH 先
    目前只能申請完整功能10天 試用版序號

    做Clone 動作時 Host os  管理port,  Target Host OS 一定需要開 Port .

    For ESXi Servers:  443 (HTTPS)  22(SSH)
    使用增量備份功能時 要先裝VDDK
    https://my.vmware.com/group/vmware/g...P510-VDDK-510#

    For ESXi Servers:
    For ESXi editions only TCP Port 443 (HTTPS) is required
    If the option 'Use VMX Agent on ESXi' is enabled, Ports 22(SSH), 443 (HTTPS), 62000-65000 are required.
    For ESX Servers:
    For ESX servers 22 (SSH), 443 (HTTPS) and TCP Ports 2500-3000 are required.
    To verify the ESX firewall you can run the following command
    esxcfg-firewall -q
    To modify manually your firewall please run the following command
    esxcfg-firewall -o 2500:3000,tcp,in,VMX-Explorer
    esxcfg-firewall -o 2500:3000,tcp,out,VMX-Explorer
    If you are copying from/to ESXi using the agent, you have also to open the following ports on your ESX server
    esxcfg-firewall -o 62000:65000,tcp,in,VMX-Explorer
    esxcfg-firewall -o 62000:65000,tcp,out,VMX-Explorer



    错误.jpg  

    Veeam backup


    http://www.veeam.com/vmware-esx-backup.html



    Veeam 使用Clone 轉移後的VM 架構上.會放入預設veeambackup目錄

    veeamback1.png

    veeamback2.png 

    相關參考
    http://communities.vmware.com/docs/DOC-8760

    Was this page helpful?
    標籤 (Edit tags)
    • No tags
    您必須 登入 才能發佈評論。
    Powered by MindTouch Core