- 1、本文档共52页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
分布式文件系统自适应负载调度分析-计算机系统结构专业论文
华
华 中 科 技 大 学 硕 士 学 位 论 文
II
II
Abstract
In the long-running process of the distributed file system, old nodes failure eliminated and new nodes are added dynamically as well as the dynamic creation and deletion of stored data. There is a certain gap between the old and new storage nodes in the storage capacity and performance. It will result in the load unbalancing problem. The distributed file system can’t maximize the performance, and even affect the availability. It is necessary to maintain the system load equilibrium by load scheduling mechanism.
The load scheduling mechanism for distributed file system is divided into two stages: replica placement scheduling and load rebalancing scheduling. For replica placement scheduling stage, existing programs are generally using the static algorithm or dynamic algorithm with combination of various load information collected by storage nodes. For load rebalancing stage, existing programs are generally using adjustment means such as increasing replicas and replicas migration to correct the unbalanced state, but the process itself will bring some overhead, affecting the system services.
For the distributed file system features, this paper presents an adaptive load scheduling mechanism called SALS (Simple Adaptive Load Scheduling), including a replica placement scheduling method and a load rebalancing scheduling method. The replica placement method use reading and writing request queue length in storage node as judging basis, computing heterogeneous node’s currently the longest response time to characterize the load state. Then it divided storage nodes into three states: light load, middle load and over load. The load rebalancing scheduling method use replica adjustment as basis, while ensuring the Client according to the load state of the storage node adaptively adjust its request transmission rate, reduce the too frequent retransmission timeout, to ensure that the storage node overload less impact on system performance.
By
您可能关注的文档
- 典型化工设备事故致因机理及其管控研究-工程专业论文.docx
- 典型单相非线性负荷谐波模型及谐波特性研究-电气工程专业论文.docx
- 典型商标侵权行为构成要件探讨-法律专业论文.docx
- 典型危岩崩塌停积范围及影响因素分析-地质工程专业论文.docx
- 典型后处理器对柴油机颗粒物微观物理化学特性的影响-动力机械及工程专业论文.docx
- 典型含硫氧元素有机污染物的电化学降解及应用-环境工程专业论文.docx
- 典型危险废物填埋场渗漏源强及其环境风险评价研究-化学工艺专业论文.docx
- 典型喀斯特地区石漠化演变关键因子阈值研究与预警分析-自然地理学专业论文.docx
- 典型喀斯特区城市边缘地带人为干预强度与石漠化景观格局变化分析-自然地理学专业论文.docx
- 典型喀斯特山区不同植被类型土壤水分动态变化及其对植物光合作用的响应-环境科学专业论文.docx
- 分布式新能源接入配电网的继电保护研究-电气工程专业论文.docx
- 分布式旅游服务模式与管理平台的研究与设计-软件工程专业论文.docx
- 分布式无线传感网络的信息通道接口构建和应用研究-测试计量技术及仪器专业论文.docx
- 分布式无线数据采集实现-物理电子学专业论文.docx
- 分布式无线局域网的自适应MAC技术研究-通信与信息系统专业论文.docx
- 分布式无线协同通信系统信道安全性研究-通信与信息系统专业论文.docx
- 分布式无线数据采集的实现-物理电子学专业论文.docx
- 分布式无线网络时间同步协议设计与建模优化-通信与信息系统专业论文.docx
- 分布式智能馈线自动化系统通信网络实时性研究-电气工程专业论文.docx
- 分布式最大独立集算法及其在无线传感网络中的应用研究-计算机应用技术专业论文.docx
文档评论(0)