what Graphic cards support Esxi 5.0/5.1
hi everyone, i just bought an intel server motherboard and im trying to setup a server for virtual machines.i got many recommends about Esxi. anyway i just installed Esxi 5.0 and i want to know what...
View ArticleRe: view integration with wey keyboard
It depends a bit on how they are designed, some are multi-function USB-devices, then you need to split the device and say what should be forwarded and what should use the native redirection. (Typically...
View ArticleRe: what Graphic cards support Esxi 5.0/5.1
What do you want to do with the graphic-cards?ESX is just using it to dislay the text-console and usually works with any graphics-card that supports 1024x768 // Linjo
View ArticleRe: VMWare Network Design Help
It should be very possible to create a fully redundant solution with your hardware setup. However, I did have a hard time understand your Visio drawing. Could you draw or describe how a single ESXi...
View ArticleRe: restore shadowprotect image to esxi
hi, i have the same issueat the following link http://communities.vmware.com/thread/412427 i thought i had done what someone else had done in one of your ither threads, i though i was loading the hive...
View ArticleRe: Problem new-vm within a script specifying more than 1 disk
From Import-Csv the value is a [string], you could check by veryfing the type of this Parameter.DiskSizeWhy don't you use 2 seperate columns in the CSV and use 2 variables on the DiskGB parameter. The...
View Article: related to vmwareserver and openfiler
Hi I am using VMware Server 2.0 for my Oracle rac setup . My host system config. is Windows 7 . 4GB RAM , Acer 64 bit .My question is ; I am going to configure vmserver on two host...
View ArticleRe: PowerCLI: Exception calling "CreateCollectorForTasks" with "1"...
Try restting the $creator variable at the start of each snapshot loop....foreach ($vm in $myVMs) {$snapshots = Get-Snapshot -VM $vm foreach ($snapShot in $snapShots){ $creator = "" $VM...
View ArticleRe: : related to vmwareserver and openfiler
Discussion moved from Community Website Help to VMware Server 2 > General Issues
View ArticleRe: what Graphic cards support Esxi 5.0/5.1
well im going to run on the virtual machines windows,ubuntu,centos and i want something to support the graphic staff since the onboard video i got is VERY weak. so you're telling me basicaly every...
View ArticleRe: vCenter Versions
According to VMware Product Interoperability Matrix, VMware vCenter Operations 5.7 is compatible with VMware vCenter Server 5.1 U1.IMO the "a" and "b" versions are mostly maintenance releases and...
View ArticleRe: what Graphic cards support Esxi 5.0/5.1
As mentioned by Linjo, the ESXi console is a text console. The virtual machines will have a virtual video adapter which has nothing in common with the physically installed one. To use the VM's - i.e....
View ArticleRe: Why do my VM's (x 2) power off?
... then log off my Windows session.VMware Workstation and the VMs by default run in the user context, so logging off will close VMware Workstation and the VMs. With VMware Workstation 8, VMware...
View ArticleRe: Running vSphere on host machine?
Thanks, that article tells me how to install it just like I want but does not tell me how the routing of the IP addresses will flow, how my vsphere will access esxi installed on a workstation as a vm,...
View ArticleRe: Windows 2008 R2 install with VMWare Player
You are most likely using VMware Player's "Easy Install" feature, which asks for the settings and key to run an unattended installation!? To install the OS interactively, select "I will install the OS...
View ArticleRe: Format Local VMFS Datastore
Deleting and re-creating the local datastore does not harm the installation itself. It's only the VMFS partition which is affected. André
View ArticleRe: Logs are Growing Rapidly in C:/programdata/Vmware Folder in 4.x
Hard to say without knowing what's in the logs!? André PS: I removed your duplicate post in the ESXi 5 forum.
View ArticleRe: Patch ESXi
You can basically follow http://kb.vmware.com/kb/2008939 for a standalone ESXi host. In case you have Update Manager (bundles with vCenter Server) in place, this might be the first choice for patching....
View ArticleRe: RAID (AMD SP5100) on supermicro H8SGL for ESXi 5
Has anyone solved this problem? I too am having this exact issue.
View Article