Re: 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 ArticleRe: USB disk drives not seen by host with VMware Workstation 9 installed
try to create a VM and make sure that the VMware tools are being installed also
View ArticleRe: compatibility issue between Microsoft setup and VMware s/w?
I only have .vmdk file. While trying to add existing .vmdk during Custom installation I am getting below error - VMware Workstation Unrecoverable error : (vmui) NOT_REACHED...
View ArticleInstalled the vCenter Server, but couldnt able to connect it through vSphere...
Hi, I Installed the vCenter Server, but couldnt able to connect to it through vSphere Client. The options like "Datacenter", "Template", "Storage views" tab were missing. Kindly help me to figure out...
View ArticleRe: Get IP address of the View client
Please have a look.. http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1017939
View ArticleRe: Help with set-vmhostsnmp
Unsure if this is right or wrong. if i run get-vmhostsnmp i get the following. Enabled Port ReadOnly Communities ------- ---- -------------------- True 161 {Public} Then if...
View Article