{"id":198,"date":"2011-12-30T17:51:09","date_gmt":"2011-12-30T16:51:09","guid":{"rendered":"http:\/\/blog.campodoro.org\/?p=198"},"modified":"2011-12-30T17:52:34","modified_gmt":"2011-12-30T16:52:34","slug":"loading-drivers-in-esxi-5-0","status":"publish","type":"post","link":"https:\/\/blog.campodoro.org\/?p=198","title":{"rendered":"Loading drivers in ESXi 5.0"},"content":{"rendered":"<p>So I upgraded to 5 from 4.1 &#8211; Cool. Almost. Vanilla install had no support for my Promise SuperTrak EX-8654 card which I have in my HP MircoServer. Now what?!?!?<br \/>\nWell, after a lot of searches, the solution was actually on the Promise site! Yay for them!<\/p>\n<p>So in short an example of you to load a driver on esxi 5.0.<\/p>\n<p>1) Enable ssh access on your esxi 5 host (what do you mean you&#8217;ve already done that? It&#8217;s dangerous!)<\/p>\n<p>2) Get you driver. The 8654 driver I got from the Promise support site was called <code>'scsi-stex-4.07.0000.75-1OEM.500.0.0.472560.x86_64.vib'<\/code>. Yep, what&#8217;s in a name.<\/p>\n<p>3) Copy over the driver to the host using scp<br \/>\n<code>ex: scp &lt;driver name&gt; root@&lt;esxi_5_host_ip&gt;:\/tmp<\/code><\/p>\n<p>4) Next ssh to the esxi host, go to \/tmp<\/p>\n<p>5) Install the driver<br \/>\n<code>esxcli software vib install -v \/tmp\/&lt;driver name&gt;<\/code><\/p>\n<p>6) Reload the esxi host &#8211; Oh I hand&#8217;t told you? Well you need the driver right?<\/p>\n<p>7) Then ssh to the esxi host and check if the driver loaded with <code>'esxcli software vib list'<\/code><br \/>\nIn my specific case it looked like this:<\/p>\n<p><code>~ # esxcli software vib list<br \/>\nName \u00c2\u00a0 \u00c2\u00a0 \u00c2\u00a0 \u00c2\u00a0Version \u00c2\u00a0 \u00c2\u00a0 \u00c2\u00a0 \u00c2\u00a0 \u00c2\u00a0 \u00c2\u00a0 \u00c2\u00a0 \u00c2\u00a0 \u00c2\u00a0 \u00c2\u00a0 \u00c2\u00a0 \u00c2\u00a0 \u00c2\u00a0 \u00c2\u00a0 Vendor \u00c2\u00a0 Acceptance Level \u00c2\u00a0Install Date<br \/>\n---------- \u00c2\u00a0---------------------------------- \u00c2\u00a0------- \u00c2\u00a0---------------- \u00c2\u00a0------------<br \/>\nscsi-stex \u00c2\u00a0 4.07.0000.75-1OEM.500.0.0.472560 \u00c2\u00a0 \u00c2\u00a0Promise \u00c2\u00a0VMwareCertified \u00c2\u00a0 2011-12-26<br \/><\/code><\/p>\n<p>8) Sit back and enjoy the fact you have access to the disks again for adding as a datastore.<\/p>\n<div class=\"tweetthis\" style=\"text-align:left;\"><p> <a class=\"tt\" href=\"http:\/\/twitter.com\/share?url=https:\/\/blog.campodoro.org\/?p=198&text=Loading+drivers+in+ESXi+5.0+%23campodoro+%23tips+%23apple&via=goudkamp&related=richardxthripp%2Ctweetthisplugin\" title=\"Twitter\"><img decoding=\"async\" class=\"nothumb\" src=\"http:\/\/blog.campodoro.org\/wp-content\/plugins\/tweet-this\/icons\/en\/twitter\/tt-twitter.png\" alt=\"Post to Twitter\" \/><\/a> <a class=\"tt\" href=\"http:\/\/twitter.com\/share?url=https:\/\/blog.campodoro.org\/?p=198&text=Loading+drivers+in+ESXi+5.0+%23campodoro+%23tips+%23apple&via=goudkamp&related=richardxthripp%2Ctweetthisplugin\" title=\"Twitter\">Tweet<\/a> <a class=\"tt\" href=\"http:\/\/delicious.com\/post?url=https:\/\/blog.campodoro.org\/?p=198&amp;title=Loading+drivers+in+ESXi+5.0\" title=\"Post to Delicious\"><img decoding=\"async\" class=\"nothumb\" src=\"http:\/\/blog.campodoro.org\/wp-content\/plugins\/tweet-this\/icons\/en\/delicious\/tt-delicious.png\" alt=\"Post to Delicious\" \/><\/a> <a class=\"tt\" href=\"http:\/\/delicious.com\/post?url=https:\/\/blog.campodoro.org\/?p=198&amp;title=Loading+drivers+in+ESXi+5.0\" title=\"Post to Delicious\">Post to Delicious<\/a> <a class=\"tt\" href=\"http:\/\/www.facebook.com\/share.php?u=https:\/\/blog.campodoro.org\/?p=198&amp;t=Loading+drivers+in+ESXi+5.0\" title=\"Post to Facebook\"><img decoding=\"async\" class=\"nothumb\" src=\"http:\/\/blog.campodoro.org\/wp-content\/plugins\/tweet-this\/icons\/en\/facebook\/tt-facebook.png\" alt=\"Post to Facebook\" \/><\/a> <a class=\"tt\" href=\"http:\/\/www.facebook.com\/share.php?u=https:\/\/blog.campodoro.org\/?p=198&amp;t=Loading+drivers+in+ESXi+5.0\" title=\"Post to Facebook\">Post to Facebook<\/a><\/p><\/div>","protected":false},"excerpt":{"rendered":"<p>So I upgraded to 5 from 4.1 &#8211; Cool. Almost. Vanilla install had no support for my Promise SuperTrak EX-8654 card which I have in my HP MircoServer. Now what?!?!? Well, after a lot of searches, the solution was actually &hellip; <a href=\"https:\/\/blog.campodoro.org\/?p=198\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10,8],"tags":[39,41,32,43,38,40,42],"class_list":["post-198","post","type-post","status-publish","format-standard","hentry","category-linux","category-menu","tag-5-0","tag-41","tag-drivers","tag-esxcli","tag-esxi","tag-promise","tag-vib"],"_links":{"self":[{"href":"https:\/\/blog.campodoro.org\/index.php?rest_route=\/wp\/v2\/posts\/198"}],"collection":[{"href":"https:\/\/blog.campodoro.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.campodoro.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.campodoro.org\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.campodoro.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=198"}],"version-history":[{"count":26,"href":"https:\/\/blog.campodoro.org\/index.php?rest_route=\/wp\/v2\/posts\/198\/revisions"}],"predecessor-version":[{"id":224,"href":"https:\/\/blog.campodoro.org\/index.php?rest_route=\/wp\/v2\/posts\/198\/revisions\/224"}],"wp:attachment":[{"href":"https:\/\/blog.campodoro.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=198"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.campodoro.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=198"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.campodoro.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=198"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}