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.

2011-01-17 19:44
1.6.20

Chunkserver 패킷 등록 (하나의 큰 패킷은 여러 개의 작은 사람으로 나뉘어져 있습니다) 향상되었습니다. 또한, 최소 소켓 시간 초과는 시스템은 등록 시간을 가지고 그 주인이 전화를 끊고하지 않도록 10 초로 설정되었습니다.
Tags: Stable, Feature Enhancement
Chunkserver packet registration has been improved (one big packet is divided into several small ones). Also, minimum socket timeout has been set to ten seconds so that the system has time to register and the master doesn't hang up.

2010-12-22 19:21
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.

2010-07-29 05:32
1.6.17

자동 데이터 캐시 관리는 새로운 플래그 "nodatacache"추가되었습니다.
Tags: Stable, Feature Enhancement
Automatic data cache management and a new flag "nodatacache" were added.

2010-07-22 17:55
1.6.16

이 릴리스에는 SUID / SGID 비트의 삭제 및 이름 바꾸기와 연결을 해제 운영 및 이름 바꾸기에 빈 디렉토리를 제거하는 적절한와 큰 시스템에 대한 더 나은 지원을 제공하기 위해 몇 가지 상수를 고정, ctime의 변화와 고정 POSIX의 호환성 동안 "끈적끈적한"플래그에 대한 검사를 추가 오픈 솔라리스 pthreads 문제를 해결, 그리고 고정 하드 디스크 통계에 부정적인 시차에 오버플로 (주로 깃발을 컴파일 - D__EXTENSIONS__를 추가하여) 파일과 청크 수백만, 일부 오픈 솔라리스 컴파일 문제를 해결 고정 오류 로깅,. man 페이지는 man 페이지에 추가된 mfscgiserv 및 "바인딩"옵션 설명에 추가되었습니다.
Tags: Stable, Minor bugfixes
This release added clearing of SUID/SGID bits and a check for the "sticky" flag during rename and unlink operations, fixed POSIX compatibility with removing empty directories on rename and proper changing of ctime, fixed some constants to provide better support for larger systems with millions of files and chunks, fixed error logging, fixed some OpenSolaris compilation issues (mainly by adding -D__EXTENSIONS__ to the compile flags), fixed an OpenSolaris pthreads issue, and fixed an overflow on negative time differences in hdd stats. A man page was added for mfscgiserv and "BIND" option descriptions were added to the man pages.

2010-04-21 17:29
1.6.15

이것은 유지 보수 릴리스입니다. "더블 무료"라는 오류가 데몬에 대한 해결되었습니다. 버그는 "수리"와 metarestore의 "스냅샷"항목을 수정했다. 에서 "mfsmakesnapshot 말일세 말일세 마스터의 버그는"스냅 사진 "명령 고정되었다 /"주인에게 일어난 일으켰습니다. 명령은 cp - Rp "스냅샷"일이 더 ""명령은 cp - R에 "이상"과 같은 만들 Atime과 mtime 마스터 동안 보존되어있는 "스냅 사진"수술. "제거에 대한 저주"디스크도 CS에 의해 청크 시험 중에 화장실 생략됩니다.
This is a maintenance release. A "double free" error was fixed for the daemons. Bugs were fixed in the "REPAIR" and "SNAPSHOT" entries for metarestore. A bug in the master "snapshot" command was fixed, in which "mfsmakesnapshot dir dir/" caused master to hang-up. Atime and mtime are preserved during the master "snapshot" operation, which makes "snapshot" work more like "cp -Rp" than "cp -R". "Marked for removal" disks are omitted by cs during chunk test loo.

Project Resources