gfs2_trace

Global File System 2 - filesystem tools

Install

All systems
curl cmd.cat/gfs2_trace.sh
Debian Debian
apt-get install gfs2-utils
Ubuntu
apt-get install gfs2-utils
image/svg+xml Kali Linux
apt-get install gfs2-utils
CentOS
yum install gfs2-utils
Fedora
dnf install gfs2-utils
Windows (WSL2)
sudo apt-get update sudo apt-get install gfs2-utils
Raspbian
apt-get install gfs2-utils

gfs2-utils

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.