How to Put Blu-ray Disc/Folder/ISO file to Surface Pro 2?
This gudie will share you the experience on how to transfer Blu-ray movies to Surface Pro 2 for playing on the go, the easy way to convert Blu-ray disc/folder/ISO files to Surface Pro 2 MP4 format so...
View ArticleGetting status of vmhba
My ESXi server has a Dell PERC H710P mini controller. Is there anyway to get the status of the array attached through the perl sdk? Trying to get the status. ie.. OK, degraded, etc... Kevin
View ArticleBest IDE for vSphere SDK for Perl under linux (with autocomplete)
Hello, What's the best IDE to use vSphere SDK for Perl under linux ?I've tried to use Komodo , however for some reason autocomplete doesn't work for me ...Maybe someone has had the same issue and knows...
View ArticleBug in SDK: StandbyGuest() no longer asynchronous in 5.5?
Hi, I'm implementing an emergency shutdown script for the UPS controller and found a possible regression/bug/change in 5.5 when using the StandbyGuest() method. As per documentation this should start a...
View ArticleAttaching and detaching hardisk from one VM to another and reuse the existing...
Dear All, I would like to know if following scenario is possible and if it does how to do it with vSphere SDK. We have 2 VM's, having two drives A and D. A drive being used for OS and D being used data...
View ArticleHow to add a SR-IOV device to VM?
I'm trying to reconfigure the VM with following code: sub create_sriov_network_spec { my ($vm_view, $operation, $physical_backing_info, $virtual_backing_info) = @_; my $config_spec_operation; my...
View ArticlePlease help clarify below statement made on vsphere SDK.
Dear All, I would appreciate your quick help and response to justify usage of vSphere SDK for creation/deletion of VM. We use vSphere SDK API and written our script to perform creation/deletion/guesos...
View ArticleHow to refresh/reload folder view after CreateFolder?
The objective: I want to create VMs automatically using the Perl SDK. Therefore I need to create a folder path for creating the VM in the last subfolder finally. Checking and creating folders is...
View ArticleUtil::connect(); problem
hello to fellow members i am new to Perl sdk problem : Util::connect($url, $username, $password); when i am using above function in a script i am unable to connect to vcenter however i am running...
View ArticleWhat is the lifespan of snapshot.
Dear All, We create VM from snapshot, We would like to know what is the lifespan of snapshot created from VM or after how many days we should re-create snapshot again. -Nilesh
View ArticlevCenter Linked Mode and Perl SDK
Hello,our VMware environment is divided into two physical locations represented as two vCenter instances. Both vCenters are linked together. I think its called "Linked Mode"? Is it possible to use the...
View Articletruncated responses from requests.
I.m using the simpleclient. I have tried with both --entity HostSystem and --entity VirtualMachine are getting truncated responses. I have altered the die in VICommon.pm at line 2210 to use Dumper to...
View ArticleModify the vCLI included vmcreate.pl to add a dvsport nic device
Hi there, Perl-aware skills here, but very rusty right now. I'm familiar with most constructs. I'm a newbie to the VM Perl SDK and vCLI components. Having some challenges figuring out how to modify...
View Articlevmcreate.pl and Distributed Virtual Switches...
Hi, I use the vmcreate.pl example to create a new vm. Everything is working fine, except if I try to connect the nic to a PortGroup of a Distributed Virtual switch. There is no error from the script,...
View ArticleHow do I change the licenseManager focus to be a host when connected to a...
I've been using the VMware Perl SDK. I've been writing a script to query host licensing. When I connect directly to a host, I am able to query that hosts ESX(i)'s license, if it is in evaluation mode...
View ArticleHow to Boot a Virtual Machine on an ESX Server from CD-ROM ?
Hello, I want a Virtual Machine (VM) to always boot from the CD-ROM.I am able to set the boot options and set the CD-ROM as the first priority. However, when the VM boots, there is a 5-second window,...
View ArticleHow to Copy DVD disc to Kindle Fire HD on Windows 8.1/Mavericks
How to Copy DVD disc to Kindle Fire HD on Windows 8.1/Mavericks Wanna play your DVD movies on Kindle Fire HD? It is really difficult for us to find an effective player to resolve all our DVD videos....
View ArticleGetting 500 EOF while deploying a vm using perl
I'm new to perl. I just went through some sample scripts that came with the perl sdk and then I started writing the scripts(so the question Im asking might have a silly answer) I'm using Perl SDK...
View Articlecan vsphere SDK to provisioning VM work cloud director
Dear All, We have written perl script using vsphere SDK to create/delete/configure/add disk to VM. I would like to know if we install cloud director in our lab, Should we still be able to use these...
View Article