In this example I will be extending an XFS based iSCSI volume called Veeam_Repo_01 from 40TB to 55TB Firstly in the back end storage increase the volume On Rocky – Recan the initiator. Output: sdc 8:32 0 55T 0 disk└─Veeam_Repo_01 253:3 0 40T 0 mpath└─Veeam_Repo_01p1 253:4 0 36.4T 0 part /BACKUPsdd 8:48 0 55T 0 Read More…
Tag: centos 8
Configure NTP Client on Rocky 8
The following quick-guide describes how to install and configure NTP Client on a Rocky or CentOS 8 OS. Check to see if Chrony is already installed If it is not installed run: Edit Chrony config file Replace pool 2.pool.ntp.org iburst with your desired NTP server eg (pool uk.pool.ntp.org) Restart chronyd service You will also need Read More…
Configure HAProxy SSL Passthrough
This quick guide explains how to install HAProxy with SSL passthrough on a Centos/Rocky 8 OS. This is specific to a NSX-T Manager install but can be used/tweaked for any environment Install HA proxy Configure haproxy with front and back end servers Add following entries Note: I was able to use balance source in the Read More…