|
|||
|
Mit dem "vSphere Host Update Utility" können ESX(i)-Hosts gepatcht werden. Voraussetzung ist, dass alle VMs gestoppt werden, da der Host in den Wartungsmodus gefahren und abschließend neu gestartet wird. Nach dem Neustart des Hosts bzgl. Host-Update bleibt der ESX(i)-Host im Wartungsmodus. 1. Zuerst lade dir folgende Tools herunter: WinRAR, WinImage, event. ISO Tool (UltraISO, ISO Buster, …) ![]() ![]() The Auf der ESXi-Shell direkt: esxcli vms vm list
Anzeige der Meldung ausschaltenWenn man über den SSH Dienst auf dem Server arbeiten möchte, besteht auch die Möglichkeit die Anzeige der Meldung auszuschalten. Hierfür kann man über die Konfiguration > Software > Erweiterte Einstellung > UserVars > UserVars.SuppressShellWarning > 1 die Meldung ausschalten. ![]() VMWare by default enables SSL encryption during the Physical to Virtual (P2V) and Virtual to Virtual (V2V) conversion process. This has the effect of bringing the transfer rate to a crawl of as low as 200kbs instead of the expected 40mbs or better. The problem is a VMware proprietary protocol called NFC that is used to create the source image and encrypt the data during the transfer process. The SSL feature of the NFC VMware proprietary protocol can be disabled in a file called: converter-worker.xml located in one of the following places depending on the Operating System: Windows Vista, Windows 7, Windows 2008 Windows XP, Windows 2003, Windows 2000 Find this section of code and change the highlighted TRUE to FALSE. <nfc> —– Should be:
It is CRITICAL that the “VMware vCenter Converter Standalone Worker” Service be restarted. DO NOT FORGET THIS STEP! So you’ve installed your ESX servers and installed vCenter along with its SSO, Inventory Services and Web Client, you’ve even installed the Windows vSphere UI just because that’s what you’re used to and now when you’re connecting to your new environment your getting a “You do not have permission to login to this server” So with this new version of vSphere you need to enable access for your domain users/groups so that they have access to vCenter. To get you up and running fast follow these simple steps. for best practices configuring SSO please reference the VMware documentation. 1. Login to the Web client “https://client-hostname:9443/vsphere-client” with administrator@vsphere.local using the password of what ever you configured SSO password as. *Note you can only configure SSO using the Web Client* 2. Navigate to vCenter Servers > Manage > Permissions, click on the + to add a user 3. Now add your Domain user or group that you would like to have access to vCenter along with the permissions required and click on OK. 4. Try and login with the user you just configured and you should now have access to the Web client or the Windows vSphere UI. ![]() |