Mai 07
Eine kleine Auflistung was in welchen Logs zu finden ist auf einem ESX Host:
Service Console, /var/log/messages
-general log messages for esx host or vm (should be checked for troubleshooting)
VMkernel, /var/log/vmkernel
-related to the VMs and esx host
VMkernel Warnings, /var/log/vmkwarning
- VMs activities
VMkernel Summary, /var/log/vmksummary
-determine uptime and availability esx hosts also check /var/log/vmksummary.txt for more human friendly version
esx boot, /var/log/vmware/esxcfg-boot.log
-records all ESX boot events
esx update, /var/log/vmware/esxupdate.log.
-any update applied using esx-update tool
Web Access, /var/log/vmware/webAccess
-log any web access activity to the esx host
Authentication, /var/log/secure
-log any authentication related
vpxa, /var/log/vmware/vpxa.log
-agent activity when communicating with virtual center
esx Firewall, /var/log/vmware/esxcfg-firewall.log
- as the name implies
Apr 06
Wmware hat so ziemlich alle Dokumente der Infrastructure 3 upgedated. Cirka 3/4 aller Docs haben nun neue Filenamen…
http://www.vmware.com/support/pubs/vi_pages/vi_pubs_35u2.html
Apr 02
Erstellte Desktops/Server in VM Workstation oder einem GSX Server können nicht direkt in einem ESX 3.5 angehängt werden. Aufgrund unterschiedlichem Diskfileformat verweigert der ESX 3.5 Server das Attachen eines solchen Diskfiles.
Die Konvertierung kann über die Konsole per mit dem vmkfstools erfolgen. Dazu das vmdk File ins Storage kopieren und danach vmkfstools -i “Quelldatei” “Zieldatei” ausführen. Danach kann das konvertierte File an einer vorbereiteten VM angehängt werden. Nun muss via VirtualCenter die Hardware noch auf die aktuelle Virtual Machine Version upgedatet werden.
Komfortabler geht die Konvertierung mittels VMware vCenter Converter welcher kostenlos bei VMware heruntergeladen werden kann.
Mit diesem Tool kann ein lokaler Workstation Server direkt in die Infrastructure importiert werden. In einem Wizard lassen sich sämtliche Einstellungen, Filenamen etc konfigurieren. Die VM wird vollumfänglich konfiguriert und importiert.
vCenter Converter Manual
Handelt es sich um einen laufender Server auf einer Workstation kann der Import auch direkt mittes VM Consolidation über das vCenter erfolgen.
Apr 01
At the beginning of this month VMware released the Update 4 for its management tier vCenter.
Yesterday the company also pushed the big update for the hypervisor itself.
The new Update 4 (build 153875) is available for both ESX 3.5 and ESXi and includes:
- support for Intel Xeon 5500 series CPUs (codename Nehalem)
- support for Novell SUSE Enterprise Linux 11 (both Server and Desktop, both 32bit and 64bit),
- Ubuntu 8.10 (both Server and Desktop, both 32bit and 64bit), Windows PE 2.0 as guest OSes
- support for new SATA Controllers (from PMC, Intel, CERC and HP)
- support for new NICs (from HP, NetXtreme and Intel, including the just announced ones with VT-c)
- support for new storage arrays (from Sun)
- support for new management agents (from Dell and HP)
- an enhanced VMXNET driver for Windows XP and 2003 (which will require the re-installation of VMware Tools)
-> More release notes