{"id":1118,"date":"2012-12-26T10:55:13","date_gmt":"2012-12-26T15:55:13","guid":{"rendered":"http:\/\/enterpriseadmins.org\/blog\/?p=1118"},"modified":"2012-12-26T10:55:13","modified_gmt":"2012-12-26T15:55:13","slug":"vmware-tools-and-vsphere-management-assistant-vma","status":"publish","type":"post","link":"https:\/\/enterpriseadmins.org\/blog\/virtualization\/vmware-tools-and-vsphere-management-assistant-vma\/","title":{"rendered":"VMware Tools and vSphere Management Assistant (vMA)"},"content":{"rendered":"<p>I recently deployed the vSphere Management Assistant (vMA) virtual appliance to an ESXi 5.1 host.  While it worked fine, the VMware Tools Version Status displayed &#8216;3rd-party\/independent&#8217; instead of Current.  While this is normal, I was on a kick to get all my VMware Tools Current.  If you share the same obsessive compulsive traits, here are some instructions for you:<\/p>\n<p>Start by removing the existing Open VMware Tools: <\/p>\n<pre>rpm -e vmware-open-vm-tools-common vmware-open-vm-tools-kmod<\/pre>\n<p>We also need to install the C Compiler before we can install the standard VMware Tools.  We can do that with zypper in SUSE Linux. <\/p>\n<pre>zypper in gcc<\/pre>\n<p>If you haven&#8217;t used zypper already, you may need to <strong>select &#8216;t&#8217;<\/strong> to temporarily trust the distribution key.  You&#8217;ll then want to select <strong>Option 1<\/strong> to resolve a conflict by removing the existing version of GCC and installing the new version.<\/p>\n<p>From this point, we can install VMware Tools in normal Linux fashion.  Select Guest > Install VMware Tools and then follow these steps:<\/p>\n<pre>\r\nmkdir \/tmp\/cdrom\r\nmount \/dev\/cdrom \/tmp\/cdrom\r\ncp \/tmp\/cdrom\/VMwareTools-9.0.1-913578.tar.gz \/tmp\r\ncd \/tmp\r\ntar zxvf VMwareTools-9.0.1-913578.tar.gz\r\n.\/vmware-install.pl\r\n<\/pre>\n<p>The installer is going to ask a bunch of questions &#8212; selecting the defaults should work just fine.  We are now running the current version of VMware Tools for this host.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I recently deployed the vSphere Management Assistant (vMA) virtual appliance to an ESXi 5.1 host. While it worked fine, the VMware Tools Version Status displayed &#8216;3rd-party\/independent&#8217; instead of Current. While this is normal, I was on a kick to get &hellip; <a href=\"https:\/\/enterpriseadmins.org\/blog\/virtualization\/vmware-tools-and-vsphere-management-assistant-vma\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[4],"tags":[],"class_list":["post-1118","post","type-post","status-publish","format-standard","hentry","category-virtualization"],"_links":{"self":[{"href":"https:\/\/enterpriseadmins.org\/blog\/wp-json\/wp\/v2\/posts\/1118","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/enterpriseadmins.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/enterpriseadmins.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/enterpriseadmins.org\/blog\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/enterpriseadmins.org\/blog\/wp-json\/wp\/v2\/comments?post=1118"}],"version-history":[{"count":5,"href":"https:\/\/enterpriseadmins.org\/blog\/wp-json\/wp\/v2\/posts\/1118\/revisions"}],"predecessor-version":[{"id":1123,"href":"https:\/\/enterpriseadmins.org\/blog\/wp-json\/wp\/v2\/posts\/1118\/revisions\/1123"}],"wp:attachment":[{"href":"https:\/\/enterpriseadmins.org\/blog\/wp-json\/wp\/v2\/media?parent=1118"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/enterpriseadmins.org\/blog\/wp-json\/wp\/v2\/categories?post=1118"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/enterpriseadmins.org\/blog\/wp-json\/wp\/v2\/tags?post=1118"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}