Re: Windows Server 2012 slow on ESXi 5.1U1
Hi Matthias, Is it possible to share with us the ready time of your host?This can be found under Host and Clusters -> select your host (see screenshot)
View ArticleSVMotion Failing
I am trying to svmotion just one disk and am getting "A general system error occurred: Failed to start disk migrations." It's not for all VM's though. Any thoughts on why this would be?
View Articlewhat NIC(s) does VDR v2 use to move data?
Hi all, We use VDR version 2 and I was wondering what NIC does it use to pull the snapshot data? My guess is all that traffic stays on the iSCSI NIC since it is pulling the info from the VMDK file and...
View ArticleCannot access SSL site after recompose
We are currently running 5.1 View and everytime I do a recompose, we cannot access any secure sites. It just says "Page Cannot Be Displayed". If the user logs off and back on, they can access the site....
View ArticleRe: SVMotion Failing
Try follow this procedure: To reset the Migrate.Enabled setting:Connect vSphere or VMware Infrastructure Client to your vCenter Server. Click on the ESX host.Click the Configuration tab.Click Advanced...
View ArticleRe: Host Network - Phantom IP
You're right. It was a NAT network, not a Host Only. Thanks.
View ArticleRe: Accidentally cloned from Library to Library, is there a way to stop it?...
Thanks. Will try that the next time it happens.
View ArticleRe: Issues migrating Management VSS to VDS
vCenter - 5.1.0, 947673VDS - 5.1.0 00000 PowerCLI Version---------------- VMware vSphere PowerCLI 5.1 Release 2 build 1012425---------------Snapin Versions--------------- VMWare AutoDeploy...
View ArticleRe: VM hardware report
Same error. Curious, what's the reason behind checking for a resource pool if($_.ResourcePool)?
View ArticlevCAC to vCO to VCM (or) vCAC to VCM? Best practice?
Hello folks, Its been documented and said that vCAC integrates well with vCO out of the box. But from a overall solution point of view, does vCO integrates with VCM/vCOPS and then have vCAC integrated...
View ArticleRe: vCAC to vCO to VCM (or) vCAC to VCM? Best practice?
I'm not aware of direct integration from vCAC to/from VCM/vCOPs... The Configuration Manager team released a vCenter Orchestrator package on the solution exchange here:...
View ArticleRe: ESX 4 Upgrade to ESXi 5.1: How to Import VM created from ESX 4 on...
Thank you so much for pointing out this part! Yes. I just confirmed that my datastore is still VMFS3, although I saw one message windows asking if upgrade to VMFS5 and I ok it during upgrade. Thank you...
View ArticleRe: VMware View Agent 5.2.0 PCoIP over WAN fails
Sure meyner22. Here are the settings for my Security and Connection servers. View Admin > Security Server (only ***SECURE2 is in use): View Admin > Connection Server (***CONNECT4 is paired to...
View ArticleRe: VM hardware report
Try it like this $result=@()Get-View-ViewTypeVirtualMachine-Property"Name","Guest.guestfullname","ResourcePool",`"Config.version","Guest.hostname","Guest.toolsversion","guest.toolsversionstatus"|% {...
View ArticleRe: VM hardware report
I wanted to handle the cases where a VM was not in a cluster.Changed the test again, have a another go.
View ArticleRe: Get all VMs with "vmware-vim-cmd vmsvc/getallvms"
Okay, you can do it for VMs that have a name with "[" in it. But, it is ugly. The following command gives you vmid, vmname, and vmpath. vim-cmd vmsvc/getallvms | awk '{ if ($1 == "Vmid") {...
View ArticleRe: Changing iSCSI IP on the fly?
Thank you for the quick reply. I will try it this weekend, once I can get the IP address figured out with my co-worker(s). I'm still "hoping" to get my original back.
View Article