Re: How to get Used Harddisk space + RDM Space of a VM
Hi LucD, Thanks for your reply. I want the total harddisk space used by a VM which included VMDK + RDM But the above link splits the details, which I dont need. Example : VM1 800 GBVM2 1300 GB
View ArticleRe: Need a script to reboot VM if uptime is more than 1 days
Here is the one structure of the VM that i had, those VM are setup on one of the cluster here (assume the 4th cluster "STDC"). so base on this structure i need to check the selected VM uptime and...
View ArticleRe: Some initial feedback
OK - I just realised that you can filter by clicking the arrow in the column header.
View ArticleCant update VMWareTechPreview 2015
VMWare Fusion Pro. Technology Preview 2015(2884851)Is this the most current version ?I get certficate error when I go to update unver OSX ElCapitan Beta3
View ArticleRe: ESXi 5.0.0 inconsistent after versionsupdate
I changed the ESXi Server into Service mode and then startet the update via the installabel version which I did donwload from VMWare Website.
View ArticleRe: ESXi 5.0.0 inconsistent after versionsupdate
The access from any client in the network (no firewall etc.) is not possible to this ESXi but I can access annother ESXi host without problem. The only way to access this ESXi host is to access a...
View ArticleRe: Determine if SQL is installed in a vCloud Virtual Machine
Hi, Since you are a multi-tenant Cloud provider, Can a Customer bring any Microsoft license to your environment? Do you provide Microsoft Licences to your customers? You should certainly read...
View ArticleRe: Invoke VM Script to create a SQL user
I just ran it from a powershell window on the target machine
View ArticleRe: How to know a iscsi datastore ever mounted/unmounted on a host?
Hi Wood, check the following article.Unmounting a LUN or detaching a datastore/storage device from multiple VMware ESXi 5.x/6.0 hosts (2004605) When the device is detached, it stays in an unmounted...
View ArticleRe: Workstation 11 vs Player Pro 7 - Main featurures which justify the $90...
Hello Mike, I think the following page might help: VMware Player Pro: Compare to VMware Workstation 11 --Wil
View ArticleRe: vSphere Client 5.1 cannot connect
Is there any firewall between your client and vCenter Server? In case you are running a virtual appliance, take a look at this kb.
View ArticleRe: vSphere Client 5.1 cannot connect
Yes we have a corporate firewall. I do not have a virtual appliance but I tried the instruction in that article and it did not work.
View ArticleRe: Invoke VM Script to create a SQL user
It may also be worth a look at your path variables when you're logged on interactively to the machine vs what you get when your script runs via the invoke; it could be something that needs to be on one...
View ArticleRe: Best Practices for NIC configuration
It looks balanced to me, the only thing to add dedicate ports if iSCSI in place.RegardsPankaj
View ArticleRe: Stretching Layer 2 latency
This is the technology that allows you to do that: vCloud Air Documentation Center You can also do it your self via APIs: Connecting vCloud Air Services - VMware vCloud Blog - VMware Blogs As per...
View ArticleBackward compatibility for VWC plugin developed for vCenter 6.0
Hi, I had a plugin developed for vCenter 5.1, 5.5 and which works fine. Then I made changes in manifest, remoting-config, services-config files to make it compatible with vCenter 6.0. And the plugin...
View ArticleRe: LUNs attached to VMware vSphere 6.0 hosts may remain in APD Timeout state...
you are right , till vSphere 6.0 APD is unresolved http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2126021VMware KB: VMware ESX/ESXi 4.x/5.x and...
View ArticleRe: Get naa number with Get-View
Provided you only have VMFS datastores, you can do Get-View-ViewTypeDatastore|SelectName,@{N='naa';E={$_.Info.Vmfs.Extent[0].diskName}} Note that this will only show the 1st extent of the datastore.If...
View ArticleRe: Guest OS's get unusably slow after a few hours / after restoring a snapshot
I've been having the same problem since V7 came out. At some point, from 1 hour to 7 days, all of my VMs would slow to a crawl. The only solution was to close them all, close vmware, and restart....
View ArticleRe: detect why virtual machine went in crash
What guest OS are you using? What version of ESXi are you running? The log file indicates that the OS initiated the reset (CPU reset: soft (mode 2)). Have you reviewed the logs within the guest?...
View Article