<?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"
	>

<channel>
	<title>VMBlox.com</title>
	<atom:link href="http://www.vmblox.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vmblox.com</link>
	<description>Virtualisierung und mehr</description>
	<pubDate>Thu, 15 May 2008 10:52:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>ESX 3.5-Update1 l&#228;uft in WS6.5</title>
		<link>http://www.vmblox.com/52/esx-35-update1-lauft-in-ws65/</link>
		<comments>http://www.vmblox.com/52/esx-35-update1-lauft-in-ws65/#comments</comments>
		<pubDate>Thu, 15 May 2008 10:50:19 +0000</pubDate>
		<dc:creator>markus</dc:creator>
		
		<category><![CDATA[Virtualisierung]]></category>

		<category><![CDATA[Beta]]></category>

		<category><![CDATA[ESX]]></category>

		<category><![CDATA[ESX 3.5 Update1]]></category>

		<category><![CDATA[Virtualisiert]]></category>

		<category><![CDATA[VMWare]]></category>

		<category><![CDATA[Workstation]]></category>

		<category><![CDATA[Workstation 6.5]]></category>

		<guid isPermaLink="false">http://www.vmblox.com/?p=52</guid>
		<description><![CDATA[Dank der &#228;u&#223;erst hartneckigen Community hat VMware den inofiziellen &#8220;Support&#8221; f&#252;r ESX wieder aktiviert. Seit Built 91182 kann man ESX 3.5-Update1 wieder installieren. Wahrscheinlich funktionieren auch andere Versionen, diese habe ich jedoch nicht gestet. Ich hab das ganze mal Teilweise in Bilder festgehalten so das wieder jeder in den genuss eines virtualisierten ESX kommen kann.
Wichtig [...]]]></description>
			<content:encoded><![CDATA[<p>Dank der &#228;u&#223;erst hartneckigen Community hat VMware den inofiziellen &#8220;Support&#8221; f&#252;r ESX wieder aktiviert. Seit Built 91182 kann man ESX 3.5-Update1 wieder installieren. Wahrscheinlich funktionieren auch andere Versionen, diese habe ich jedoch nicht gestet. Ich hab das ganze mal Teilweise in Bilder festgehalten so das wieder jeder in den genuss eines virtualisierten ESX kommen kann.<br />
Wichtig ist nach dem ersten des VM Ger&#252;stes in der Workstation muss unbedingt noch folgendes in der vmx erg&#228;nzt werden.</p>
<blockquote><p><strong>monitor.virtual_exec = hardware<br />
monitor_control.restrict_backdoor = true</strong> </p></blockquote>
<p><span id="more-52"></span></p>
<p><a href="http://www.vmblox.com/wp-content/uploads/2008/05/step1.jpg" ><img class="alignnone size-medium wp-image-53" title="step1" src="http://www.vmblox.com/wp-content/uploads/2008/05/step1-300x263.jpg" alt="" width="300" height="263" /></a></p>
<p><a href="http://www.vmblox.com/wp-content/uploads/2008/05/step2.jpg" ><img class="alignnone size-medium wp-image-54" title="step2" src="http://www.vmblox.com/wp-content/uploads/2008/05/step2-300x263.jpg" alt="" width="300" height="263" /></a></p>
<p><a href="http://www.vmblox.com/wp-content/uploads/2008/05/step3.jpg" ><img class="alignnone size-medium wp-image-55" title="step3" src="http://www.vmblox.com/wp-content/uploads/2008/05/step3-300x263.jpg" alt="" width="300" height="263" /></a></p>
<p><a href="http://www.vmblox.com/wp-content/uploads/2008/05/step4.jpg" ><img class="alignnone size-medium wp-image-56" title="step4" src="http://www.vmblox.com/wp-content/uploads/2008/05/step4-300x263.jpg" alt="" width="300" height="263" /></a></p>
<p><a href="http://www.vmblox.com/wp-content/uploads/2008/05/step5.jpg" ><img class="alignnone size-medium wp-image-57" title="step5" src="http://www.vmblox.com/wp-content/uploads/2008/05/step5-300x263.jpg" alt="" width="300" height="263" /></a></p>
<p><a href="http://www.vmblox.com/wp-content/uploads/2008/05/step6.jpg" ><img class="alignnone size-medium wp-image-58" title="step6" src="http://www.vmblox.com/wp-content/uploads/2008/05/step6-300x263.jpg" alt="" width="300" height="263" /></a></p>
<p><a href="http://www.vmblox.com/wp-content/uploads/2008/05/step7.jpg" ><img class="alignnone size-medium wp-image-59" title="step7" src="http://www.vmblox.com/wp-content/uploads/2008/05/step7-300x263.jpg" alt="" width="300" height="263" /></a></p>
<p>F&#252;r alle die es bis hierhin ausgehalten haben habe ich nun noch meine .vmx Datei welche zu 100% funktioniert.</p>
<blockquote><p>
config.version = &#8220;8&#8243;<br />
virtualHW.version = &#8220;7&#8243;<br />
numvcpus = &#8220;2&#8243;<br />
scsi0.present = &#8220;TRUE&#8221;<br />
scsi0.virtualDev = &#8220;lsisas1068&#8243;<br />
memsize = &#8220;1512&#8243;<br />
scsi0:0.present = &#8220;TRUE&#8221;<br />
scsi0:0.fileName = &#8220;pathtovmdk&#8221;<br />
ide1:0.present = &#8220;TRUE&#8221;<br />
ide1:0.autodetect = &#8220;TRUE&#8221;<br />
ide1:0.deviceType = &#8220;cdrom-image&#8221;<br />
floppy0.startConnected = &#8220;FALSE&#8221;<br />
floppy0.autodetect = &#8220;TRUE&#8221;<br />
ethernet0.present = &#8220;TRUE&#8221;<br />
ethernet0.virtualDev = &#8220;e1000&#8243;<br />
ethernet0.wakeOnPcktRcv = &#8220;FALSE&#8221;<br />
sound.present = &#8220;TRUE&#8221;<br />
sound.fileName = &#8220;-1&#8243;<br />
sound.autodetect = &#8220;TRUE&#8221;<br />
svga.autodetect = &#8220;TRUE&#8221;<br />
mks.enable3d = &#8220;TRUE&#8221;<br />
pciBridge0.present = &#8220;TRUE&#8221;<br />
pciBridge4.present = &#8220;TRUE&#8221;<br />
pciBridge4.virtualDev = &#8220;pcieRootPort&#8221;<br />
pciBridge4.functions = &#8220;8&#8243;<br />
pciBridge5.present = &#8220;TRUE&#8221;<br />
pciBridge5.virtualDev = &#8220;pcieRootPort&#8221;<br />
pciBridge5.functions = &#8220;8&#8243;<br />
pciBridge6.present = &#8220;TRUE&#8221;<br />
pciBridge6.virtualDev = &#8220;pcieRootPort&#8221;<br />
pciBridge6.functions = &#8220;8&#8243;<br />
pciBridge7.present = &#8220;TRUE&#8221;<br />
pciBridge7.virtualDev = &#8220;pcieRootPort&#8221;<br />
pciBridge7.functions = &#8220;8&#8243;<br />
vmci0.present = &#8220;TRUE&#8221;<br />
roamingVM.exitBehavior = &#8220;go&#8221;<br />
displayName = &#8220;Other 64-bit&#8221;<br />
guestOS = &#8220;other-64&#8243;<br />
nvram = &#8220;Other 64-bit.nvram&#8221;<br />
deploymentPlatform = &#8220;windows&#8221;<br />
virtualHW.productCompatibility = &#8220;hosted&#8221;<br />
easyInstall.removeFloppy = &#8220;FALSE&#8221;<br />
unity.customColor = &#8220;|23000000&#8243;<br />
tools.upgrade.policy = &#8220;useGlobal&#8221;<br />
<strong>monitor.virtual_exec = hardware<br />
monitor_control.restrict_backdoor = true</strong> </p>
<p>extendedConfigFile = &#8220;Other 64-bit.vmxf&#8221;</p>
<p>floppy0.fileName = &#8220;A:&#8221;</p>
<p>ide1:0.fileName = &#8220;pathtoiso&#8221;</p>
<p>ethernet0.addressType = &#8220;generated&#8221;</p></blockquote>
<p>Der Fettmarkierte text ist das was man bei der VMX wenn man sie nach meinen Screenshots generiert erg&#228;nzen m&#252;sste.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vmblox.com/52/esx-35-update1-lauft-in-ws65/feed/</wfw:commentRss>
		</item>
		<item>
		<title>VMWare er&#246;ffnet Fusion 2.0 Betaprogramm</title>
		<link>http://www.vmblox.com/51/vmware-eroffnet-fusion-20-betaprogramm/</link>
		<comments>http://www.vmblox.com/51/vmware-eroffnet-fusion-20-betaprogramm/#comments</comments>
		<pubDate>Thu, 08 May 2008 07:24:59 +0000</pubDate>
		<dc:creator>markus</dc:creator>
		
		<category><![CDATA[Virtualisierung]]></category>

		<category><![CDATA[Beta]]></category>

		<category><![CDATA[Fusion]]></category>

		<category><![CDATA[Mac]]></category>

		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.vmblox.com/?p=51</guid>
		<description><![CDATA[Gestern hat VMWare die Beta von Fusion 2.0 freigegeben.
Neue features sind:

DirectX 9.0 Shader 2 3D experimenteler support
Multi-Monitor support
Virtual Printing
Virtual Machine Library
Integrated VMware Importer

Allen Macusern w&#252;nsche ich viel Spass beim testen.
]]></description>
			<content:encoded><![CDATA[<p>Gestern hat VMWare die Beta von Fusion 2.0 freigegeben.<br />
Neue features sind:</p>
<ul>
<li>DirectX 9.0 Shader 2 3D experimenteler support</li>
<li>Multi-Monitor support</li>
<li>Virtual Printing</li>
<li>Virtual Machine Library</li>
<li>Integrated VMware Importer</li>
</ul>
<p>Allen Macusern w&#252;nsche ich viel Spass beim testen.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vmblox.com/51/vmware-eroffnet-fusion-20-betaprogramm/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Release: Sun VirtualBox 1.6</title>
		<link>http://www.vmblox.com/49/release-sun-virtualbox-16/</link>
		<comments>http://www.vmblox.com/49/release-sun-virtualbox-16/#comments</comments>
		<pubDate>Mon, 05 May 2008 13:23:50 +0000</pubDate>
		<dc:creator>markus</dc:creator>
		
		<category><![CDATA[Virtualisierung]]></category>

		<category><![CDATA[Innotek]]></category>

		<category><![CDATA[SUN]]></category>

		<category><![CDATA[Virtual Box]]></category>

		<guid isPermaLink="false">http://www.vmblox.com/?p=49</guid>
		<description><![CDATA[Heute wurde die neue Version von VirtualBox ver&#246;ffentlicht, die Software auf dem Hause SUN ehemals Innotec, soll VMWare Workstation Konkurenz machen.
Sie bietet folgenden neuen Features:

Vollen Support f&#252;r Solaris und Mac OSX als Host
Seamless window f&#252;r Solaris und Linux Gastsysteme
Support f&#252;r virtuelle SATA Fesplatten
PAE Memory support f&#252;r Gastsysteme

Herunterladen kann man das ganze dann hier

]]></description>
			<content:encoded><![CDATA[<p>Heute wurde die neue Version von VirtualBox ver&#246;ffentlicht, die Software auf dem Hause SUN ehemals Innotec, soll VMWare Workstation Konkurenz machen.<br />
Sie bietet folgenden neuen Features:</p>
<ul>
<li>Vollen Support f&#252;r Solaris und Mac OSX als Host</li>
<li>Seamless window f&#252;r Solaris und Linux Gastsysteme</li>
<li>Support f&#252;r virtuelle SATA Fesplatten</li>
<li>PAE Memory support f&#252;r Gastsysteme</li>
</ul>
<p>Herunterladen kann man das ganze dann <a rel="nofollow" href="https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_SMI-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=innotek-1.6-G-F@CDS-CDS_SMI" onclick="javascript:pageTracker._trackPageview('/outbound/article/https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_SMI-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=innotek-1.6-G-F@CDS-CDS_SMI');" target="_blank">hier</a></p>
<p><a href="http://www.vmblox.com/wp-content/uploads/2008/05/virtualbox.jpg" ><img class="alignnone size-medium wp-image-50" title="virtualbox" src="http://www.vmblox.com/wp-content/uploads/2008/05/virtualbox-300x156.jpg" alt="" width="300" height="156" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vmblox.com/49/release-sun-virtualbox-16/feed/</wfw:commentRss>
		</item>
		<item>
		<title>VMWare ESX(i) 3.5 Patches</title>
		<link>http://www.vmblox.com/48/vmware-esxi-35-patches/</link>
		<comments>http://www.vmblox.com/48/vmware-esxi-35-patches/#comments</comments>
		<pubDate>Fri, 02 May 2008 15:35:49 +0000</pubDate>
		<dc:creator>markus</dc:creator>
		
		<category><![CDATA[Allgemein]]></category>

		<guid isPermaLink="false">http://www.vmblox.com/?p=48</guid>
		<description><![CDATA[Kaum macht man mal 1 Tag Urlaub schon verpasst man den Patchrelease von VMware. Hier die Liste was es so neues gibt:
New patches are available for ESX Server 3.5/3i.
Please follow the instructions on the appropriate patch download page.
VMware ESX Server 3.5 Patch Download Page
ESX350-200804401-BG (Critical): Prevent DHCP from resetting the IP address and netmask when [...]]]></description>
			<content:encoded><![CDATA[<p>Kaum macht man mal 1 Tag Urlaub schon verpasst man den Patchrelease von VMware. Hier die Liste was es so neues gibt:</p>
<blockquote><p>New patches are available for ESX Server 3.5/3i.</p>
<p>Please follow the instructions on the appropriate patch download page.</p>
<p>VMware ESX Server 3.5 Patch <a href="http://app.connect.vmware.com/e/er.aspx?s=524&amp;lid=2398&amp;elq=AA34016DF50B488AAFEA561263B95756" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://app.connect.vmware.com/e/er.aspx?s=524&amp;lid=2398&amp;elq=AA34016DF50B488AAFEA561263B95756');">Download</a> Page</p>
<p><strong>ESX350-200804401-BG</strong> (Critical): Prevent DHCP from resetting the IP address and netmask when trying to acquire or renew a lease. Change the default multipath policy for all HDS modular storage arrays such as AMS, SMS, WMS, 9500V to “fixed”.</p>
<p><strong>ESX350-200804402-BG</strong> (Critical): Prevent the guest from stalling for a long time during snapshot operations. Prevent the ESX Server host from crashing during snapshot consolidation. Prevent the ESX Server host from rebooting while powering on a vSMP virtual machine on a Unisys ES7000/one with eight or fewer logical CPUs. Fix emulation of instructions that access I/O ports. Fix emulation of string instructions on 64-bit guest operating systems.</p>
<p><strong>ESX350-200804403-BG</strong> (Critical): Prevent hostd from crashing due to incompatible entries in /etc/vmware/hostd/authorization.xml. Allow spaces in a password while creating and editing local ESX Server users through the VI Client. Set the executable bit for .vmx configuration files. Fix a vmware-vpxa crash caused by invalid UTF-8.</p>
<p><strong>ESX350-200804404-BG</strong> (General): Allow Windows virtual machines to boot when DataDigest is enabled in software iSCSI.</p>
<p><strong>ESX350-200804405-BG</strong> (General): Include a megaraid2 driver fix for UNISYS platforms.</p>
<p><strong>ESX350-200804406-BG</strong> (General): Add support for the Intel PRO/1000 PF Quad Port Server Adapter.</p>
<p><strong>ESX350-200804407-BG</strong> (Critical): Add support for the Broadcom HT-1100 SATA/IDE controller. Prevent path thrashing during an Invista all paths down condition.</p>
<p>VMware ESX Server 3i Patch <a href="http://app.connect.vmware.com/e/er.aspx?s=524&amp;lid=2398&amp;elq=AA34016DF50B488AAFEA561263B95756" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://app.connect.vmware.com/e/er.aspx?s=524&amp;lid=2398&amp;elq=AA34016DF50B488AAFEA561263B95756');">Download</a> Page</p>
<p><strong>ESXe350-200804401-I-BG</strong> (Critical): Fix typographic errors in the message strings of storage controller battery status, which is displayed in the VI Client. Include fixes for issues addressed by the following 3.5 patch bundles: ESX350-200804401-BG, ESX350-200804405-BG, ESX350-200804405-BG, ESX350-200804403-BG, and ESX350-200804407-BG.</p>
<p>We expect the next patch release in May 2008</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.vmblox.com/48/vmware-esxi-35-patches/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dell System Update CD mit ESX 3.5 nutzen</title>
		<link>http://www.vmblox.com/47/dell-system-update-cd-mit-esx-35-nutzen/</link>
		<comments>http://www.vmblox.com/47/dell-system-update-cd-mit-esx-35-nutzen/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 13:02:05 +0000</pubDate>
		<dc:creator>markus</dc:creator>
		
		<category><![CDATA[Virtualisierung]]></category>

		<category><![CDATA[Dell]]></category>

		<category><![CDATA[ESX]]></category>

		<category><![CDATA[Script]]></category>

		<category><![CDATA[Update]]></category>

		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.vmblox.com/?p=47</guid>
		<description><![CDATA[Dell liefert seine System Upgrade CD leider nur f&#252;r Windows und einige Linuxe aus.
Aber man kann sie auch auf ESX zum Laufen bringen.
Und zwar folgenderma&#223;en:
Erstmal das ISO entpacken, dann in den Ordner repository gehen und alle .exe Dateien L&#246;schen, da man die ja in einer Linuxumgebung nicht ben&#246;tigt.
Den Ordner sollte man Dell nennen da man [...]]]></description>
			<content:encoded><![CDATA[<p>Dell liefert seine System Upgrade CD leider nur f&#252;r Windows und einige Linuxe aus.<br />
Aber man kann sie auch auf ESX zum Laufen bringen.<br />
Und zwar folgenderma&#223;en:<br />
Erstmal das ISO entpacken, dann in den Ordner repository gehen und alle .exe Dateien L&#246;schen, da man die ja in einer Linuxumgebung nicht ben&#246;tigt.<br />
Den Ordner sollte man Dell nennen da man damit dann keine Anpassungen an das Script mehr machen.<br />
Das ganze kann man dann per SCP auf seinen ESX bringen.<br />
Sobald alles auf dem ESX ist mit <code>chmod -R 777 Dell</code> schreibbar machen.</p>
<p>Nun kann man das folgende Script ausf&#252;hren das ich bei Dell auf der Website gefunden habe ausf&#252;hren:</p>
<p><code>#!/bin/sh<br />
# scott_hanson@dell.com<br />
# modified by markus.gehm<br />
#<br />
# Script to apply DUPs (Dell Update Packages) on ESX 3.x hosts<br />
#<br />
# WARNING : This script applys updates with no user interaction or<br />
# WARNING : prompting. Make sure this is what you want done. See below<br />
# WARNING : for the line to un-comment to make it work.<br />
#</code></p>
<p>echo &#8216;Creating SUU Comparison report &#8230;. patience is a virtue&#8217;<br />
/tmp/Dell/suu -c &gt; /tmp/suu_comparison_report</p>
<p># Pull out the .BIN file names from the report - dump everything else<br />
for i in `grep -i &#8216;.bin&#8217; &lt; /tmp/suu_comparison_report | perl -pi -e &#8217;s/.*\s(.*?.bin).*/$1/gi&#8217;`<br />
do</p>
<p>echo &#8216;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-&#8217;<br />
echo &#8216;Applying package &#8216;$i</p>
<p># Apply DUPs with -q option to update silently with no user prompts<br />
# Un-comment out the line below when done testing to apply updates.<br />
# As-is the script just list updates it **would** have installed.</p>
<p><strong># /tmp/Dell/repository/$i -q</strong></p>
<p>done</p>
<p>echo &#8216; &#8216;<br />
echo &#8216; &#8216;<br />
echo &#8216;Updates applied&#8217;<br />
echo &#8216;Now would be a good time to reboot the system.&#8217;<br />
echo &#8216;This script brought to you by the Dell Enterprise TechCenter&#8217;<br />
echo &#8216;Join us at www.delltechcenter.com&#8217;</p>
<p>Es zeigt an ob und wenn ja welche Firmware upgedated werden k&#246;nnen.<br />
Sollte man das Upgrade durchf&#252;hren wollen muss man nur die # vor dem fett markierten Text entfernen.<br />
Dann werden alle Firmwares installiert.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vmblox.com/47/dell-system-update-cd-mit-esx-35-nutzen/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Rescan SAN l&#228;uft in einen PSOD bei Dell 29xx</title>
		<link>http://www.vmblox.com/46/rescan-san-lauft-in-einen-psod-bei-dell-29xx/</link>
		<comments>http://www.vmblox.com/46/rescan-san-lauft-in-einen-psod-bei-dell-29xx/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 10:44:43 +0000</pubDate>
		<dc:creator>markus</dc:creator>
		
		<category><![CDATA[Virtualisierung]]></category>

		<category><![CDATA[2900]]></category>

		<category><![CDATA[29xx]]></category>

		<category><![CDATA[Bug]]></category>

		<category><![CDATA[Dell]]></category>

		<category><![CDATA[PE]]></category>

		<category><![CDATA[SAN]]></category>

		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.vmblox.com/?p=46</guid>
		<description><![CDATA[Habe heute Morgen mit schrecken Feststellen m&#252;ssen das ESX 3.5 sich nicht mit unseren nagelneuen Dell PE 2900 vertr&#228;gt. Installation verl&#228;uft bis auf den Bug in der Pegasus install_queue eigentlich reibungslos.
Heute Morgen noch schnell das Zoning gemacht und dann ein Rescan SAN, aber anstatt mir meine VMFS Luns anzuzeigen nur ein h&#228;sslicher PSOD, dann das [...]]]></description>
			<content:encoded><![CDATA[<p>Habe heute Morgen mit schrecken Feststellen m&#252;ssen das ESX 3.5 sich nicht mit unseren nagelneuen Dell PE 2900 vertr&#228;gt. Installation verl&#228;uft bis auf den Bug in der Pegasus install_queue eigentlich reibungslos.<br />
Heute Morgen noch schnell das Zoning gemacht und dann ein Rescan SAN, aber anstatt mir meine VMFS Luns anzuzeigen nur ein h&#228;sslicher PSOD, dann das Selbe nochmal mit dem 2. Server versucht, das Selbe.<br />
Im <a href="http://communities.vmware.com/message/927869#927869" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://communities.vmware.com/message/927869#927869');" target="_blank" rel="nofollow">VMTN-Forum</a> habe ich dann jemanden gefunden der dasselbe Problem hat.<br />
Ich hab jetzt mal einen SR bei VMware und Dell aufgemacht und hoffe bald eine L&#246;sung berichten zu k&#246;nnen.</p>
<p><strong>Update 1:</strong> Habe einen Workaround gefunden der mir in sofern weiterhilft das ich nun zumindest mal wieder arbeiten kann.<br />
Man muss den INTERNEN USB Controller deaktivieren.<br />
Dann funktioniert es dahingehend wieder das der Server beim reboot die neuen LUN&#8217; s erkennt und man sie nutzen kann.<br />
Allerdings f&#252;hrt ein manueller Rescan weiterhin zum PSOD.</p>
<p><strong>Update 2:</strong> So nun erstmal eine praktikable L&#246;sung auf die mich der Dell Support gesto&#223;en hat.<br />
Nachdem man den internen USB Controller im BIOS deaktiviert hat, muss man noch in der <code>/etc/modules.conf</code> alle USB eintr&#228;ge auskommentieren.<br />
Danach noch ein Reboot und auch einem manuellen Rescan steht nichts mehr im Wege.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vmblox.com/46/rescan-san-lauft-in-einen-psod-bei-dell-29xx/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fehler in der Pegasus install queue bremst ESX 3.5Update 1 start</title>
		<link>http://www.vmblox.com/45/fehler-in-der-pegasus-install-queue-bremst-esx-35update-1-start/</link>
		<comments>http://www.vmblox.com/45/fehler-in-der-pegasus-install-queue-bremst-esx-35update-1-start/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 18:57:11 +0000</pubDate>
		<dc:creator>markus</dc:creator>
		
		<category><![CDATA[Virtualisierung]]></category>

		<category><![CDATA[Bug]]></category>

		<category><![CDATA[ESX]]></category>

		<category><![CDATA[Update1]]></category>

		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.vmblox.com/?p=45</guid>
		<description><![CDATA[Heute habe ich 4 Fabrikneue Server mit ESX 3.5 Update 1 installiert, dabei fiel mit auf das beim start der Pegasus queue ein rotes failed erschien.
Ich habe mich dann im VMTN Forum umgesehen und habe die L&#246;sung f&#252;r mein Problem gefunden.
Allerdings leicht abgewandelt.
Hier erstmal der Link zum VMTN Thread
Bei mir war es allerdings nicht wie [...]]]></description>
			<content:encoded><![CDATA[<p>Heute habe ich 4 Fabrikneue Server mit ESX 3.5 Update 1 installiert, dabei fiel mit auf das beim start der Pegasus queue ein rotes failed erschien.<br />
Ich habe mich dann im VMTN Forum umgesehen und habe die L&#246;sung f&#252;r mein Problem gefunden.<br />
Allerdings leicht abgewandelt.</p>
<p><a href="http://communities.vmware.com/message/914939#914939" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://communities.vmware.com/message/914939#914939');" target="_blank" rel="nofollow">Hier erstmal der Link zum VMTN Thread</a></p>
<p>Bei mir war es allerdings nicht wie im Forum beschrieben:<br />
<code>/var/pegasus/vmware/install_queue/3_files/mofs/root/cimv2/roleauth-schema.mof<br />
</code>sondern:</p>
<p><code>/var/pegasus/vmware/install_queue/<strong>1</strong>_files/mofs/root/cimv2/roleauth-schema.mof<br />
</code> ansonsten war aber alles soweit korregt.<br />
Daher hier nochmal als fullquote:</p>
<blockquote><p>
Edit the roleauth-schema compiler directive to include the VMware_Identity class definition using</p>
<p>nano /var/pegasus/vmware/install_queue/3_files/mofs/root/PG_Interop/roleauth-schema.mof</p>
<p>Add the bolded line above the pre-existing member directive.</p>
<p>#pragma include (&#8221;VMware_Identity.mof&#8221;)<br />
#pragma include (&#8221;VMware_IdentityMemberOfCollection.mof&#8221;)</p>
<p>It also needs to be added in the standard cimv2 path.</p>
<p>nano /var/pegasus/vmware/install_queue/3_files/mofs/root/cimv2/roleauth-schema.mof</p>
<p>#pragma include (&#8221;VMware_Identity.mof&#8221;)<br />
#pragma include (&#8221;VMware_IdentityMemberOfCollection.mof&#8221;)</p>
<p>Copy the missing file from the stardard cimv2 path to the shared path.</p>
<p>cp /var/pegasus/vmware/install_queue/3_files/mofs/root/cimv2/VMware_Identity.mof /var/pegasus/vmware/install_queue/3_files/mofs/root/PG_Interop/</p>
<p>Stop and start the service with these commands.</p>
<p>/etc/init.d/pegasus stop<br />
/etc/init.d/pegasus start</p>
<p>Once the scripts completes the install_queues will be empty and the service will start much more quickly.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.vmblox.com/45/fehler-in-der-pegasus-install-queue-bremst-esx-35update-1-start/feed/</wfw:commentRss>
		</item>
		<item>
		<title>VMWare ver&#246;ffentlicht VC2.5 Plugin SDK Anleitung</title>
		<link>http://www.vmblox.com/44/vmware-veroffentlicht-vc25-plugin-sdk-anleitung/</link>
		<comments>http://www.vmblox.com/44/vmware-veroffentlicht-vc25-plugin-sdk-anleitung/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 21:24:37 +0000</pubDate>
		<dc:creator>markus</dc:creator>
		
		<category><![CDATA[Virtualisierung]]></category>

		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[SDK]]></category>

		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.vmblox.com/?p=44</guid>
		<description><![CDATA[Die Anleitung er&#246;ffnet nun jedem die M&#246;glichkeit eigene VC plugins zu erstellen und kann bei VMWare geladen werden
]]></description>
			<content:encoded><![CDATA[<p>Die Anleitung er&#246;ffnet nun jedem die M&#246;glichkeit eigene VC plugins zu erstellen und kann bei <a href="http://www.vmware.com/support/developer/vc-sdk/vcplugin-exp/vcplugin_technote_exp.pdf" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.vmware.com/support/developer/vc-sdk/vcplugin-exp/vcplugin_technote_exp.pdf');" rel="nofollow">VMWare geladen werden</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vmblox.com/44/vmware-veroffentlicht-vc25-plugin-sdk-anleitung/feed/</wfw:commentRss>
		</item>
		<item>
		<title>VMWare ver&#246;ffentlich 2 Englische eLearning Channels</title>
		<link>http://www.vmblox.com/43/vmware-veroffentlich-2-englische-elearning-channels/</link>
		<comments>http://www.vmblox.com/43/vmware-veroffentlich-2-englische-elearning-channels/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 08:30:03 +0000</pubDate>
		<dc:creator>markus</dc:creator>
		
		<category><![CDATA[Virtualisierung]]></category>

		<category><![CDATA[eLearning]]></category>

		<category><![CDATA[Training]]></category>

		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.vmblox.com/?p=43</guid>
		<description><![CDATA[VMWare hat an zwei verschiedenen Stellen eLearning Channels ver&#246;ffentlicht.
Einmal auf blip.tv und dann einen eigenen  Youtube Channel diese sind f&#252;r einige Anwender sicherlich sehr hilfreich.
]]></description>
			<content:encoded><![CDATA[<p>VMWare hat an zwei verschiedenen Stellen eLearning Channels ver&#246;ffentlicht.<br />
Einmal auf <a href="http://vmwareelearning.blip.tv/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://vmwareelearning.blip.tv/');" target="_blank" rel="nofollow">blip.tv</a> und dann einen eigenen  <a rel="nofollow" href="http://vmwareelearning.blip.tv/#833370" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://vmwareelearning.blip.tv/#833370');" target="_blank">Youtube Channel</a> diese sind f&#252;r einige Anwender sicherlich sehr hilfreich.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vmblox.com/43/vmware-veroffentlich-2-englische-elearning-channels/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Neue VMWare Patches wie vorausgesagt</title>
		<link>http://www.vmblox.com/42/neue-vmware-patches-wie-vorausgesagt/</link>
		<comments>http://www.vmblox.com/42/neue-vmware-patches-wie-vorausgesagt/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 04:09:49 +0000</pubDate>
		<dc:creator>markus</dc:creator>
		
		<category><![CDATA[Virtualisierung]]></category>

		<category><![CDATA[Patches]]></category>

		<category><![CDATA[VI3.5]]></category>

		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.vmblox.com/?p=42</guid>
		<description><![CDATA[Wie schon vorausgesagt hat VMWare neue Patches herausgebracht.
ESX 3.5 Update 1 und VirtualCenter 2.5 Update 1
Wichtig zu wissen ist man kann von ESX 3.0.1 und 3.0.2 nicht per Tarball updaten, dazu muss man von 3.0.x auf 3.5 und dann kann man erst 3.5 Update 1 patchen.
]]></description>
			<content:encoded><![CDATA[<p>Wie schon vorausgesagt hat VMWare neue Patches herausgebracht.</p>
<p><a href="http://www.vmware.com/support/vi3/doc/vi3_esx35u1_vc25u1_rel_notes.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.vmware.com/support/vi3/doc/vi3_esx35u1_vc25u1_rel_notes.html');" target="_blank" rel="nofollow">ESX 3.5 Update 1 und VirtualCenter 2.5 Update 1</a></p>
<p>Wichtig zu wissen ist man kann von ESX 3.0.1 und 3.0.2 nicht per Tarball updaten, dazu muss man von 3.0.x auf 3.5 und dann kann man erst 3.5 Update 1 patchen.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vmblox.com/42/neue-vmware-patches-wie-vorausgesagt/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
