How To Add VMware vCenter to Virtual Machine Manager 2012
It appears that you enjoy the articles I write on Microsoft Hyper-Vand Virtual Machine Manager, as evidenced by the fact that thesearticles rank highly among the "Most Viewed Articles" listed on thissite. While I am doing my best to balance between Hyper-V, vSphere andXenServer from a hypervisor perspective, I will continue to give yousome Hyper-V articles before swinging back to vSphere and XenServer.This time, let's look at how to add VMware vCenter to MicrosoftSystem Center Virtual Machine Manager 2012. As you should know, SCVMM2012 can manage more than just a Microsoft virtual infrastructure; yes,it can also manage VMware and Citrix. Here is how you add vCenter inorder to manage it.
For this integration to work, SCVMM needs to communicate with thevSphere infrastructure via vCenter over SSL -- simple enough, right? Notquite. By default, vCenter creates a self-signed SSL certificate forhostname "vmware". In most vCenter installations, the name of the serveris not "vmware" and, as such, a secure HTTPS would fail. This is inaddition to the fact that the certificate was signed by an untrustedcertificate authority to begin with, as is the case with mostself-signed SSL certificates.
To resolve this issue, you can do one of three things. Option onewould be to purchase an SSL certificate for your vCenter from a thirdparty. Option two, you can self-sign a certificate from your enterprisecertificate authority. Option three is trusting the existing SSLcertificate. To do that, just follow these steps:
[*]Log on to your VMM server as a local administrator, open Internet Explorer and navigate to https://vCenterServer/.
[*]If you are not logged in as local administrator or a userwith sufficient permissions, it is very important that you clickShift+Right-Click on the Internet Explorer icon, and run it as anAdministrator. Then, navigate to https://vCenterServer/.
[*]You will get a warning screen that the SSL Certificate is not trusted, select "Continue to this web site (not recommended)".
[*]Click the Certificate error in the Security Status bar and select View Certificate.
[*]Click Install Certificate.
[*]When the Certificate Import Wizard launches, select "Place All Certificates in the following store" and click Browse.
[*]When the Select Certificate Store window comes up, make sure you select the check box for Show physical stores.
[*]Find and expand Trusted People, select Local Computer and click OK.
[*]It is important to note that if you don't see the Local Computeroption under trusted People, you are not logged in with a user that hassufficient rights, therefore, you must run Internet Explorer as anAdministrator.
[*]Click Finish to complete the certificate import process.
[*]Click OK when you receive the import successful window.
[*]Close your browser, reopen it, and browse to your vCenter server.The browser should now trust your vCenter server and therefore youshould not receive a certificate error. That is how you can verify ifthe process was successful.
Now that the certificate is installed, you can proceed to adding vCenter to VMM:
[*]Open the Fabric workspace, expand the Servers node and click Add vCenter Servers.
[*]Click Add Resources from the Home tab and click VMware vCenter Servers.
[*]The Add wizard starts, enter the FQDN, NetBios or IP of the vCenter server.
[*]Select the Run As active directory account which has administrative rights on the vCenter server and click OK.
[*]In the security area there is a check box next to Communicate withVMware ESX hosts in secure mode. By default, VMM recommends that youestablish an SSL connection with the ESX hosts. This means that inaddition to the vCenter certificate, you need to also resolve the ESXhosts SSL certificates so that they are trusted. If you choose to simplyrely on the Run As account, you can uncheck this box.
[*]Click OK.
You should know that System Center 2012 SP1 supports vCenter 4.1 and5.0, but depending on when you are reading this article, you shouldresearch whether your version of VMware vCenter is supported in order toavoid any issues.
页:
[1]