gfs2-cluster software package provides Global File System 2 - cluster tools, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install gfs2-cluster
gfs2-cluster is installed in your system.
Make ensure the gfs2-cluster package were installed using the commands given below,
$ sudo dpkg-query -l | grep gfs2-cluster *
You will get with gfs2-cluster package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Administration Utilities |
| Package | gfs2-cluster |
| Version | 3.1.3-1.2 |
| Description | Global File System 2 - cluster tools |
| Sub Section | Admin |