Virtualization: witch Hypervisor is your VM running At?


Dit kun je nagaan door naar het mac adres van de virtuele nic te kijken.

Via het volgende lijstje kun je zien welk mac-adres bij welke hypervisor hoort:

  • Microsoft: 00-03-FF
  • SWsoft: 00-18-51
  • Virtual Iron: 00-0F-4B
  • VMware: 00-0C-29 and 00-50-56
  • XenSource: 00-16-3E

Bron: http://www.techlog.nl/archive/2007/11/28/hey_vm_whats_your_hypervisor

VMware: Virtual Machine is Already a Member of a Team Error.


Ik was bezig met het aanmaken van verschillende teams binnen VMware Workstation 6. Daarbij kopieerde ik een VM verschillende keren over de verschillende teams. De VM is mijn M0nowall Router die een statisch configuratie heeft. Nadat ik deze had gekopieerd wilde ik deze toevoegen aan een nieuw team.

Dit lukte echter niet want ik kreeg de onderstaande error.

ws6teamerror

Dit kun je echter simpel oplossen. Open het VMX bestand van de gekopieerde VM en pas de waarde inVMTeam = “TRUE” aan naar “FALSE”.

 

ws6teamerror1

Nu kun je de VM wel toevoegen aan de andere teams.

VMware: VMTS Patchmanager (build 2878)


De VMTS Patchmanager is een leuk, gratis en veelzijdig product.

Met de volgende pluspunten:

  • Centrale plaats voor het downloaden van de ESX Patches.
  • VirtualCenter support.
  • Een console voor het patch proces.

Er zijn helaas ook minpunten:

  • Geen support voor patch rollups (patch1).
  • Geen upgrade support (esx 3.0.1 naar esx 3.0.2). Patrick wees me er op dat deze optie er wel in zit.

Donwload de tool hier: http://www.vmts.net/VMTSPatchManager.htm

Hier vind je de quickstart: http://www.vmts.net/VMTSPatchManagerQuickStart.htm

En als laatste de manual: http://www.vmts.net/VPMSampleManual.asp

In de rest van de post zie je hoe eenvoudig het is om met deze tool een esx server te updaten.

Continue reading “VMware: VMTS Patchmanager (build 2878)”

VMware: Virtualize SQL Server?


Op deze vraag heeft VMware een antwoord namelijk de volgende whitepaper: SQLServerWorkloads.pdf.

De bovenstaande whitepaper is een performance study van VMware en HP over hoe je een  SQL server wel of niet moet Virtualiseren.

Dit is de conclusie van de performance study:

The performance results we describe in this paper support the conclusion that running Microsoft SQL Server 2005 inside VMware virtual machines can provide an effective production-ready platform for running transaction-processing workloads.
Your IT organization can leverage the sizing data we present in this white paper to deploy Microsoft SQL Server successfully using VMware Infrastructure 3. By comparing effective workload throughput and resource utilization for your datacenter with the results presented in this paper, you can design and size your virtualized environment to meet your SLA targets.
The number of actual users and transactions you can support in a production environment will, of course, depend on the specific applications used and the intensity of user activity. The results of
Conclusions 12 VMware SQL Server Performance in a VMware Infrastructure 3 Environment
our tests clearly demonstrate that in a VMware Infrastructure 3 environment, the transaction throughput scales almost linearly even as the number of clients increases, for every configuration we tested. Our results show that the throughput rate of UP virtual machine is comparable for 32-bit and 64-bit environments. However, for SMP virtual machines, the throughput rate is slightly higher in a 64-bit environment compared to a 32-bit environment. Further, SMP virtual machines can service a higher number of users. One disadvantage of SMP virtual machines is that they have higher CPU costs per transaction than UP virtual machines. From a performance perspective, we recommend using SMP virtual machines rather than UP virtual machines for Microsoft SQL Server, and if possible, a 64-bit environment if your application stack supports it.

VMware: VirtualCenter 2.0.2 Update 2


Quote van de VMware Website:

VirtualCenter 2.0.2 Update 2 release includes all the fixes from the VirtualCenter 2.0.2 Update 1 release and also includes fixes for certain globalization issues. These globalization fixes are primarily for the Japanese and German releases of VirtualCenter.

This release is intended for any customer who is installing the English version of VirtualCenter on a non-English operating system. Customers using the English version of VirtualCenter on an English operating system can upgrade to either VirtualCenter 2.0.2 Update 1 or VirtualCenter 2.0.2 Update 2. Both of these Update releases cover the same set of resolved/known issues with the exception of the globalization fixes present in Update 2.

This maintenance release includes changes to VirtualCenter Management Server and VI Client software. If you upgrade a VirtualCenter Server host using this maintenance release, you must also upgrade all VI Client hosts. You can upgrade the Windows client hosts by downloading the software from an upgraded VirtualCenter Server host, or by selecting VI Client from the VirtualCenter installation startup page.

Lees hier de release notes: http://www.vmware.com/support/vi3/doc/releasenotes_vc202u2.html

En download de update hier: http://www.vmware.com/download/vi/

 

Bron: http://blogs.vmware.com/news/2007/11/vmware-virtualc.html