Re: Did I find an API bug? : Adding multiple disks soap error
Since you're adding an existing VMDK, any chance you're adding it twice or it's already attached to that VM?
View ArticleRe: menu dropdown makes remote desktops difficult
The current minimal delay on the drop down -when in full screen mode- really is very annoying.I find myself all the time clicking by accident on items in the drop down menu. Examples:- Trying to click...
View ArticleRe: resource pools question
Hi weinstein5, Thank you, I've been reading and learn something new every day. To update on my environment: I've used default share values defined by VMware as described above. Resource pool has custom...
View ArticleRe: How to edit the port profile for a specific network adapter using Perl SDK?
Once the port profile is applied in the 1000V, it should create a corresponding vSphere DVPortgroup. From there, you just need to reconfigure it. distributed virtual portgroups have an extra...
View ArticleRe: What would cause an inaccessible datastore?
So you'll see the datastores in the vSphere UI, but they're inaccessible? Did you try rescanning the hba and vmfs?
View ArticleRe: Fusion on Mac OS Mavericks 10.9
Hm, apparently a bug in vmmouse package. I just upgraded to Fedora 18 and it's fixed. Not sure if it's just coincidental that Fedora 17 started having a problem at the same time I upgraded to 10.9 or...
View ArticleRe: does it make any difference what version PowerCLI to use??
thread moved from VMware ESXi 5 to VMware vSphere™ PowerCLI
View ArticleRe: What would cause an inaccessible datastore?
That's the really odd thing, I can browse them from the GUI, but can't from the API. I think I may have solved it tho. The datastores were/are mounted on one set of machines, but those were...
View ArticleRe: Did I find an API bug? : Adding multiple disks soap error
I dont think so, If that was true, why could I add the three individual machines by array index as apposed to passing it the array of three items
View ArticleRe: What would cause an inaccessible datastore?
Yeah, the accessible flag is based on some aggregation of all the hosts that can see the datastore, so it generally tends to be inaccessible. But you can go through each host on each datastore through...
View ArticleRe: Did I find an API bug? : Adding multiple disks soap error
Do this, add "print Dumper($vmSpec)" before line 150. We can eyeball the spec sent to the API.
View ArticleRe: VMware Workstation license from VCP
Just a quick question. Did you search for the license key in your emails yet? You should have received the key in an email with certification@vmware.com as the sender. André
View ArticleRe: How to migrate hosts from one vCenter to another with vDS?
Hi, As DVS setting are stored in vCenter server database, I dont think you will be able to migrate DVS settings to new vCenter server, unless you upgrade the existing vCenter 5.0 to 5.1. So then you...
View ArticleRe: VdcStorageProfiles missing in Orgvdc object (version5.1)
The latest version of PowerCLI has vCloud 5.1 API support, and allows you to add the vdcStorageProfiles section easily to the object: $vdc = New-Object VMware.VimAutomation.Cloud.Views.AdminVdc...
View ArticleRe: Loading ESXi onto a blade
What kind of blade is it? There should be some kind of management controller in the blade chassis that has to be connected to your network. You can connect to that controller to gain IP/KVM access...
View ArticleHelp allocating NICs
We have ESXi Entperise Plus license. We have three servers with 8 Intel gigabit NICs. We also have two FC ports for storage access. I'm trying to design how I will allocate the nics and somehow tie...
View ArticleCisco VPN Client Installation Help
Hi, I am a newbie regarding VPN. I was using a Cisco VPN on my windows laptop before it died on me. Now, I am trying to make the Cisco VPN client work on my Mac. I currently running Fusion on Mac X...
View ArticleCloning for vCenter Heartbeat
From the documentation, 6.5.1 support Physical to Virtual and Virtual (from a ESXi) to Virtual (to another ESXi) What's about using VMware Converter to clone a Virtual vCenter running on a ESXi 5.1...
View ArticleRe: setting up NFS server - 2008R2, sharing out secondary disk - advice on...
Hi, Refer this doc to understand the diference between eager , lazy, thick and thin, then you will be able to decide which one to choose...
View Article