カテゴリー別アーカイブ: ニュース

Gfarm 2.6.0をリリース

みなさま

* Gfarmファイルシステム version 2.6.0
* Gfarmファイルシステム version 2.5.8.13

を公開致しました。

http://sourceforge.net/projects/gfarm/

Gfarm 2.6.0 はメジャーバージョンアップで以下の新機能が含まれています。

  • エンドツーエンドのデータ完全性
  • 運用中のGfmdのフェイルオーバ機能
  • ファイルシステムノードのグループ化とファイル複製配置の指定
  • CentOS 7のサポート

Gfarm 2.5.8.X あるいはその前のバージョンから Gfarm 2.6.0への更新は config-gfarm-update を実行して Postgresql のスキーマを更新する必要があります。

% service gfarm-pgsql start
% config-gfarm-update –update
% service gfmd start

エンドツーエンドのデータ完全性のチェックを有効にするためには、gfmd.confでdigestを指定しチェックサム計算を有効にしてgfarm2.confで以下を指定します。

client_digest_check enable

これにより、サイレントデータ破壊の検知が可能となります。複製配置の指定はgfhostgroupでファイルシステムノードをグループ分けし、gfncopy -S で指定します。詳細はマニュアルページを参照してください。

Release note for Gfarm 2.6.0
============================

[2014.12.17]

New feature
* end-to-end data integrity for silent data corruption [sf.net ticket #774]
* checksum during replication [sf.net tickets #769 and #771]
* replica locations specified by file system node groups [sf.net tickets #494 and #711]
* gfhostgroup – manage file system node group
* fast failover by notifying to gfsd [sf.net ticket #721]
* client transparent failover [sf.net ticket #527]
* support sticky bit of directories [sf.net ticket #762]

New configuration directive
* client_digest_check – enables end-to-end data integrity

New API
* gfs_pio_sendfile, gfs_pio_recvfile – bulk data transfer

Updated feature
* gfncopy – -S option to specify replica locations by node groups [sf.net ticket #712]
* gfpcopy, gfexport, gfreg – performance improvement [sf.net ticket #728]
* support sha256 digest type [sf.net ticket #757]
* gfmdhost – introduce a new state under synchronization [sf.net ticket #752]

Bug fix
* fix race condition when updating files during a failover [sf.net ticket #341]
* file metadata may not be updated when using direct access feature on a file system node [sf.net ticket #461]

Release note for Gfarm 2.5.8.13
===============================

[2014.12.16]

Updated feature
* config-gfarm – CentOS 7 support [sf.net ticket #787]
* gfprep – suppress insufficient number of replicas error since it is norm when -x option is specified
* gfmdhost – -N and -1 options for health check purpose [sf.net ticket #779]

Bug fix
* GFARM_FILE_APPEND does not work on Mac OS X [sf.net ticket #789]

Gfarm 2.5.8.12をリリース

Gfarm ファイルシステム version 2.5.8.12 を公開致しました.

このバージョンは、有用な更新が含まれています。このバージョンに更新して
いただくことをお勧めします。

いつものことですが,更新にあたり,config-gfarm および config-gfsd によ
る再設定は必要ありません。バイナリを更新後 gfmd と gfsd の再起動を(念の
ため数回)行ってください。

Release note for Gfarm 2.5.8.12
===============================

[2014.10.24]

Updated feature
* gfmd – do not start master mode when another master gfmd running to
avoid unexpected misconfiguration [sf.net ticket #777]

Gfarm 2.5.8.11をリリース

* Gfarm ファイルシステム version 2.5.8.11
* Gfarm2fs version 1.2.9.7
* Zabbixプラグイン version 2.0.0 [Major version up]

を公開致しました.

Zabbixプラグインは、完全な設計見直しにより、重複する障害報告の削減、
障害の明確化などが実現されています。

このバージョンは、メンテナンスリリースで不具合修正を行っています。また
いくつかの有用な更新が含まれています。このバージョンに更新していただく
ことをお勧めします。

いつものことですが,更新にあたり,config-gfarm および config-gfsd によ
る再設定は必要ありません。バイナリを更新後 gfmd と gfsd の再起動を(念の
ため数回)行ってください。

Release note for Gfarm 2.5.8.11
===============================

[2014.10.2]

Updated feature
* show local access time, remote access time and API counts when
profiling feature enabled

Bug fix
* memory leak in slave gfmd, when a symbolic link is created [sf.net
ticket #776]

Release note for Gfarm2fs 1.2.9.7
=================================

[2014.10.2]

Bug fix
* mount.hpci – do not exit immediately when mount fails
* umount.hpci – umount even in case that transport endpoint is not
connected

Release note for Gfarm Zabbix plugin 2.0.0
==========================================

[2014.10.2]

Updated feature
* fully revise the templates and external scripts to suppress dupliate
alerts and to introduce template macros for trigger threshold
[sf.net ticket #770]
* update documents for installation, operation, and troubleshooting
* zabbix 2.2 support

Gfarm 2.5.8.10をリリース

Gfarm ファイルシステム version 2.5.8.10を公開致しました.

このバージョンは、メンテナンスリリースで不具合修正を行っています。またいくつかの有用な更新が含まれています。このバージョンに更新していただくことをお勧めします。

いつものことですが,更新にあたり,config-gfarm および config-gfsd による再設定は必要ありません。バイナリを更新後 gfmd と gfsd の再起動を(念のため数回)行ってください。

Release note for Gfarm 2.5.8.10
===============================

[2014.8.21]

Updated feature
* return EIO instead of EINVAL when checksum mismatch happens
* gfdf, gfsched, gfhost – exit with non-zero code when no filesystem
node is available

Bug fix
* gfstat – -r option may cause file migrated or no filesystem node
when filesystem nodes are full

Gfarm 2.5.8.9をリリース

Gfarm ファイルシステム version 2.5.8.9公開致しました.

このバージョンは、メンテナンスリリースで不具合修正を行っています。またいくつかの有用な更新が含まれています。このバージョンに更新していただくことをお勧めします。

いつものことですが,更新にあたり,config-gfarm および config-gfsd による再設定は必要ありません。バイナリを更新後 gfmd と gfsd の再起動を(念のため数回)行ってください。

Release note for Gfarm 2.5.8.9
==============================

[2014.7.27]

Updated feature
* checksum calculation support for ftruncate

Bug fix
* gfprep – migration may fail when the destination domain is speficied

Gfarm 2.5.8.8をリリース

Gfarm ファイルシステム version 2.5.8.8を公開致しました.

このバージョンは、メンテナンスリリースで不具合修正を行っています。またいくつかの有用な更新が含まれています。このバージョンに更新していただくことをお勧めします。

いつものことですが,更新にあたり,config-gfarm および config-gfsd による再設定は必要ありません。バイナリを更新後 gfmd と gfsd の再起動を(念のため数回)行ってください。

Release note for Gfarm 2.5.8.8
==============================

[2014.6.29]

Updated feature
* gfpcopy – do not overwrite new files when the size is different
* gfls – print setuid/setgid/sticky bits [sf.net ticket #761]
* gfstat – -r and -h option to obtain file size of file data not
metadata
* gfhost – can be executed by _gfarmfs user
* config-gfarm – support PostgreSQL 9.3 or later [sf.net ticket #764]
* gfs_chown and gfs_lchown – return success, if the owner is not
actually changed [sf.net ticket #758]

Bug fix
* fix lost replica when disconnection happens during close
* gfs_chmod and gfs_lchmod – lacks some posix semantics [sf.net ticket
#760]
* gfstatus – -d option does not work

Gfarm 2.5.8.7, Gfarm2fs 1.2.9.6をリリース

Gfarm ファイルシステム version 2.5.8.7,Gfarm2fs version 1.2.9.6を公開致しました.

このバージョンは、メンテナンスリリースで不具合修正を行っています。またいくつかの有用な更新が含まれています。このバージョンに更新していただくことをお勧めします。

いつものことですが,更新にあたり,config-gfarm および config-gfsd による再設定は必要ありません。バイナリを更新後 gfmd と gfsd の再起動を(念のため数回)行ってください。

Release note for Gfarm 2.5.8.7
==============================

[2014.4.27]

New configuration directive
* direct_local_access – disables direct local access when accessing
the local files
* gfsd_connection_timeout – specify timeout to connect gfsd. The
default is 30 seconds.

Updated feature
* gfspoolmd5 – -n option to add checksum for files whose checksum is
not calculated yet.
* set checksum when the gfmd failover happens
* gfs_fstat_cksum_set() – only gfarmroot can set the checksum

Bug fix
* gfspoolmd5 – skip incomplete replicas
* authentication faild error may be incorrectly displayed when using
two and more authentication method

Release note for Gfarm2fs 1.2.9.6
=================================

[2014.4.27]

Updated feature
* mount.hpci – –user, –group, –home, –root options to specify the
mount directory in Gfarm
* mount.hpci – create a symlink to a shared directory in the same
group

Gfarm 2.5.8.6をリリース

昨日 Gfarm 2.5.8.5 をリリースしたばかりですが、セキュリティに関する致命的な問題が含まれていましたので、Gfarm ファイルシステム version 2.5.8.6 を緊急リリースします.

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

いつものことですが,更新にあたり,config-gfarm および config-gfsd による再設定は必要ありません。バイナリを更新後 gfmd と gfsd の再起動を(念のため数回)行ってください。

Release note for Gfarm 2.5.8.6
==============================

[2014.3.24]

Bug fix
* sharedsecret configuration allows unauthenticated access in a
certain case, which is introduced by Gfarm 2.5.8.5 [sf.net ticket
#754]

Gfarm 2.5.8.5, Gfarm2fs 1.2.9.5をリリース

Gfarm ファイルシステム version 2.5.8.5,Gfarm2fs version 1.2.9.5を公開致しました.

このバージョンでは、チェックサムによるデータ完全性のチェックが可能となりました。ファイルのメタデータにチェックサムが格納され、ファイルを読み出したときにチェックが行われます。データ完全性のチェックを有効にするためには、gfmd.conf に digest md5 を追加します。

いくつかの不具合修正や有用な更新も含まれています。このバージョンに更新していただくことをお勧めします。

いつものことですが,更新にあたり,config-gfarm および config-gfsd による再設定は必要ありません。バイナリを更新後 gfmd と gfsd の再起動を(念のため数回)行ってください。

Release note for Gfarm 2.5.8.5
==============================

[2014.3.23]

New command
* gfcksum – print and calculate checksum
* gfrepcheck – start or suspend the replica check thread
* gfspoolinum, gfspoolgen – obtain inode number or generation number
from the spool path or lost+found filename
* gfdirpath – return path name in Gfarm from directory inode number
* gffilepath – return path name in Gfarm from inode number
* gfspoolmd5 – check md5 checksum of all files in spool directory

New configuration directive
* digest – enables data integrity check by checksum calculation and
specify the digest type

New API
* gfs_stat_cksum, gfs_fstat_cksum and gfs_stat_cksum_free – obtain
checksum
* gfs_pio_cksum – calculate checksum
* gfs_fstat_cksum_set – set checksum from client
* gfs_pio_fhopen, gfs_pio_fhopendir – open a file or a directory from
inode number and generation number
* gfs_fgetdirpath – return path name from GFS_Dir

Updated feature
* gfusage – optput total
* return checksum mismatch error when reading entire file or closed
* print the progress of replica_check when gfmd catches SIGUSR2
* gfxattr – -I option to manipulate the extended attribute by inode
number
* grid-proxy-agent – -bits option to specify the number of bits in key
* adjust log level

Bug fix
* gfmd may crash when SIGHUP is caught
* gfpcopy – invalid files may remain when close fails
* clients may not retry to connect to gfmd in shared secret
authentication [sf.net ticket #740]
* gfs_pio_stat() does not obtain file info in a file system node when
it is called just after gfs_pio_open()

Release note for Gfarm2fs 1.2.9.5
=================================

[2014.3.23]

Updated feature
* ckeck existence of subdir

Gfarm 2.5.8.4, Gfarm2fs 1.2.9.4, Gfarm Hadoopプラグイン1.0.1をリリース

Gfarmファイルシステム2.5.8.4, Gfarm2fs 1.2.9.4, Gfarm Hadoopプラグイン1.0.1をリリースしました。

このバージョンはメンテナンスリリースで不具合修正を行っています。また、いくつかの有用な更新が含まれています。このバージョンに更新していただくことをお勧めします。

Release note for Gfarm 2.5.8.4
==============================

[2014.1.18]

New command
* gfsudo – execute a command in gfarmroot privilege

Updated feature
* support GFARM_FILE_EXCLUSIVE
* gfrm – -D option to specify a domain name of file replicas to be
deleted
* gfls – -h option to display in human readable format
* gfusage, gfquota – -h and -H options to display in human readable format
* gfpcopy – -e option to enable multiple gfpcopy executions for the
same target directory
* gfncopy – -w option to wait until replicas are created
* gfgroup – -a and -r options to add and remove group members
* replica check also checks files whose gfarm.ncopy is not set [sf.net
trac #733]
* increase error level when all replicas are lost and when all hosts
are down [sf.net trac #732]
* gfsd – tolerate read-only file system error and no space left on
device error

Bug fix
* gfmd crash when gfmd is stopped during the startup process [sf.net
trac #736, #737]
* gfmd may crash when a write error happens in the startup process
[sf.net trac #734]

Release note for Gfarm2fs 1.2.9.4
=================================

[2014.1.18]

New feature
* support atomic file creation (O_EXCL), which requires Gfarm 2.5.8.4
or later

Updated feature
* mount.hpci, gfarm2fs-proxy-info – better error reporting [sf.net
trac #741, #742]

Release note for Gfarm Hadoop plugin 1.0.1
==========================================

[2014.1.18]

Updated feature
* support Hadoop version 0.23.X and 1.2.X