The following is the list of components that we'll be using:
- Azure L4s VM with 4vCPUs and 32 GB of RAM
- Four S10 128 GB Disks per VM
- CentOS 7.5
- ZFS on Linux as the filesystem for the bricks
- A single RAID 0 group with four disks
- GlusterFS 4.1
The following is the list of components that we'll be using:
Before going into the details of how to configure the bricks, we first need to deploy the nodes in Azure. For this example, we are using the storage optimized VM series, or L-series. One thing that is worth mentioning is that Azure has a 30-day free trial that can be used for testing before committing to any deployment.
In Azure, performance is defined on several levels. The first level is the VM limit, which is the...