<?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; HP</title>
	<atom:link href="http://www.hmarcy.com/tag/hp/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>HP CloudSystem Matrix Part 3: manage your resources</title>
		<link>http://www.hmarcy.com/2011/09/hp-cloudsystem-matrix-part-3-manage-your-resources/</link>
		<comments>http://www.hmarcy.com/2011/09/hp-cloudsystem-matrix-part-3-manage-your-resources/#comments</comments>
		<pubDate>Sun, 11 Sep 2011 20:37:52 +0000</pubDate>
		<dc:creator>Hervé</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Job]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[Matrix]]></category>

		<guid isPermaLink="false">http://www.hmarcy.com/?p=653</guid>
		<description><![CDATA[This post is the last of a series of three that explain the concepts and technologies that are used in HP CloudSystem Matrix. The first one was about creating a CloudMap. The second one was about how to deploy a complete IT service automatically.  This post is about the management of the resources (servers, storage, [...]]]></description>
			<content:encoded><![CDATA[<p><em>This post is the last of a series of three that explain the concepts and technologies that are used in HP CloudSystem Matrix. The first one was about <a title="Create a Matrix CloudMap" href="http://www.hmarcy.com/2010/11/hp-bladesystem-matrix-part-1-create-your-cloud-map/" target="_blank">creating a CloudMap</a>. The second one was about <a title="How to deploy an application under CloudSystem Matrix" href="http://www.hmarcy.com/2011/02/hp-bladesystem-matrix-part-2-deploy-your-application/" target="_blank">how to deploy a complete IT service automatically</a>.  This post is about the management of the resources (servers, storage, networking, software) that can be used and shared as a pool across several services.</em></p>
<p>The idea behind CloudSystem Matrix is relatively simple : the whole environment should be as easy to manage as possible.</p>
<p>This starts first with the firmware management. All <a title="HP c-Class blades" href="http://h18004.www1.hp.com/products/blades/components/enclosures/c-class/c7000/" target="_blank">c-Class enclosures</a> have a defined firmware level according to their Matrix version. This means that the server firmware (HBAs, BIOS, iLO, NICs, etc.), the interconnect modules (<a title="HP Virtual Connect" href="http://hp.com/go/virtualconnect" target="_blank">HP Virtual Connect</a> Flex-10, Fibre channel or FlexFabric) as well as the Onboard Administrator (the enclosure management processor) have a defined firmware level that was tested and qualified to work together in the best way. Given that HP implementation services take care of the firmware deployment, the administrators don&#8217;t have to bother about it.</p>
<h4>What can be managed by CloudSystem Matrix ?</h4>
<p>The physical servers to be deployed must be HP blades (ProLiant x86_64 or Integrity Itanium servers).The reason for that is that we leverage the capabilities of Virtual Connect to apply network profiles (MAC addresses and WWN) and this technology is available on our blade servers.</p>
<p>However, the virtual machine hosts (VMware, Hyper-V, or HP-UX Integrity Virtual Machines) can be HP blades, HP rack-mount servers (Integrity and ProLiant) and even third-party servers (Dell PowerEdge 2000 series, e300 series , IBM System x servers 6000 series, r800, r900, x300 and x3000 series and IBM blade GS and LS servers) making CloudSystem Matrix probably one of the most open cloud solutions on the market.</p>
<p>In order CloudSystem Matrix to work, the management server needs to discover and manage the targeted equipment. The management console of the VM hosts, the management processors and the interconnect modules must be recognized by the so-called CMS (central management server). It will recognize the presence of the Virtual Connect domain group (which manages Virtual Connect for multiple enclosures) and will put the servers not used as VM hosts as possibly usable for physical deployments.</p>
<p>As soon as the CMS has discovered the equipment, the administrator can use its console on the CMS to create and assign pool of resources to different users.</p>
<p style="text-align: center;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/09/matrixOE.jpg"><img class="aligncenter size-large wp-image-847" title="Home page of the infrastructure orchestration module" src="http://www.hmarcy.com/wp-content/uploads/2011/09/matrixOE-1024x442.jpg" alt="" width="598" height="258" /></a></p>
<p>From this management console, the administrator can manage all the elements provided to both IT architects and business users.</p>
<p>What IT architects need to create their cloud maps first is network connectivity. The VLANs at disposal to the IT architects are the Virtual Connect vNetworks. The administrator provides them to the IT architects using the tab &#8220;Networking&#8221; on the management console.<br />
There, the CMS communicates with Virtual Connect Enterprise Manager and retrieves all available networks. Each network must then be configured to provide information about the range of IP addresses usable, if the IP address is allocated via DHCP or if the CMS allocates it from its pool of fix addresses.</p>
<p style="text-align: center;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/09/matrixOE_network.jpg"><img class="aligncenter size-large wp-image-856" title="Networking management in the Matrix OE" src="http://www.hmarcy.com/wp-content/uploads/2011/09/matrixOE_network-1024x445.jpg" alt="" width="645" height="281" /></a></p>
<p>As soon as a server is put in the enclosure and is managed by Virtual Connect Enterprise Manager, it appears in the &#8220;Unassigned&#8221; pool of resources. From here, it can be moved to a pool of resources that can be dynamically assigned to a business user. This user will only see the pool of resources that are allowed to him in his <a title="How to deploy an application under CloudSystem Matrix" href="http://www.hmarcy.com/2011/02/hp-bladesystem-matrix-part-2-deploy-your-application/" target="_blank">self-service portal.</a></p>
<p style="text-align: center;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/09/matrixOE_servers.jpg"><img class="aligncenter size-large wp-image-861" title="Matrix OE server management" src="http://www.hmarcy.com/wp-content/uploads/2011/09/matrixOE_servers-1024x444.jpg" alt="" width="649" height="282" /></a></p>
<p>In CloudSystem Matrix, the group of Administrators has all rights, hence they can see all services currently running. The business users can also FlexUp his service by adding either disks or servers to the currently running service, in case, for example, that an unexpected load occurs on the service.</p>
<p style="text-align: left;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/09/matrixOE_services.jpg"><img class="aligncenter size-large wp-image-868" title="Matrix OE services management" src="http://www.hmarcy.com/wp-content/uploads/2011/09/matrixOE_services-1024x454.jpg" alt="" width="645" height="286" /></a>From this console, the administrators can see all items that can be deployed via CloudSystem Matrix: network items, operating systems (retrieved from RDP job, Ignite depots and golden images as well as Hyper-V and VMware templates), storage pool entries, as well as servers. They can control all requests as well as currently deployed services. I will write a new post to explain exactly how the storage provisioning works.</p>
<p style="text-align: left;">All in all, this third post explained how administrators can, from a single point of control, manage their resources and put them at disposal to the users. The CloudSystem solution is a complete solution that can help IT departments <a title="HP Whitepaper about CloudSystem Matrix" href="http://www.hp.com/hpinfo/newsroom/press_kits/2010/HPatVMworld2010/HP_BladeSystem.pdf" target="_blank">reduce their TCO of up to 56% compared with traditional rack-mount servers</a>. I have already deployed it for customers and must say that many of them are really impressed of the power of the overall solution.</p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.hmarcy.com/2011/09/hp-cloudsystem-matrix-part-3-manage-your-resources/"></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/09/hp-cloudsystem-matrix-part-3-manage-your-resources/" 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/09/hp-cloudsystem-matrix-part-3-manage-your-resources/" 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/09/hp-cloudsystem-matrix-part-3-manage-your-resources/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New HP 3PAR storage arrays</title>
		<link>http://www.hmarcy.com/2011/09/new-hp-3par-storage-arrays/</link>
		<comments>http://www.hmarcy.com/2011/09/new-hp-3par-storage-arrays/#comments</comments>
		<pubDate>Fri, 09 Sep 2011 19:11:11 +0000</pubDate>
		<dc:creator>Hervé</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Job]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://www.hmarcy.com/?p=839</guid>
		<description><![CDATA[The new high-end HP 3PAR high-end storage arrays P10000 were launched a couple of days ago. Here is a nice video that explains the biggest advantages of the product. To me, the most interesting feature is the storage peer motion feature. It creates some kind of a cluster / load balancing approach for storage devices. [...]]]></description>
			<content:encoded><![CDATA[<p>The new high-end HP 3PAR high-end storage arrays P10000 were launched a couple of days ago. Here is a nice video that explains the biggest advantages of the product. To me, the most interesting feature is the storage peer motion feature. It creates some kind of a cluster / load balancing approach for storage devices. It can move data across arrays without application disruption and resolves one of the biggest thin provisioning problem: when the capacity overcommitment cannot be increased because there is no physical space left. This 3PAR array solves that issue and it <strong>really</strong> looks cool !</p>
<p><object width="500" height="306"><param name="movie" value="http://www.youtube.com/v/2A9FWFcpkEw?version=3"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/2A9FWFcpkEw?version=3" type="application/x-shockwave-flash" width="500" height="306" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.hmarcy.com/2011/09/new-hp-3par-storage-arrays/"></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/09/new-hp-3par-storage-arrays/" 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/09/new-hp-3par-storage-arrays/" 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/09/new-hp-3par-storage-arrays/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>Home of the Valley&#8230;</title>
		<link>http://www.hmarcy.com/2011/03/home-of-the-valley/</link>
		<comments>http://www.hmarcy.com/2011/03/home-of-the-valley/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 07:19:37 +0000</pubDate>
		<dc:creator>Hervé</dc:creator>
				<category><![CDATA[Job]]></category>
		<category><![CDATA[HP]]></category>

		<guid isPermaLink="false">http://www.hmarcy.com/?p=600</guid>
		<description><![CDATA[Tweet]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/03/HP_garage.jpg"></a><a href="http://www.hmarcy.com/wp-content/uploads/2011/03/IMG_4384.jpg"><img class="aligncenter size-large wp-image-607" title="The HP Garage" src="http://www.hmarcy.com/wp-content/uploads/2011/03/IMG_4384-768x1024.jpg" alt="" width="377" height="502" /></a></p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.hmarcy.com/2011/03/home-of-the-valley/"></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/03/home-of-the-valley/" 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/03/home-of-the-valley/" 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/03/home-of-the-valley/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HP CloudSystem Matrix Part 2: deploy your application</title>
		<link>http://www.hmarcy.com/2011/02/hp-bladesystem-matrix-part-2-deploy-your-application/</link>
		<comments>http://www.hmarcy.com/2011/02/hp-bladesystem-matrix-part-2-deploy-your-application/#comments</comments>
		<pubDate>Sat, 19 Feb 2011 08:27:27 +0000</pubDate>
		<dc:creator>Hervé</dc:creator>
				<category><![CDATA[HP-UX]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Job]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[BladeSystem]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[Matrix]]></category>

		<guid isPermaLink="false">http://www.hmarcy.com/?p=400</guid>
		<description><![CDATA[This post is the second of a series of three that will explain the concepts and technologies that are used in HP CloudSystem Matrix. The first was about creating a CloudMap. This post is about the provisioning and automated deployment of an IT application. In a third post, I will address how to manage the [...]]]></description>
			<content:encoded><![CDATA[<p><em>This post is the second of a series of three that will explain the concepts and technologies that are used in HP CloudSystem Matrix. The first was about <a title="Create a Matrix CloudMap" href="http://www.hmarcy.com/2010/11/hp-bladesystem-matrix-part-1-create-your-cloud-map/" target="_blank">creating a CloudMap</a>. This post is about the provisioning and automated deployment of an IT application. In a third post, I will address <a title="Third post about the management of resources" href="http://www.hmarcy.com/2011/09/hp-cloudsystem-matrix-part-3-manage-your-resources/" target="_blank">how to manage the pools of resources</a> !</em></p>
<p><em></em>CloudSystem Matrix is a private cloud solution that aims at speeding the deployment of applications through highly automated technologies and integrated processes.</p>
<p><a title="HP BladeSystem Matrix Part 1: create your cloud map" href="http://www.hmarcy.com/2010/11/hp-bladesystem-matrix-part-1-create-your-cloud-map/" target="_self">After we have created and published our cloud map</a>, we have provided our business users all the information they need in order to deploy the application they require to execute their company&#8217;s strategy.</p>
<p>In order to do so, the user logs in to the self-service portal.</p>
<p style="text-align: center;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/02/self-service_portal.jpg"><img class="aligncenter size-full wp-image-469" title="Self-service portal" src="http://www.hmarcy.com/wp-content/uploads/2011/02/self-service_portal.jpg" alt="" width="581" height="363" /></a></p>
<p style="text-align: left;">As you can see, the home page shows which resources are put at disposal to the user, as well as the current service consumption. We see that five physical servers, out of the six at disposal, as well as two virtual machine hosts are in use as part of a service deployed by the CloudSystem Matrix. By clicking on the &#8220;Templates&#8221; tab, we can access the list of templates which are published and which the user has the right to deploy. Remember the <a title="Introduction to HP BladeSystem Matrix, part one" href="http://www.hmarcy.com/2010/11/hp-bladesystem-matrix-part-1-create-your-cloud-map/" target="_self">SAP 2-tier template we created in the first part</a>? We have published it, hence we find it back here. That the user has created the template or not, doesn&#8217;t play a role as long as he has the right to use it.</p>
<p style="text-align: left;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/02/templates_liste.jpg"><img class="aligncenter size-full wp-image-475" title="Template list" src="http://www.hmarcy.com/wp-content/uploads/2011/02/templates_liste.jpg" alt="" width="582" height="363" /></a></p>
<p style="text-align: left;">By clicking on the template, the business user can display the details of the service: the layout of the network, the price, as well as the notes entered by the creator of the template, etc. In order to deploy the service automatically, he will click on the button &#8216;Create service&#8217;.</p>
<p style="text-align: center;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/02/template_detail.jpg"><img class="aligncenter size-full wp-image-478" title="Details of the template" src="http://www.hmarcy.com/wp-content/uploads/2011/02/template_detail.jpg" alt="" width="583" height="365" /></a></p>
<p style="text-align: left;">The user now has to enter a service name (for instance &#8220;SAP 2-tier John Smith&#8221;), the hostname completion (remember the <a title="Introduction to HP BladeSystem Matrix, part one" href="http://www.hmarcy.com/2010/11/hp-bladesystem-matrix-part-1-create-your-cloud-map/" target="_self">need for a hash sign in the first post</a> ?), an email -to contact the service requestor-, a start date and hour at which the service will be deployed, an end-date, at which the service will be rolled back, and finally, a pool of resources, from which the resources, such as servers, storage and networking, will be picked from. Final step: he clicks on &#8220;Submit&#8221;, and here we go !</p>
<p style="text-align: center;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/02/deployment.jpg"><img class="aligncenter size-full wp-image-483" title="Request to make an automated deployment" src="http://www.hmarcy.com/wp-content/uploads/2011/02/deployment.jpg" alt="" width="581" height="362" /></a></p>
<p style="text-align: left;">The request is sent and the activity which is happening behind the scenes is displayed: the resources are reserved from the pool of resources. The software makes sure that the pool can accommodate the need indicated in the template. We can see here that four servers, four IP addresses, three networks and four boot disks are requested. CloudSystem Matrix will pick from the pool of resources the servers that meet at least the requirements of the template and will pick from storage disks (LUNs) that are already presented to WWN (worldwide names) and also meet the size indicated.</p>
<p style="text-align: center;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/02/deployment_start.jpg"><img class="aligncenter size-full wp-image-487" title="Deployment start" src="http://www.hmarcy.com/wp-content/uploads/2011/02/deployment_start.jpg" alt="" width="579" height="360" /></a></p>
<p>We see here that CloudSystem Matrix also integrates nicely into the user&#8217;s processes: the request above is paused, because an administrator (or an IT manager or anyone else who should take this decision) must give his approval, so that the deployment can continue. A Request for Change (RFC) could also be triggered at this point in time with tools such as HP Service Manager or BMC&#8217;s remedy. The teams using these tools will just have to accept the request and the deployment will go on.</p>
<p style="text-align: center;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/02/permission_granted.jpg"><img class="aligncenter size-full wp-image-490" title="Permission granted" src="http://www.hmarcy.com/wp-content/uploads/2011/02/permission_granted.jpg" alt="" width="578" height="362" /></a></p>
<p style="text-align: left;">We see here that the administrator granted the authorization to deploy this service and that the allocation process has started. The requested resources are then provisionned. The physical servers are reserved and a custom HP Virtual Connect profile is applied to them. This means that we are applying one ore more MAC addresses for the network, which will be connected to the VLANs we need, as well as one or more WWN for the storage, to which disks are already presented. The zoning of the storage was already prepared, so that after the WWN is attributed to the server, it can install the operating system as well as the application straight after the VC profile was attributed.<a href="http://www.hmarcy.com/wp-content/uploads/2011/02/blades.jpg"><img class="size-full wp-image-494 alignright" title="HP Integrity blades" src="http://www.hmarcy.com/wp-content/uploads/2011/02/blades.jpg" alt="" width="215" height="140" /></a></p>
<p>Taking a look at the Onboard Administrator, the HP BladeSystem enclosure management processor, the server loses the “i“-icon, which means that the server has now a Virtual Connect profile</p>
<p style="text-align: center;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/02/activation.jpg"><img class="aligncenter size-full wp-image-492" title="Service activation" src="http://www.hmarcy.com/wp-content/uploads/2011/02/activation.jpg" alt="" width="580" height="358" /></a></p>
<p style="text-align: left;">On the screenshot above, we can see &#8220;Provisioning the logical server&#8221; (either physical or virtual) and, finally, &#8220;Activating logical server&#8221;: the ProLiant or Integrity server is now starting.</p>
<p style="text-align: left;">If VMware or Hyper-V virtual machines were to be deployed, CloudSystem Matrix would pick the right template, clone it, provision it, and finally adapt it according to the needs of the cloud map. If HP Integrity Virtual Machine were deployed, the host would be contacted vis SSH, it would create the VM and deploy it with Ignite UX either through normal package deployment, or via a golden image, a concept similar to the VMware/Hyper-V template.</p>
<p style="text-align: left; padding-left: 90px;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/02/integrity_start.jpg"><img class="aligncenter size-full wp-image-499" title="Start of Integrity servers" src="http://www.hmarcy.com/wp-content/uploads/2011/02/integrity_start.jpg" alt="" width="423" height="191" /></a></p>
<p>We see above that the Integrity server starts, it then boots from the network (since the disks we have presented are empty) and that Ignite UX detects a deployment request from the client.</p>
<p style="text-align: left; padding-left: 90px;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/02/ignite.jpg"><img class="aligncenter size-full wp-image-502" title="Ignite UX recognizes the new server" src="http://www.hmarcy.com/wp-content/uploads/2011/02/ignite.jpg" alt="" width="459" height="276" /></a></p>
<p style="text-align: left;">All the deployments methods (Ignite-UX,  HP RDP, HP Server Automation, etc.) and CloudSystem Matrix can communicate with each other: the deployment server confirms to the Matrix operating environment that the deployment request of a given client was received. This is acknowledged by the management server which indicates it to the user.</p>
<p style="text-align: left;">Finally, after the operating system is deployed, the application is installed through the execution of a workflow (it will be the subject of another blog post in the future).</p>
<p style="text-align: left;">Although I discussed the technical details of what happens behind the scenes, the business users, when they make a request, can see a completely abstract high-level view of what is going on. They don&#8217;t need to know the details, they just want to know if the application was deployed.</p>
<p style="text-align: center; padding-left: 90px;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/02/deployed.jpg"><img class="aligncenter size-full wp-image-505" title="Service deployed" src="http://www.hmarcy.com/wp-content/uploads/2011/02/deployed.jpg" alt="" width="526" height="329" /></a></p>
<p style="text-align: left;">On the picture above, the business user sees that everything went well and that his IT service is up and running. What could have taken so much time to deploy, lasted roughly one hour with HP CloudSystem Matrix.</p>
<p style="text-align: left;">Instead of taking months putting all the pieces together, CloudSystem Matrix orchestrates the provisioning of storage, server and networking, installs the operating system and deploys the application in an automated way, also integrating in the organizations&#8217; processes.</p>
<p style="text-align: left;">It is a fantastic tool that was already embraced by customers to modernize their IT environments. I have personally helped some of them deploying this solution in their datacenters and they love it. Though it needs a good understanding of key HP technologies (HP BladeSystem, HP Virtual Connect, HP Systems Insight Manager, etc.), the HP services team take care of the deployment of the solution, and the complexity of the infrastructure is hidden to the business users.</p>
<p style="text-align: left;">In my third and last blog entry for this series, I will focus around managing the infrastructure to fill the different pool of resources and how to present them to the users.</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/hp-bladesystem-matrix-part-2-deploy-your-application/"></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/hp-bladesystem-matrix-part-2-deploy-your-application/" 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/hp-bladesystem-matrix-part-2-deploy-your-application/" 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/hp-bladesystem-matrix-part-2-deploy-your-application/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HP CloudSystem Matrix Part 1: create your cloud map</title>
		<link>http://www.hmarcy.com/2010/11/hp-bladesystem-matrix-part-1-create-your-cloud-map/</link>
		<comments>http://www.hmarcy.com/2010/11/hp-bladesystem-matrix-part-1-create-your-cloud-map/#comments</comments>
		<pubDate>Sun, 28 Nov 2010 18:19:12 +0000</pubDate>
		<dc:creator>Hervé</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[JBoss]]></category>
		<category><![CDATA[Job]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[HP-UX]]></category>

		<guid isPermaLink="false">http://www.hmarcy.com/?p=300</guid>
		<description><![CDATA[This post is the first of a series of three that will explain the concepts and technologies that are used in HP CloudSystem Matrix. This post is first about the creation of a cloud map. The second will present the deployment of a complete service and the last will show how to manage the pools [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><em>This post is the first of a series of three that will explain the concepts and technologies that are used in HP CloudSystem Matrix. This post is first about the creation of a cloud map. The second will present the <a title="How to deploy an application under CloudSystem Matrix" href="http://www.hmarcy.com/2011/02/hp-bladesystem-matrix-part-2-deploy-your-application/" target="_blank">deployment of a complete service</a> and the last will show <a title="Third post about the management of resources" href="http://www.hmarcy.com/2011/09/hp-cloudsystem-matrix-part-3-manage-your-resources/" target="_blank">how to manage the pools of resources </a>!</em></p>
<p style="text-align: left;">When I ask my customers how long it takes them to deploy a complete IT service (i.e. architecture design, proof of concepts, physical reception of the servers, provisioning of the resources -such as storage and networking- install the operating system and configure the application) I generally hear answers going from a couple of weeks for small projects to months for more complex projects.</p>
<p>This is the main infrastructure issue the HP CloudSystem Matrix addresses. This Matrix is simply a complete solution made of hardware (c7000 blades enclosure and a wide choice of Intel Itanium-based Integrity or AMD Opteron or Intel Xeon based servers), software (the full stack of the so-called Insight Software Suite) and services (the HP services people come on site, install the hardware and software and customize the solution to adapt it to the customers&#8217; needs and processes).</p>
<p>Instead of deploying applications the old way, HP Bladeystem Matrix really transforms the hardware in commodity hardware that can be used and reused by different services. It creates a shared-service infrastructure that can be divided in different pool of resources which users will pick in order to request a service to be deployed. We can call this a cloud infrastructure in a box, because the users request applications through a self-service portal and these applications are deployed automatically somewhere, on an highly scalable IT infrastructure the business user has no idea about &#8211; and that is not his job anyway !</p>
<p>To be concrete: everything starts with the Insight Orchestration Designer. In this web-based application, it is possible to create so-called &#8220;cloud maps&#8221;, or templates, which will contain all the important information to deploy IT services. Let&#8217;s say you want to deploy a SAP 2-tier infrastructure: you will need a database server and some application servers, all booting from the SAN for more flexibility, as well as some network connectivity, i.e. VLANs that will be help deploying the application and the operating system over the network through PXE-boot and also, most importantly, a network linking the application servers to the database server.</p>
<p>How long and in which time frame do you think your company will be able to deploy all these elements manually and individually ? If you think what you have today is not good enough, HP CloudSystem Matrix can help you.</p>
<p>You can create your own cloud map or pick the maps already available on the <a title="HP official ISV cloud maps" href="http://www.hp.com/go/cloudmaps" target="_blank">HP website</a>. The advantage of these pre-prepared cloud maps ? They are designed according to the best practices from HP and the ISVs, such as Oracle, SAP or Red Hat, so you can be sure that you will have enough I/O resources, for instance, to accommodate the deployment of a database server.</p>
<p style="text-align: center;"><a href="http://www.hmarcy.com/wp-content/uploads/2010/10/io.jpg"><img class="aligncenter size-full wp-image-303" title="Insight Orchestration Designer" src="http://www.hmarcy.com/wp-content/uploads/2010/10/io.jpg" alt="" width="582" height="366" /></a></p>
<p>On this example, you see the two deployment networks for PXE-boot (RDP for HP Rapid Deployment Pack for Linux on x86-64 and Ignite-UX for HP-UX). The elements, such as server groups or physical storage are picked from the top left corner, drag-and-dropped on the main surface and connected to each other. Creating such a cloud map is really easy, however, this is just a XML file, there is no on-the-fly deployment.</p>
<p>Then, each of the components, such as servers, storage or networking must be configured to enter the minimum requirements needed. At deployment time, the software will pick the elements from the pool of resources which meet at least these requirements. In the case below, we see that the database server will at least have two processor cores and 8GB of RAM.</p>
<p>Note also that you can enter the cost for physical and virtual servers, IP addresses and GB of storage. This helps give an idea of the cost of an IT service to business users. This cost can also be integrated into other applications through a <a title="REST APIs for HP Insight Orchestration" href="http://h20195.www2.hp.com/V2/GetDocument.aspx?docname=4AA0-9219ENW&amp;cc=us&amp;lc=en" target="_blank">REST API</a>.</p>
<p style="text-align: left;"><a href="http://www.hmarcy.com/wp-content/uploads/2010/10/ci2.jpg"><img class="aligncenter size-full wp-image-313" title="Insight Orchestration Designer" src="http://www.hmarcy.com/wp-content/uploads/2010/10/ci2.jpg" alt="" width="593" height="373" /></a><img src="file:///C:/Users/marcy/AppData/Local/Temp/moz-screenshot.png" alt="" /></p>
<p style="text-align: left;">We then configure the two network interfaces defined for the HP-UX database server. The primary interface will be the one deploying the operating system (the Ignite-UX network). We then have the choice between a DHCP, static or &#8220;Automatic&#8221; IP address.</p>
<p style="text-align: left;">DHCP is the standard <a title="Wikipedia pasge about DHCP" href="https://secure.wikimedia.org/wikipedia/en/wiki/DHCP" target="_blank">dynamic host configuration protocol</a> and &#8220;static&#8221; will allocate a static IP address to the interface. The trade-off however, is that we won&#8217;t be able to re-use the cloud map into multiple services, since the IP address will already be taken.<br />
The field &#8220;Automatic&#8221; resolves this problem in that the management software will take an IP address from a pre-defined range and will allocate it as a static IP address for the duration of the service. The server, when it restarts, for instance, will keep the same static IP address. When the service is erased, the &#8220;Automatic&#8221; IP address will be sent back to the pool and can be reused for other services.</p>
<p style="text-align: left;">Finally, the hostname must contain a hash (#) sign. The reason is that, again, this template can be deployed multiple times and the hostnames need to be different at every deployment. At deployment time, the #-sign will be replaced by a completion string given by the service requester.</p>
<p style="text-align: left;"><a href="http://www.hmarcy.com/wp-content/uploads/2010/11/io_networking.jpg"><img class="aligncenter size-full wp-image-324" title="Insight Orchestration Networking configuration" src="http://www.hmarcy.com/wp-content/uploads/2010/11/io_networking.jpg" alt="" width="590" height="372" /></a></p>
<p style="text-align: left;">We now have to select the operating system that will run on the selected server. In our case, we use HP-UX 11i v3. The x86_64 servers can use Red Hat Enterprise Linux or Windows. Virtual machines running on the top of VMware or Microsoft Hyper-V can also be included in these cloud maps and be provisioned and deployed automatically.</p>
<p style="text-align: left;"><a href="http://www.hmarcy.com/wp-content/uploads/2010/11/io3.jpg"><br />
</a><a href="http://www.hmarcy.com/wp-content/uploads/2010/11/software.png"><img class="aligncenter size-full wp-image-332" title="HP Insight orchestration software selection" src="http://www.hmarcy.com/wp-content/uploads/2010/11/software.png" alt="" width="583" height="366" /></a></p>
<p style="text-align: left;">After the main characteristics of the server were defined, we can now make use of the workflows to finish the cloud map. In our case, the workflow &#8220;SAPInstall&#8221; will be executed at the end of the creation of the service. This means that the SAP instance will be deployed on our newly provisioned infrastructure.This technology is based on HP Operations Orchestration and allows to customize the deployment of the service down to the smallest detail (e.g. change of a kernel parameter,etc.)</p>
<p style="text-align: left;">At that point in time, it is possible to create your own workflows, such as an integration with <a title="HP Universal CMDB - BTO software" href="https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&amp;cp=1-11-15-25^1059_4000_100__" target="_blank">HP&#8217;s Universal CMDB</a> to update it with the service, or open an new Request for change (RfC) in <a title="HP Service Manager - BTO Software" href="https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&amp;cp=1-11-85^12473_4000_100__" target="_blank">HP Service Manager</a> or with <a title="BMC Remedy" href="http://www.bmc.com/products/product-listing/53035210-143801-2527.html" target="_blank">BMC&#8217;s Remedy</a>. The customers can hence integrate the deployment of their services in their already existing ITIL change processes.</p>
<p style="text-align: center;"><a href="http://www.hmarcy.com/wp-content/uploads/2010/11/workflows.png"><img class="aligncenter size-full wp-image-335" title="Insight Orchestration workflow integration" src="http://www.hmarcy.com/wp-content/uploads/2010/11/workflows.png" alt="" width="587" height="368" /></a></p>
<p style="text-align: left;">Our cloud map is now ready to be deployed. The logo next to &#8220;validation status&#8221; is now green, which means that we have enough informations to deploy this service. We now save it and tick the box &#8220;Published&#8221;, so that business users will be able to select this cloud map from their service catalogue and request it to be deployed automatically.</p>
<p style="text-align: center;"><a href="http://www.hmarcy.com/wp-content/uploads/2010/11/final.png"><img class="aligncenter size-full wp-image-337" title="Final view of HP Insight Orchestration Designer" src="http://www.hmarcy.com/wp-content/uploads/2010/11/final.png" alt="" width="583" height="364" /></a></p>
<p style="text-align: left;">The creation of a cloud map was an easy thing. Remember, though, that HP, in co-operation with ISV&#8217;s provide cloud maps ready to be deployed. In my next post, I will show you how to request a service to be deployed and what happens behind the scenes. Stay tuned !</p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.hmarcy.com/2010/11/hp-bladesystem-matrix-part-1-create-your-cloud-map/"></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/2010/11/hp-bladesystem-matrix-part-1-create-your-cloud-map/" 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/2010/11/hp-bladesystem-matrix-part-1-create-your-cloud-map/" 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/2010/11/hp-bladesystem-matrix-part-1-create-your-cloud-map/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Sam Palmisano: do what I say, not what I do&#8230;</title>
		<link>http://www.hmarcy.com/2010/10/sam-palmisano-do-what-i-say-not-what-i-do/</link>
		<comments>http://www.hmarcy.com/2010/10/sam-palmisano-do-what-i-say-not-what-i-do/#comments</comments>
		<pubDate>Fri, 15 Oct 2010 21:05:22 +0000</pubDate>
		<dc:creator>Hervé</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[IBM]]></category>

		<guid isPermaLink="false">http://www.hmarcy.com/?p=316</guid>
		<description><![CDATA[Sam Palmisano, IBM&#8217;s chief executive officer, had very tough words for HP. Criticizing HP&#8217;s acquisition of a storage company, 3Par, he stated that &#8221; [Mark] Hurd [HP's CEO] cut out all the research and development&#8221; and that HP acquired the storage company 3Par, which was done after a fierce competitive bid versus Dell, because it [...]]]></description>
			<content:encoded><![CDATA[<p>Sam Palmisano, IBM&#8217;s chief executive officer, had <a title="Palmisano criticizes HP" href="http://online.wsj.com/article/SB10001424052748703376504575491641936912672.html" target="_blank">very tough words for HP</a>. Criticizing HP&#8217;s acquisition of a storage company, 3Par, he stated that &#8221; [Mark] Hurd [HP's CEO] cut out all the research and development&#8221; and that HP acquired the storage company 3Par, which was done after a fierce competitive bid versus Dell, because it had &#8220;no other choice&#8221;.</p>
<p>According to Sam Palmisano, HP is not an innovative company enough and hence had to look for external companies to fuel its external growth in the storage market.</p>
<p>Interestingly, IBM, lagging by far in the blade market versus HP (around 50% worldwide unit market share for HP vs. around 30% for IBM), <a title="IBM acquires BNT" href="http://siliconangle.com/blog/2010/09/27/ibm-acquires-blade-networks-bulking-up-without-making-enemies/" target="_blank">acquired Blades Network Technology &#8211; BNT -</a> a small networking company that provides interconnect modules for both IBM and HP enclosures. So if I understand correctly, according to Mr Palmisano, a company that acquires another one for its technology is &#8220;not innovative enough&#8221;. My conclusion is:  IBM is not innovative enough in the blade market (open fabric manager is a mere joke compared to the management capabilities of HP Virtual Connect)  and hence had to buy another that will provide some competitive advantage.</p>
<p>Sam Palmisano: do what I say, not what I do&#8230;</p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.hmarcy.com/2010/10/sam-palmisano-do-what-i-say-not-what-i-do/"></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/2010/10/sam-palmisano-do-what-i-say-not-what-i-do/" 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/2010/10/sam-palmisano-do-what-i-say-not-what-i-do/" 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/2010/10/sam-palmisano-do-what-i-say-not-what-i-do/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mark Hurd leaving HP</title>
		<link>http://www.hmarcy.com/2010/08/mark-hurd-leaving-hp/</link>
		<comments>http://www.hmarcy.com/2010/08/mark-hurd-leaving-hp/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 14:01:31 +0000</pubDate>
		<dc:creator>Hervé</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Job]]></category>
		<category><![CDATA[Leadership]]></category>
		<category><![CDATA[Economy]]></category>
		<category><![CDATA[HP]]></category>

		<guid isPermaLink="false">http://www.hmarcy.com/?p=292</guid>
		<description><![CDATA[As probably most of you know, Mark Hurd, HP&#8217;s CEO and chairman has left HP for, according to HP&#8217;s press release, reasons related to the way he conducted business with a contractor. While Mark Hurd was often seen as a tough CEO, especially from HP&#8217;s older employees, I personally think he has done a great [...]]]></description>
			<content:encoded><![CDATA[<p>As probably most of you know, <a title="HP's press release on Mark Hurd's departure" href="http://www.hp.com/hpinfo/newsroom/press/2010/100806a.html" target="_blank">Mark Hurd, HP&#8217;s CEO and chairman has left HP</a> for, according to HP&#8217;s press release, reasons related to the way he conducted business with a contractor.</p>
<p>While Mark Hurd was often seen as a tough CEO, especially from HP&#8217;s older employees, I personally think he has done a great job at the top of the company. Some criticized him for having killed the &#8220;HP way&#8221;, which was one of HP&#8217;s fundamental approach of dealing with employees but, since Carly Fiorina&#8217;s time as a CEO, has lost more and more importance in the company. Despite HP&#8217;s R&amp;D reorganization, some revolutionary products such as <a title="HP Virtual Connect" href="http://www.hp.com/go/virtualconnect" target="_blank">Virtual Connect</a> or <a title="HP BladeSystem Matrix" href="http://www.hp.com/go/matrix" target="_blank">HP BladeSystem Matrix </a>were brought to the market when he was a CEO. Mark Hurd made of HP the number one IT company in the world, before IBM and its financial results always (at least since 2007, year of my enrolment) outperformed the expectations, and that is, I think, the most important. The best job security is to work in a company that actually makes profits.</p>
<p>I was very impressed by Mark Hurd&#8217;s performance on the following video of the Haas School of Business. What I will remember from this talk is the mantra of any CEO: &#8220;To succeed, you need three things: to have a vision, to execute it, and you need the best people&#8221;. I wish the next CEO of HP will succeed as Mark Hurd did.</p>
<p><object width="500" height="400"><param name="movie" value="http://www.youtube.com/e/PjTWJWq26Bs"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/e/PjTWJWq26Bs" type="application/x-shockwave-flash" width="500" height="400" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.hmarcy.com/2010/08/mark-hurd-leaving-hp/"></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/2010/08/mark-hurd-leaving-hp/" 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/2010/08/mark-hurd-leaving-hp/" 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/2010/08/mark-hurd-leaving-hp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IBM to buy SUN ?</title>
		<link>http://www.hmarcy.com/2009/03/ibm-to-buy-sun/</link>
		<comments>http://www.hmarcy.com/2009/03/ibm-to-buy-sun/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 09:30:17 +0000</pubDate>
		<dc:creator>Hervé</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Job]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[IBM]]></category>

		<guid isPermaLink="false">http://www.hmarcy.com/?p=196</guid>
		<description><![CDATA[According to the Wall Street journal, IBM is in talks to buy SUN Microsystems for US $6.5 billion. This would be IBM&#8217;s biggest acquisition since Big Blue has bought the Canadian software company Cognos back in January 2008. SUN&#8217;s stock has increased of 78% yesterday, meaning that Wall Street is taking the rumors pretty seriously. [...]]]></description>
			<content:encoded><![CDATA[<p>According to the Wall Street journal, IBM is in talks to buy SUN Microsystems for US $6.5 billion. This would be IBM&#8217;s biggest acquisition since Big Blue has bought the Canadian software company Cognos back in January 2008.</p>
<p>SUN&#8217;s stock has increased of 78% yesterday, meaning that Wall Street is taking the rumors pretty seriously.</p>
<p>This move would create an industry giant and would reinforce IBM on the server as well as on the software and services market. Synergy effects resulting from this acquisition would especially help IBM compete against HP on the server and storage market. SUN&#8217;s latest financial results were poor and even put in question the viability of the company itself. SUN&#8217;s customers can now be sure that one strong company will support them. On the hardware side, IBM&#8217;s and SUN&#8217;s blade market shares account respectively for 25% and 5% of the total. A consolidation of these portfolios could help IBM compete against HP&#8217;s unrivaled leadership on this fast-growing market. IBM and SUN already work together (Lotus Symphony, IBM&#8217;s collaboration suite, already integrates SUN&#8217;s open-source OpenOffice.org tools suite) and these two companies are known to be strong open-source advocates. However, this acquisition still raises lots of questions.</p>
<p>SUN develops (with Fujitsu) its own SPARC processor line for high-end, business-critical servers and IBM&#8217;s POWER processors are their direct competitors. Processor development is an extremely expensive process and I cannot imagine IBM maintaining two different processor lines within the same company and I assume IBM would eventually drop SPARC. So what about customers, especially in the financial and communication industries which have a big SPARC install base ?</p>
<p>AIX, IBM&#8217;s Unix, competes directly versus SUN&#8217;s operating system Solaris on SPARC, moreover, Solaris is a direct competitor to Linux on the mass market x86. SUN&#8217;s strategy toward Linux has always been from hesitant to hostile whereas IBM has always been a great Linux supporter. Big Blue will have to deal with a portfolio problem, as well as with internal cultural problems. Solaris&#8217; users and admins are very loyal to it and SUN has put Solaris at the heart of its datacenter strategy. If IBM was to drop Solaris for AIX, this would mean a lot of frustration for the Solaris community.</p>
<p>Finally, on the database level, IBM&#8217;s DB2 and Informix compete versus MySQL and PostgreSQL (the latter not directly owned but pushed by SUN) and SUN&#8217;s open source application server Glassfish is a direct threat to IBM&#8217;s middleware technology Websphere.</p>
<p>A merger between SUN and Dell would have made more sense from a pure portfolio perspective :<br />
- Dell has a strong blade and x86 portfolio<br />
- it owns no business-critical line of servers<br />
- it could have pushed Solaris on x86<br />
- Dell has no footprint neither on the application, nor on the middleware, nor on the application layer.<br />
Perhaps has IBM moved before Dell did, fearing an emerging third strong player on the datacenter market.</p>
<p>Even though SUN&#8217;s acquisition by IBM is not official yet, I think the two companies will have really a hard time until they are completely integrated. The two companies have different technology and business cultures and SUN&#8217;s products mostly directly compete with IBM&#8217;s. Furthermore, today&#8217;s economic climate will make things even harder, since Big Blue could loose a lot of energy for the integration instead of focusing on customers. Of course, both companies together can leverage their huge portfolio to create synergy effects, however, I doubt this would happen soon.</p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.hmarcy.com/2009/03/ibm-to-buy-sun/"></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/2009/03/ibm-to-buy-sun/" 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/2009/03/ibm-to-buy-sun/" 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/2009/03/ibm-to-buy-sun/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Enable Intel VT on a HP laptop</title>
		<link>http://www.hmarcy.com/2008/10/enable-intel-vt-on-a-hp-laptop/</link>
		<comments>http://www.hmarcy.com/2008/10/enable-intel-vt-on-a-hp-laptop/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 13:13:20 +0000</pubDate>
		<dc:creator>Hervé</dc:creator>
				<category><![CDATA[KVM]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Xen]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://www.hmarcy.com/?p=106</guid>
		<description><![CDATA[Intel VT technology is especially useful if you want to use virtualization technology such as Xen or KVM. I personnally had the following problem after trying to insert the kvm-intel module on my Ubuntu 8.04 : sudo modprobe kvm-intel FATAL: Error inserting kvm_intel (/lib/modules/2.6.20-6-generic/kernel/drivers/kvm/kvm-intel.ko): Operation not permitted In order to fully use your Intel processor [...]]]></description>
			<content:encoded><![CDATA[<p>Intel VT technology is especially useful if you want to use virtualization technology such as Xen or KVM.<br />
I personnally had the following problem after trying to insert the kvm-intel module on my Ubuntu 8.04 :</p>
<p>sudo modprobe kvm-intel<br />
FATAL: Error inserting kvm_intel (/lib/modules/2.6.20-6-generic/kernel/drivers/kvm/kvm-intel.ko): Operation not permitted</p>
<p>In order to fully use your Intel processor on a HP laptop, follow the following steps :</p>
<p>- boot your computer<br />
- when the BIOS window shows up, enter the BIOS manager<br />
- enable the Virtualization technology in the BIOS menu<br />
- save the changes and exit<br />
- shut down your computer<br />
- remove the battery and put it back in your PC<br />
- boot your computer</p>
<p>and Intel VT should work without problem.</p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.hmarcy.com/2008/10/enable-intel-vt-on-a-hp-laptop/"></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/10/enable-intel-vt-on-a-hp-laptop/" 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/10/enable-intel-vt-on-a-hp-laptop/" 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/10/enable-intel-vt-on-a-hp-laptop/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

