Re: Extra HDDVsphere 5.1
i have two hardisk,one of 500 GB and of 1000GBi've created VM on the first disk with 200GB, and second VM on the first Disk of 200GBwhen i tired to create one on the 1000GB with 700GB it no't allowing...
View ArticleRe: ESXi 5.x on new Apple Mac Mini 6,2 Late 2012 *NOT* working
Driver's done. I'm using USB based NIC's on my mac mini now. :-D
View ArticleRe: Simple MFC Application crash in Workstation 9
Probably not a lot of help, but:Your release version (the exe) runs fine in my W8 VMThe debug version complains of a missing dll and won't run but doesn't crash. Note that your project is for 32 bit...
View ArticleRe: Import Virtual Machine Notes to new vCenter 5.1
Hi Andy, to import the virtual machine Notes attribute into a new vCenter server you can use the following PowerCLI script: Import-CSV-PathNotes.csv |ForEach-Object { Get-VM$_.Name |...
View ArticleRe: Centos 6.3 installs but with no network
michael stump wrote: True, but one of the first troubleshooting steps I take with problems like this is VMTools. If no change, then you can dig in. Sorry but IMO that's absurd to install VMware Tools...
View Articlefence_vmware issue "Connection time out"
Hi I have configured RedHat Cluster on Vmware infrastructure and i want to configure fencing on it. I am using fence_vmware script which comes with RedHat 6.0 More info: RedHat Cluster 6.xvCenter 5.0.0...
View ArticleRe: ESXi 5.x on new Apple Mac Mini 6,2 Late 2012 *NOT* working
Spoke too soon. Driver does indeed work, however I have terrible upload speeds.. 11-12KBps. Download of 330KBps. So the driver still needs tweaked. Any VMware folks want to help out? It is completely...
View ArticleRe: Upgrade to Lion broke VMWare Fusion VM
In a Terminal: mdfind .vmwarevm Or use a app like Disk Inventory X or GrandPerspective to view the Macintosh HD graphically as VM's tend to be larger then most files and should stand out.
View ArticleRe: Guest VM shows 90% memory usage, doesn't match vSphere
These links might help if you read through them: http://www.yellow-bricks.com/2010/12/20/vcenter-and-memory-metrics/ http://communities.vmware.com/docs/DOC-5600 The DOC-5600 states (which was also...
View ArticleRe: размер подключаемого хранилища меньше самого iSCSI диска
http://vmind.ru/2010/04/15/kratkij-gajd-po-vmfs-extendextent/
View ArticleRe: Check Host Profile Compliance At Host Level
Thanks for you additions. It is a usefull script now. To prevent the Test-VMHostProfileCompliance cmdlet from outputting red warning messages for hosts that don't have a host profile you can add...
View ArticleRe: Upgrade to Lion broke VMWare Fusion VM
I found the file in a backup under the path provided by another post. Users/User name/Documents/Virtual Machines/ Thanks!
View ArticleRe: ESX 5.1 on HP Pavilion dv7
Hello and welcome to the communities. Laptops are almost always not going to work. You could install an OS on it and then use VMware Workstation to host a virtual ESXi - as a workaround.
View ArticleRe: fence_vmware issue "Connection time out"
Note" Discussion successfully moved from VMware ESX™ 4 to VMware ESXi 5
View ArticleRe: Oracle RAC 11.2.0.3 on Red Hat 6.3 vSphere 5.0 (ESXi 504890)
ciao Francesco e tutti, il dubbio sorge dal fatto che nel documento si menziona Oracle Linux e non Red Hat Enterprise per cui pensavo (e nn son certo senza referenze ufficiali) che fosse un pò un...
View ArticleRe: vlans in esxi
the issue is that the article explains "Set the VLAN ID to 4095. VLAN ID 4095 stands for Trunk mode in ESX 3.x." I dont have vlan 4095 in my switch and my native vlan is another one. If I set the...
View ArticleOracle RAC 11.2.0.3 on Red Hat 6.3 vSphere 5.0 (ESXi 504890)
[cross post from italian forum] pls read belove...anyone has got a definitive answer? maybe VMware guys Hi all, anyone knows if VMware give support for oracle rac solution with Red Hat 6.3 (VMware...
View ArticleRe: ESX 5.1 on HP Pavilion dv7
ok I understand yeah had esx already set up as a vm in workstation but wanted to do some performance test from technical point of view do you maybe know what is the issue ? is it the lack of drivers ?...
View ArticleRe: ESX 5.1 on HP Pavilion dv7
is it the lack of drivers ? or hardware compatibility ?Both really. The HCL is the go-to for determining whether or not a system will be supported. It includes cards, systems, etc.
View ArticleRe: Clone VM using existing CustomizationSpec and changing ComputerName property
Ben, Here is my code to handle cloning a windows or linux vm from an existing vm. This appears to allow us to define network settings and hostname infromation which are the important bits for us. It...
View Article