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程序,最终会如何我拭目以待,今天写这个也是做一个总结. 虚拟化.云计算. ...
随机推荐
- IOS开发之——objective-c与javascript交互
原文:http://blog.csdn.net/pjk1129/article/details/6936545 在写 JavaScript 的时候,可以使用一个叫做 window 的对象,像是我们想要 ...
- iPhone开发过程中调试多次Release问题 message sent to deallocated
初级:第一步 为程序添加符号断点 malloc_error_break 方法如下. 目标效果:让程序崩溃时跳转到出错到那一行.但是往往达不到这个效果.不行就继续往下看. At times, wh ...
- ArcGIS 在高清屏中主界面界面字体和图标显示过小,如何解决?
作者:安日链接:https://www.zhihu.com/question/40658050/answer/132382971来源:知乎著作权归作者所有.商业转载请联系作者获得授权,非商业转载请注明 ...
- Ext.grid.GroupingView 分组显示
1.Ext.grid.GroupingView 主要配置项: enableGroupingMenu:是否在表头菜单中进行分组控制,默认为true group ...
- Android:调用其他程序中的activity和Permission Denial: starting Intent 错误解决办法
今天想调试多个task中栈的情况,在测试程序中调用另一个程序的activity, 代码片段如下: btnStartX=(Button)findViewById(R.id.btnStartX); btn ...
- HDU 4888 Redraw Beautiful Drawings 网络流 建图
题意: 给定n, m, k 以下n个整数 a[n] 以下m个整数 b[n] 用数字[0,k]构造一个n*m的矩阵 若有唯一解则输出这个矩阵.若有多解输出Not Unique,若无解输出Impossib ...
- SQL:四舍五入和截取
四舍五入 , ) 截取 , )
- java.io.IOException: Attempted read from closed stream解决
在HttpClient请求的时候,返回结果解析时出现java.io.IOException: Attempted read from closed stream. 异常,解决 原因是EntityUti ...
- Android之仿iphone抖动效果
转自:http://blog.csdn.net/long33long/article/details/7693671 布局文件: <?xml version="1.0" en ...
- jdgui反编译+javac编译=无源文件改动代码
首先我们要知道,打包好的Java程序中都是编译好的字节码文件(*.class).这些class文件会在执行的时候被载入到JVM中. 若想替换掉某一个类,那么仅仅须要将该类的源代码又一次编译然后再替换之 ...