HOW TO: Synchronize changes when completing a P2V or V2V with VMware vCenter Converter Standalone 5.1
http://ituda.com/vmware-p2v-converter-best-practices/
HOW TO: Synchronize changes when completing a P2V or V2V with VMware vCenter Converter Standalone 5.1
OR
"Poor Man's Replication of a Physical or Virtual machine to a VMware vSphere Hypervisor Host (ESXi) for FREE"
I have already written three Experts Exchange articles on the use of VMware vCenter Converter Standalone 5.x. If you have missed these articles, they are listed here for your convenience.
HOW TO: P2V, V2V for FREE - VMware vCenter Converter Standalone 5.1
HOW TO: P2V, V2V for FREE - VMware vCenter Converter Standalone 5.0
HOW TO: Improve the transfer rate of a Physical to Virtual (P2V), Virtual to Virtual Conversion (V2V) using VMware vCenter Converter Standalone 5.0
VMware vCenter Converter Standalone primary function is to create physical to virtual copies or conversions of physical computers, we often abbreviate this to P2V. VMware vCenter Converter Standalone can also be used on computers that have already been converted to virtual computers, or virtual computers that already exist in a "Cloud Space", so we can create copies or conversions of an existing virtual computer, we often abbreviate this to V2V
VMware vCenter Converter Standalone is an excellent FREE software tool for creating P2Vs or V2Vs, but there is another often "hidden function" which is rarely used by VMware Administrators. The function is called Synchronize. This function can be used to Synchronize changes between a physical or virtual computer, which has already been P2Ved (V2Ved) to another virtual machine on another VMware vSphere Hypervisor (ESXi) host. The same function can be used, to help unattended "cut over times" when completing a P2V (V2V) in Production, you could create the original P2V (V2V) at 9.00am, and then using synchronize, finally sync all changes made during the day, and "cut over" to the virtual machine out of hours, at 23.00pm.
Some of our clients use this software and function, as a free alternative to replication to a second DR site and ESXi host. The ESXi host could be using the FREE VMware vSphere Hypervisor.
see my other Expert Exchange articles here
HOW TO: Install and Configure VMware vSphere Hypervisor 5.1 (ESXi 5.1)
HOW TO: Connect to the VMware vSphere Hypervisor 5.1 (ESXi 5.1) using the vSphere Client
In this article, I'll show you HOW TO: Synchronize changes when completing a P2V or V2V with VMware vCenter Converter Standalone 5.1. In the example below I'll be using a virtual machine, creating a V2V and then synchronizing additional changes made to the source virtual machine to the destination VM (our DR copy).
- 1
-
Install VMware vCenter Converter Standalone 5.1
Install VMware vCenter Converter Standalone 5.1 on the computer to be synchronized. In this example, I will be installing VMware vCenter Converter Standalone 5.1 on the virtual machine.
- VMware vCenter Converter Standalone 5.1 - Installing
It is a very easy installation, click Next and follow the wizard, agreeing to the terms of the license agreement, select the default installation folder, and select Local installation
- VMware vCenter Converter Standalone 5.1 - Local Installation
Click Next, and follow the installation wizard to the end, and Click Finish.
- VMware vCenter Converter Standalone 5.1 - Finish
If you left the Tick in the Box for Run Converter Standalone Client now. VMware vCenter Converter Standalone will start, otherwise you will need to click the icon on your desktop.
- 2
-
Creating a P2V (V2V in this example) for synchronization
- VMware vCenter Converter Standalone 5.1 - Welcome Screen
At the Welcome to VMware vCenter Converter Standalone, welcome screen click theConvert machine button. (This machine could be a physical or virtual machine, VMware vCenter Converter Standalone does not care what machine type it is.)
- VMware vCenter Converter Standalone 5.1 - Convert Machine
Select the Default option
Select source type: Powered-on-machine
Specify the powered-on machine: This local machine
followed by Next to continue, converter will identify the source machine.
- VMware vCenter Converter Standalone 5.1 - Specify vCenter Server
Select destination type: VMware Infrastructure machine
Enter the destination server, username and password, in this example, I'm using our VMware vSphere vCenter server details, but if you wanted to synchronize/replicate to a standalone VMware vSphere Hypervisor (ESXi) host, you would enter the VMware vSphere Hypervisor (ESXi) host details here, e.g. root username and password.
- VMware vCenter Converter Standalone 5.1 - Specify Destination Machine name
Specify the destination name of the machine followed by Next
- VMware vCenter Converter Standalone 5.1 - Specify Destination Location
Specify the destination location for the machine followed by Next, if you are using a VMware vSphere vCenter Server and have a VMware Cluster created, you will have additional options to specify which VMware vSphere Hypervisor (ESXi) host to create the new virtual machine, also specify the datastore location. Ensure the virtual machine version matches the original VM, in this example v8.0.
- VMware vCenter Converter Standalone 5.1 - Enable Synchronize
If you click Next at this point, the P2V (V2V) will complete as normal.
To enable the Synchronize function, you MUST select Edit
- VMware vCenter Converter Standalone 5.1 - Enable Synchronise
Ensure Synchronize changes is selected and ticked.
Ensure Perform final synchronization is Un-ticked.
If you wanted to perform, a Scheduled Synchronize, select and set the Schedule Option. Select Next to continue, review the Summary screen, and select Finish.
- VMware vCenter Converter Standalone 5.1 - Summary Screen
A P2V job will be submitted and the P2V conversion will start.
- VMware vCenter Converter Standalone 5.1 - P2V Job Submitted
If you click the Task Id, you can check on the Task Progress.
- VMware vCenter Converter Standalone 5.1 - Task Progress
If you are finding conversions time are long, see my EE Article, on how to imporve transfer times.
HOW TO: Improve the transfer rate of a Physical to Virtual (P2V), Virtual to Virtual Conversion (V2V) using VMware vCenter Converter Standalone 5.0
- 3
-
Synchronize Changes
Once the initial P2V (V2V) conversion has completed, or "seeded" a new virtual machine, you can use the Synchronize function to replicate any changes that occur on the source machine to the virtual machine, the source machine could be a physical or virtual machine. (You can check the virtual machine by disconnecting networking, and powering up the virtual machine).
- VMware vCenter Converter Standalone 5.1 - Job Status
The Job Status should state Completed. Right Click the Task Id and select Go to job
- VMware vCenter Converter Standalone 5.1 - Go to Job
You will notice that the Status states Not Scheduled, this is because we did not set a schedule.
- VMware vCenter Converter Standalone 5.1 - Not Scheduled
Right Click the Job Id, and select Synchronize.
- VMware vCenter Converter Standalone 5.1 - Synchronize
Click Next
- VMware vCenter Converter Standalone 5.1 - Synchronize changes
Check the Summary page and Click Finish
- VMware vCenter Converter Standalone 5.1 - Finish
Click the View by Jobs
- VMware vCenter Converter Standalone 5.1 - Synchronize Task Progress
You will notice your Synchronize Job is Running, and it will have a new Synchronize icon, next to the job. All changes in the source machine will be synchronized or replicated to the virtual machine.
Congratulations you have successfully created a P2V (V2V) and Synchronized (replicated) your machine to a virtual machine.
****************************************************************************
Thank you for reading my article, please leave valuable feedback. If you liked my VMware article and would like to see more Articles from me, please click the Yes button near the: Was this article helpful? at the bottom of this article just below and to the right of this information. Thank You. Do not forget if you have a question about this article or another VMware, Virtualisation, Windows Server 2012 question, why not post a Question for me and the other Experts Exchange Experts in the VMware, Virtualisation, Windows 2008, Windows 2012 Zones. I look forward to hearing from you. - Andy
****************************************************************************
HOW TO: Synchronize changes when completing a P2V or V2V with VMware vCenter Converter Standalone 5.1的更多相关文章
- 使用VMware Converter Standalone Client进行虚拟机 P2V提示 权限不足,无法连接\\ip\admin$的解决方法集锦
使用VMware vCenter Converter Standalone Client进行虚拟机 P2V提示 权限不足,无法连接\\ip\admin$的解决方法集锦 步骤一 检查 远程桌面到&quo ...
- 使用vmware vconverter从物理机迁移系统到虚拟机P2V(多图)
zhuan:https://segmentfault.com/a/1190000002697929 本文完整记录了如何从物理服务器,保持所有环境配置信息,纹丝不动的迁移到虚拟机上,俗称 P2V .采用 ...
- 【转载】Vmware Vconverter从物理机迁移系统到虚拟机P2V
本文完整记录了如何从物理服务器,保持所有环境配置信息,纹丝不动的迁移到虚拟机上,俗称 P2V .采用的工具是VMware公司的 VMware vcenter vconverter standalone ...
- VMware vCenter Converter迁移Linux系统虚拟机
(一)简介VMware vCenter Converter Standalone,是一种用于将虚拟机和物理机转换为 VMware 虚拟机的可扩展解决方案.此外,还可以在 vCenter Server ...
- 聊5块钱P2V
上一秒还在写代码,下一秒就跑机房干活. 这台机器产制石器时代,重启一次后再就启动不了了.这个故障处理的方式我们以后再谈. 今天聊聊啥是P2V,国人总喜欢弄些稀奇古怪的定义来证明自己技术很牛X,就跟当年 ...
- 《疯狂VirtualBox实战讲学录》
<疯狂VirtualBox实战讲学录:小耗子之VirtualBox修炼全程重现>是市面上第一部同时也是唯一一部完整介绍VirtualBox的“中文版全程实战手册”!本书完整记录了Virtu ...
- 疯狂VirtualBOX 实战讲学录:小耗子之VirtualBOX修炼全程重现
疯狂VirtualBOX 实战讲学录:小耗子之VirtualBOX修炼全程重现 神级虚拟技术&云计算专家”小耗子”老师震撼分享 全球第—部完整深入的中文VirtualBox技术全程实战手册 全 ...
- 物理系统迁移虚拟化P2V技术
企业搭建虚拟化平台之后的第一件事肯定是将现有的服务器应用业务转移到虚拟服务器上,这就是虚拟化整合服务器的第一步,也是虚拟化程序的基础功能之一:P2V的转化功能. AD: 企业搭建虚拟化平台之后的第 ...
- vmare虚拟化解决方案
最近刚入职一家公司!主要是做vmare虚拟化的,虽然跟openstack不太沾边,但现在很多openstack都会兼容vmare程序,最终会如何我拭目以待,今天写这个也是做一个总结. 虚拟化.云计算. ...
随机推荐
- C#编程(十六)----------匿名类型
匿名类型 var和new关键字一起使用,可以创建匿名类型. 匿名类型提供了一种方便的方法,可用来将一组只读属性封装到单个对象中,而无需首先显式定义一个类型. 类型名由编译器生成,并且不能在源代码级使用 ...
- 网络拥塞控制(七)BIC-TCP
转自:http://www.cnblogs.com/fll/archive/2009/02/24/1397592.html 上面我们已经提到了HSTCP,它通过简单的修改标准TCP的增长方式,从而达到 ...
- java数组和字符串相互转换
将字符串变成数组 Java.lang包中有String.split()方法,java中通常用split()分割字符串,返回的是一个数组. 特殊,转义字符,必须加"\\"(“.”和“ ...
- 犯罪心理第八季/全集Criminal Minds迅雷下载
本季Criminal Minds Season 8(2012)看点:新季预告一名犯人突发急病,他被送上救护车,救护车在途中发生车祸.犯人对押送他的警官痛下毒手,BAU小组成员再次聚集起来.BAU开始分 ...
- 混乱之子第七季/全集Sons of Anarchy迅雷下载
英文译名 Sons of Anarchy (第7季) (2014-秋季档回归)FX. 本季看点:<混乱之子>(Sons of Anarchy)最终季的客串演员还在不断增多.曾在1996年因 ...
- 维京传奇第四季/全集Vikings迅雷下载
英文全名Vikings,第4季(2015). 本季看点:<维京传奇>当第四季开始时,Ragnar已经病入膏肓,随时可能丧命.毫无疑问,权力斗争异常激烈,谁都想在Ragnar死后获得最大利益 ...
- Greenplum入门——基础知识、安装、常用函数
Greenplum入门——基础知识.安装.常用函数 2017年10月08日 22:03:09 在咖啡里溺水的鱼 阅读数:8709 版权声明:本文为博主原创,允许非商业性质转载但请注明原作者和出处 ...
- [转]Infobright是一个与MySQL集成的开源数据仓库
[文章作者:张宴 本文版本:v1.1 最后修改:2010.05.18 转载请注明原文链接:http://blog.zyan.cc/infobright/] Infobright是一个与MySQL集成的 ...
- Java 线程与锁
Synchronization synchronized语法可以获取锁, 当其他线程持有锁的时候该线程想要获取锁将会进入等待状态, 直到没有其他线程持有该锁 显示使用 synchronized (lo ...
- arcsde10 postgresql8.3 服务停止问题
---恢复内容开始--- arcsde10 安装在windows server2008 R2 X64 上. 从.gdb文件数据库 拷贝40W多的数据到ArcSDE ,然后postgresql就停止了, ...