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 Back to release list
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.

Project Resources