Re: thin Provisioning
SSH to the host and see if there are any files listed in that volume.
View ArticleRe: Moving vCops to new vCenter
Thanks Robert for the correct info, but now I recieve this error although its the same vDS that was exported from the old vcenter... Import-VApp : 2/22/2013 7:59:25 AM Import-VApp Host did...
View ArticleRe: Unable to login to ESXi 5.1 a second time (wrong user name or password)
Double check that you didn't assign the host the same IP as another ESXi host
View ArticleRe: Problems with debugging workflow variables
Your code looks good... but I get the same problem as you... I wrote an article a while back on vCOTeam.info (http://www.vcoteam.info/learn-vco/how-to-retrieve-workflow-execution-details.html) for...
View ArticleRe: Free SAN on recycled hardware pwns EQL!?
Looks like my reply never made it up here for whatever reason. I haven't had a chance to bench my Linux host in the remote office as it was running a monitoring package but wasn't needed anymore, so...
View ArticleVMRC API
Bom dia! Estou tentando configurar (local) o VMRC API para inicializar o VMRC plugin e fazer a conexão com uma VM, porém estou com alguns problemas. Ao clicar no botão startup disponibilizado no modelo...
View ArticleRe: Free SAN on recycled hardware pwns EQL!?
Guten TagBesten Dank für Ihre E-Mail. Ich bin am Donnerstag und Freitag jeweils abwesend.Ihre E-Mail wird nicht weitergeleitet. Bei dringenden Fällen wenden Sie sich bitte an unseren ServiceDesk 041...
View ArticleRe: Windows 7 Bootcamp Partition won't Startup
Have a look at following article And for startup probelm, you mentioned it works fine in safe mode. So i belive its driver conflict issue. I would suggest you to log into safe mode and then disable...
View ArticleRe: Can't figure out how to set headers on amqp message
I haven't messed around with custom headers for AMQP but am wondering if you have tried the updated AMQP plug-in posted here: http://communities.vmware.com/docs/DOC-21770 -- I know that Christophe...
View ArticleRe: Cannot cleanup VM. Says: an operation is already in progress...
This is some seriously bad advice. The vmsd file contains the information about snapshots. If you remove it, you lose your snapshots.
View ArticleSet up VMRC API correctly
Good morning! I'm trying to configure (local) the VMRC API to initialize the plugin and make the connection to a VM, but I'm having some problems. By clicking the startup model available in the API is...
View ArticleRe: snapshot chain missing and can not start a vm
Bad news is when I ssh to the vm - it says 10GB, however on the vmware console it says 20GB. Which parameter exactly says that it's 20GB? Any chance that this particular VM is still having a snapshot?...
View ArticleRe: Unable to login to ESXi 5.1 a second time (wrong user name or password)
Thank you for the reply. No, I don't have any special characters in the password. I used the US keyboard layout (default) while typing the password on the console. I hadn't tried connecting to the host...
View ArticleRe: esxcfg-module "enable" "disable" not present
Enable/disable options in VMA or vCLI are not available options for esxcli-module (vicfg-module), unless something has changed.
View ArticleRe: Unable to login to ESXi 5.1 a second time (wrong user name or password)
I'm sure that there was no other host with the same IP. I rebooted the host to check whether a reboot would solve the issue, pinging it all the while - and pings were dropped while the host was down....
View ArticleRe: Problems with debugging workflow variables
Hi, ok will raise a support request ... Thanks Thomas
View ArticleRe: CPU constrains
A resource pool isn't going to make much of a difference unless the ESXi host on which the VM's are running is under contention. It sounds like your host is fine. As the other poster asked, how are...
View ArticleRe: esxcfg-module "enable" "disable" not present
With that said, then how do I disable a driver? Everything I've seen online says to use "esxcfg-module"
View ArticleRe: Moving vCops to new vCenter
Ok got rid of the network error afterupdating the script: $myCluster = Get-Cluster -Name "Production Cluster 2"$vmHost = Get-VMHost -Name "vmbmdbj030148.corp.contoso.com"$myDatastore =...
View ArticleRe: Free SAN on recycled hardware pwns EQL!?
Thanks for the post, I'm very interested in your Linux results on that same host/storage with the same CPU/RAM assignement. Given windows is getting 7.58MB/sec (this is very similar to our RAID6 2TB...
View Article