What happened with NVIDIA vSGA support?
I was looking around for a compatible vSGA card at the VMware compatibility site and I noticed that all the Quadro cards have been removed? I am pretty sure the Quadro 4000, 5000 and 6000 are (were)...
View ArticleRe: vRA 6.2 Internal Error
Usually this indicates a problem with your IAAS components, restarting the services or the VMs that they are installed on should fix it.
View ArticleRe: How do I run vmkfstools command with PowerCLI for 5.1 and 5.5
PowerCLI C:\> $h = Get-VMHostPowerCLI C:\> $esxcli = Get-EsxCli -VMHost $hPowerCLI C:\> $Luns = $h | Get-ScsiLun | Select CanonicalNamePowerCLI C:\> ForEach ($Lun in $Luns) {>>...
View ArticleRe: Trouble connecting gdb to VMWare Fusion
Thanks Darius, I tried several versions including lldb, the gdb with macports and a *-elf gdb I built myself with no luck. I then built a *-linux-elf gdb and it works !! It seems that the packet layout...
View ArticleRe: V2V Conversion and E1000 NIC
The mac address should have no impact, or do you have any other information to share?
View ArticleRe: How do I run vmkfstools command with PowerCLI for 5.1 and 5.5
So I figured out that the issue when i was trying to run your example was that I made $h variable a list of all my hosts instead of a single host like you did. Can you show me how I could alter this to...
View ArticleThoughts about running Workstation and Workstation Player on same HOST
I have a Win 10 Pro host. On that host I have Workstation 12 installed. I am thinking of using Workstation player to run the VMs I created in Workstation. Would running VM in Workstation Player be...
View ArticleRe: How do I run vmkfstools command with PowerCLI for 5.1 and 5.5
You can do something like this $clusterName='MyCluster' foreach($esxinGet-Cluster-Name$clusterName|Get-VMHost){ $esxcli=Get-EsxCli-VMHost$esx foreach($devin$esxcli.storage.core.device.list()){...
View ArticleRequired : vCloud SDK based on .Net 2.0
Hi vCloud SDK Team,Greetings!We would want to use this SDK. One big limitation is to change the targets of existing projects to .Net4. It seems we are almost kind of deciding not to go with this SDK...
View Articleconvert hyper v to vmware
I am trying to convert an hyper v machine to vmware and I keep in receiving this error: "An error occured while opening a virtual disk. Verify that the Converter server and the running source machines...
View ArticleGhettoVCB : /tmp/ghettoVCB.work : File Exists
Hi everyone, I use ghettoVCB , I recently got this error when i tried to do a dryrun or a backup. "/tmp/ghettoVCB.work" : File existsash : bad number I searched in all the documentation but nothing...
View ArticleCreating VM snapshot Error: Snapshot hierarchy is too deep. Low Disk Space
Hello, I am new to the position and previous Admin set up the servers/VMware/Esxi, etc. So still trying to adjust to everything and get a feel for how it all works.Issue is ..getting repeated...
View ArticleRe: win 7 pro but canNot upgrade to win 10 pro due vmware SVGA 3D not supported
Since win 10 it sees hardware to validateif plan to migrate a VM[windows 7 Pro] from windows vmware free Player to Fusion Pro MacBook Pro Please tell - when is best to UPGRADE TO WINDOWS 10 WHEN VM IS...
View ArticleRe: Tank Racer game, black screen in virtual xp.
I made a virtual windows 7 machine to test what it would do. Exactly the same as with gbohn. The game works (althoug a bit laggy) but the menus are malformed.So it is possible to run the game in a...
View ArticleRe: VM Diskfile shows wrong datastore in settings
I was accessing my environment via vCenter where all of my hosts were included. I connected direct to the host with vSphere and the settings were all correct. I was able to boot the VM without...
View ArticleHP Proliant hangs on boot for 30 minutes on HPVSA module
Hello everyone, we have a ProLiant ML350e Gen8 v2 and even from the instalation boot and then on the disk boot it hangs literally 30 minutes after it says "loading module hpvsa..." This server has a...
View ArticleRe: Data Service Container Process Heap Memory Alarms
I am seeing this same issue. We are running a vCenter Server Appliance version 6.0 U1. Any updates?
View ArticleIs it possible to create sub-folders in the Shared VMs section?
Hey everyone, I was just wondering if it was possible to create sub-folders within the Shared VMs section. Recently my team acquired a server with the purpose of running a VM test-bed for all of our...
View ArticleRe: Load balancing with HAProxy and CA signed certificates
It looks like you are trying to do SSL offload with HAProxy. What approach did you use to create your PEM file for HAProxy? The PEM file typically contains multiple certificates including the...
View ArticleRe: win 7 pro but canNot upgrade to win 10 pro due vmware SVGA 3D not supported
Hi, Basically it should not matter.But as you have to take the right steps (select "move" instead of "copy" on starting up the VM) and make a backup (aka keep the VM on windows until you moved...
View Article