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:32] editor [Configure vCenter] |
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 30: | Line 31: | ||
| ===== Software Installation ===== | ===== Software Installation ===== | ||
| - | Software installation and configuration differs on the physical server hardware. | + | An account on vmware customer connect center |
| - | You need account on vmware customer connect center | + | |
| \\ | \\ | ||
| - | 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) |
| - | + | ||
| - | clone from server A | + | |
| - | + | ||
| - | On Server B: | + | |
| - | * 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 | + | |
| + | On Server 2: | ||
| + | * clone Server A installation | ||
| === 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: | ||