Download List

프로젝트 설명

Moose File System (MooseFS / MFS) is a fault tolerant, network distributed file system. It spreads data over several physical servers, which are visible to the user as one resource. For standard file operations MooseFS mounted with FUSE acts like other Unix-alike file systems: it has a hierarchical structure; it stores POSIX file attributes; and it supports special files, symbolic links, and hard links. Access to the file system can be limited based on IP address and/or password. It offers high reliability, since several copies of the data can be stored across separate computers. Capacity is dynamically expandable by attaching new computers or disks. Deleted files are retained for a configurable period of time (with a file system level "trash bin"). MooseFS supports coherent snapshots of files, even while the file is being written or accessed.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-12-22 19:21 Back to release list
1.6.19

실질적인 변경 사항은 메타 데이터의 무결성을위한 더 나은 metalogger 기계 및 metarestore 도구에 소개되었습니다. 씨에스에 스캔 진행률 표시줄이 추가되었습니다. 마스터 이름이 이제 연결이 실패하면 해결됩니다. 새로운 세션이 이전을 잃어 때 만들어집니다. 기타 버그 수정 및 개선가 많이되었다.
Tags: Stable, Major feature enhancements
Substantial changes were introduced to the metalogger machine and metarestore tool for better integrity of the metadata. A scanning progress bar in CS was added. The master name is now resolved when a connection fails. A new session is created when the previous one is lost. Lots of other bug fixes and improvements were made.

Project Resources