在生产环境中,对于Vmware环境的架构通常需要以下步骤:
1.在物理机上安装ESXi系统;
2.在本地安装VmwareClient作为连接和管理ESXi主机的工具;
3.使用Client连接一个ESXi主机,创建一个windows虚拟机,安装操作系统,安装vCenter;
4.使用vCenter连接所有的ESXi主机,进行统一管理;
5.安装规划在vCenter中批量部署Vmware虚拟机。
其中整个Vmware虚拟化环境的基础和核心就是vCenter的安装和使用,我在生产环境一般使用Window 2012 Server R2 + Oracle 11g R2 + Vmware vCenter 5.5的架构构建vCenter环境。
正常情况下,在建立Vmware环境前,必须先规划好。一旦在一台服务器上建构了vCenter环境后,就尽可能不能再动了,今天就遇到一个,将老的Vmware vCenter虚拟机复制到另一个网段后,一启动就各种报错。
运行环境:一台10.0.1.150服务器为VmwarevCenter虚拟机,实际在一台10.0.1.*物理机;该vCenter还同时管理着4台 10.0.0.*网段的ESXi服务器;
现在需要将10.0.1.*物理机关机格式化,做其他用途,而上面的vCenter就不能再使用了,所以首先进行了一个虚拟机复制,将vCenter所在的虚拟机10.0.1.150复制到一台10.0.0.*网段的ESXi主机,只修改了主机的IP地址为10.0.0.57。
结果迁移后的服务器启动后,就报了错误,vCenter一直不能连接成功,查询vCenter启动日志,有如下内容:
提示说明迁移后,vCenter连接Oracle数据库时,报ORA-12541错误,监听存在问题,vCenter不能连接到Oracle数据库,所以服务器无法正常启动。
于是再次修改了系统的主机名和IP地址,并修改了Oracle数据库的tnsnames.ora 和linstener.ora文件,重启操作系统,观察Vmware vCenter的状态,发现还是有报错:
通过这种错误提示,可以看到在Vmware安装过程中,有很多配置文件与服务器IP地址、端口等信息相关,在10.0.1.150上安装完毕后,即使复制成新虚拟机,修改了Window系统的主机名和IP地址,vCenter很多配置文件已经记录的是10.0.1.150,由于新服务器与原有机器不同,所以vCenter不能正常启动。
问题处理到这里,就没有必要依次查看和寻找vCenter中记录IP地址的位置和文件了,这个重建的过程,还不如重新安装一个新的vCenter环境。
由此可见:在生产系统中vCenter环境需要提前规划好,一旦安装后,就不要修改,否则操作系统、数据库、vCenter各个地方的配置文件不同,都会导致vCenter不能正常启动,复制后的vCenter服务器自然也无法使用。
上述两个步骤的vCenter启动错误日志如下:
复制完vCenter虚拟后,只修改IP地址,启动日志中直接报数据库无监听的错误:
Section for VMware VirtualCenter, pid=6452, version=5.5.0, build=1750787, option=Release
------ In-memory logs start --------
mem> 2014-12-02T16:45:43.105+08:00 [01784 info 'Hooks'] Hooks Initialized
------ In-memory logs end --------
2014-12-02T16:45:43.203+08:00 [01784 info 'Default'] Logging uses fast path: true
2014-12-02T16:45:43.205+08:00 [01784 info 'Libs'] VThreadBase detected multiple threads.
2014-12-02T16:45:43.205+08:00 [01784 info 'Default'] Handling bora/lib logs with VmaCore facilities
2014-12-02T16:45:43.206+08:00 [01784 info 'Default'] Initialized channel manager
2014-12-02T16:45:43.241+08:00 [01784 info 'Default'] Current working directory: C:\Windows\system32
2014-12-02T16:45:43.242+08:00 [01784 info 'Default'] ThreadPool windowsStackImmediateCommit = true
2014-12-02T16:45:43.388+08:00 [05380 info 'ThreadPool'] Thread enlisted
2014-12-02T16:45:43.389+08:00 [04932 info 'ThreadPool'] Thread enlisted
2014-12-02T16:45:43.389+08:00 [01784 info 'ThreadPool'] Thread pool on asio: Min Io, Max Io, Min Task, Max Task, Max Concurency: 2, 200, 2, 90, 2147483647
2014-12-02T16:45:43.391+08:00 [01784 info 'ThreadPool'] Thread enlisted
2014-12-02T16:45:43.389+08:00 [04928 info 'ThreadPool'] Thread enlisted
2014-12-02T16:45:43.397+08:00 [01784 info 'Default'] Log path: C:\ProgramData\VMware\VMware VirtualCenter\Logs
2014-12-02T16:45:43.389+08:00 [04920 info 'ThreadPool'] Thread enlisted
2014-12-02T16:45:43.402+08:00 [01784 info 'Default'] Initializing SSL
2014-12-02T16:45:43.420+08:00 [01784 info 'Default'] Vmacore::InitSSL: handshakeTimeoutUs = 120000000
2014-12-02T16:45:43.429+08:00 [06500 info 'ThreadPool'] Thread enlisted
2014-12-02T16:45:43.466+08:00 [01784 info 'Default'] Starting VMware VirtualCenter 5.5.0 build-1750787
2014-12-02T16:45:43.472+08:00 [01784 info 'Default'] Log directory: C:\ProgramData\VMware\VMware VirtualCenter\Logs.
2014-12-02T16:45:43.474+08:00 [01784 info 'vpxdvpxdMain'] Account name: SYSTEM
2014-12-02T16:45:43.475+08:00 [01784 info 'win32vpxdOsLayer_win32'] Total virtual memory available for the process 137438953344 KB
2014-12-02T16:45:43.477+08:00 [01784 info 'win32vpxdOsLayer_win32'] [VpxOsLayer] Enabled low-frag process heap.
-->
2014-12-02T16:45:43.478+08:00 [01784 info 'win32vpxdOsLayer_win32'] [VpxOsLayer] Enabled low-frag crt heap.
-->
2014-12-02T16:45:43.481+08:00 [01784 info 'commonvpxLro'] [VpxLRO] 640 max LROs
2014-12-02T16:45:43.482+08:00 [01784 info 'commonvpxLro'] [VpxLRO] 12 reserved internal LROs
2014-12-02T16:45:43.483+08:00 [01784 info 'commonvpxLro'] [VpxLRO] 12 reserved blocker LROs
2014-12-02T16:45:43.485+08:00 [01784 info 'commonvpxLro'] [VpxLRO] 12 reserved short LROs
2014-12-02T16:45:43.486+08:00 [01784 info 'commonvpxLro'] [VpxLRO] 8 reserved long LROs
2014-12-02T16:45:43.487+08:00 [01784 info 'commonvpxLro'] [VpxLRO] 600-second completed task lifetime
2014-12-02T16:45:43.488+08:00 [01784 info 'commonvpxLro'] [VpxLRO] 60-second minimum completed task lifetime
2014-12-02T16:45:43.491+08:00 [01784 info 'commonvpxLro'] [VpxLRO] 200 maximum completed tasks
2014-12-02T16:45:43.491+08:00 [01784 info 'commonvpxLro'] [VpxLRO] 600-second unregistered task lifetime
2014-12-02T16:45:43.495+08:00 [01784 info 'utilvpxdVdb'] Registry Item DB 5 value is '50'
2014-12-02T16:45:43.495+08:00 [01784 info 'utilvpxdVdb'] [VpxdVdb::SetDBType] Logging in to DSN: vmware with username vmuser
2014-12-02T16:45:50.307+08:00 [01784 error 'utilvpxdVdb'] [VpxdVdb::SetDBType]: Database error: ODBC error: (HY000) - [Oracle][ODBC][Ora]ORA-12541: TNS: 无监听程序
-->
2014-12-02T16:45:50.308+08:00 [01784 error 'Default'] Error getting configuration info from the database
2014-12-02T16:45:50.308+08:00 [01784 warning 'VpxProfiler'] Vpxd::ServerApp::Init [VpxdVdb::Init(VpxdVdb::GetVcVdbInstId(), false, false, NULL)] took 6814 ms
2014-12-02T16:45:50.309+08:00 [01784 error 'vpxdvpxdMain'] [Vpxd::ServerApp::Init] Init failed: VpxdVdb::Init(VpxdVdb::GetVcVdbInstId(), false, false, NULL)
--> Backtrace:
--> backtrace[00] rip 000000018018b6aa
--> backtrace[01] rip 0000000180105288
--> backtrace[02] rip 000000018010668e
--> backtrace[03] rip 00000001800900f8
--> backtrace[04] rip 0000000000a35bac
--> backtrace[05] rip 0000000000a56722
--> backtrace[06] rip 00007ff7663aa29c
--> backtrace[07] rip 00007ff7663a8b3c
--> backtrace[08] rip 00007ff7665debfb
--> backtrace[09] rip 00007ffa341d81d5
--> backtrace[10] rip 00007ffa350d1611
--> backtrace[11] rip 00007ffa352864ad
-->
2014-12-02T16:45:50.313+08:00 [01784 warning 'VpxProfiler'] ServerApp::Init [TotalTime] took 6832 ms
2014-12-02T16:45:50.313+08:00 [01784 error 'Default'] Failed to intialize VMware VirtualCenter. Shutting down...
2014-12-02T16:45:50.314+08:00 [01784 info 'vpxdvpxdSupportManager'] Wrote uptime information
2014-12-02T16:45:50.314+08:00 [01784 error 'Default'] Alert:false@ d:/build/ob/bora-1750787/bora/vpx/vpxd/util/vdb.cpp:418
--> Backtrace:
--> backtrace[00] rip 000000018018b6aa
--> backtrace[01] rip 0000000180105288
--> backtrace[02] rip 000000018010668e
--> backtrace[03] rip 000000018009c567
--> backtrace[04] rip 00007ff765ab1c09
--> backtrace[05] rip 00007ff7663a8052
--> backtrace[06] rip 00007ff7663a8b7a
--> backtrace[07] rip 00007ff7665debfb
--> backtrace[08] rip 00007ffa341d81d5
--> backtrace[09] rip 00007ffa350d1611
--> backtrace[10] rip 00007ffa352864ad
-->
2014-12-02T16:45:50.315+08:00 [01784 info 'utilvpxdVdb'] Registry Item DB 5 value is '50'
2014-12-02T16:45:50.316+08:00 [01784 info 'utilvpxdVdb'] [VpxdVdb::SetDBType] Logging in to DSN: vmware with username vmuser
2014-12-02T16:45:51.453+08:00 [01784 error 'utilvpxdVdb'] [VpxdVdb::SetDBType]: Database error: ODBC error: (HY000) - [Oracle][ODBC][Ora]ORA-12541: TNS: 无监听程序
-->
2014-12-02T16:45:51.455+08:00 [01784 error 'Default'] Error getting configuration info from the database
2014-12-02T16:45:51.455+08:00 [01784 warning 'vpxdvpxdMain'] Database not initialized. Nothing to unlock
2014-12-02T16:45:51.458+08:00 [01784 info 'Default'] Forcing shutdown of VMware VirtualCenter now
修改了Window系统的主机名、IP地址、oracle数据库的配置后,启动日志中报vCenter不能正常与原有IP连接的错误:
Section for VMware VirtualCenter, pid=5380, version=5.5.0, build=1750787, option=Release
------ In-memory logs start --------
mem> 2014-12-02T16:55:11.643+08:00 [01852 info 'Hooks'] Hooks Initialized
------ In-memory logs end --------
2014-12-02T16:55:11.687+08:00 [01852 info 'Default'] Logging uses fast path: true
2014-12-02T16:55:11.687+08:00 [01852 info 'Libs'] VThreadBase detected multiple threads.
2014-12-02T16:55:11.687+08:00 [01852 info 'Default'] Handling bora/lib logs with VmaCore facilities
2014-12-02T16:55:11.687+08:00 [01852 info 'Default'] Initialized channel manager
2014-12-02T16:55:11.728+08:00 [01852 info 'Default'] Current working directory: C:\Windows\system32
2014-12-02T16:55:11.729+08:00 [01852 info 'Default'] ThreadPool windowsStackImmediateCommit = true
2014-12-02T16:55:11.729+08:00 [05100 info 'ThreadPool'] Thread enlisted
2014-12-02T16:55:11.729+08:00 [01852 info 'ThreadPool'] Thread pool on asio: Min Io, Max Io, Min Task, Max Task, Max Concurency: 2, 200, 2, 90, 2147483647
2014-12-02T16:55:11.729+08:00 [04920 info 'ThreadPool'] Thread enlisted
2014-12-02T16:55:11.729+08:00 [05112 info 'ThreadPool'] Thread enlisted
2014-12-02T16:55:11.729+08:00 [01852 info 'ThreadPool'] Thread enlisted
2014-12-02T16:55:11.729+08:00 [01852 info 'Default'] Log path: C:\ProgramData\VMware\VMware VirtualCenter\Logs
2014-12-02T16:55:11.729+08:00 [01852 info 'Default'] Initializing SSL
2014-12-02T16:55:11.743+08:00 [04952 info 'ThreadPool'] Thread enlisted
2014-12-02T16:55:11.752+08:00 [01852 info 'Default'] Vmacore::InitSSL: handshakeTimeoutUs = 120000000
2014-12-02T16:55:11.754+08:00 [05052 info 'ThreadPool'] Thread enlisted
2014-12-02T16:55:11.798+08:00 [01852 info 'Default'] Starting VMware VirtualCenter 5.5.0 build-1750787
2014-12-02T16:55:11.798+08:00 [01852 info 'Default'] Log directory: C:\ProgramData\VMware\VMware VirtualCenter\Logs.
2014-12-02T16:55:11.799+08:00 [01852 info 'vpxdvpxdMain'] Account name: SYSTEM
2014-12-02T16:55:11.799+08:00 [01852 info 'win32vpxdOsLayer_win32'] Total virtual memory available for the process 137438953344 KB
2014-12-02T16:55:11.799+08:00 [01852 info 'win32vpxdOsLayer_win32'] [VpxOsLayer] Enabled low-frag process heap.
-->
2014-12-02T16:55:11.799+08:00 [01852 info 'win32vpxdOsLayer_win32'] [VpxOsLayer] Enabled low-frag crt heap.
-->
2014-12-02T16:55:11.800+08:00 [01852 info 'commonvpxLro'] [VpxLRO] 640 max LROs
2014-12-02T16:55:11.800+08:00 [01852 info 'commonvpxLro'] [VpxLRO] 12 reserved internal LROs
2014-12-02T16:55:11.800+08:00 [01852 info 'commonvpxLro'] [VpxLRO] 12 reserved blocker LROs
2014-12-02T16:55:11.800+08:00 [01852 info 'commonvpxLro'] [VpxLRO] 12 reserved short LROs
2014-12-02T16:55:11.800+08:00 [01852 info 'commonvpxLro'] [VpxLRO] 8 reserved long LROs
2014-12-02T16:55:11.800+08:00 [01852 info 'commonvpxLro'] [VpxLRO] 600-second completed task lifetime
2014-12-02T16:55:11.800+08:00 [01852 info 'commonvpxLro'] [VpxLRO] 60-second minimum completed task lifetime
2014-12-02T16:55:11.800+08:00 [01852 info 'commonvpxLro'] [VpxLRO] 200 maximum completed tasks
2014-12-02T16:55:11.800+08:00 [01852 info 'commonvpxLro'] [VpxLRO] 600-second unregistered task lifetime
2014-12-02T16:55:11.803+08:00 [01852 info 'utilvpxdVdb'] Registry Item DB 5 value is '50'
2014-12-02T16:55:11.803+08:00 [01852 info 'utilvpxdVdb'] [VpxdVdb::SetDBType] Logging in to DSN: vmware with username vmuser
2014-12-02T16:55:13.065+08:00 [01852 info 'Default'] [VdbSchemaLoader::LookupSchemaFromDB] Loaded schema and index information from DB
2014-12-02T16:55:13.175+08:00 [01852 warning 'VpxProfiler'] Vpxd::ServerApp::Init [VpxdVdb::Init(VpxdVdb::GetVcVdbInstId(), false, false, NULL)] took 1373 ms
2014-12-02T16:55:13.175+08:00 [01852 info 'utilvpxdDbSchemaHash'] [VpxdDbSchemaHash::GetSchemaFilename]: sqlDir: D:\VMware\Infrastructure\VirtualCenter Server\sql\
2014-12-02T16:55:13.175+08:00 [01852 info 'utilvpxdDbSchemaHash'] [VpxdDbSchemaHash::CheckSchema]: schema file: D:\VMware\Infrastructure\VirtualCenter Server\sql\VCDB_oracle.sql
2014-12-02T16:55:13.266+08:00 [01852 info 'win32vpxLdapBackup_win32'] [LdapBackup] Making sure LDAP instance VMwareVCMSDS is running
2014-12-02T16:55:13.267+08:00 [01852 info 'win32vpxLdapBackup_win32'] [LdapBackup] Attempting to start service ADAM_VMwareVCMSDS...
2014-12-02T16:55:13.284+08:00 [01852 info 'win32vpxLdapBackup_win32'] [LdapBackup] Service started
2014-12-02T16:55:13.302+08:00 [01852 info 'Default'] Looking for vpx result filter at D:\VMware\Infrastructure\VirtualCenter Server\vpxResultFilter.xml
2014-12-02T16:55:13.500+08:00 [05112 info 'vpxdvpxdMain' opID=SWI-6058ed8] Pre-loading symbols...
2014-12-02T16:55:13.501+08:00 [01852 info 'MoLock'] LRO tracing: enabled: false
2014-12-02T16:55:13.501+08:00 [01852 info 'MoLock'] LRO tracing: LRO name:
2014-12-02T16:55:13.531+08:00 [05112 info 'vpxdvpxdMain' opID=SWI-6058ed8] Done pre-loading symbols.
2014-12-02T16:55:13.656+08:00 [01852 info 'Default'] Looking for vpx result filter at D:\VMware\Infrastructure\VirtualCenter Server\vpxResultFilter.xml
2014-12-02T16:55:13.671+08:00 [01852 info 'QueryServiceProvider'] Initializing QueryServiceProviderHelperImpl
2014-12-02T16:55:13.750+08:00 [01852 info 'QueryServiceProvider'] Starting with generation number: 357102
2014-12-02T16:55:13.754+08:00 [01852 info 'vpxservicesMoServiceDirectory'] [ServiceDirectory] Local instance UUID: 85A44A92-F362-4936-8BF8-736DCCACE90C
2014-12-02T16:55:13.971+08:00 [01852 info 'vpxservicesMoServiceDirectory'] [RegisterBuiltinServiceEndpoints]: found service endpoint: qs-endpoint.xml
2014-12-02T16:55:14.165+08:00 [01852 warning 'Libs'] [VpxdOsLayer] Couldn't read registry entry managedIP
2014-12-02T16:55:14.346+08:00 [01852 info 'vpxdvpxdVmomi'] HTTP client pool idle timeout: 900 (second)
2014-12-02T16:55:14.404+08:00 [01852 info 'Locale'] Added locale path D:\VMware\Infrastructure\VirtualCenter Server\coreLocale/ to locale map
2014-12-02T16:55:14.447+08:00 [01852 warning 'Locale'] Duplicate key 'LicenseManager.LicenseInfo.vaai.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/de/default.vmsg', only first one is used
2014-12-02T16:55:14.447+08:00 [01852 warning 'Locale'] Duplicate key 'LicenseManager.LicenseInfo.vaai.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/de/default.vmsg', only first one is used
2014-12-02T16:55:14.464+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.license.Feature.vaai.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/de/enum.vmsg', only first one is used
2014-12-02T16:55:14.464+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.license.Feature.vaai.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/de/enum.vmsg', only first one is used
2014-12-02T16:55:14.467+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOWNative.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/de/enum.vmsg', only first one is used
2014-12-02T16:55:14.467+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOWNative.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/de/enum.vmsg', only first one is used
2014-12-02T16:55:14.467+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW32.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/de/enum.vmsg', only first one is used
2014-12-02T16:55:14.467+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW32.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/de/enum.vmsg', only first one is used
2014-12-02T16:55:14.467+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW64.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/de/enum.vmsg', only first one is used
2014-12-02T16:55:14.467+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW64.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/de/enum.vmsg', only first one is used
2014-12-02T16:55:14.467+08:00 [01852 warning 'Locale'] Duplicate key 'vm.GuestInfo.AppStateType.none.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/de/enum.vmsg', only first one is used
2014-12-02T16:55:14.467+08:00 [01852 warning 'Locale'] Duplicate key 'vm.GuestInfo.AppStateType.none.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/de/enum.vmsg', only first one is used
2014-12-02T16:55:14.709+08:00 [01852 warning 'Locale'] Duplicate key 'LicenseManager.LicenseInfo.vaai.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/en/default.vmsg', only first one is used
2014-12-02T16:55:14.709+08:00 [01852 warning 'Locale'] Duplicate key 'LicenseManager.LicenseInfo.vaai.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/en/default.vmsg', only first one is used
2014-12-02T16:55:14.723+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.license.Feature.vaai.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/en/enum.vmsg', only first one is used
2014-12-02T16:55:14.723+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.license.Feature.vaai.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/en/enum.vmsg', only first one is used
2014-12-02T16:55:14.724+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOWNative.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/en/enum.vmsg', only first one is used
2014-12-02T16:55:14.724+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOWNative.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/en/enum.vmsg', only first one is used
2014-12-02T16:55:14.724+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW32.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/en/enum.vmsg', only first one is used
2014-12-02T16:55:14.724+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW32.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/en/enum.vmsg', only first one is used
2014-12-02T16:55:14.724+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW64.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/en/enum.vmsg', only first one is used
2014-12-02T16:55:14.724+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW64.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/en/enum.vmsg', only first one is used
2014-12-02T16:55:14.724+08:00 [01852 warning 'Locale'] Duplicate key 'vm.GuestInfo.AppStateType.none.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/en/enum.vmsg', only first one is used
2014-12-02T16:55:14.724+08:00 [01852 warning 'Locale'] Duplicate key 'vm.GuestInfo.AppStateType.none.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/en/enum.vmsg', only first one is used
2014-12-02T16:55:14.781+08:00 [01852 warning 'Locale'] 'D:\VMware\Infrastructure\VirtualCenter Server\locale/en/eventaux.vmsg', line 2629: Invalid message ' A virtual machine has a CPU, memory, and/or vFlash cache reservation and no compatible host had enough resources to satisfy the reservation(s). </description> <action>Decrease the virtual machine resource reservation</action> <action>Add more host(s) to cluster</action> <action>Bring online any failed hosts or resolve a network partition if one exists</action> <action>If DRS is in manual mode, look for any pending recommendations and approve them so that vSphere HA failover can proceed</action> </cause> <cause> <description> The cluster has vCloud Distributed Storage enabled, and one or more hosts that contribute storage to the cluster is inaccessible, preventing vSphere HA from powering on the virtual machine. This applies to virtual machines that have one or more files on a vCloud Distributed Storage datastore. </description> <action>Bring online any failed hosts or resolve a network partition if one exists that involves hosts that contribute storage to the vCloud Distributed Storage cluster</action> </cause> </EventLongDescription> "'
2014-12-02T16:55:14.958+08:00 [01852 warning 'Locale'] Duplicate key 'LicenseManager.LicenseInfo.vaai.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/fr/default.vmsg', only first one is used
2014-12-02T16:55:14.958+08:00 [01852 warning 'Locale'] Duplicate key 'LicenseManager.LicenseInfo.vaai.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/fr/default.vmsg', only first one is used
2014-12-02T16:55:14.968+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.license.Feature.vaai.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/fr/enum.vmsg', only first one is used
2014-12-02T16:55:14.968+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.license.Feature.vaai.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/fr/enum.vmsg', only first one is used
2014-12-02T16:55:14.971+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOWNative.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/fr/enum.vmsg', only first one is used
2014-12-02T16:55:14.971+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOWNative.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/fr/enum.vmsg', only first one is used
2014-12-02T16:55:14.971+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW32.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/fr/enum.vmsg', only first one is used
2014-12-02T16:55:14.971+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW32.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/fr/enum.vmsg', only first one is used
2014-12-02T16:55:14.971+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW64.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/fr/enum.vmsg', only first one is used
2014-12-02T16:55:14.971+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW64.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/fr/enum.vmsg', only first one is used
2014-12-02T16:55:14.971+08:00 [01852 warning 'Locale'] Duplicate key 'vm.GuestInfo.AppStateType.none.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/fr/enum.vmsg', only first one is used
2014-12-02T16:55:14.972+08:00 [01852 warning 'Locale'] Duplicate key 'vm.GuestInfo.AppStateType.none.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/fr/enum.vmsg', only first one is used
2014-12-02T16:55:15.821+08:00 [01852 warning 'Locale'] Duplicate key 'LicenseManager.LicenseInfo.vaai.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ja/default.vmsg', only first one is used
2014-12-02T16:55:15.821+08:00 [01852 warning 'Locale'] Duplicate key 'LicenseManager.LicenseInfo.vaai.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ja/default.vmsg', only first one is used
2014-12-02T16:55:15.833+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.license.Feature.vaai.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ja/enum.vmsg', only first one is used
2014-12-02T16:55:15.834+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.license.Feature.vaai.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ja/enum.vmsg', only first one is used
2014-12-02T16:55:15.839+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOWNative.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ja/enum.vmsg', only first one is used
2014-12-02T16:55:15.839+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOWNative.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ja/enum.vmsg', only first one is used
2014-12-02T16:55:15.839+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW32.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ja/enum.vmsg', only first one is used
2014-12-02T16:55:15.839+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW32.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ja/enum.vmsg', only first one is used
2014-12-02T16:55:15.839+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW64.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ja/enum.vmsg', only first one is used
2014-12-02T16:55:15.839+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW64.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ja/enum.vmsg', only first one is used
2014-12-02T16:55:15.840+08:00 [01852 warning 'Locale'] Duplicate key 'vm.GuestInfo.AppStateType.none.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ja/enum.vmsg', only first one is used
2014-12-02T16:55:15.840+08:00 [01852 warning 'Locale'] Duplicate key 'vm.GuestInfo.AppStateType.none.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ja/enum.vmsg', only first one is used
2014-12-02T16:55:16.179+08:00 [01852 warning 'Locale'] Duplicate key 'LicenseManager.LicenseInfo.vaai.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ko/default.vmsg', only first one is used
2014-12-02T16:55:16.179+08:00 [01852 warning 'Locale'] Duplicate key 'LicenseManager.LicenseInfo.vaai.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ko/default.vmsg', only first one is used
2014-12-02T16:55:16.185+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.license.Feature.vaai.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ko/enum.vmsg', only first one is used
2014-12-02T16:55:16.185+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.license.Feature.vaai.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ko/enum.vmsg', only first one is used
2014-12-02T16:55:16.188+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOWNative.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ko/enum.vmsg', only first one is used
2014-12-02T16:55:16.188+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOWNative.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ko/enum.vmsg', only first one is used
2014-12-02T16:55:16.188+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW32.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ko/enum.vmsg', only first one is used
2014-12-02T16:55:16.188+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW32.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ko/enum.vmsg', only first one is used
2014-12-02T16:55:16.188+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW64.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ko/enum.vmsg', only first one is used
2014-12-02T16:55:16.188+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW64.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ko/enum.vmsg', only first one is used
2014-12-02T16:55:16.188+08:00 [01852 warning 'Locale'] Duplicate key 'vm.GuestInfo.AppStateType.none.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ko/enum.vmsg', only first one is used
2014-12-02T16:55:16.188+08:00 [01852 warning 'Locale'] Duplicate key 'vm.GuestInfo.AppStateType.none.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ko/enum.vmsg', only first one is used
2014-12-02T16:55:16.413+08:00 [01852 warning 'Locale'] Duplicate key 'LicenseManager.LicenseInfo.vaai.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_CN/default.vmsg', only first one is used
2014-12-02T16:55:16.413+08:00 [01852 warning 'Locale'] Duplicate key 'LicenseManager.LicenseInfo.vaai.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_CN/default.vmsg', only first one is used
2014-12-02T16:55:16.422+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.license.Feature.vaai.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_CN/enum.vmsg', only first one is used
2014-12-02T16:55:16.422+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.license.Feature.vaai.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_CN/enum.vmsg', only first one is used
2014-12-02T16:55:16.424+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOWNative.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_CN/enum.vmsg', only first one is used
2014-12-02T16:55:16.424+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOWNative.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_CN/enum.vmsg', only first one is used
2014-12-02T16:55:16.424+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW32.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_CN/enum.vmsg', only first one is used
2014-12-02T16:55:16.424+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW32.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_CN/enum.vmsg', only first one is used
2014-12-02T16:55:16.424+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW64.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_CN/enum.vmsg', only first one is used
2014-12-02T16:55:16.424+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW64.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_CN/enum.vmsg', only first one is used
2014-12-02T16:55:16.424+08:00 [01852 warning 'Locale'] Duplicate key 'vm.GuestInfo.AppStateType.none.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_CN/enum.vmsg', only first one is used
2014-12-02T16:55:16.424+08:00 [01852 warning 'Locale'] Duplicate key 'vm.GuestInfo.AppStateType.none.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_CN/enum.vmsg', only first one is used
2014-12-02T16:55:16.570+08:00 [01852 warning 'Locale'] Duplicate key 'LicenseManager.LicenseInfo.vaai.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_TW/default.vmsg', only first one is used
2014-12-02T16:55:16.570+08:00 [01852 warning 'Locale'] Duplicate key 'LicenseManager.LicenseInfo.vaai.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_TW/default.vmsg', only first one is used
2014-12-02T16:55:16.577+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.license.Feature.vaai.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_TW/enum.vmsg', only first one is used
2014-12-02T16:55:16.577+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.license.Feature.vaai.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_TW/enum.vmsg', only first one is used
2014-12-02T16:55:16.579+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOWNative.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_TW/enum.vmsg', only first one is used
2014-12-02T16:55:16.579+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOWNative.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_TW/enum.vmsg', only first one is used
2014-12-02T16:55:16.579+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW32.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_TW/enum.vmsg', only first one is used
2014-12-02T16:55:16.579+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW32.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_TW/enum.vmsg', only first one is used
2014-12-02T16:55:16.579+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW64.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_TW/enum.vmsg', only first one is used
2014-12-02T16:55:16.579+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW64.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_TW/enum.vmsg', only first one is used
2014-12-02T16:55:16.579+08:00 [01852 warning 'Locale'] Duplicate key 'vm.GuestInfo.AppStateType.none.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_TW/enum.vmsg', only first one is used
2014-12-02T16:55:16.579+08:00 [01852 warning 'Locale'] Duplicate key 'vm.GuestInfo.AppStateType.none.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_TW/enum.vmsg', only first one is used
2014-12-02T16:55:16.624+08:00 [01852 warning 'Locale'] 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_TW/fault.vmsg',