QueryAvailableDisksForVmfs call from Flex client Data Access Manager
Using the Data Access Manager Library on the Flex client side can we make called to the Managed Object's methods. All the samples only access the properties. I would like to make...
View ArticleRe: Special Folders in Various Locales
Comparing localized object names is not a good idea.The top Datacenter object you are looking for is the root folder in the folder hierarchy, i.e. the one for which parent == null.You should use the...
View ArticleRe: maintenance mode > reboot > network nolonger works.
@cjscolI have two nics, but one of them is not even detected as there is no drivers for it.I can ping the IP of the ESXi from the ESXi, not from any other system on the networkIts the management...
View ArticleFusion Toolbar Icons - Activity Status
I find that the status icons for hard-drive and network are utterly useless in its current implementation. Can I request that these just be changed into proper blinking lights please? I apologize if...
View ArticleRe: Is VMFS (5.1) really capable of high I/O with multiple hosted .VMDK files?
EMC and others have demonstrated a single VM pushing over 1M IO/s...ESXi is almost never the bottleneck. Your disks probably are. Also, consolidating into a single LUN is bad. 1 LUN = 1 queue =...
View ArticleRe: QueryAvailableDisksForVmfs call from Flex client using DAM?
hi Bhrami,The DAM Flex API is only for retrieving data through data requests. The way to achieve what you're asking is the following:1) Send data request for a custom property "availableDisksForVmfs"...
View ArticleUnable to connect to vSphere via vSphere Client
I just finished installed/configured VMware Hypervisor 5.1.0 on HP Proliant DL380 G7 server. Below is the error I got when connecting to the host via vSphere Client:In the hypervisor Network Adapters,...
View ArticleRe: Wmware instalation problems.
Hi, your check compatilite of your hardware?? Please look...
View ArticleRe: Special Folders in Various Locales
Thank you. This is very helpful. I didn't explain it clear, but I was using the vSphere API to go up the chain. But now, instead of using the localized name as my condition flag, I will compare the...
View ArticleRe: maintenance mode > reboot > network nolonger works.
Two more questions.If I add another nic into the box will ESXi automatically detect it? If not how would I go about registering a new nic? If all else fails, how would I go about mounting the drive on...
View ArticleRe: Not able to get Hardisk Size.
Any update anyone. I am also trying but still now no luck. And in this script.i am getting Memory is 0 . for all vms. :-( what mistake i did. And when i execute get-vm | gm it shows MemoryGB property i...
View ArticleRe: Intel HD 4000 graphics on a 10.8.3 Mountain Lion?
Since you posted in the VMware Workstation... VMware does not support the running of OS X under VMware Player/Workstation! Also, running legally virtualizable versions of OS X in a Virtual Machine...
View ArticleRe: lun input/output error
Result from the command is: scsi0:0.fileName = "icg4aida.vmdk" It only shows one disk because we deleted the second disk from the configuration file. Otherwise the VM won't start. To make things...
View ArticleRe: vmFolder Not listing all VMs
Hmm ok so I tried looking for subfolders, and didn't find any: dc.vmFolder.childEntity.grep(RbVmomi::VIM::VirtualMachine).size=> 63 dc.vmFolder.childEntity.grep(RbVmomi::VIM::Folder).size=> 0 Any...
View ArticleRe: VMware ESXi 5 Free - Memory limitation - boot up
a.p. wrote: With the latest version of ESXi the 32GB physical memory limit is indeed enforced. Depending on your needs you either have to remove the additional memory or purchase e.g. an Essentials Kit...
View Article