Install the common tooling required for the remaining processes to set up the data storage server.

  • mdadm—For creating and configuring VST data storage RAIDs
  • nvme-cli—For querying the NVMe driver
  • hwloc—For querying the hardware NUMA topology
Install the configuration tooling by executing the following command in the Linux terminal:
sudo apt install mdadm nvme-cli hwloc