copy und past zwischen VMs

VMware, vSphere 5 No Comments »

Entweder pro VM einstellen oder direkt im config Files des ESXi Hosts

http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1026437

Schlagwörter: , , ,



Übersicht vSphere 5 Bücher

VMware, vSphere 5 No Comments »





VMware Storage Best Practices

VMware, vSphere 4, vSphere 5 No Comments »

“Best Practies” Übersicht von bekannteren Storageherstellern im Zusammenhang mit VMware vSphere

http://www.ivobeerens.nl/2011/11/11/storage-best-practices-from-different-vendors-on-vmware-vsphere/

Schlagwörter: , , ,

ESXi5 Logfiles

VMware, vSphere 5 1 Comment »

/var/log/auth.log
ESXi Shell authentication success and failure.

/var/log/dhclient.log
DHCP client service, including discovery, address lease requests and renewals.

/var/log/esxupdate.log
ESXi patch and update installation logs.

/var/log/hostd.log
Host management service logs, including virtual machine and host Task and Events, communication with the vSphere Client and vCenter Server vpxa agent, and SDK connections.

/var/log/shell.log
ESXi Shell usage logs, including enable/disable and every command entered.

/var/log/sysboot.log
Early VMkernel startup and module loading.

/var/log/syslog.log
Management service initialization, watchdogs, scheduled tasks and DCUI use.

/var/log/usb.log
USB device arbitration events, such as discovery and pass-through to virtual machines.

/var/log/vob.log
VMkernel Observation events, similar to vob.component.event.

/var/log/vmkernel.log
Core VMkernel logs, including device discovery, storage and networking device and driver events, and virtual machine startup.

/var/log/vmkwarning.log
A summary of Warning and Alert log messages excerpted from the VMkernel logs.

/var/log/vmksummary.log
A summary of ESXi host startup and shutdown, and an hourly heartbeat with uptime, number of virtual machines running, and service resource consumption.

Schlagwörter: , ,

Hyper-V auf ESXi5

VMware, vSphere 5 No Comments »

Mit ESXi5 funktioniert nun auch die Virtualisierung von Hyper-V

- Ganz normal einen Windows 2008 R2 Server als VM installieren.

- Nach der Installation in den Option das guestOS auf ESXi 5.0 ändern (VM Hardware muss Version 8 haben!)

- im vmx File des virtuellen Server den Parameter hypervisor.cpuid.v0 = FALSE eintragen. Dieser Eintrag vermittelt dem Server, dass er nicht virtualisiert ist :)

- Hyper-V installieren

Das ganze ist weder supported von VMware noch sinnvoll… aber für Testlabs ganz ok.

Schlagwörter: ,