<?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>Hypervisor.fr &#187; VUM</title>
	<atom:link href="http://www.hypervisor.fr/?feed=rss2&#038;tag=vum" rel="self" type="application/rss+xml" />
	<link>http://www.hypervisor.fr</link>
	<description>French Bare-Metal weblog</description>
	<lastBuildDate>Wed, 26 Jun 2024 22:42:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ESXCLI is the new VUM</title>
		<link>http://www.hypervisor.fr/?p=5012</link>
		<comments>http://www.hypervisor.fr/?p=5012#comments</comments>
		<pubDate>Wed, 29 Jan 2014 10:28:52 +0000</pubDate>
		<dc:creator>NiTRo</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Bullshit]]></category>
		<category><![CDATA[esxcli]]></category>
		<category><![CDATA[VUM]]></category>
		<category><![CDATA[webclient]]></category>

		<guid isPermaLink="false">http://www.hypervisor.fr/?p=5012</guid>
		<description><![CDATA[Lors d&#8217;une tentative d&#8217;upgrade d&#8217;ESXi 5.1 vers 5.5 avec VUM, nous nous sommes heurté à un message d&#8217;erreur des plus vagues :

The upgrade contains conflicting VIBs. Remove the conflicting VIBs or use Image Builder to create a custom upgrade ISO image that contains the newer versions of the conflicting VIBs, and try to upgrade again.

Il [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Lors d&#8217;une tentative d&#8217;upgrade d&#8217;ESXi 5.1 vers 5.5 avec VUM, nous nous sommes heurté à un message d&#8217;erreur des plus vagues :</p>
<blockquote>
<p style="text-align: justify;">The upgrade contains conflicting VIBs. Remove the conflicting VIBs or use Image Builder to create a custom upgrade ISO image that contains the newer versions of the conflicting VIBs, and try to upgrade again.</p>
</blockquote>
<p style="text-align: justify;">Il nous a fallu fouiller au fin fond des logs d&#8217;ESXi pour identifier les VIB en question :</p>
<p style="text-align: center;"><a href="http://files.hypervisor.fr/img/ESXCLIvsVUM/vib_conflicts_vum.png" target="_blank"><img class="aligncenter" src="http://files.hypervisor.fr/img/ESXCLIvsVUM/vib_conflicts_vum.png" alt="" width="519" height="275" /></a></p>
<p style="text-align: justify;">Si vous lisez attentivement les release notes, vous savez déjà que depuis ESXi 5.1 <a href="https://www.vmware.com/support/vsphere5/doc/vsphere-esx-vcenter-server-51-release-notes.html#upgrading" target="_blank">il est possible d&#8217;upgrader avec la commande esxcli directement depuis le vib depot de VMware</a> (<a href="http://www.virtuallyghetto.com/2012/09/a-pretty-cool-method-of-upgrading-to.html" target="_blank">William Lam a d&#8217;ailleurs écrit un post à ce sujet pour détailler le process</a>) :</p>
<blockquote>
<p style="text-align: justify;">You can upgrade and apply patches to ESXi 5.0.x hosts by using the esxcli command-line utility for ESXi to upgrade to ESXi 5.1 from a download depot on vmware.com or from a downloaded ZIP file of a depot that is prepared by a VMware partner.</p>
</blockquote>
<p style="text-align: justify;">Nous avons donc tenté la même opération en ssh et l&#8217;erreur retournée par ESXCLI est nettement plus précise que celle de VUM :</p>
<p style="text-align: center;"><a href="http://files.hypervisor.fr/img/ESXCLIvsVUM/vib_conflicts_esxcli.png" target="_blank"><img class="aligncenter" src="http://files.hypervisor.fr/img/ESXCLIvsVUM/vib_conflicts_esxcli.png" alt="" width="520" height="275" /></a></p>
<p style="text-align: left;">Au passage, on attend toujours un plugin VUM digne de ce nom pour le webclient&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hypervisor.fr/?feed=rss2&amp;p=5012</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>[SDK] Les petits secrets du HostPatchManager</title>
		<link>http://www.hypervisor.fr/?p=3972</link>
		<comments>http://www.hypervisor.fr/?p=3972#comments</comments>
		<pubDate>Tue, 24 Jul 2012 23:39:58 +0000</pubDate>
		<dc:creator>NiTRo</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[HostPatch]]></category>
		<category><![CDATA[PowerCLI]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[vib]]></category>
		<category><![CDATA[VUM]]></category>

		<guid isPermaLink="false">http://www.hypervisor.fr/?p=3972</guid>
		<description><![CDATA[Pour un projet particulier, il nous a fallu trouver une méthode industrialisable pour patcher des ESXi 4.0 U1 &#62; U4 à chaud et sans maintenance mode. Evidemment la mise à jour nécessite un reboot pour être effective mais cela offre la possibilité (contrairement à VUM) de séparer totalement la partie patch de la partie &#8220;maintenance mode&#8221;/reboot afin de partager les taches entre 2 équipes par [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Pour un projet particulier, il nous a fallu trouver une méthode industrialisable pour patcher des ESXi 4.0 U1 &gt; U4 <strong>à chaud et sans maintenance mode</strong>. Evidemment la mise à jour nécessite un reboot pour être effective mais cela offre la possibilité (contrairement à VUM) de séparer totalement la partie patch de la partie &#8220;maintenance mode&#8221;/reboot afin de partager les taches entre 2 équipes par exemple (et accessoirement d’être plus rapide que VUM).</p>
<p style="text-align: justify;">Nous savions que c&#8217;était techniquement envisageable compte tenu du fait qu&#8217;un <a href="http://www.hypervisor.fr/?p=1049" target="_blank">patch pour ESXi se résume à la copie d&#8217;une nouvelle build dans <span style="text-decoration: line-through;">la &#8220;bootbank&#8221; après avoir copier la build courante dans la &#8220;altbootbank</span>&#8220;</a> <a href="http://youtu.be/rTYULTkudSI?t=9m51s" target="_blank">la &#8220;bootbank&#8221; inactive</a>. Compte tenu du fait qu&#8217;ESXi est un OS stateless, le fait d’écraser la &#8220;bootbank&#8221; <span style="text-decoration: line-through;">et la &#8220;altbootbank&#8221;</span> pendant le fonctionnement ne pose pas de problème. Malgré tout, il nous a fallu chercher un peu pour trouver le bon paramètre à passer à &#8220;esxupdate&#8221; pour forcer la mise à jour (qui nécessite le &#8220;maintenance mode&#8221; par défaut) avec des vm en fonctionnement.</p>
<p style="text-align: justify;">Voici un petit oneliner qui vous permettra de reproduire cet exploit (oubliez le support vmware naturellement) :</p>
<pre class="brush: powershell; title: ; notranslate">(get-view (get-vmhost vsp41esx01*|get-view).configmanager.PatchManager).InstallHostPatchV2($null, &quot;http://www.hypervisor.fr/img/ESXi410-201206001.zip&quot;, $null, ((new-object Vmware.Vim.HostPatchManagerPatchManagerOperationSpec -Property @{cmdOption = &quot;--maintenancemode&quot;})))</pre>
<p style="text-align: center;"><a href="http://files.hypervisor.fr/img/HostPatch/InstallHostPatch.png" target="_blank"><img class="aligncenter" src="http://files.hypervisor.fr/img/HostPatch/InstallHostPatch.png" alt="" width="521" height="645" /></a></p>
<p style="text-align: justify;"><a href="http://www.vmware.com/support/developer/vc-sdk/visdk41pubs/ApiReference/vim.host.PatchManager.html#InstallV2" target="_blank">Comme le détail le SDK</a>, il est possible de choisir entre 3 sources de patch : metaUrls, bundleUrls ou vibUrls, tout dépendra du format du patch. Concernant le &#8220;maintenance mode&#8221;, toute la magie réside dans le paramètre &#8221;<strong>&#8211;maintenancemode</strong>&#8221; qui fait parti des &#8220;hidden options&#8221; d&#8217;esxupdate (malheureusement pas toutes commentées) :</p>
<blockquote><p>&#8211;HA<br />
&#8211;vib-view<br />
&#8211;maintenancemode<br />
&#8211;force<br />
&#8211;test <em>&#8216;Test update transaction only&#8211;do not change sytem.&#8217;</em><br />
&#8211;all<em> &#8216;Display all bulletins.  Default is to display only the applicable updates.&#8217;</em><br />
&#8211;long <em>&#8216;Produce more detailed response in query or info output.&#8217;</em><br />
&#8211;noobsoletes <em>&#8216;Ignore obsoletions during update.  (Enables downgrading to older bundles.)&#8217;</em><br />
&#8211;reinstall <em>&#8216;Re-install a bundle that is already installed.&#8217;</em><br />
&#8211;nodeps<br />
&#8211;nosigcheck<br />
&#8211;nocache<br />
&#8211;olderversion<br />
&#8211;cachesize<br />
&#8211;cleancache<br />
&#8211;compliant</p></blockquote>
<p>A l&#8217;opposé, il est aussi possible de <strong>désinstaller un patch </strong>(à chaud toujours), ce qui est malheureusement impossible à faire avec VUM :</p>
<pre class="brush: powershell; title: ; notranslate">(get-view (get-vmhost vsp41esx02*|get-view).configmanager.PatchManager).UninstallHostPatch(&quot;ESXi410-201101223-UG&quot;,((new-object Vmware.Vim.HostPatchManagerPatchManagerOperationSpec -Property @{cmdOption = &quot;--maintenancemode&quot;})))</pre>
<p style="text-align: center;"><a href="http://files.hypervisor.fr/img/HostPatch/UninstallHostPatch.png" target="_blank"><img class="aligncenter" src="http://files.hypervisor.fr/img/HostPatch/UninstallHostPatch.png" alt="" width="521" height="534" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hypervisor.fr/?feed=rss2&amp;p=3972</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>http://vum.vmwa.re</title>
		<link>http://www.hypervisor.fr/?p=3743</link>
		<comments>http://www.hypervisor.fr/?p=3743#comments</comments>
		<pubDate>Fri, 09 Mar 2012 11:58:54 +0000</pubDate>
		<dc:creator>NiTRo</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vmwa.re]]></category>
		<category><![CDATA[VUM]]></category>

		<guid isPermaLink="false">http://www.hypervisor.fr/?p=3743</guid>
		<description><![CDATA[A l&#8217;occasion de la disponibilité récente du média vSphere Hypervisor ESXi 5.0 Driver Rollup 2 (une iso++ avec pleine de pilotes optionnels), nous mettons en ligne une table récapitulative des builds d&#8217;ESXi () via une superble url http://vum.vmwa.re

Bien sur, le tableau sera mis à jour au fil des version mais n’hésitez à nous dire si non avons [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">A l&#8217;occasion de la disponibilité récente du média <a href="https://www.vmware.com/support/vsphere5/doc/vsphere-esxi-50-driver-rollup2-release-notes.html" target="_blank">vSphere Hypervisor ESXi 5.0 Driver Rollup 2</a> (une iso++ avec pleine de pilotes optionnels), nous mettons en ligne une table récapitulative des builds d&#8217;ESXi () via une superble url <a href="http://vum.vmwa.re" target="_blank">http://vum.vmwa.re</a></p>
<p><a href="http://files.hypervisor.fr/img/vum.vmwa.re.png" title="vum.vmwa.re" rel="lightbox[3743]"><img class="aligncenter size-medium wp-image-3744" title="vum.vmwa.re" src="http://www.hypervisor.fr/wp-content/uploads/2012/03/vum.vmwa_.re_-300x228.png" alt="" width="300" height="228" /></a></p>
<p style="text-align: justify;">Bien sur, le tableau sera mis à jour au fil des version mais n’hésitez à nous dire si non avons zappé une build.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hypervisor.fr/?feed=rss2&amp;p=3743</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VUM PowerCLI à votre service</title>
		<link>http://www.hypervisor.fr/?p=3200</link>
		<comments>http://www.hypervisor.fr/?p=3200#comments</comments>
		<pubDate>Sun, 24 Jul 2011 23:22:58 +0000</pubDate>
		<dc:creator>NiTRo</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[VUM]]></category>

		<guid isPermaLink="false">http://www.hypervisor.fr/?p=3200</guid>
		<description><![CDATA[Il y a 1001 raisons que vous rencontriez ce genre d&#8217;erreur en essayant un &#8220;Remediate&#8221; sur un cluster (c&#8217;est d&#8217;ailleurs pour ça que le message est aussi vague&#8230;) :

Le problème c&#8217;est que LE serveur qui empêche le Remediate bloque la mise à jour de l&#8217;ensemble du cluster ou pire fait échouer la tache en cours de route car il n&#8217;existe pas d&#8217;option &#8220;skip&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Il y a 1001 raisons que vous rencontriez ce genre d&#8217;erreur en essayant un &#8220;Remediate&#8221; sur un cluster (c&#8217;est d&#8217;ailleurs pour ça que le message est aussi vague&#8230;) :</p>
<p style="text-align: left;"><a href="http://files.hypervisor.fr/img/vum/cluster_error.png" title="cluster_error" rel="lightbox[3200]"><img class="aligncenter size-full wp-image-3202" title="cluster_error" src="http://www.hypervisor.fr/wp-content/uploads/2011/07/cluster_error.png" alt="" width="339" height="107" /></a></p>
<p style="text-align: justify;">Le problème c&#8217;est que LE serveur qui empêche le Remediate bloque la mise à jour de l&#8217;ensemble du cluster ou pire fait échouer la tache en cours de route car il n&#8217;existe pas d&#8217;option &#8220;skip&#8221; en GUI, mais en PowerCLI (<a href="http://www.vmware.com/support/developer/ps-libs/vumps/" target="_blank">+VUM cmdlets</a>) on fait ce qu&#8217;on veut ! Voici un petit onliner qui va mettre à jour chaque serveur du cluster l&#8217;un après l&#8217;autre même si l&#8217;une des mises à jour échoue, vous pourrez ainsi troubleshooter après coup :</p>

<div class="wp_syntax"><div class="code"><pre class="powershell" style="font-family:monospace;">Get<span style="color: pink;">-</span>Cluster <span style="color: #800000;">&quot;mon_beau_cluster&quot;</span><span style="color: pink;">|</span>Get<span style="color: pink;">-</span>VMHost<span style="color: pink;">|%</span><span style="color: #000000;">&#123;</span><span style="color: #000080;">$_</span><span style="color: pink;">|</span>Remediate<span style="color: pink;">-</span>Inventory <span style="color: pink;">-</span>baseline <span style="color: #000000;">&#40;</span>Get<span style="color: pink;">-</span>Baseline <span style="color: #800000;">&quot;ESXi 4.1 U1 Up&quot;</span><span style="color: #000000;">&#41;</span> <span style="color: pink;">-</span>HostFailureAction FailTask <span style="color: pink;">-</span>ClusterDisableDistributedPowerManagement <span style="color: #804000;">1</span> <span style="color: pink;">-</span>ClusterDisableHighAvailability <span style="color: #804000;">1</span> <span style="color: pink;">-</span>ClusterDisableFaultTolerance <span style="color: #804000;">1</span> <span style="color: pink;">-</span>HostDisableMediaDevices <span style="color: #804000;">1</span> <span style="color: #008080; font-style: italic;">-Confirm</span>:<span style="color: #800080;">$false</span><span style="color: #000000;">&#125;</span></pre></div></div>

<p>Naturellement, vous obtiendrez la liste de vos baselines avec la comment &#8220;Get-Baseline&#8221;. Et voila le résultat :</p>
<p style="text-align: center;"><a href="http://files.hypervisor.fr/img/vum/scan.png" title="scan" rel="lightbox[3200]"><img class="aligncenter size-full wp-image-3204" title="scan" src="http://www.hypervisor.fr/wp-content/uploads/2011/07/scan.png" alt="" width="328" height="208" /></a></p>
<p style="text-align: left;">On peut refaire un petit scan derrière :</p>

<div class="wp_syntax"><div class="code"><pre class="powershell" style="font-family:monospace;">Get<span style="color: pink;">-</span>Cluster <span style="color: #800000;">&quot;mon_beau_cluster&quot;</span><span style="color: pink;">|</span>Get<span style="color: pink;">-</span>VMHost<span style="color: pink;">|%</span><span style="color: #000000;">&#123;</span><span style="color: #000080;">$_</span><span style="color: pink;">|</span>Remediate<span style="color: pink;">-</span>Inventory<span style="color: #000000;">&#125;</span>
 </pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.hypervisor.fr/?feed=rss2&amp;p=3200</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ESXi 4.1 U1 embedded &amp; VUM &#8211; MAJ</title>
		<link>http://www.hypervisor.fr/?p=2945</link>
		<comments>http://www.hypervisor.fr/?p=2945#comments</comments>
		<pubDate>Sun, 01 May 2011 23:35:16 +0000</pubDate>
		<dc:creator>NiTRo</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Kb]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[embbeded]]></category>
		<category><![CDATA[VUM]]></category>

		<guid isPermaLink="false">http://www.hypervisor.fr/?p=2945</guid>
		<description><![CDATA[MAJ 18/03/2011 : Comme nous le précise Tntteam, c&#8217;est ironiquement ce même patch qui corrige le problème (KB1037190)
En appliquant la mise à jour ESXi410-201104401-SG dispo depuis le 28/04/2011 (la première update depuis l&#8217;Update 1 de la 4.1)  sur notre lab à l&#8217;aide de VUM, nous nous sommes retrouvés avec cette erreur : &#8220;The host returns esxupdate error codes: 10&#8220;. [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><em><span style="color: #ff0000;">MAJ 18/03/2011</span> : Comme nous le précise <a href="http://www.hypervisor.fr/?p=2945&amp;cpage=1#comment-1992" target="_blank">Tntteam</a>, c&#8217;est ironiquement ce même patch qui corrige le problème (<a href="http://kb.vmware.com/kb/1037190" target="_blank">KB1037190</a>)</em></p>
<p style="text-align: justify;">En appliquant la mise à jour <a href="http://kb.vmware.com/kb/1035108" target="_blank">ESXi410-201104401-SG</a> dispo depuis le 28/04/2011 (la première update depuis l&#8217;Update 1 de la 4.1)  sur notre lab à l&#8217;aide de VUM, nous nous sommes retrouvés avec cette erreur : &#8220;<strong>The host returns esxupdate error codes: 10</strong>&#8220;. Plus précisément, en utilisant la fonction &#8220;Scan&#8230;&#8221; de VUM directement sur un des ESXi d&#8217;un cluster car l&#8217;erreur retournée lorsque nous avons tenté un &#8220;Scan for Updates&#8221; sur ce cluster était beaucoup trop vague.</p>
<p style="text-align: justify;">Heureusement, la réponse à ce problème a été particulièrement bien détaillée par un membre de VMware <a href="http://communities.vmware.com/message/1727986#1727986" target="_blank">dans un thread sur le forum de l&#8217;éditeur</a> :</p>
<blockquote>
<p style="text-align: justify;">[...]/tmp was added in 4.1U1 to the list of directories &#8220;cleaned&#8221; by /sbin/tmpwatch.sh.  (tmpwatch.sh is run by root&#8217;s crontab /var/spool/cron/crontabs/root).  tmpwatch is not aware that /tmp/scratch is special and needs to be left alone.</p>
<p style="text-align: justify;">[...] On ESXi Installable, /scratch is a symlink to some /vmfs/volumes/&#8230; place, not assaulted by tmpwatch.</p>
<p style="text-align: justify;">[...] So <strong>only Embedded is affected</strong>, and then only a subset (diskless machines), and then a subset of those (without suitable scratch space on the boot USB key).</p>
</blockquote>
<p style="text-align: justify;">Pour résoudre le problème en attendant un prochain patch, plusieurs solutions sont à votre disposition (merci aux membres du forum ainsi qu&#8217;à filbo pour les détails) :</p>
<ul>
<li>Utiliser des supports USB/SD supérieurs à 5Go (pour la partition <a href="http://www.hypervisor.fr/?p=2405" target="_blank">scratch</a> soit bien créée à l&#8217;install)</li>
<li>Rediriger la scratch vers un volume vmfs via les advanced settings (ScratchConfig.ConfiguredScratchLocation)</li>
<li>Modifier le script /sbin/tmpwatch.sh (la pire des solutions pour des raisons évidentes)</li>
<li>Recréer le répertoire manquant via <strong>mkdir -p /tmp/scratch/var/tmp</strong> (la solution la plus rapide car ne nécessite pas de reboot mais non durable)</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://media.techtarget.com/rms/misc/ESXi-USB-Pt1-1.jpg" alt="" width="160" height="101" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hypervisor.fr/?feed=rss2&amp;p=2945</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Enfin des cmdlet pour VUM !</title>
		<link>http://www.hypervisor.fr/?p=1923</link>
		<comments>http://www.hypervisor.fr/?p=1923#comments</comments>
		<pubDate>Wed, 03 Mar 2010 19:17:19 +0000</pubDate>
		<dc:creator>NiTRo</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[PowerCLI]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[VUM]]></category>

		<guid isPermaLink="false">http://www.hypervisor.fr/?p=1923</guid>
		<description><![CDATA[VMware à mis à dispo hier un pack de cmdlet compatible Power-CLI 4 U1 pour vCenter Update Manager. A nous les joies du scripting pour les updates VM/VMHost !

]]></description>
			<content:encoded><![CDATA[<p>VMware à mis à dispo hier <a href="http://blogs.vmware.com/vipowershell/2010/03/now-available-powercli-cmdlets-for-vcenter-update-manager.html" target="_blank">un pack de cmdlet compatible Power-CLI 4 U1 pour vCenter Update Manager</a>. A nous les joies du scripting pour les updates VM/VMHost !</p>
<p style="text-align: center;"><img class="aligncenter" src="http://hypervisor.free.fr/img/update.png" alt="" width="230" height="232" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hypervisor.fr/?feed=rss2&amp;p=1923</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fallback automatique d&#8217;ESXi</title>
		<link>http://www.hypervisor.fr/?p=1161</link>
		<comments>http://www.hypervisor.fr/?p=1161#comments</comments>
		<pubDate>Wed, 30 Sep 2009 16:47:02 +0000</pubDate>
		<dc:creator>NiTRo</dc:creator>
				<category><![CDATA[Test]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[POC]]></category>
		<category><![CDATA[VUM]]></category>

		<guid isPermaLink="false">http://www.hypervisor.fr/?p=1161</guid>
		<description><![CDATA[Dans un précédent post, nous parlions de la fonction &#8220;fallback&#8221; manuel d&#8217;ESXi qui permet de basculer sur la version précédente du firmware après une update/upgrade ratée. Nous avons pu apprécier aujourd&#8217;hui la version automatisé de cette fonction :
If any problem is detected during the boot process, the system automatically boots from the previously used bank [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hypervisor.fr/?p=1049">Dans un précédent post</a>, nous parlions de la fonction &#8220;fallback&#8221; manuel d&#8217;ESXi qui permet de basculer sur la version précédente du firmware après une update/upgrade ratée. Nous avons pu apprécier aujourd&#8217;hui la version automatisé de cette fonction :</p>
<blockquote><p>If any problem is detected during the boot process, the system automatically boots from the previously used bank of memory.</p></blockquote>
<p>Suite à une update, le serveur reboot et fini en PSOD :</p>
<p><a href="http://www.hypervisor.fr/wp-content/uploads/2009/09/psod_firmware.jpg" title="psod_firmware" rel="lightbox[1161]"><img class="aligncenter size-full wp-image-1162" title="psod_firmware" src="http://www.hypervisor.fr/wp-content/uploads/2009/09/psod_firmware.jpg" alt="" width="500" height="184" /></a></p>
<p>Après un hard reset, le serveur à booté sur la version précédente du firmware et nous avons pu constaté la cause du problème (aussi corrigé automatiquement d&#8217;ailleurs) en relançant une update avec VUM :</p>
<p><a href="http://www.hypervisor.fr/wp-content/uploads/2009/09/psod_firmware_vum.jpg" title="psod_firmware_vum" rel="lightbox[1161]"><img class="aligncenter size-medium wp-image-1163" title="psod_firmware_vum" src="http://www.hypervisor.fr/wp-content/uploads/2009/09/psod_firmware_vum-300x262.jpg" alt="" width="300" height="262" /></a></p>
<p>Après reboot, le nouveau firmware est opérationel :</p>
<p><a href="http://www.hypervisor.fr/wp-content/uploads/2009/09/psod_firmware_ok.jpg" title="psod_firmware_ok" rel="lightbox[1161]"><img class="aligncenter size-medium wp-image-1164" title="psod_firmware_ok" src="http://www.hypervisor.fr/wp-content/uploads/2009/09/psod_firmware_ok-300x224.jpg" alt="" width="300" height="224" /></a></p>
<p>Respect !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hypervisor.fr/?feed=rss2&amp;p=1161</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MAJ des OS/DB supportés par VUM 4</title>
		<link>http://www.hypervisor.fr/?p=1118</link>
		<comments>http://www.hypervisor.fr/?p=1118#comments</comments>
		<pubDate>Wed, 23 Sep 2009 14:28:12 +0000</pubDate>
		<dc:creator>NiTRo</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[VUM]]></category>

		<guid isPermaLink="false">http://www.hypervizor.fr/?p=1118</guid>
		<description><![CDATA[vCenter Update Manager 4 supporte officiellement depuis quelques jours Windows 2008 (32bit &#38; 64bit) et SQL Server 2008 (32bit &#38; 64bit).
La vSphere Compatibility Matrix à été mise à jour en conséquence.

]]></description>
			<content:encoded><![CDATA[<p>vCenter Update Manager 4 <a href="http://kb.vmware.com/kb/1012971">supporte officiellement</a> depuis quelques jours Windows 2008 (32bit &amp; 64bit) et SQL Server 2008 (32bit &amp; 64bit).<br />
La <a href="http://www.vmware.com/pdf/vsphere4/r40/vsp_compatibility_matrix.pdf">vSphere Compatibility Matrix</a> à été mise à jour en conséquence.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.vmware.com/files_inline/images/DGRM_vSphere_UpdateManager.gif" alt="" width="350" height="229" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hypervisor.fr/?feed=rss2&amp;p=1118</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
