[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gfarm-announce-ja:00017] Gfarm version 1.1.0
- From: Osamu Tatebe <o.tatebe@xxxxxxxxxx>
- Date: Fri, 11 Mar 2005 13:31:30 +0900 (JST)
みなさま:
本日,Gfarm バージョン 1.1.0 を公開しました.Gfarm はグリッドデータファー
ムを実装したデータグリッドの基本ソフトウェアです.PCクラスタのローカル
ディスクを利用して広域ファイルシステムを構築し,グリッドにおける大規模
データ処理環境を提供します.
バージョン 1.1.0 では,Gfarm ファイルシステムが「/gfarm にマウントして
いるように利用可能」となりました.
/gfarm は全ノードで共有しているため,アプリケーション・パッケージやシス
テムソフトウェアを /gfarm 以下にインストールすることにより,全ノードで
アプリケーションを実行することが可能となります.共有ライブラリ(.so)も
Gfarm ファイルシステムにおくことが可能です.
さらに,ファイルシステムノードで実行する場合,リダイレクトによる子プロ
セスのファイルの作成をはじめ,ファイル作成に殆んど制限がなくなりました.
実際,
% bash
% cd /gfarm/~
% cvs co gfarm
% cd gfarm
% sh ./configure
% make
などといったことが可能です.
また,Gfarm ファイルシステムを設定するためのスクリプトを準備し,設定が
簡単になりました.
是非,本バージョンに更新して,広域仮想ファイルシステム(グリッド・ファ
イルシステム/クラスタ・ファイルシステム)を利用してみてください.
ソフトウェアは http://datafarm.apgrid.org/ でダウンロードできます.ま
た,バグトラッキングシステム http://datafarm.apgrid.org/bugzilla-ja/
も運用しています.
以下はリリースノートです.
Copyright (c) 2003, 2004, 2005 National Institute of Advanced
Industrial Science and Technology (AIST). All Rights Reserved.
Release note for Gfarm 1.1.0
============================
[2005.3.9]
Updated Features
* Configuration utilities for RPM binary packages;
config-gfarm - set up metadata server and Gfarm configuration file.
config-gfsd - set up file system node.
For details, see INSTALL.RPM.
* gfrep(1) - supports recursive replication when directories are
specified, and supports the -N option that specifies the number of
file replicas.
* gfs_rename(3) - supports to rename not only a file but also a
directory.
* Syscall hooking library
- New syscall hook entries; truncate, ftruncate, symlink, chown,
lchown, fchown, setxattr, lsetxattr, and fsetxattr.
- redirect support, i.e. cat a > /gfarm/~/a
'sh ./configure' works well in Gfarm file system!
- tcsh and zsh support. (old tcsh still has a problem when a command
error happens.)
* Documentation
(INSTALL.RPM) Installation document using RPM binary packages
* Bug fix
- Service certificate cannot be used when host cert or user proxy
cert is not available.
- vim cannot open a file when it is specified by a relative path.
- 'gfrun ls' lists the contents in the physical spool directory.
- open(file, O_WRONLY|O_TRUNC) fails when the file exists.
- gfs_rename and syscall hook entry for rename. (Bugzilla #6)
- Fix an oops when seeking beyond the buffer in SEEK_CUR.
- Fix 'segmentation fault' when executing tcsh.
- Fix 'no such object' error when accessing a new file or a new
directory created by another application.
- Fix 'invalid argument' error when reading and writing the same
file.
- gfsplck recognizes an incorrect section name when the filename
includes ':'.
---
建部 修見, TATEBE Osamu.
305-8568 つくば市梅園1-1-1 中央第2 Tel: 029-861-5844
産業技術総合研究所 グリッド研究センター FAX: 029-862-6601
E-mail: o.tatebe@xxxxxxxxxx