ダウンロードリスト

プロジェクト概要

S3QL is a file system that stores all its data online. It supports Amazon S3, Google Storage, and OpenStack and effectively provides you with a hard disk of dynamic, infinite capacity that can be accessed from any computer with Internet access. S3QL provides a standard, full featured Unix file system that is conceptually indistinguishable from any local file system. Additional features include compression, encryption, data de-duplication, immutable trees, and snapshotting, which make it especially suitable for online backup and archiving. The design favors simplicity and elegance over performance and feature-creep. Care has been taken to make the source code as readable and serviceable as possible. Solid error detection, error handling, and extensive automated test cases are provided.

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2011-11-28 07:22 リリース一覧に戻る
1.7

メタデータが今、カスタム、デルタでエンコードされたバイナリ形式で格納されているし、i ノードは順番に割り当てられる再利用します。これは完全に NFS と互換性のある S3QL になります。s3qlcp は、今も拡張属性のコピーし、同じブロックを持つファイルをコピーするときの不正なブロック参照カウントの生成は、もはや。このリリースでは、s3qlcp で競合状態が排除されます。後すぐに、修正または作成された s3qlcp ファイルをコピーする場合、その s3qlcp 古いデータ ブロックが新しいファイル属性をコピーすることが可能だった。
タグ: Stable
Metadata is now stored in a custom, delta-encoded binary format, and inodes are assigned sequentially and not reused. This makes S3QL fully NFS-compatible. s3qlcp now also copies extended attributes and no longer generates incorrect block reference counts when copying a file which has identical blocks. This release eliminates a race condition in s3qlcp. When copying a file with s3qlcp immediately after it was modified or created, it was possible that s3qlcp would copy the new file attributes but the old data blocks.

プロジェクトリソース