{"id":13305,"date":"2015-07-20T10:00:00","date_gmt":"2015-07-20T08:00:00","guid":{"rendered":"http:\/\/nolabnoparty.com\/?p=13305"},"modified":"2023-07-16T11:25:17","modified_gmt":"2023-07-16T09:25:17","slug":"vcsa-6-0-setup-vsphere-update-manager-pt-1","status":"publish","type":"post","link":"https:\/\/nolabnoparty.com\/en\/vcsa-6-0-setup-vsphere-update-manager-pt-1\/","title":{"rendered":"VCSA 6.0: setup vSphere Update Manager - pt. 1"},"content":{"rendered":"<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"installvum60vcsa01\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/installvum60vcsa01.jpg\" alt=\"installvum60vcsa01\" width=\"602\" height=\"202\" border=\"0\" \/><\/p>\n<p>In the new VCSA 6.0 (vCenter Server Appliance), vSphere Update Manager (VUM) is the only \"Windows\" component required by vSphere 6.0.<\/p>\n<p>To run the VUM service when the VCSA is used as vCenter Server, you need a Windows server and a SQL database. For small scale deployment (up to five hosts) <strong>SQL Express 2012<\/strong> is bundled in the vCenter Installer but for bigger environments <strong>SQL Server and Oracle<\/strong> are the preferred platforms to use.<\/p>\n<p><!--more--><\/p>\n<p>&nbsp;<\/p>\n<h2>Blog series<\/h2>\n<p>VCSA 6.0: setup vSphere Update Manager - pt. 1<br \/>\n<a href=\"https:\/\/nolabnoparty.com\/en\/vcsa-6-0-install-vsphere-client-and-vum-plugin-pt-2\/\">VCSA 6.0: install vSphere Client and VUM plugin - pt. 2<\/a><br \/>\n<a href=\"https:\/\/nolabnoparty.com\/en\/vcsa-6-0-configure-vsphere-update-manager-pt-3\/\">VCSA 6.0: configure vSphere Update Manager - pt. 3<\/a><\/p>\n<p>&nbsp;<\/p>\n<h2>Create the Update Manager DB and DSN<\/h2>\n<p>If you are NOT going to use the <strong>embedded SQL Express Server<\/strong> provided with VMware vCenter Installer, you need to create the VUM database and the DNS entry manually in the SQL server before beginning the VUM installation.<\/p>\n<p>From the SQL Server open the <strong>Server Management Studio<\/strong>, right click <strong>Databases<\/strong> item and select <strong>New Database<\/strong> option.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"installvum60vcsa02\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/installvum60vcsa02.jpg\" alt=\"installvum60vcsa02\" width=\"346\" height=\"383\" border=\"0\" \/><\/p>\n<p>Type\u00a0the <strong>Database name<\/strong> like <em>VIM_UPD<\/em> then click <strong>OK<\/strong>.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"installvum60vcsa03\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/installvum60vcsa03.jpg\" alt=\"installvum60vcsa03\" width=\"600\" height=\"539\" border=\"0\" \/><\/p>\n<p>The database is being created.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"installvum60vcsa04\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/installvum60vcsa04.jpg\" alt=\"installvum60vcsa04\" width=\"600\" height=\"539\" border=\"0\" \/><\/p>\n<p>The database has been created successfully and listed in the installed databases.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"installvum60vcsa05\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/installvum60vcsa05.jpg\" alt=\"installvum60vcsa05\" width=\"349\" height=\"306\" border=\"0\" \/><\/p>\n<p>Close the <strong>Server Management Studio<\/strong> and open the <strong>ODBC Data Sources (32-bit)<\/strong> to configure the <strong>DSN<\/strong>.<\/p>\n<p>Select <strong>System DSN<\/strong> and click on <strong>Add<\/strong> button. From the list select the <strong>SQL Server Native Client 11.0<\/strong> and click <strong>Finish<\/strong>.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"installvum60vcsa06\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/installvum60vcsa06.jpg\" alt=\"installvum60vcsa06\" width=\"600\" height=\"491\" border=\"0\" \/><\/p>\n<p>Give a <strong>Name<\/strong>, a <strong>Description<\/strong> and select the <strong>SQL Server<\/strong> you want to connect to then click <strong>Next<\/strong>.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"installvum60vcsa07\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/installvum60vcsa07.jpg\" alt=\"installvum60vcsa07\" width=\"580\" height=\"402\" border=\"0\" \/><\/p>\n<p>Leave default then click <strong>Next<\/strong>.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"installvum60vcsa08\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/installvum60vcsa08.jpg\" alt=\"installvum60vcsa08\" width=\"580\" height=\"402\" border=\"0\" \/><\/p>\n<p>Enable\u00a0the <strong>Change the default database to<\/strong> option and select <strong>VIM_UPD<\/strong> from the drop-down menu. Click <strong>Next<\/strong>.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"installvum60vcsa09\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/installvum60vcsa09.jpg\" alt=\"installvum60vcsa09\" width=\"580\" height=\"402\" border=\"0\" \/><\/p>\n<p>Leave default values and click <strong>Finish<\/strong>.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"installvum60vcsa10\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/installvum60vcsa10.jpg\" alt=\"installvum60vcsa10\" width=\"580\" height=\"402\" border=\"0\" \/><\/p>\n<p>Click <strong>Test Data Source<\/strong> to test the connection.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"installvum60vcsa11\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/installvum60vcsa11.jpg\" alt=\"installvum60vcsa11\" width=\"408\" height=\"393\" border=\"0\" \/><\/p>\n<p>If the tests are completed successfully, click <strong>OK<\/strong> twice to close the windows.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"installvum60vcsa12\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/installvum60vcsa12.jpg\" alt=\"installvum60vcsa12\" width=\"378\" height=\"393\" border=\"0\" \/><\/p>\n<p>The just created <strong>System Data Source<\/strong>\u00a0is now listed. Click <strong>OK<\/strong> to close.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"installvum60vcsa13\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/installvum60vcsa13.jpg\" alt=\"installvum60vcsa13\" width=\"600\" height=\"422\" border=\"0\" \/><\/p>\n<p>Run the <strong>VMware vCenter installer<\/strong> and select the <strong>Server<\/strong> option under <strong>vSphere Update Manager<\/strong> section.<\/p>\n<p>Check <strong>Use Microsoft SQL Server 2012 Express as the embedded database<\/strong> option to install SQL Express 2012 in the server. The built-in installer takes care of the complete setup of SQL Express and <strong>no additional configuration<\/strong> is required (previous steps are not needed).<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"installvum60vcsa14\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/installvum60vcsa14.jpg\" alt=\"installvum60vcsa14\" width=\"600\" height=\"460\" border=\"0\" \/><\/p>\n<p>Click <strong>Next<\/strong> to continue.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"installvum60vcsa15\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/installvum60vcsa15.jpg\" alt=\"installvum60vcsa15\" width=\"514\" height=\"393\" border=\"0\" \/><\/p>\n<p>Accept the EULA then click <strong>Next<\/strong>.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"installvum60vcsa16\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/installvum60vcsa16.jpg\" alt=\"installvum60vcsa16\" width=\"514\" height=\"393\" border=\"0\" \/><\/p>\n<p>Don't enable\u00a0<strong>Download updates from default sources immediately after installation<\/strong>\u00a0option then click <strong>Next<\/strong>.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"installvum60vcsa17\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/installvum60vcsa17.jpg\" alt=\"installvum60vcsa17\" width=\"514\" height=\"393\" border=\"0\" \/><\/p>\n<p>Type the VCSA FQDN and the <strong>Username<\/strong> and <strong>Password<\/strong>. Click <strong>Next<\/strong> when done.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"installvum60vcsa18\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/installvum60vcsa18.jpg\" alt=\"installvum60vcsa18\" width=\"514\" height=\"393\" border=\"0\" \/><\/p>\n<p>Select the <strong>Data Source Name<\/strong> previously created then click <strong>Next<\/strong>.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"installvum60vcsa19\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/installvum60vcsa19.jpg\" alt=\"installvum60vcsa19\" width=\"514\" height=\"393\" border=\"0\" \/><\/p>\n<p>Click <strong>Next<\/strong> to proceed.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"installvum60vcsa20\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/installvum60vcsa20.jpg\" alt=\"installvum60vcsa20\" width=\"514\" height=\"393\" border=\"0\" \/><\/p>\n<p>From the drop-down menu, select the <strong>FQDN name<\/strong> of the vSphere Update Manager then click <strong>Next<\/strong>.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"installvum60vcsa21\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/installvum60vcsa21.jpg\" alt=\"installvum60vcsa21\" width=\"514\" height=\"393\" border=\"0\" \/><\/p>\n<p>Configure if required the <strong>location for downloading<\/strong> patches and click <strong>Next\u00a0<\/strong>to continue.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"installvum60vcsa22\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/installvum60vcsa22.jpg\" alt=\"installvum60vcsa22\" width=\"514\" height=\"393\" border=\"0\" \/><\/p>\n<p>Click <strong>Install<\/strong> to begin the installation.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"installvum60vcsa23\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/installvum60vcsa23.jpg\" alt=\"installvum60vcsa23\" width=\"514\" height=\"393\" border=\"0\" \/><\/p>\n<p>Update Manager is being installed in the server.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"installvum60vcsa24\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/installvum60vcsa24.jpg\" alt=\"installvum60vcsa24\" width=\"514\" height=\"393\" border=\"0\" \/><\/p>\n<p>When completed, click <strong>Finish<\/strong> to exit the Wizard.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"installvum60vcsa25\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/installvum60vcsa25.jpg\" alt=\"installvum60vcsa25\" width=\"514\" height=\"393\" border=\"0\" \/><\/p>\n<p>If you need to install also the vSphere Update Manager Download Service, select <strong>Download Services<\/strong> option and click on <strong>Install<\/strong> button.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"installvum60vcsa26\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/installvum60vcsa26.jpg\" alt=\"installvum60vcsa26\" width=\"600\" height=\"460\" border=\"0\" \/><\/p>\n<p>If you are installing the Download Service in the <strong>same server<\/strong> where VUM is installed, you receive this error since Download Service and VUM <strong>can't co-exist on the same system<\/strong>. An <strong>additional Windows Server<\/strong> is then required.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"installvum60vcsa27\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/installvum60vcsa27.jpg\" alt=\"installvum60vcsa27\" width=\"376\" height=\"185\" border=\"0\" \/><\/p>\n<p>When the vSphere Update Manager server installation is complete, you need to access the service and configure the plugin. <a href=\"https:\/\/nolabnoparty.com\/en\/vcsa-6-0-install-vsphere-client-and-vum-plugin-pt-2\/\" target=\"_blank\" rel=\"noopener\">Part 2<\/a> will cover the installation of the <strong>vSphere Client<\/strong> and the <strong>VUM plugin<\/strong> to manage the VMware updates.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/images\/firma.jpg\" alt=\"firma\" title=\"\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In the new VCSA 6.0 (vCenter Server Appliance), vSphere Update Manager (VUM) is the only \"Windows\" component required by vSphere 6.0. To run the VUM service when the VCSA is used as vCenter Server, you need a Windows server and a SQL database. For small scale deployment (up to five hosts) SQL Express 2012 is bundled in the vCenter Installer but for bigger environments SQL Server and Oracle are the preferred platforms to use.<\/p>\n","protected":false},"author":3,"featured_media":13278,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"rop_custom_images_group":[],"rop_custom_messages_group":[],"rop_publish_now":"initial","rop_publish_now_accounts":{"linkedin_93tdZWzMZc_93tdZWzMZc":"","facebook_2879994398731222_17841400390232720":"","twitter_113568041_113568041":"","mastodon_115463926174894442_115463926174894442":""},"rop_publish_now_history":[],"rop_publish_now_status":"pending","footnotes":""},"categories":[903,2701],"tags":[1551,700,1579],"class_list":["post-13305","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-vmware-en","category-vsphere-en","tag-vcsa","tag-vsphere-en","tag-vum","has_thumb"],"_links":{"self":[{"href":"https:\/\/nolabnoparty.com\/en\/wp-json\/wp\/v2\/posts\/13305","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nolabnoparty.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nolabnoparty.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nolabnoparty.com\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/nolabnoparty.com\/en\/wp-json\/wp\/v2\/comments?post=13305"}],"version-history":[{"count":0,"href":"https:\/\/nolabnoparty.com\/en\/wp-json\/wp\/v2\/posts\/13305\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nolabnoparty.com\/en\/wp-json\/wp\/v2\/media\/13278"}],"wp:attachment":[{"href":"https:\/\/nolabnoparty.com\/en\/wp-json\/wp\/v2\/media?parent=13305"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nolabnoparty.com\/en\/wp-json\/wp\/v2\/categories?post=13305"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nolabnoparty.com\/en\/wp-json\/wp\/v2\/tags?post=13305"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}