[ 源代码: moosefs ]
软件包:moosefs-chunkserver(4.56.6-1)
MooseFS - data server
The MooseFS data server.
MooseFS (MFS) is a fault tolerant, scaling-out, 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 as other Unix-alike file systems:
* A hierarchical structure (directory tree). * POSIX file attributes (permissions, last access and modification times). * Special files (block and character devices, pipes and sockets). * Symbolic links and hard links. * Access control based on IP address and/or password.
Distinctive features of MooseFS are:
* High availability. * Fault tolerance. * Strong integrity check. * Capacity is dynamically expandable by simply adding new computers/disks. * Deleted files are retained for a configurable period of time (a file system level "trash bin"). * Coherent snapshots of files, even during I/O.
其他与 moosefs-chunkserver 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: moosefs-common (>= 4.56.6-1)
- MooseFS - common files
-
- dep: sysvinit-utils (>= 3.05-4~)
- System-V-like 工具集
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时