みなさま
* Gfarmファイルシステム version 2.7.21
* Gfarm2fs version 1.2.17
* Nextcloud-Gfarm version 1.0.2
を公開致しました。
https://github.com/oss-tsukuba/gfarm/releases/tag/2.7.21
https://github.com/oss-tsukuba/gfarm2fs/releases/tag/1.2.17
https://github.com/oss-tsukuba/nextcloud-gfarm/releases/tag/1.0.2
Nextcloud-Gfarm は、正式な Nextcloud コンテナをベースに
Gfarm を外部ストレージとしてアクセスすることを可能とするコン
テナです。
筑波大学計算科学研究センターでは Nextcloud-Gfarm を用いて、
スパコンのデータおよびHPCI 共用ストレージのアクセスを実現して
います。
また Gfarm については、gfptar コマンドが追加されました。
大量のスモールファイルを Gfarm に保存することが容易になります。
その他、有用な更新と修正が含まれています。
このバージョンに更新していただくことをお勧めします。
Release note for Gfarm 2.7.21
=============================
[2023.3.14]
New command
* gfptar – parallel tar command
Updated feature
* gfpcopy – select from all available hosts if all hosts in
write_target_domain are readonly
* config-gfarm – support PostgreSQL 14 or later
* config-gfarm – sanity check for metadata admin user
Bug fix
* gfhost – fix segfault when executing gfhost -H host
* config-gfarm, config-gfsd – fix DEBUG=true does not work
* gfmd – fix race condition in metadata server management
* gfmd – fix error message in replication [#1137]
Release note for Gfarm2fs 1.2.17
================================
[2023.3.20]
Updated feature
* support subuid/subgid in default setting
Bug fix
* fix segafault in case of long subdir name
Release note for Nextcloud-Gfarm 1.0.2
======================================
[2023.3.20]
Updated feature
* update README.md
* make Gfarm access robust
Release note for Nextcloud-Gfarm 1.0.1
======================================
[2023.3.16]
Updated feature
* support Gfarm 2.7.21 or later
Release note for Nextcloud-Gfarm 1.0.0
======================================
[2023.3.9]
This is a Nextcloud container with Gfarm backend storage, which
extends the official Nextcloud container image. It includes an
external storage app for Gfarm that enables access to Gfarm file
system.