Re: Can't install VSphere HP Customised ESXI 6 using HP Intelligent...
Have you tried to run latest Proliant Service Pack (SPP) prior to ESXi installation?Anyway there seem to be several issues with the included hpvsa driver for SmartArray B120i controller, see Re: Very...
View ArticleRe: Error when connect whmcs with VIO
This is my endpoint list | publicurl | internalurl | adminurl...
View ArticleRe: Matching Luns to RDM's
You are right, this is a real pain, and using scripting seems to be the only way to manage it. A while ago I have written a PowerCLI script that finds RDMs and maps them nicely to VMs and guest disk...
View ArticleRe: How to update vCenter appliance v6
Wow, thanks... Couldn't find the right documentation for this and this properly describes the thing.To bad it isn't as easy as it was previously but it will do the job.
View ArticleCannot install VMware Workstation 11.1.1 on Windows 8.1 Pro 64 bit - please help
Want to install VMware Workstation 11.1.1 on new Windows 8.1 Pro 64 bit PC. I had VMware Workstation 11.1.0, and the installer removed the original version but will not complete the install of the new...
View ArticleRe: Listing properties of any object/scriptable class?
Yes, this is because this is not a pure javascript object but a java object exposed as an object in javascript.I am not a Java person but I recall being told that if the java object class was private...
View ArticleAutomatic startup/shutdown of VMs for ESXi 5.5 free and ESXi 6.0 free
I need to understand the process of automatic startup/shutdown of VMs for ESXi 5.5 free and ESXi 6.0 free (if there are differences).I configure the shutdown and startup order and delay of the guest VM...
View ArticleRe: Script to get VM list and count on datastore
Try something like this foreach($dsinGet-Datastore){ Get-VM-Datastore$ds| SelectName, @{N='Datastore';E={$ds.Name}}, @{N='VM on datastore';E={$ds.ExtensionData.Vm.Count}}}
View ArticleRe: Registering your plugin package as a vCenter Server extension-Where...
Hi Abhishek, Please attache the virgo log (or at least the relevant part from it). Few things to check:1) Are you using http or https? If you are using https, you must make sure that the SSL thumbprint...
View ArticleWorkstation 11.1 bug - With snapshots, zero-filled filesystem units written...
Windows 7 Ultimate 64-bit host, Fedora 22 (4.0.4-301.fc22.x86_64) guest. VMware Workstation 11.1 In a VM with no snapshots, I can execute "dd if=/dev/zero of=emptyfile", and my single VMDK file...
View ArticleWhy can't we shrink disks (zero-fille areas) for VMs with snapshots?
(1) What's the technical difficulty in shrinking (meaning discarding units in the filesystem filled with zeros) VM's that have a snapshot involved? I'd like to understand, and perhaps even work on a...
View ArticleRe: Automatic startup/shutdown of VMs for ESXi 5.5 free and ESXi 6.0 free
Hi, which "Shutdown Action" did you configure in "Virtual Machine Startup and Shutdown"?If you want to do a graceful shutdown you should select "Guest Shutdown" instead of "Power Off" for each VM...
View ArticleRe: Enabling linked mode support for webclient plug-ins
Few things that come into my mind:1. Plugin registrationIf you look at the SDK doc/SDK-Tutorial.html there is a section called "Multi vCenters environment" that says the following: If vSphere Web...
View ArticleIs linux kernel 4 considered supported in VMware Workstation 11.1?
I've been encountering filesystem corruption that I think I've traced down to VMware Workstation 11.1, under Linux kernel 4. Fedora 22 or Arch. I thought it was a kernel bug, but I can only reproduce...
View ArticleRe: cannot connect to the host but i can connect to the vm
This is the config. Is an IBM 3200M3
View ArticleRe: Script to get VM list and count on datastore
Thanks LucD, I tried your command it was working Good. But i added below line to export it in excel or csv.. getting many errors. .| export-csv -path...
View ArticleRe: Fusion 8?
Hi, You are correct in that Fusion 6 will not get official El Capitan support, but it might still work.I would however expect Fusion 7 to fully support El Capitan, as for timelines.This document...
View ArticleRe: Trying to open .vmx file from vConverter yields error "Error" in Fusion
Hello AFAIK Fusion creates a Windows VM to host Converter. The logs should be there (in %ALLUSERSPROFILE%\VMware\VMware vCenter Converter Standalone\logs). May be you should ask in a Fusion forum for...
View ArticleRe: how to get uuid details of VM
Would be great if you mark this Answer 'correct' or 'helpful' so other can be benefitted too.
View ArticleRe: Three Days Left for VDCA550!!
Hi Scotland81, I'm doing mine next week, using the Test Track lab as well, Josh is a legend for creating it and offering it to candidates! I know what you mean when you say you started to feel...
View Article