Re: Question with setting up servers
Perfect, thanks so much for the replies, makes a little more sense now!
View ArticleRe: Esxi5 Free version install Nic Issues?
Thanks alot AP I did find the Dell offers an OEM ESXi CD but wont it being an OEM be a problem?Vendors like Dell, HP or others usually offer slightly modified installation CDs which include additional...
View ArticleRe: SRM 5.1/V7000 with SRA 2.1.0.x fails during 'testFailover'.
Hi, As per the Kb yes, can you disable "HardwareAcceleratedLocking" for testing RegardsMohammed
View ArticleRe: Hardware for 3 VM's Help me please.
Ok thanks! I am looking at this processor right now (it has 6 cores) but a little worried about the 1.9 partIntel Xeon E5-2420 @ 1.90GHz Do you think this will work or do I need to go bigger, I...
View ArticleRe: Flickering screen using Fusion 5.0.3 on latest 2013 (Haswell) MacBook Air
I had the flickering problem with the new macbook air mid 2013 13-inch, OSX 10.8.4 and Fusion 5.0.3 , but only when I did NOT have an external display connected via the thunderbolt port (worked fine...
View ArticleRe: Esxi5 Free version install Nic Issues?
Thanks again AP, In reading about the dell iso I can install that with no problem and all will be updated. Can I then connect the host to the internet and do the latest updates for esxi and all be...
View ArticleRe: vCOPS Licensing question
What bouke said is not correct.Line - License vCenter Server - This will show the licensed vCenter Server chosen by vcops as master one. Say if you have registered 1st VCenter Server - 100 vm...
View ArticleRe: Linux kernel panic after moving Datastore Location
You need to answer exactly what you did. In this case, you moved it. Even if you copy, but you will discard the original copy, is a move. Now, if you will copy and keep the old VM (like a clone) the...
View ArticleRe: Controlling Connections to VMFS Volumes
At this point I will need to ask ow many ESX servers (and other servers) you have connected to this Equallogic pool. Are they more than 250?
View ArticleRe: Chance to Win VMware Backup Software Free for 1 Year
Or simply use VMware vSphere Data Protection (VDP), which is included with vSphere 5.1 Essentials Plus and higher. Better yet, invest in vSphere Data Protection Advanced (VDP Advanced), which adds...
View ArticleRe: Esxi5 Free version install Nic Issues?
There's no automatic update from Internet like in other operating systems. With the free edition (i.e. without Update Manager) you may install the patches which can be downloaded from Download Patches...
View ArticleRe: script to check a setting in a vmx file for specific entry
Sure, try something like this $vmName="VM*"$tgtFolder="C:\Temp\VMX\"$tgtString='scsi0:1.writeThrough = "true"'Get-VM-Name$vmName|%{ $dsName,$vmxPath=$_.ExtensionData.Config.Files.VmPathName.Split()...
View ArticleNeed some Major Help Here
I am currently running ESXI 5.1 on a brand new Shuttle XPC machine that has an Intel i5 cpu, 32GB Ram and 1TB HDD. I have installed vSphere Client 5.1 on my client machine desktop and have created my...
View ArticleRe: Export Compliance Reports
Very cool! I initially had a problem with it until I noticed the "|" after the text file. Once I added that in, everything ran perfectly. Output successful for both servers. And is there any downside...
View ArticleWorkstation 9.0.2 Ubuntu Host Unity Mode Taskbar
I'm running VMWare Workstation 9.0.2 installed on Ubuntu 13.04, with Windows 8 Professional guest. Applications running on the Windows 8 VM do not show up in the Ubuntu host taskbar as expected....
View ArticleRe: CreateCustomizationSpec
Apparently I forgot to enter a value for TimeZone. I updated the code above.Sorry about that, but good that you found what is required.
View ArticleRe: Help/Suggestions with setup
hi julien, what is the best way to connect the 2 hosts for HA? any ideas? thanks in advance!
View ArticleRe: Linux kernel panic after moving Datastore Location
Marcelo, Thank you very much for the explination (especially why it doesnt bother Windows).I will mount the ISO and boot from there and see if I can recover it. The owner of the VM isnt to worried...
View ArticleRe: Export Compliance Reports
The script provides more details about patches and upgrades, but if the info the last script produces is sufficient for your needs, use that one.
View Article