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程序,最终会如何我拭目以待,今天写这个也是做一个总结. 虚拟化.云计算. ...
随机推荐
- Spring boot配置多个Redis数据源操作实例
原文:https://www.jianshu.com/p/c79b65b253fa Spring boot配置多个Redis数据源操作实例 在SpringBoot是项目中整合了两个Redis的操作实例 ...
- NSDictionary 详解
1.使用dictionaryWithObjectsAndKeys方法存储数据时,中间任何一个对象都不能为nil,否则它后面都对象都无法存入aFiledic.因为dictionaryWithObject ...
- iReport数据库连接找不到驱动
- jquery 图片文件转base64 显示
<!DOCTYPE html> <html> <head> <meta name="viewport" content="wid ...
- Swift - UITableView状态切换效果
Swift - UITableView状态切换效果 效果 源码 https://github.com/YouXianMing/Swift-Animations // // TableViewTapAn ...
- 得到ImageView中drawable显示的区域的计算方法
我们都知道Imageview中有不同的拉伸比率,比如fitStart,centCrop这样的,所以imageview中的drawable不一定和imageview占有相同的位置和大小,那么怎么计算呢? ...
- SVG 使用marker画箭头(一)
一.使用Marker画箭头 1.定义一个箭头的marker引用 <defs> <marker id='markerArrow' markerWidth='13' markerHeig ...
- 数据库实例: STOREBOOK > 用户 > 编辑 用户: SYS
ylbtech-Oracle:数据库实例: 数据库实例: STOREBOOK > 用户 > 编辑 用户: SYS 编辑 用户: SYS 1. 一般信息返回顶部 1.1, 1.2, ...
- 【转】qt ,使用tcp/ip协议网络传输数据时,字节序转换方法
网络传输数据是需要保证字节序的正确,才能保证传输数据的准确,网络字节序一般是大端字节序.qt提供了以下两种方法来将本地字节序转换为网络字节序: 方法一,使用qt提供的字节序转换函数 T qFromBi ...
- Go语言之进阶篇连接mysql
一.Go连接mysql 1.mysql驱动 地址:https://github.com/Go-SQL-Driver/MySQL 说明: sql.Open()函数用来打开一个注册过的数据库驱动,Go-M ...