Re: HA Configuration issues CentOS on 5.1 cluster
I think enabling Admission Control was the solution. But I'm not sure. Looking back in the Events of vSphere client, early in the morning HA Protected was enabled. Thanks for your replies !!
View ArticleRe: How to recover VMFS volume after a RAID controller failure
Has the datastore initially been created with ESXi 5/VMFS5 (i.e. not an upgrade from ESXi 4/VMFS3)?What's the ouptut of:partedUtil getUsableSectors "/vmfs/devices/disks/mpx.vmhba1:C0:T1:L0" André
View ArticleRe: ESXi 4.0 Server Crashed
also run the commands listed on this pagehttps://communities.vmware.com/message/935007#935007
View ArticleRe: Regarding upgrade of license keys from Essentials plus 4.1 to Essentials...
Okay thank you for that information, then we will do the upgrade of the keys at the same time when we are upgrading the hosts and the vcenter server.
View ArticleRe: how do i use the UM across more than one vlan/network?
Please remember that Usage Meter does not talk directly to virtual machines. Usage Meter talks directly to vCenter itself, and the other VMware Products (e.g. vCOPs). One would hope that...
View ArticleRe: vmnic Status
Try something like this foreach ($dvSwinGet-VDSwitch){ foreach($esxin$dvSw.ExtensionData.Config.Host){ $esxObj=Get-View$esx.config.Host $nicTab=@{} $esxObj.Config.Network.Pnic|%{...
View ArticleCan you use a domain account to create the DBA user for single sign-on?
Hi All, Is it possible to use a domain account credentials to use when installing single sign-on, it is asked during the database info page?See below; I've tried but entering domain credentials that I...
View ArticleRe: How to recover VMFS volume after a RAID controller failure
Hello,Thanks for your quick reply.Initially i have installed ESXi 5.0 and I am almost 100% sure that VMFS version was 5 (I have installed it more than 6 months ago and of course it wasn't...
View ArticleRe: ESXi 4.0 Server Crashed
You mentioned a 500GB drive in your initial post, but the output shows a 300GB drive!? Can you confirm it's the 300GB drive which should contain the VMFS datastore?Did you setup the host with ESXi 4.0...
View ArticleRe: ESXi 4.0 Server Crashed
Just saw your follow up post, where you mentioned you ran some commands. It's not a good idea to run commands without knowing the details, especially when you follow a 5 years old post. André
View ArticlevCenter with Windows 8 with Hyper-V (WP8 SDK) loses network after cloning
Hey! We have vSphere Server Version 5.1I have added the Windows 8 machine and managed to enable Hyper-V and installed Windows Phone 8 SDK.Now I see 3 network adapters: Ethernet, vEthernet and vEthernet...
View ArticleRe: vmnic Status
HI LucD, Thanks a lot for your reply. If a host is having both standard and distributed switch then how to find which one is standard and which one distributed.
View Articlecontinual NTCCheckResult messages in vmkernel log - issue
Hi all Dont suppose anyone knows why we'd be getting the following about every minute on a vsphere 5.1 U1 host (updated fully as of a few days ago). 2013-08-13T09:44:37.458Z cpu0:8802)TeamCheck:...
View ArticleRe: vmnic Status
Since the script uses the Get-VDSwitch cmdlet to start, it will only report distributed switches.
View ArticleRe: ESXi 4.0 Server Crashed
a.p. wrote: You mentioned a 500GB drive in your initial post, but the output shows a 300GB drive!? Can you confirm it's the 300GB drive which should contain the VMFS datastore?Did you setup the host...
View ArticleRe: How to recover VMFS volume after a RAID controller failure
The reason I asked was to understand whether the original partition type was MBR or GPT and the start sector was 128 or 2048.With the information you provided, take a look at Recovering a lost...
View ArticleRe: HP BIOS/iLO differs from ESXi hardware sensors
CIM is running, and the port enalbed. I would be surprised if this was the issue, because it worked like a charm before the memory error occured.
View ArticleRe: what is difference between hostd, Vpxa and vpxd.
Hi.... VPXD-It is Vcenter Server Service. If this service is stopped then we will not able to connect to Vcenter Server via Vsphere client. VPXA-It is the agent of Vcenter server. also known as mini...
View ArticleRe: ESXi 4.0 Server Crashed
What's important are two things, first the partition type has to be FB (VMFS), and the second thing is the start sector, which has to be 128 for VMFS datastores created with version 4.x. Please take a...
View Article