gfarm2fs
FUSE program to mount the Gfarm file system
Install
- All systems
-
curl cmd.cat/gfarm2fs.sh
- Debian
-
apt-get install gfarm2fs
- Ubuntu
-
apt-get install gfarm2fs
- Kali Linux
-
apt-get install gfarm2fs
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gfarm2fs
- Raspbian
-
apt-get install gfarm2fs
- Dockerfile
- dockerfile.run/gfarm2fs
gfarm2fs
FUSE program to mount the Gfarm file system
gfarm2fs is a FUSE client to provide access to the Gfarm file system. The Gfarm file system is designed to turn commodity PCs into nodes of a distributed storage network, implementing the Grid Datafarm architecture for global petascale data-intensive computing. It solves performance and reliability problems in NFS and AFS by means of multiple file replicas, and not only prevents performance degradation due to access concentration, but also supports fault tolerance and disaster recovery.