Re: Dead path on one of the fibre connection
I have not restart the host, but i have re scan the datastore but still the same. I have only present one virtual disk from the datastore to the host. The datastore tab for that host only have 1 local...
View ArticleRe: Defect Report - Erratic mouse at edges.
Did you try to re-install vmware tools and see if this could resolve your problem?
View ArticleRe: VMs Port Group placement issue
yes to all your questions. both local and shared storage are required. Please add local and shared storage on machine B only into BDE, then create the MapR cluster. If convenient , we'd like to have a...
View ArticleRe: Upgraded to Windows 10 and Now Usb 2.0 Passthrough is Not Working with...
So your Windows 10 is recently upgraded from WIndows 7/8? If yes, then you need to completely uninstall Workstation and reinstall Workstation. We have observed USB issues after upgrading from Windows 7...
View ArticleRe: No more space for virtual disk??
Thank you Richardson.The website of the link I couldn't open but I think I know what you're suggesting.Actually, I am not looking for the way to reclaim thin provisioned disk space since I am not...
View ArticleRe: ESXi 6 Storage vMotion on 3Par 7200c through iSCSI
I would suggest you to go thru http://www.vmware.com/files/pdf/techpaper/VMware-vSphere-Storage-API-Array-Integration.pdf and would suggest you to check whether VAAI is enabled and supported and if...
View ArticleRe: SQL Statement to get VMs built in last 30 days
Here is a statement that works we came up with in a hour. We will tweak tomorrow. For the curious minds. WITH T as(SELECT ROW_NUMBER() OVER (PARTITION By VM_Name ORDER BY Create_Time ASC...
View ArticleRe: Need VM portgroup inventory
Hi Matt!Great script! I followed your provided method and achieved tremendous performance boost while collecting inventory data from our VMware environment. Thanks a lot!--Arindam
View ArticleRe: PowerCLI script to find VMs built in the last 30 days?
SQL Query... WITH T as(SELECT ROW_NUMBER() OVER (PARTITION By VM_Name ORDER BY Create_Time ASC ) as Num, Create_Time, VM_NAME FROM VPX_ENTITY...
View ArticleRe: So slow terminal mode guest OS over Horizon View Client
through the Connection Server
View ArticleRe: No more space for virtual disk??
What does the datastore volume look like on the SAN? You may need to extend it on the SAN side as it may be choking on the ability to clear files before it fills up.
View ArticleRe: ESXi HDD performance tuning
Are there other VMs on that datastore taking up I/O? Are you able to see statistics on the SAN side to see how that volume is behaving on the SAN itself?
View ArticleRe: get-view
Hi Matt makes sense. thanks. great explanation. very much appreciated. is there a difference here $vms = get-cluster | get-pvm $vms | %{ or foreach ($vm in $vms) { thanks
View ArticleESXI 6.0 on Cenerlon n3150 (Braswell platform)
hello, I am attempting to assemble a cheap vm box for my amusement and learning. if everything works, it may become the pfsense / xpenology nas / vpn gateway box at my parents house... I purchased an...
View Articlevmware fusion 8 menu bar
How do I turn off the menu bar arrow in this version? If I click on a VM and choose settings, Applications Menu the option to turn it off is not there??
View ArticleBeginner: Have Tera1 clients always been so slow?
Hi! I've just started evaluating View 6 in a very simple environment in order to make some first steps in VDI. For this purpose, I've installed the View Connection Server and a Win7 VM on my ESXi 6...
View ArticleRe: Access to host files
You can use http/https to access specific files on an ESXi server, see HTTP Access to vSphere Server Files
View ArticleRe: Fusion 8 Issues with Yosemite guest
Welcome to Fusion forum.Which guest OS are you using, EI Capitan or Yosemite? Did you try to re-install vmware tools inside VM?
View ArticleHost after Few Days going to hang state and have no any VM Ping
Hi guysI Confuse Please Help meI Have a 2 HP DL580 G7 and installed a vsphere 6 Build Number 2494585.to now everything is OK but my problem start here in two week past suddenly my Server going to idle...
View Article