月別アーカイブ: 2022年3月

Gfarm version 2.7.20をリリース

みなさま

* Gfarmファイルシステム version 2.7.20
* Gfarm2fs version 1.2.16
* Gfarm Zabbix plugin version 4.3

を公開致しました。

https://github.com/oss-tsukuba/gfarm/releases/tag/2.7.20
https://github.com/oss-tsukuba/gfarm2fs/releases/tag/1.2.16
https://github.com/oss-tsukuba/gfarm-zabbix/releases/tag/4.3

このリリースは有用な更新と修正が含まれています。

このバージョンに更新していただくことをお勧めします。

Release note for Gfarm 2.7.20
=============================

[2022.3.24]

Updated feature
* support ARM platform
* gfpcopy – select from all available hosts if no host available in write_target_domain

Release note for Gfarm2fs 1.2.16
================================

[2022.3.24]

Updated feature
* improve access performance
* umount.hpci – default directory is changed to /tmp

Release note for Gfarm Zabbix plugin 4.3
========================================

[2022.3.24]

New feature
* support Zabbix 5.0 LTS on CentOS 7

Updated feature
* default value of read_write_failover_config is changed from ”
to ‘read_only disable’. As the result, if newest metadata is availabe
in a slave gfmd, the filesystem will become writable by default
after failover.