{"id":1206,"date":"2015-10-29T23:46:19","date_gmt":"2015-10-29T23:46:19","guid":{"rendered":"http:\/\/www.tekhead.org\/blog\/?p=1206"},"modified":"2015-10-29T23:46:19","modified_gmt":"2015-10-29T23:46:19","slug":"quick-tip-install-a-vib-into-an-existing-vsphere-5-5-esxi-host","status":"publish","type":"post","link":"https:\/\/tekhead.it\/blog\/2015\/10\/quick-tip-install-a-vib-into-an-existing-vsphere-5-5-esxi-host\/","title":{"rendered":"Quick Tip: Install a VIB into an Existing vSphere 5.5 ESXi Host"},"content":{"rendered":"<p>The following will likely work in other versions of vSphere, but I used it in vSphere 5.5 a while ago, then forgot to hit publish on this post!<\/p>\n<p>In that\u00a0case I had installed a new ESXi host and not included the custom VIB with the drivers for the SATA card. I did this deliberately as I thought I would have no need at this time to use the local HBA. The thing I forgot is that the host profiles I had created from other hosts included a local HBA, therefore the host profiles would not remediate without one. Annoying! So I used the following steps to manually add the specific VIB I needed (in this case\u00a0sata-xahci-1.10-1.x86_64.vib).<\/p>\n<p>SSH to your ESXi host (having enabled the SSH server from the vSphere Client):<\/p>\n<pre># ssh root@&lt;hostip&gt;\n# cd \/tmp<\/pre>\n<p>&nbsp;<\/p>\n<p>Copy the vib file into the host image (in my case I had it stored on my web server, but you could equally use any other standard method to get the file onto the host):<\/p>\n<pre># wget http:\/\/www.tekhead.org\/wp-uploads\/www.tekhead.org\/sata-xahci-1.10-1.x86_64.zip<\/pre>\n<p>&nbsp;<\/p>\n<p>Unzip the vib file:<\/p>\n<pre># unzip sata-xahci-1.10-1.x86_64.zip<\/pre>\n<p>&nbsp;<\/p>\n<p>Install the vib:<\/p>\n<pre># esxcli software vib install -v file:\/tmp\/sata-xahci-1.10-1.x86_64.vib\n\u00a0\nInstallation Result\nMessage: The update completed successfully, but the system needs to be rebooted for the changes to be effective.\nReboot Required: true\nVIBs Installed: VFrontDe_bootbank_sata-xahci_1.10-1\nVIBs Removed:\nVIBs Skipped:<\/pre>\n<p>&nbsp;<\/p>\n<p>Check that the vib is installed:<\/p>\n<pre># esxcli software vib list | grep -i\u00a0&lt;vib name in my case ahci&gt;\nsata-xahci\u00a0 \u00a01.10-1\u00a0 \u00a0VFrontDe\u00a0 \u00a0CommunitySupported\u00a0 \u00a02014-10-31<\/pre>\n<p>&nbsp;<\/p>\n<p>Remove the old files (no longer needed):<\/p>\n<pre># rm sata-xahci-1.10-1.x86_64.*<\/pre>\n<p>&nbsp;<\/p>\n<p>Finally, reboot your ESXi host, job done!<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The following will likely work in other versions of vSphere, but I used it in vSphere 5.5 a while ago, then forgot to hit publish on this post! [..]<\/p>\n","protected":false},"author":1,"featured_media":1207,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_yoast_wpseo_focuskw":"","_yoast_wpseo_title":"","_yoast_wpseo_metadesc":"","jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[41],"tags":[324,392,184,546,393,545,185,82,390,66,389,540,88,391],"class_list":["post-1206","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-vmware","tag-5-5","tag-esxcli","tag-intel","tag-intel-nuc","tag-localcli","tag-nanolab","tag-nuc","tag-sata","tag-ssh","tag-tips","tag-vib","tag-vmware","tag-vsphere","tag-wget"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/tekhead.it\/wp-uploads\/www.tekhead.org\/2014\/10\/Screen-Shot-2014-10-30-at-21.59.36-e1414706435390.png","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p2l3lU-js","amp_enabled":true,"_links":{"self":[{"href":"https:\/\/tekhead.it\/blog\/wp-json\/wp\/v2\/posts\/1206","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tekhead.it\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tekhead.it\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tekhead.it\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tekhead.it\/blog\/wp-json\/wp\/v2\/comments?post=1206"}],"version-history":[{"count":0,"href":"https:\/\/tekhead.it\/blog\/wp-json\/wp\/v2\/posts\/1206\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tekhead.it\/blog\/wp-json\/wp\/v2\/media\/1207"}],"wp:attachment":[{"href":"https:\/\/tekhead.it\/blog\/wp-json\/wp\/v2\/media?parent=1206"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tekhead.it\/blog\/wp-json\/wp\/v2\/categories?post=1206"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tekhead.it\/blog\/wp-json\/wp\/v2\/tags?post=1206"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}