How to Install gfs2-utils in Ubuntu 18.04



Install gfs2-utils by entering the following commands in the terminal:

sudo apt update
sudo apt install gfs2-utils

Description:

Global File System 2 - filesystem tools

The Global File System allows a cluster of machines to concurrently access shared storage hardware like SANs or iSCSI and network block devices. GFS can be deployed to build high-availability services without the single point of failure of a file server. . This package contains tools for creating and managing global file systems. GFS itself is a set of kernel modules.

Homepage: https://fedorahosted.org/cluster/wiki/HomePage

Version: 3.1.9-2ubuntu1

Section: universe/admin