<?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>hmarcy.com &#187; Job</title>
	<atom:link href="http://www.hmarcy.com/tag/job/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hmarcy.com</link>
	<description>&#34;What would you do if you knew you could not fail ?&#34; Robert H. Schuller</description>
	<lastBuildDate>Sun, 15 Jan 2012 20:52:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to provide SMI-S connectivity via Command View EVA without HBA ?</title>
		<link>http://www.hmarcy.com/2011/04/how-to-provide-smi-s-connectivity-via-command-view-eva-without-hba/</link>
		<comments>http://www.hmarcy.com/2011/04/how-to-provide-smi-s-connectivity-via-command-view-eva-without-hba/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 23:25:53 +0000</pubDate>
		<dc:creator>Hervé</dc:creator>
				<category><![CDATA[Job]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[Matrix]]></category>

		<guid isPermaLink="false">http://www.hmarcy.com/?p=615</guid>
		<description><![CDATA[What is SMI-S ? SMI-S is a standard communication protocol based on WBEM that helps manage heterogeneous storage arrays in the same way. Say you want to create a disk of 50GB on a HP EVA and an EMC Clariion, you will send the same SMI-S request to both and the arrays will translate the [...]]]></description>
			<content:encoded><![CDATA[<p>What is <a title="SMI-S wikipedia entry" href="https://secure.wikimedia.org/wikipedia/en/wiki/Storage_Management_Initiative_%E2%80%93_Specification">SMI-S</a> ? SMI-S is a standard communication protocol based on WBEM that helps manage heterogeneous storage arrays in the same way. Say you want to create a disk of 50GB on a HP EVA and an EMC Clariion, you will send the same SMI-S request to both and the arrays will translate the command to create the disks.</p>
<p>As Command View provides SMI-S connectivity out of the box, it should be easy, right ? Wrong ! (at least in my case).</p>
<p>Usually, you would have a fiber channel host bus adapter connected to the Command View server. However, my CV server does not have one. Also,  the EVA ABM (Array-Based  Management), an embedded tool that helps manage EVA arrays, in my case a 4400, does not provide any SMI-S connectivity. The Command View documentation nonetheless states that &#8220;If you have layered applications requiring HP SMI-S EVA, you can install the HP SMI-S EVA component on any server that is either connected to the EVA/SAN <strong><span style="text-decoration: underline;">or</span></strong> has access to HP Command View EVA via Ethernet.&#8221;</p>
<p>The hard task was to find how to make this work.</p>
<p>SMI-S provides a utility called discoverer.bat, located in C:\Program Files (x86)\Hewlett-Packard\SMI-S\EVAProvider (yes, Command View only runs on Windows&#8230;)</p>
<p>Execute it</p>
<p style="text-align: center;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/04/discoverer01.jpg"><img class="aligncenter size-full wp-image-616" title="Screenshot of the SMI-S discoverer" src="http://www.hmarcy.com/wp-content/uploads/2011/04/discoverer01.jpg" alt="" width="502" height="191" /></a></p>
<p>Press 1 to add the IP address and the credentials of the ABM.</p>
<p style="text-align: center;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/04/discoverer02.jpg"><img class="aligncenter size-full wp-image-617" title="Screenshot of the SMI-S discoverer" src="http://www.hmarcy.com/wp-content/uploads/2011/04/discoverer02.jpg" alt="" width="500" height="275" /></a></p>
<p style="text-align: left;">Verify that the ABM was successfully discovered</p>
<p style="text-align: center;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/04/discoverer03.jpg"><img class="size-full wp-image-618 aligncenter" title="Screenshot of the SMI-S discoverer" src="http://www.hmarcy.com/wp-content/uploads/2011/04/discoverer03.jpg" alt="" width="503" height="228" /></a></p>
<p style="text-align: left;">Everything ran fine and now, I can discover my array through the Storage Provisioning Manager (SPM), a technology designed to present and deploy storage LUNs automatically as part of BladeSystem Matrix. I will write an entry about it later on !</p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.hmarcy.com/2011/04/how-to-provide-smi-s-connectivity-via-command-view-eva-without-hba/"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://www.hmarcy.com/2011/04/how-to-provide-smi-s-connectivity-via-command-view-eva-without-hba/" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://www.hmarcy.com/2011/04/how-to-provide-smi-s-connectivity-via-command-view-eva-without-hba/" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://www.hmarcy.com/2011/04/how-to-provide-smi-s-connectivity-via-command-view-eva-without-hba/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving to the USA for three months</title>
		<link>http://www.hmarcy.com/2011/02/moving-to-the-usa-for-three-months/</link>
		<comments>http://www.hmarcy.com/2011/02/moving-to-the-usa-for-three-months/#comments</comments>
		<pubDate>Thu, 10 Feb 2011 07:44:38 +0000</pubDate>
		<dc:creator>Hervé</dc:creator>
				<category><![CDATA[International]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Job]]></category>
		<category><![CDATA[international]]></category>
		<category><![CDATA[USA]]></category>

		<guid isPermaLink="false">http://www.hmarcy.com/?p=428</guid>
		<description><![CDATA[As part of an exchange program within HP, I will move for three months to Cupertino, California to support a worldwide strategic presales team. I am really thrilled to go there for three reasons: - being in Cupertino is an extraordinary opportunity to meet all the people from HP&#8217;s engineering teams - belonging to this [...]]]></description>
			<content:encoded><![CDATA[<p>As part of an exchange program within HP, I will move for three months to Cupertino, California to support a worldwide strategic presales team.</p>
<p><style type="text/css">.entry .olMapViewport img {max-width: none; max-height: none;}.entry-content img, .widget img {max-width: none; max-height: none;}.olControlAttribution {bottom: 0 !important;}div.olControlMousePosition {bottom: 1em !important;}#map_1 {clear: both; padding: 0px; margin: 0px; border: 0px; width: 100%; height: 100%; margin-top:0px; margin-right:0px;margin-left:0px; margin-bottom:0px; left: 0px;}#map_1 img{clear: both; padding: 0px; margin: 0px; border: 0px; width: 100%; height: 100%; position: absolute; margin-top:0px; margin-right:0px;margin-left:0px; margin-bottom:0px;}</style><div id="map_1" style="width:600px; height:450px; overflow:hidden;padding:0px;border:none;"><script type="text/javascript" src="http://www.openlayers.org/api/OpenLayers.js"></script><script type="text/javascript" src="http://www.openstreetmap.org/openlayers/OpenStreetMap.js"></script><script type="text/javascript">/* <![CDATA[ */(function($) { OpenLayers.ImgPath = "http://www.hmarcy.com/wp-content/plugins/osm/themes/ol/"; map = new OpenLayers.Map ("map_1", {            controls:[              new OpenLayers.Control.Navigation(),              new OpenLayers.Control.PanZoom(),              new OpenLayers.Control.Attribution()              ],          maxExtent: new OpenLayers.Bounds(-20037508.34,-20037508.34,20037508.34,20037508.34),          maxResolution: 156543.0399,          numZoomLevels: 19,          units: "m",          projection: new OpenLayers.Projection("EPSG:900913"),           displayProjection: new OpenLayers.Projection("EPSG:4326")      } );var lmap = new OpenLayers.Layer.OSM.Mapnik("Mapnik");var layerOSM_Attr = new OpenLayers.Layer.Vector("OSM-plugin",{attribution:"<a href=\"http://www.Fotomobil.at/wp-osm-plugin\">OSM plugin</a>"});map.addLayers([lmap, layerOSM_Attr]);    function osm_getTileURL(bounds) {        var res = this.map.getResolution();        var x = Math.round((bounds.left - this.maxExtent.left) / (res * this.tileSize.w));        var y = Math.round((this.maxExtent.top - bounds.top) / (res * this.tileSize.h));        var z = this.map.getZoom();        var limit = Math.pow(2, z);        if (y < 0 || y >= limit) {            return OpenLayers.Util.getImagesLocation() + "404.png";        } else {            x = ((x % limit) + limit) % limit;            return this.url + z + "/" + x + "/" + y + "." + this.type;        }    }var lonLat = new OpenLayers.LonLat(-122.042,37.371).transform(map.displayProjection,  map.projection);map.setCenter (lonLat,11);var markers = new OpenLayers.Layer.Markers( "Marker" );map.addLayer(markers);var data = {};var currentPopup;data.icon = new OpenLayers.Icon("http://www.hmarcy.com/wp-content/plugins/osm/icons/marker_blue.png",     new OpenLayers.Size(24,24),     new OpenLayers.Pixel(-12, -12));var ll = new OpenLayers.LonLat(-122.01,37.335).transform(map.displayProjection,  map.projection);     var feature = new OpenLayers.Feature(markers, ll, data);feature.closeBox = true;feature.popupClass = OpenLayers.Class(OpenLayers.Popup.FramedCloud, {"autoSize": true, minSize: new OpenLayers.Size(150,150),"keepInMap": true } );feature.data.popupContentHTML = "";feature.data.overflow = "hidden";var marker = new OpenLayers.Marker(ll,data.icon.clone());marker.feature = feature;var markerClick = function(evt) {  if (this.popup == null) {    this.popup = this.createPopup(this.closeBox);    map.addPopup(this.popup);    this.popup.show();  }   else {    this.popup.toggle();  }  OpenLayers.Event.stop(evt);};markers.addMarker(marker);})(jQuery)/* ]]&gt; */ </script></div><br />
I am really thrilled to go there for three reasons:<br />
- being in Cupertino is an extraordinary opportunity to meet all the people from HP&#8217;s engineering teams<br />
- belonging to this worldwide strategic presales team is a great challenge and a move outside of my comfort zone in a foreign country. I love it <img src='http://www.hmarcy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
- the USA is a fascinating country and I hope to learn as much as possible from a cultural point of view. Attending Toastmasters meetings there should also be very interesting</p>
<p>I will report about my stay in California and about my findings and experiences here.</p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.hmarcy.com/2011/02/moving-to-the-usa-for-three-months/"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://www.hmarcy.com/2011/02/moving-to-the-usa-for-three-months/" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://www.hmarcy.com/2011/02/moving-to-the-usa-for-three-months/" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://www.hmarcy.com/2011/02/moving-to-the-usa-for-three-months/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to become a better coach</title>
		<link>http://www.hmarcy.com/2008/11/how-to-become-a-better-coach/</link>
		<comments>http://www.hmarcy.com/2008/11/how-to-become-a-better-coach/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 19:45:06 +0000</pubDate>
		<dc:creator>Hervé</dc:creator>
				<category><![CDATA[Job]]></category>
		<category><![CDATA[Training]]></category>

		<guid isPermaLink="false">http://www.hmarcy.com/?p=126</guid>
		<description><![CDATA[I have found this presentation made by Marshall Goldsmith, which is entitled &#8220;How to become a better coach&#8221; very useful and intersting. It had been given for HP employees but I have found a replay put on Youtube by Google. Enjoy ! Tweet]]></description>
			<content:encoded><![CDATA[<p>I have found this presentation made by Marshall Goldsmith, which is entitled &#8220;How to become a better coach&#8221; very useful and intersting. It had been given for HP employees but I have found a replay put on Youtube by Google. Enjoy !</p>
<p style="text-align: center;"><object width="500" height="355"><param name="movie" value="http://www.youtube.com/v/3WBeGAAYWg8&amp;rel=0&amp;color1=0xd6d6d6&amp;color2=0xf0f0f0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/3WBeGAAYWg8&amp;rel=0&amp;color1=0xd6d6d6&amp;color2=0xf0f0f0" type="application/x-shockwave-flash" wmode="transparent" width="500" height="355"></object></p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.hmarcy.com/2008/11/how-to-become-a-better-coach/"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://www.hmarcy.com/2008/11/how-to-become-a-better-coach/" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://www.hmarcy.com/2008/11/how-to-become-a-better-coach/" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://www.hmarcy.com/2008/11/how-to-become-a-better-coach/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Citrix certified administrator XenServer Enterprise Edition 4</title>
		<link>http://www.hmarcy.com/2008/09/citrix-certified-administrator-xenserver-enterprise-edition-4/</link>
		<comments>http://www.hmarcy.com/2008/09/citrix-certified-administrator-xenserver-enterprise-edition-4/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 20:47:29 +0000</pubDate>
		<dc:creator>Hervé</dc:creator>
				<category><![CDATA[Xen]]></category>
		<category><![CDATA[Job]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://www.hmarcy.com/?p=21</guid>
		<description><![CDATA[After I wrote my degree dissertation about Xen, I took a Citrix Xenserver 4.1 training and I successfully passed the Xenserver certification. Even if I disagree on the evolution of the project (Red Hat resigned from it, Linux distributions are optionally supported if you install the Linux pack from another DVD and, as we expected [...]]]></description>
			<content:encoded><![CDATA[<div class="entry">
<p>After I wrote my <a title="Diplomarbeit / Degree dissertation " href="http://www.hmarcy.com/2008/09/disaster-recovery-with-xen/" target="_blank">degree dissertation about Xen</a>, I took a Citrix Xenserver 4.1 training and I successfully passed the Xenserver certification.</p>
<p>Even if I disagree on the evolution of the project (Red Hat resigned from it, Linux distributions are optionally supported if you install the Linux pack from another DVD and, as we expected from Citrix, virtual servers running Windows are the priority of this platform), I already have a good knowledge of this technology and since it will be soon part of <a title="HP's insight dynamics management software" href="http://h18013.www1.hp.com/products/servers/management/insightdynamics.html" target="_blank">HP’s Insight dynamics</a>, a management software managing virtual machines, I thought it was a good opportunity to go on with Xen. Moreover, it is still an open-source project and that is the reason why a VMware training would not have interested me that much.</p>
<p>Finally, I hope that HP will continue to support other virualization projects such as <a title="The KVM project" href="http://kvm.qumranet.com/kvmwiki" target="_blank">KVM</a>, which is already part of the Linux kernel, and is really being pushed forward by IBM and <a title="Red Hat's virtualization strategy" href="http://www.virtualization.info/2008/06/red-hat-adopts-kvm-what-happens-to-xen.html" target="_blank">Red Hat</a>, for example.</div>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.hmarcy.com/2008/09/citrix-certified-administrator-xenserver-enterprise-edition-4/"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://www.hmarcy.com/2008/09/citrix-certified-administrator-xenserver-enterprise-edition-4/" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://www.hmarcy.com/2008/09/citrix-certified-administrator-xenserver-enterprise-edition-4/" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://www.hmarcy.com/2008/09/citrix-certified-administrator-xenserver-enterprise-edition-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

