Re: vmware vsphere ICM v5.1 beginners
I too am on the VCP5 quest. After searching for several weeks, I found this -...
View ArticleRe: Workstation guest fails to restart or resume
Hi Thank you for your answers I tried to remove .lck but there was no such file Removing following files: .vmsd, .nvram had no effect on this error Solution : Commenting out the checkpoint.vmstate...
View ArticleRe: Hang when rebuilding a new virtual disk
changhai wrote: $ while:;do clear; ls -l; sleep 1;done That command creates an infinite loop and when suggesting someone use one, then you should at the very least also tell someone that and how to...
View ArticleRe: backups halted after adding datastore
Do you see any error messages or just a locking issues
View ArticleRe: QueryChangedDiskAreas crashes for one VM
Wow, lots of new Messages since I last checked. Thx for spending so much time on my Problem. I will try to Experiment with all those hints, right now I'll answer a few things that come to my mind. I'm...
View ArticleRe: Benchmark Testing
There is a VMMark appliance from VMware (Benchmark the performance) you could use that VMmark Virtualization Benchmarks
View ArticleFusion cannot find Boot Camp
I try to boot my newly installed Boot Camp Windows 7 within Vmware Fusion 5. I get the message: "No Boot Camp disks found". It seems that Fusion cannot find the Boot Camp partition. However, the Boot...
View ArticleRe: ESXi 5.1 vMotion migration of VM with 2 vmdk: one on SAN storage and...
You can use the powercli to edit the vmx configuration file (offline)
View ArticleRe: ESXi 5.1 vMotion migration of VM with 2 vmdk: one on SAN storage and...
As JD indicated you should be able to script something with PoweCLI but as heindicated you will have to shut down the VM -
View ArticleVCloud not able to connect to itself using its own external IP?
In vcloud, each vm has an internal ip and an external ip. It appears to me that when a process in a vm sends a request to its external IP, it gets a timeout, while requests to its internal IP work...
View ArticleRe: QueryChangedDiskAreas crashes for one VM
Ok, I tried adding "moref=5-snapshot-68" style vmxspec when calling VixDiskLib_ConnectEx() on a machine is not corrupted like the other 3. When I do this, Open() later on fails with VixError=1. If I...
View ArticleRe: Fusion cannot find Boot Camp
I used the wizard but the Windows 7 DVD refused to boot in an external USB drive. So I had to use Fusion to make the partition bootable. Then I copied all the installation files onto the partition,...
View ArticleRe: Find VM via IP
Afaik the Name part of a filter name-value pair needs to be the name of a property that holds a scalar value.No arrays or nested objects I'm afraid.Remember, the filter does a RegEx with the value on...
View ArticleNetwork connectivity issue with Log Insight appliance
We are running the 1.0-beta virtual appliance and I've been noticing that the virtual appliance will fall off the network periodically for a short time. I've had constant pings going to it and it will...
View ArticleRe: RequestApproved email template
Could it be something like using<xsl:attribute name="to"><xsl:value-of select="'admin@mail.com,boss@mail.com'" /></xsl:attribute>or<xsl:copy-of select="mail/header/@to" />
View ArticleRe: QueryChangedDiskAreas crashes for one VM
I tried this How to find or validate Change Block Tracking results returned by VMware API | My Space and got this as the result: http://i.imgur.com/OtTwtZg.png
View ArticleRe: Urgent - VM Will not power on
tomtom901 wrote: Can you provide a screenshot of the snapshot manager?Here you go:
View ArticleRe: How to convert a vApp to a vApp template so it can be added to a catalog
I figured this out on my own: just needed the following two workflows: capture a vapp add a catalog item
View Article