Re: Selecting Windows Standard or Enterprise for vSphere Management Components
That's probably possible, but assuming you have 10 VMs on 5 hosts, would you want to purchase 50 Standard licenses for the worst case scenario (all VMs on one host)? Or think of the same scenario with...
View ArticleTesla and View for 3D applications
Hi, I have purchased Dell Workstations having following Specs; CPU : Xeon X5690 Memory : 96GBVGA : NVidia Quadro 6000GPU : NVidia Tesla C2075 I want to know does VMware...
View ArticleBasic question about ESXi lab
Hello, I've installed ESXi a couple of times in the past and now want to set up a lab.As far as I can tell there is no way to use the ESXi host itself to actually control one of the vms on the host, is...
View ArticleHelp with set-vmhostsnmp
I'm trying to add the a new SNMP target to a ESX 4 host connected directly to the host using the following powercli command. Set-VMHostSnmp-HostSnmp...
View ArticleRe: VMware workstation unrecoverable error:(vmui)
According to the log file you are usingLog for VMware Player pid=356 version=2.0.2 build=build-59824 option=ReleaseI'd recommend you update to a current version (3.x or 5.x depending on your...
View ArticleRe: converter 5.01 + Ubuntu 12.04 under Xen - unable to connect
You cannot convert XEN machines with VMware Converter, sorry. It recognizes only SCSI (sda) and IDE (hda) disks. Unfortunately your boot and root volumes are on xvda and Converter can't continue. If...
View ArticleRe: После обновления vCenter с 5.0 на 5.1 не работает галочка "Use Windows...
SSO я переустановил, зашел под SSO admin Administration\SSO Configuration заново добавил наш домен... Все равно получается что я везе, хоть в толстом, хоть в тонком клиентах могу авторизоваться только...
View ArticleVMware workstation unrecoverable error:(vmui)
Hi, I am facing error mentioned in the subject line while trying to include a vmdk file during creation of a new VM. Below is the error log - Message was edited by: a.p. - moved pasted log file to an...
View ArticleRe: Get-datastore not working at all
Can you check what exeception was returned ?See Yasen's instructions in this thread.
View ArticleRe: Can I connect to ESXi stand alone host via vsphere client without internet?
Can you now set up the network as before with your 10.x addresses and post the ipconfig /all again and also the same details again of the host when it's on the 10.x address (IP SNM DG). Also, when you...
View ArticleRe: Consiglio: Storage ISCASI
nel caso di datastore nfs su vmware -che e' quello che conosco- usare la deduplica è molto semplice: basta attivarla e fa tutto da sola. Detto in modo brutale, vede i blocchi identici duplicati e ne...
View ArticleRe: compatibility issue between Microsoft setup and VMware s/w?
Do you only have the .vmdk files or do you have the .vmx (configuration) file too? Please post a list of files (dir *.* /oen).If you only have the .vmdk file(s) you may create a new "Custom" VM using...
View ArticleRe: Wokflow Exercise
Hi sorina, here you will get your sample as "Scriptable Task" workflow code: var allVms = new Array() ; // Declares 'allVms' as ArrayallVms = System.getModule("com.vmware.library.vc.vm").getAllVMs();...
View ArticleRe: HP Flex10 and recommended vDS config for HA and failover?
Hi Ed, Thanks for posting with your comments. Have you made any further progress with your testing? Kind regards.
View ArticleRe: PowerCLI: Detect incorrect Time Configuration
Try changing[DateTime]::UtcNowinto[DateTime]::Now
View ArticleHistory of vmotion events
I'm hoping someone can advise on a method for collating the history if migration events for a particular guest for the past 6 months. I have a certain amount of history available in VCenter and have...
View ArticleRe: Virtual Disk file is missing
To straighten up things, I would go ahead, delete all snapshots, move the "/Users/danhair/Virtualbox/Go Fast/Go Fast.vmdk" file(s) to the VM's "Go Fast.vmwarevm" folder and edit the .vmx file (with...
View ArticleRe: Help with set-vmhostsnmp
Get-vmhostsnmp works fine. setting a ReadOnlyCommunity by running the following works fine also. Set-VMHostSnmp-HostSnmp (get-vmhostsnmp)-ReadOnlyCommunity"Public"
View ArticleGet No. of vAPPS deployed in a day and time taken for provisioning each of them
I want to pull below two statistics information from the vCD: Number of VM’s (or vAPPs for that sake) provisioned in a dayTime taken for provisioning each of these vAPP. I am using the vCloud Java SDK...
View Article