兼容POSIX接口的云存储文件系统的设计与实现-计算机技术专业论文.docxVIP

兼容POSIX接口的云存储文件系统的设计与实现-计算机技术专业论文.docx

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  4. 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  5. 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  6. 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  7. 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
兼容POSIX接口的云存储文件系统的设计与实现-计算机技术专业论文

摘要 摘要 I I 摘 要 云存储是专门为了解决云计算中数据规模庞大的问题而设计的。云存储可以 独立发布存储服务,也能够提供专业的存储解决的策略方案。它把存储看作是服 务,又分别将位于不同地方网络的大量不同类别的存储设备通过分布式文件系统、 集群应用和网络技术等一起集合起来协同合作,通过统一的应用程序接口提供的 业务功能和数据存储,并通过应用软件最终控制管理。 本论文提出将云存储系统划分成前端应用层,文件系统层,底层分布式存储 层三个模块,其中文件系统层是本文设计和实现的目标,它向上提供文件系统访 问接口,向下调用分布式存储接口函数实现文件数据的读写,使得云存储系统前 端应用层和分布式存储层可以专注于各自的核心功能。本文设计的云存储文件系 统由 hsfsmount 和 hsfsmaster 两个程序组成。hsfsmount 是文件系统的挂载端程序, 它基于 FUSE 实现,为文件系统提供 POSIX 访问接口支持。hsfsmaster 是文件系统 的元数据管理端程序,负责云存储文件系统元数据的组织和维护,响应 hsfsmount 文件系统元数据操作请求。本文对这两个程序进行了设计和实现。 论文最后对文件系统的功能进行了测试。由于系统的性能与底层存储的关系 非常密切,主要从功能方面进行了测试,测试系统是否对上层的 POSIX 接口提供 良好的支持,能否通过底层存储接口实现文件数据读写。测试结果显示本论文设 计的云存储文件系统功能达到预期目标,能很好地服务云存储系统。 关键词:云存储文件系统,分布式存储,POSIX 接口 AB ABSTRACT II II ABSTARCT Cloud storage is specifically designed to solve the huge cloud data size of the problem and design. Cloud storage can independently release storage services, but also to provide strategic solutions professional storage solution. It is regarded as the storage service, and are located in o different parts of a large number of different types of storage devices through a network of distributed file systems, applications and network technology cluster together along with a collection of collaboration, business functions provided through a unified application interface and data storage and management is ultimately controlled by the application software. This thesis presents the cloud storage system is divided into the front application layer, the file system layer, distributed storage layer, in which the goal of this thesis is the file system level design and implementation, which provides up file system access interface, call distribution down storage interface functions to read and write file data, making cloud storage system front application layer and the distributed storage layer can focus on their core functions. Cloud storage file system design in this article is made up of both the hsfsmount and hsfsmaster programs. hsfsmount is the mount the end of the file system program, which

您可能关注的文档

文档评论(0)

peili2018 + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档