<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>festplatte.ch &#187; vSphere 4</title>
	<atom:link href="http://blog.festplatte.ch/index.php/category/vmware/vsphere-4/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.festplatte.ch</link>
	<description></description>
	<lastBuildDate>Sun, 04 Dec 2011 15:34:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>VMware Storage Best Practices</title>
		<link>http://blog.festplatte.ch/index.php/vmware-storage-best-practices</link>
		<comments>http://blog.festplatte.ch/index.php/vmware-storage-best-practices#comments</comments>
		<pubDate>Sun, 04 Dec 2011 15:21:18 +0000</pubDate>
		<dc:creator>bedee</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere 4]]></category>
		<category><![CDATA[vSphere 5]]></category>
		<category><![CDATA[best practies]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://blog.festplatte.ch/?p=937</guid>
		<description><![CDATA[&#8220;Best Practies&#8221; Ü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/]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p> 	&#8220;Best Practies&#8221; Übersicht von bekannteren Storageherstellern im Zusammenhang mit VMware vSphere</p>
<p><a href="http://www.ivobeerens.nl/2011/11/11/storage-best-practices-from-different-vendors-on-vmware-vsphere/" title="http://www.ivobeerens.nl/2011/11/11/storage-best-practices-from-different-vendors-on-vmware-vsphere/" target="_blank">http://www.ivobeerens.nl/2011/11/11/storage-best-practices-from-different-vendors-on-vmware-vsphere/</a></p>

<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://blog.festplatte.ch/index.php/vmware-storage-best-practices/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware ESXi &#8211; iSCSI vSwitch für EQL über CLI konfigurieren</title>
		<link>http://blog.festplatte.ch/index.php/vmware-esxi-iscsi-vswitch-fur-eql-uber-cli-konfigurieren</link>
		<comments>http://blog.festplatte.ch/index.php/vmware-esxi-iscsi-vswitch-fur-eql-uber-cli-konfigurieren#comments</comments>
		<pubDate>Mon, 08 Aug 2011 09:02:49 +0000</pubDate>
		<dc:creator>bedee</dc:creator>
				<category><![CDATA[Equallogic]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere 4]]></category>
		<category><![CDATA[EQL]]></category>
		<category><![CDATA[iSCSI]]></category>
		<category><![CDATA[vSwitch]]></category>

		<guid isPermaLink="false">http://blog.festplatte.ch/?p=907</guid>
		<description><![CDATA[Equallogic bietet über Ihre Webseite ein konfortables Installationsscript für dir Konfiguration des iSCSI Switches an. Anhand diesem Script kann via vCLI in einer Konfigurationszeile der komplette vSwitch mit Bindings eingerichtet werden. Anforderungen: vSphere Command Line Interface Auf der Equallogic Support Page unter VMware Integration &#8220;EqualLogic Multipathing Extension Module for VMware® vSphere&#8221; herunterladen. Konfiguration: &#8220;EqualLogic Multipathing [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p> 	Equallogic bietet über Ihre Webseite ein konfortables Installationsscript für dir Konfiguration des iSCSI Switches an. Anhand diesem Script kann via vCLI in einer Konfigurationszeile der komplette vSwitch mit Bindings eingerichtet werden.</p>
<p>Anforderungen:<br />
<a href="http://www.vmware.com/support/developer/vcli/">vSphere Command Line Interface</a><br />
Auf der Equallogic Support Page unter VMware Integration &#8220;EqualLogic Multipathing Extension Module for VMware® vSphere&#8221; herunterladen.</p>
<p>Konfiguration:<br />
&#8220;EqualLogic Multipathing Extension Module for VMware® vSphere&#8221; zip File befindet sich das MEM Bundel sowie eine setup.pl Datei. Mit der setup.pl Datei kann MEM auf den ESXi Hosts implementiert (Parameter &#8211;install) aber auch die komplette Konfiguration eines iSCSI vSwitch (Parameter &#8211;configure) durchgeführt werden.</p>
<p>Parameter:</p>
<blockquote><p>setup.pl &#8211;configure &#8211;server=&#8221;hostname&#8221; [--username=”username”] [--password=password]<br />
&#8211;nics=NIC1,NIC2,&#8230; &#8211;ips=IP1,IP2,&#8230; [--vswitch=vswitchname] [--mtu=mtu]<br />
[--vmkernel=vmkernel_prefix ] [--netmask=subnet_mask] [--enableswiscsi] [--nohwiscsi] [--vds]<br />
[--logfile]</p></blockquote>
<p>Beispiel: Konfiguration von 4-Ports über den Software iSCSI Adapter mit Jumboframes</p>
<blockquote><p>setup.pl &#8211;server=10.127.129.130<br />
&#8211;configure &#8211;ips=10.127.129.131,10.127.129.132,10.127.129.133,10.127.129.134<br />
&#8211;nics=vmnic2,vmnic3,vmnic4,vmnic5 &#8211;mtu=9000 </p>
<p>Configuring networking for iSCSI multipathing:<br />
vSwitch = vSwitchISCSI<br />
mtu = 9000<br />
nics = vmnic2 vmnic3 vmnic4 vmnic5<br />
ips = 10.127.129.131 10.127.129.132 10.127.129.133 10.127.129.134<br />
netmask = 255.255.255.0<br />
vmkernel = iSCSI<br />
Creating vSwitch vSwitchISCSI.<br />
Setting vSwitch MTU to 9000.<br />
Creating portgroup iSCSI0 on vSwitch vSwitchISCSI.<br />
Assigning IP address 10.127.129.131 to iSCSI0.<br />
Creating portgroup iSCSI1 on vSwitch vSwitchISCSI.<br />
Assigning IP address 10.127.129.132 to iSCSI1.<br />
Creating portgroup iSCSI2 on vSwitch vSwitchISCSI.<br />
Assigning IP address 10.127.129.133 to iSCSI2.<br />
Creating portgroup iSCSI3 on vSwitch vSwitchISCSI.<br />
Assigning IP address 10.127.129.134 to iSCSI3.<br />
Creating new bridge.<br />
Adding uplink vmnic2 to vSwitchISCSI.<br />
Adding uplink vmnic3 to vSwitchISCSI.<br />
Adding uplink vmnic4 to vSwitchISCSI.<br />
Adding uplink vmnic5 to vSwitchISCSI.<br />
Setting new uplinks for vSwitchISCSI.<br />
Setting uplink for iSCSI0 to vmnic2.<br />
Setting uplink for iSCSI1 to vmnic3.<br />
Setting uplink for iSCSI2 to vmnic4.<br />
Setting uplink for iSCSI3 to vmnic5.<br />
Enabling SW initiator.<br />
Enabled SW initiator.<br />
Bound vmk0 to vmhba33.<br />
Bound vmk1 to vmhba33.<br />
Bound vmk3 to vmhba33.<br />
Bound vmk4 to vmhba33.<br />
Configuration finished.</p></blockquote>
<p>Das Resultat kann danach via vCLI abgefragt und überprüft werden:</p>
<blockquote><p>esxcfg-vswitch -l &#8211;server 10.127.129.130 &#8211;username root &#8211;password <secret></p></blockquote>
<p>Die Konfiguration kann auch in mehreren Schritten via vCenter durchgefürht werden. Das Binding von den vmk Port auf den iSCSI Adapter muss aber nachträglich via vCLI erfolgen. Dies ist via GUI nicht möglich. </p>
<p>Der Parameter für obiges Beispiel wären:</p>
<blockquote><p>esxcli swiscsi nic add –n vmk0 –d vmhba33<br />
esxcli swiscsi nic add –n vmk1 –d vmhba33<br />
esxcli swiscsi nic add –n vmk2 –d vmhba33<br />
esxcli swiscsi nic add –n vmk3 –d vmhba33</p></blockquote>

<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://blog.festplatte.ch/index.php/vmware-esxi-iscsi-vswitch-fur-eql-uber-cli-konfigurieren/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Location of ESXi log files</title>
		<link>http://blog.festplatte.ch/index.php/location-of-esxi-log-files</link>
		<comments>http://blog.festplatte.ch/index.php/location-of-esxi-log-files#comments</comments>
		<pubDate>Tue, 01 Mar 2011 13:41:54 +0000</pubDate>
		<dc:creator>bedee</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere 4]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[Logfiles]]></category>

		<guid isPermaLink="false">http://blog.festplatte.ch/?p=896</guid>
		<description><![CDATA[The VMkernel, vmkwarning, and hostd logs are located at /var/log/messages. The Host Management service (hostd = Host daemon) log is located at /var/log/vmware/hostd.log\. The VirtualCenter Agent log is located at /var/log/vmware/vpx/vpxa.log. The System boot log is located at /var/log/sysboot.log. The Automatic Availability Manager (AAM) logs are located at /var/log/vmware/aam/vmware_-xxx.log.]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p> 	The VMkernel, vmkwarning, and hostd logs are located at /var/log/messages.</p>
<p>The Host Management service (hostd = Host daemon) log is located at /var/log/vmware/hostd.log\.</p>
<p>The VirtualCenter Agent log is located at /var/log/vmware/vpx/vpxa.log.</p>
<p>The System boot log is located at /var/log/sysboot.log.</p>
<p>The Automatic Availability Manager (AAM) logs are located at /var/log/vmware/aam/vmware_<hostname>-xxx.log.</p>

<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://blog.festplatte.ch/index.php/location-of-esxi-log-files/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Location of ESX log files</title>
		<link>http://blog.festplatte.ch/index.php/location-of-esx-log-files</link>
		<comments>http://blog.festplatte.ch/index.php/location-of-esx-log-files#comments</comments>
		<pubDate>Tue, 01 Mar 2011 13:40:18 +0000</pubDate>
		<dc:creator>bedee</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere 4]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[Logfiles]]></category>

		<guid isPermaLink="false">http://blog.festplatte.ch/?p=894</guid>
		<description><![CDATA[You can see ESX logs: From the Service Console From the vSphere Client connected directly to the ESX host (click Home > Administration > System Logs) From the VMware Infrastructure Client connected directly to the ESX host (click Administration > System Logs) The vmkernel logs (which log everything related to the kernel/core of the ESX) [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p> 	You can see ESX logs:</p>
<ul>
<li>From the Service Console </li>
<li>From the vSphere Client connected directly to the ESX host (click Home > Administration > System Logs) </li>
<li>From the VMware Infrastructure Client connected directly to the ESX host (click Administration > System Logs)</li>
</ul>
<p>The vmkernel logs (which log everything related to the kernel/core of the ESX) are located at /var/log/vmkernel.</p>
<p>The vmkwarning logs (which log warnings from the vmkernel) are located at /var/log/vmkwarning.</p>
<p>The vmksummary logs (which provide a summary of system activities such as uptime, downtime, reasons for downtime) are located at /var/log/vmksummary.</p>
<p>The hostd log (which is the log of the ESX management service of the ESX) are located at /var/log/vmware/hostd.log.</p>
<p>The messages log (which log activity on the Service Console operating system) is located at /var/log/messages.</p>
<p>The VirtualCenter Agent log is located at /var/log/vmware/vpx/vpxa.log.</p>
<p>The Automatic Availability Manager (AAM) logs are located at /var/log/vmware/aam/vmware_<hostname>-xxx.log.</p>
<p>The SW iSCSI logs are located at /var/log/vmkiscsid.log.</p>
<p>The System boot log is located at /var/log/boot-logs/sysboot.log.</p>

<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://blog.festplatte.ch/index.php/location-of-esx-log-files/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Veeam Backup &amp; Replication V5</title>
		<link>http://blog.festplatte.ch/index.php/veeam-backup-replication-v5</link>
		<comments>http://blog.festplatte.ch/index.php/veeam-backup-replication-v5#comments</comments>
		<pubDate>Fri, 03 Dec 2010 16:15:10 +0000</pubDate>
		<dc:creator>bedee</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere 4]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[Disaster]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[Restore]]></category>
		<category><![CDATA[Veeam]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://blog.festplatte.ch/?p=862</guid>
		<description><![CDATA[Mit der Version 5 von Backup &#38; Replication hat Veeam für mich ein unschlagbares Produkt für VMware Backupmöglichkeiten auf den Markt gebracht. Die Hauptpunkte, warum Veeam, sind für mich folgende: einfache Handhabung VM, Disk, File Restore Instant Recovery Replication Deduplication / Compression Mit direktem Backup aus dem SAN Storage und aktiviertem changed block tracking (ESX 4 &#8211; Hardware [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p> 	<img class="alignleft size-full wp-image-863" title="03.121" src="http://blog.festplatte.ch/wp-content/uploads/2010/12/03.121.jpg" alt="" width="165" height="52" /></p>
<p>Mit der Version 5 von Backup &amp; Replication hat Veeam für mich ein unschlagbares Produkt für VMware Backupmöglichkeiten auf den Markt gebracht.</p>
<p>Die Hauptpunkte, warum Veeam, sind für mich folgende:</p>
<ul>
<li>einfache Handhabung</li>
<li>VM, Disk, File Restore</li>
<li>Instant Recovery</li>
<li>Replication</li>
<li>Deduplication / Compression</li>
</ul>
<p>Mit direktem Backup aus dem SAN Storage und aktiviertem changed block tracking (ESX 4 &#8211; Hardware Version 7) wird eine unglaubliche Backupgeschwindigkeit erzielt. Im Vergleich erzielte Symantec Backup Exec 2010 nicht annähernde Werte.</p>
<p>Instant Recovery ermöglicht mit paar wenigen Klicks ein Starten der VMs direkt aus dem Backupstorage. Per NFS wird das Backupstorage gemountet und die VM gestartet. Danach kann einfach über vMotion die VM wieder ins Primarystorage verschoben werden. Die Ausfallzeit einer VM kann so auf eine sehr kurze Zeit minimiert werden.</p>
<p>Die Deduplizierung/Komprimierung erfolgt auf dem Backupserver und es wird Performance benötigt je nach Einstellung der Komprimierung (vorallem bei Fullbackup)</p>
<p>Spezifikation Backupumgebung:</p>
<ul>
<li>dual Intel QuadCore E5620</li>
<li>24 GB RAM</li>
<li>Windows 2008R2</li>
<li>Equallogic PS6000 (SATA Disks)</li>
</ul>
<p><a href="http://blog.festplatte.ch/wp-content/uploads/2010/12/27.11.jpg"></a></p>
<p><a href="http://blog.festplatte.ch/wp-content/uploads/2010/12/27.11.jpg"><img class="aligncenter size-medium wp-image-864" title="27.11" src="http://blog.festplatte.ch/wp-content/uploads/2010/12/27.11-300x187.jpg" alt="" width="300" height="187" /></a></p>
<p>Links:</p>
<p><a href="http://www.veeam.com">http://www.veeam.com</a></p>

<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://blog.festplatte.ch/index.php/veeam-backup-replication-v5/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

