This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
terra4d:vmware [2021/07/27 15:37] editor [Software Installation] |
terra4d:vmware [2021/07/28 10:17] (current) editor [Configure vCenter] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== VMware Tips ====== | ====== VMware Tips ====== | ||
| This article describes the installation of vmware components using a sample system architecture as shown in the next figure. | This article describes the installation of vmware components using a sample system architecture as shown in the next figure. | ||
| - | {{: | + | {{: |
| - | \\ | + | |
| ===== Required vmware Products ===== | ===== Required vmware Products ===== | ||
| For a failover configuration as described in the previous chapter ([[terra4d: | For a failover configuration as described in the previous chapter ([[terra4d: | ||
| Line 18: | Line 18: | ||
| === Network === | === Network === | ||
| - | All the data between the two servers is permanently replicated so the network connection should have at least 2.5 GBit but better 10 GBit bandwidth. | + | The network connection should have at least 2.5 GBit but better 10 GBit bandwidth. |
| + | The network should be fully redundant to avoid single point of failures. | ||
| === Storage === | === Storage === | ||
| Line 32: | Line 33: | ||
| An account on vmware customer connect center is required to download the software packages: [[https:// | An account on vmware customer connect center is required to download the software packages: [[https:// | ||
| \\ | \\ | ||
| - | On Server | + | \\ |
| + | On Server | ||
| * install vSphere/ | * install vSphere/ | ||
| * install vCenter (e.g. ISO image Vmware-VCSA-all-7.0.2-17694817.iso from vmware) | * install vCenter (e.g. ISO image Vmware-VCSA-all-7.0.2-17694817.iso from vmware) | ||
| - | On Server | + | On Server |
| * clone Server A installation | * clone Server A installation | ||
| - | |||
| - | |||
| - | * add 3 new VMs, and install ESXi on them, standard installation with additional HD Storage 100 GByte for cluster storage | ||
| - | * enable CPU virtualisation support in the VMs! otherwise ESXi will not run VMs | ||
| - | * on the vSwitch enable in ‘security’ all options! (enable Promiscuous Mode and Forged Transmit) | ||
| - | * install vCenter | ||
| - | |||
| === Configure vCenter === | === Configure vCenter === | ||
| Line 64: | Line 59: | ||
| * enable VM Monitoring and Application Monitoring | * enable VM Monitoring and Application Monitoring | ||
| * create VM with HA enabled | * create VM with HA enabled | ||
| + | |||
| + | === Configure vSphere === | ||
| + | * configure shared storage | ||
| More information can be found here: | More information can be found here: | ||