Release Information
- Gfarm File System
-
- Gfarm file system version 2.7.13
- Gfarm file system version 2.6.28
This release includes several useful updates & fixes. Gfarm 2.7.13 now allows file system nodes to be set to read-only. We recommend updating to this version.
Update History
Release note for Gfarm 2.7.13 [2019.3.22]
- New configuration directive
-
- replication_at_write_open – if this directive is enabled, even when all file replicas of a file are stored at read-only file system nodes, it can be updated by replicating it to a read-write file system node before opening in the write mode. Default is enable.
- Updated feature
-
- read-only mode – file system node can be changed to read only by gfhost -m -f 1 hostname
- gfdf – -R option to know real disk usage
- Bug fix
-
- gfmd failover does not work, which was introduced by the version 2.7.12
- compilation error with InfiniBand, which was introduced by the version 2.7.12
- gfquota -d does not work against a writable directory
Release note for Gfarm 2.6.28 [2019.3.22]
- Bug fix
-
- gfmd failover does not work, which was introduced by the version 2.6.27