[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gfarm-announce-ja:00018] Gfarm version 1.1.1



みなさま:

本日,Gfarm バージョン 1.1.1 を公開しました.Gfarm はグリッドデータファー
ムを実装したデータグリッドの基本ソフトウェアです.PCクラスタのローカル
ディスクを利用して広域ファイルシステムを構築し,グリッドにおける大規模
データ処理環境を提供します.

		     http://datafarm.apgrid.org/

バージョン 1.1.1 の目玉は反応速度の向上です.メタデータキャッシュの効率
化とメタデータのプロキシサーバの導入で,ローカルファイルシステムをアク
セスしてような感覚でアクセスが可能になりました.

以前のバージョンでは,ファイルの数が多くなるとずいぶん反応速度が遅くなっ
てしまっていましたが,本バージョンでは数万を越えても問題ありません.ク
ライアントの数が1でも NFS の性能を越えます.

さらに,glibc-not-hidden パッケージの更新と合わせて,動作が確認されてい
るアプリケーションがぐっと広がりました.例えば,バイオインフォマティク
ス分野の WU-BLAST, PSI-BLAST, 計算化学分野の Gaussian 03 も動作確認され
ています.

また,バージョン 1.1.0 からですが,gfrep コマンドに -N オプションが用
意され,ファイル複製の作成が簡単になりました.例えば,

	% gfrep -N 3 gfarm:~

で,ホームディレクトリ以下の全ファイルは最低3つのファイル複製を持つこ
とになります.

是非,本バージョンに更新して,広域仮想ファイルシステム(グリッド・ファ
イルシステム/クラスタ・ファイルシステム)を利用してみてください.

ソフトウェアは 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.1
============================

[2005.5.17]

 * gfarm_agent(1) - Gfarm filesystem metadata cache server.  This
   dramatically improves performance and response time to access Gfarm
   file system.  For details, see a manual page of gfarm_agent.

 * gfreg(1) - the -r option is added to support recursive registration
   when directories or files are specified.  The -p and -i options
   are added to specify a registration mode explicitly.

 * gfrm(1) - supports recursive deletion of file replica.  gfrm -h
   host -r dir.

 * Configuration utilities for Debian packages;
	config-gfarm - set up metadata server and Gfarm configuration file.
	config-gfsd - set up file system node.

 * Performance Improvement

  - Improve metadata cache management significantly.

  - Improve gfrun(1) performance.

 * Syscall hooking library

  - New syscall hook entries; mknod and link.

  - Bug fixes; chown, lchown, fchown, setxattr, lsetxattr, and
    fsetxattr, and execve.

 * Documentation

   (Gfarm-FAQ)

    - Add how to execute gfarm_agent automatically only when it is not
      there?

    - Add how to delete invalid metadata when a file system node is
      crashed.

    - Add a comment for gfchmod and gfmv.

 * Bug fix

  - A file can be created even under a file not a directory.

  - Fix 'segmentation fault' when reading, writing, and seeking a file
    in global file view.

  - A file '' is wrongly considered as the current working directory
    in Gfarm file system.

  - Fix 'segmentation fault' when renaming a directory.

  - gfrm deletes '.' or '..' when it is specified.

  - gfs_pio_truncate does not maintain file pointer.

  - Syscall hook library does not allow to access a large file.

  - gfreg cannot register a file via a socket.

---
建部 修見, TATEBE Osamu.
305-8568 つくば市梅園1-1-1 中央第2	Tel: 029-861-5844
産業技術総合研究所 グリッド研究センター	FAX: 029-862-6601
E-mail: o.tatebe@xxxxxxxxxx