首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 基于对象存储的分布式文件系统。

基于对象存储的分布式文件系统。

资 源 简 介

Lisanfs is a simple but strong distributed filesystem based on OSD. As we know, like most of other distributed storage system, it should includes some components, clients, mds(meta-data server), ds(data server). "Using OSD alows us to focus on management and scalability issues, while letting the OSD handle the physical disk chores of block allocation and mapping". OSD makes lisanfs very simple. Lisanfs works following the nfsv4.1, and we can use pnfs clients/pnfsd supporting OSD layout in the kernel, which simplify our work further. The most important work I do for lisanfs is that we modify reiserfs to act as MDS, for reiserfs works perfectly for small files, and the feature is just what we need. Using not that much work, the project workes. We need do more work on MDS, making it more impressive, like AutoRaid features, MDS HA by mirror/standby support, better Scalability, etc. Here, I want to thank Boaz Horrash sincer

文 件 列 表

PNFS_OSD
Exofs源码分析.doc
Lisanfs_主文档.docx
Problems.doc
README.txt
我做的工作.doc
test.xls
VIP VIP
0.176767s