Re: warning . "Only live system was updated, while installing NEXUS 1000v to...
All configuration is lost? If you try to reboot an ESX without installing VEM, does the configuration rolls back also?
View ArticleRe: How to isolate multiple VMs of having same network config.
You will have to create fenced networks manually on the ESX,and for this you will need to build a "router vm", so you will be able to isolate the network traffic. You can see the example on the VMware...
View ArticleRe: vmk3 showing standby iscsi
This is because of the multipathing policy you are using on the LUNs/storage. Usually happens with MRU (Most Recently Used) policy and active/pasive arrays. Is not a problem, if this is your case...
View ArticleRe: ESXi Hardware - Battery Error
This can be ignored as per KB http://kb.vmware.com/kb/1021786Also, if you are using 4.1, there is a patch for avoiding this: http://kb.vmware.com/kb/2004525
View ArticleRe: Setting preferred DomainControllers on ESXi5
I think your Sort should say$51hosts = Get-View -ViewType HostSystem -Filter @{"Summary.Config.Product.Version"="5.1.0"} |Sort-Object Name | Select -ExpandProperty NameThe separator should be a...
View ArticleRe: Error installing 1000v - vCenter Server Connection
What vCenter version are you using?
View ArticleRe: VpxClient has stopped working
This topic might be a little old but I had a very similar problem recently - Vsphere Client (5.0) refused to launch, just a meaningless "VpxClient has stopped working" message pops up briefly with no...
View ArticleRe: VDP Appliance shows guest vmdks attached to it and as the active disks...
Stop the appliance (shutdown) and detach the disks that belongs to your VMs. Consolidate again all VMs that have disks attached. After that, monitor the appliance to check if you will not have the same...
View ArticleRe: No heart beat issue with ESXi 5.1
You are running unsupported hardware... so is very difficult to troubleshoot things like this. Check if disabling IRQ redirect make things better: http://kb.vmware.com/kb/1030265 But beyond this... try...
View ArticleRe: SVMotion fails between 2 SANs
On VM edit settings, try to configure (force) the VM to store the swap with the VM files (same datastore). Check if this works for you.
View ArticleRe: How to turn OFF Forums which I follow
You can manage the forums you follow by clicking the "My Communities" tab --> "Communities" --> "Following". André
View Articleerror message regarding datastore size
I have installed ESXi 5.1.0 on VMware workstation, and interfaced the vsphere client's management interface. This is all on Windows 7 laptop. I am now trying to install an image of VMware vCenter...
View ArticleP2V Our SBS2003
Hello all We have recently bought a new Dell Host so we can run our entire enviroment on that host. Dell Host w/ESXi 5.1 (it was installed last week).The host is configured with 2 x 2GHz, 64GB Ram and...
View ArticleRe: How to start machine after OVF export?
The question was answered in KB 1038043 Thank you for helping.
View ArticleRe: vCenter Appliance joined to domain, but no domain available
As a reboot is necessary, it's a given that this has been done, in some cases MANY times....
View ArticleRe: vCenter license requirement
Hi Andre, Thanks for the response, I have only two host only (one at each site). That means, in my vSphere Replication environment, I'll have one vCenter and two Vsphere Replication...
View ArticleRe: Inconsistant data in performance reports
LucD, thank you for the reply.So I guess making a resource pool monthly report based on data from get-stat won't be reliable at all...or I could make an approximate report by dividing the result data...
View ArticleRe: error message regarding datastore size
Welcome to the Community, with vSphere 5 - i.e. the VMFS 5 file system - ESXi uses a unified block size of 1 MB which currently allows file (virtual disk) sizes of up to ~2TB and allows datastore sizes...
View ArticleRe: Inconsistant data in performance reports
Until this is fixed you could use my Get-Stat2 function
View ArticleRe: vCenter license requirement
There are basically 2 scenarios how vSphere Replication can be configured. With separate vCenter Server instances, you need to deploy one Replication Appliance on each site. With a single vCenter...
View Article