Zitrox GmbH Blog

Zitrox GmbH Technology Blog

Archives for VMware

Tomcat und vCenter

Bei der Installation von vCenter, kommt seit der Version 4.1 die Frage, ob es sich um ein kleines, mittleres oder grosses Inventar handelt, welches von vCenter verwaltet werden soll. Klein bedeutet bis zu 100 Hosts, was einen Speicherbedarf von 1024 MB für den Tomcat Server bedeutet.

Um dem Tomcat Server weniger Memory zu geben, kann man die Konfiguration von Tomcat anpassen.

Anschliessen muss nurnoch der Webservice neu gestartet werden und die neuen Limiten sind im Einsatz:

VKernel veröffentlicht gratis Storage View Tool

VKernel hat ein Tool veröffentlicht, welches die 5 LUN mit der grössten Latency anzeigt.

  • Zeigt die betroffenen VM’s an welche auf einer high-latency LUN liegen
  • Unterstützung für NFS, iSCSI, and Fibre Channel

http://www.vkernel.com/products/storage-view

[facebook_ilike]

vSphere TCP/IP Ports Diagramm

Dudley Smith hat auf dem VMware Blog sein PDF Dokument aktualisiert, mit allen Ports welche in einer vSphere Umgebung zum Einsatz kommen.

http://communities.vmware.com/blogs/DudleySmith/2010/06/01/connections-38-ports-in-esxesxi-v61

Berechtigungen für CBT mit VMWare Data Recovery Manager

Damit Dataprotection Manager mit Change Block Tracking (CBT) einwandfrei funktioniert, muss der Benutzer mit welchem sich die VMware Data Protection Applicance zum VirtualCenter (vCenter) folgende Berchtigungen haben:

VirtualMachine->Configuration->Disk change tracking
VirtualMachine->Provisioning->Allow read-only disk access
VirtualMachine->Provisioning->Allow VM download
VirtualMachine->State->Create snapshot
VirtualMachine->State->Remove snapshot
Datastore->Allocate space
VirtualMachine->Configuration->Add new disk
VirtualMachine->Configuration->Change resource
VirtualMachine->Configuration->Remove disk
VirtualMachine->Configuration->Settings
Global->License

Damit Windows Server 2008 Virtual Machines für Applikations-konsistente Snapshots verwendet werden können, muss das UUID Attribut Enabled werden:

1 Start the vSphere Client, and log in to a vCenter Server.
2 Select Virtual Machines and Templates and click the Virtual Machines tab.
3 Right-click the Windows 2008 virtual machine for which you are enabling the disk UUID attribute, and
select Power > Power Off.
The virtual machine powers off.
4 Right-click the virtual machine, and click Edit Settings.
5 Click the Options tab, and select the General entry in the settings column.
6 Click Configuration Parameters…
The Configuration Paramters window appears.
7 Click Add Row.
8 In the Name column, enter disk.EnableUUID.
9 In the Value column, enter TRUE.
10 Click OK and click Save.
11 Power on the virtual machine.
Application consistent quiescing is available for this virtual machine now that the UUID property has been
enabled.

PowerCLI Rescan HBA’s in einem ESX Cluster

Folgender Befehl führt den Rescann aller HBA’s in einem VMWare ESX Cluster durch:
Connect-VIServer "vcenter"
Get-Cluster -Name "cluster1" | get-vmhost | Get-VMHostStorage -RescanAllHBA

Sicherheitslücke im VMWare Updatemanager

Im Jetty Webserver des VMware Updatemanagers, ist eine schwere Sicherheitslücke aufgetaucht. Ein Patch wurde von VMWare bereits bereitgestellt.
http://seclists.org/bugtraq/2010/Jul/166

vSphere 4.1 not supported for View 4.0!

View Composer 2.x does not support 64 bit operating systems, and as such, is not supported in vSphere vCenter Server 4.1 managed environments. For more information, see the article linked below. KB 1011292

We upgraded all our hosts to vSphere 4.1

We have successfully upgraded alll our HP DL 380 G6 servers to vSphere 4.1

ESX4.1 / ESXi 4.1 Installations on HP systems might result in silent data corruption!

ESX(i) installations on HP systems require the HP NMI driverESX 4.1 instances on HP systems require the HP NMI driver to ensure proper handling of non-maskable interrupts (NMIs). The NMI driver ensures that NMIs are properly detected and logged. Without this driver, NMIs, which signal hardware faults, are ignored on HP systems with ESX.

Workaround: Download and install the NMI driver. The driver is available as an offline bundle from the HP Web site. Also, see KB 1021609.

VMWare Essentials Plus nun mit vMotion Support!

Wie auf der VMWare Seite zu lesen ist, beinhaltet neu die VMWare Essentials Plus Version mit vSphere 4.1 Vmotion Support!

http://www.vmware.com/products/vsphere/buy/small_business_editions_comparison.html

Page 1 of 2:1 2 »