VM Free Space
Hi, I would like to know the free space of VM, I am able to get the Provisioned Space and Used Space but I am not sure, how to get free space. Please help Get-VM | Get-HardDisk |Select @{N='VM...
View ArticleRe: host is in a virtual san cluster but does not have virtual san service...
Does this appear on only a single host, or multiple hosts? What version of vSphere/VSAN are you running? What hardware configuration do your hosts have? Thanks,Jase Jase McCarty, VMware Technical...
View ArticleAccess Denied - about every 2 hours
About every 2 hours in either Chrome or Firefox, I get:Access DeniedYou don't have permission to access "http://communities.vmware.com/" on this server.Reference #18.6f5d1ab8.1446234356.151e7afa It is...
View ArticleRe: no more web interface on Vco
It should be https://.., not http://... You can also try https://<MY_IP>:8283/vco-config/ If the command suggested by kericmiles doesn't help, you may want to look at vCO log files (under...
View ArticleRe: how to diagnose a failure: hypervisor ran fine for months, then VMs...
We used the VMware iso, since SuperMicro does not have a vendor-specific ISO. (Since this was two years ago, is there any way to check from the running system? I know that we did download the HP...
View ArticleRe: Access Denied - about every 2 hours
Couple of questions for you as this might be an Akamai issue and we'll investigate this. What part of the world are you in?Is this happening when you are logged in, logged our or both?How long has...
View ArticleRe: Networking/iSCSI
Hi Andre,thank you for response.Yes there is a single vmnic active in this port group.
View ArticleRe: API call to know user's owned items
There is, I've been working with something similar lately myself. If you GET https://<vrahost>/catalog-service/api/consumer/resources you get back a list of all current items. There's some...
View ArticleRe: vSphere 6.0 NTP Service and SSO malfunction
I had the same error on ESXi, 6.0.0, 2494585 Using SSH to the VMWare server edit /etc/ntp.confadd (according to your timezone):server 0.pool.ntp.orgserver 1.pool.ntp.orgserver 2.pool.ntp.orgserver...
View ArticleRe: Buy HCL-Listed SATA or SAS SSD's ? Why consumer grade SATA SSD's make no...
Thanks for your additions John. Highly appreciated.
View Article[Java SDK] Get Virtual Machine Performance Metrics from VM
Hello, I'm using the vCloud Java SDK 5.5 and I'm having some trouble trying to figure out how to access the historic usage of the VM Performance Metrics once I list a vApp children VMs. None of the...
View ArticleRe: vRA Distributed Deployment Certificates
This might be better suited to a new thread, but I'm having some certificate-related headaches right now as well. I'm using the vRA appliance, and as near as I can tell the default keystore doesn't...
View ArticleRe: Report All VM objects in environment and email a CSV file (with extended...
OK, I haven't tested your workflow, but I looked at the Java source code of VcPlugin.getAllVirtualMachines() method (which is what the action com.vmware.library.vc.vm.getAllVMs does call) and can...
View ArticleRe: Can't authenticat user in the LDAP user configuration
Hi Arvind, the confusion is when you click on the "Test user configuration" button. If you don't fill in the "Group Tree DN" -which is blow it- You will get the error in the screenshot. Having "Test...
View ArticleRe: API call to know user's owned items
Here is a vRO action that I use to grab that sort of information. Hope this is helpful in some way. var service = host.createCatalogClient().getCatalogConsumerResourceService();var xObj = [];var...
View ArticleMeasuring impact of Networking-stack / components in latency
Hello, If i would like to measure the impact of the VSAN network as part of the latency, how would one best go about it? Example: A write takes place. It is of course shipped over the VSAN Network to...
View ArticlevCD 8.0 compatibility with vCloud Connector
If we upgrade to vCloud Director 8.0 it appears we lose the ability to use vCloud Connector? See attached screenshot showing emtpy entries for vCC and vCD 8.0 in VMware's Compatibility Matrix...
View ArticleRe: can VSphere Client 5.x install in Windows XP Pro?
You can install vSphere Client 5.5 on Windows XP machine but post that follow steps in KB VMware KB: vSphere Client and vSphere PowerCLI may fail to connect to vCenter Server 5.0, 5.1 and 5.5 due to a...
View ArticleExport /Import roles in vCenter 6.0
Hello,how do we Export /Import roles in vCenter 6.0 ? Regards,Surya
View Article