Re: Cant proviosion data to specific user
see the documentation here http://pubs.vmware.com/horizon-workspace-10/index.jsp#com.vmware.hs-administrator.doc_10/GUID-68D195F2-5844-4D85-994F-D1D04794D522.htmlYou need to login to the console of the...
View ArticleRe: not finding eventfilterspec.seteventtypeid method in vim25.jar downloaded...
This is how you do it with the JAX-WS stubs: EventFilterSpec spec = new EventFilterSpec();spec.getEventTypeId().add("foo");
View ArticleRe: Bug in v5.1.0 build 1087880
! SOLVED !I figured this out with the help of a friend. It does work without too much work. Here is how we did it. 1) Make sure the vm created in Fusion 5.0.3. is off.2) Start Converter as...
View ArticleRe: Problem moving Debian guest created on Fusion to ESXi 5
Solved this today with help from a friend. Please see last post in this thread Bug in v5.1.0 build 1087880
View ArticleRe: Listing the virtual center for a given host
Hello, michaelbrux- There are (as always) several ways to go about this. If using the Get-VMHost cmdlet, there are a few different properties that contain the vCenter info within their values. Some...
View ArticleRe: Multiple LUNS
If one of the VM hosts already has a working LUN and datastore assigned to it will adding another LUN (for shared storage with another VM host for vmotion) cause any problems? I need to know this for...
View ArticleRe: GuestProcessManager C#
Dear Alexey You are a genius! That work correctly. Thank you so much. H.Nishi
View ArticleRe: VDP 2TB image ran out of space on root
So are the recent logs important? Is it ok to run something like: rm /usr/local/avamarclient/var-proxy-?/*.log Also, is the fix too complicated to post here? I could open a support request I just hate...
View ArticleRe: vSphere API to fetch datastore is taking huge time.
Thanks stumpr,Based upon your suggestion I have coded in below fashion. I need to make improvements in below code for two things. 1. The code below will scan all hosts present in datacentre. Instead I...
View ArticleRuntime error on start
Hi everybody, After installing VMware Workstation TP I get the following error on launch: Host is running Windows 7 with SP1 x86 as the OS. Steps taken to try and resolve involve the following:1)...
View ArticleRe: Inaccessible VM
The VM is on the one datastore (HDD). I have rescanned for datastores but the drive is still inactive. I would have assumed that this was just a case of the drive had failed but a virtual web server is...
View ArticleRe: The VMRC console has disconnected.. attempting to reconnect
I've just had the same error. Only change I made was installing vSphere PowerCLI. I then reinstalled client and problem still existed. (Everything is v5.1)As a test, I installed client on another...
View ArticleRe: simple question about networking best practice - traffic separation for...
It really depends on the equipment you have, the network design and the design goals. Typically it is a good idea to separate out storage traffic. If you are using two 10GbE uplinks per host then...
View ArticleRe: Setting up email handler
Hi All, I have defined the parameters for SMTP_HOST:10.x.x.xSMTP_PORT:25.Secure Connection: noThe test prompts me with an errorMissing smtp configuration parameter (smtpHost/smtpPort)...
View ArticleHaving problem to assign vShield Edge licenses
We have a cluster running vCenter 5.1 standard with 3 ESXi 4.1 hosts licensed with vSphere 4 Enterprise Plus keys. Recently I deployed a vCloud Director 5.1 server along with a vShield Manager 5.1.2...
View ArticleRe: Concerns over upgrading vCenter Server from 4.1 to 5.1
With such a small vSphere environment why wouldn't you just build a new vCenter server and add your existing hosts to it? If anything goes wrong just add your hosts back to the 4.1 vCenter server...
View ArticleRe: vCloud API - How to get only public catalogs or only organisation catalogs?
I know this is a few months old by now, but I am just now fumbling my way through the API via the (.NET) SDK and wow is it horribly documented! I am running into a similar problem here, as you can see...
View ArticleRe: Runtime error on start
Hi glenatwork, Thanks a billion for your feedback on WS TP 2013. We have filed a bug to track this issue. If possible, could you please find and upload the UI log to help us debugging when you...
View ArticleRe: Unable to write on shared external (USB) disks
hi nicdain,Did you ever try remove the sharing folder of your USB30 disk and add it back?I have a Lacie USB30 disk with exFAT filesystem, and no your issue. for your 2nd question,please try below...
View Article