CN102420867A - Cluster storage entry resolution method based on real-time load balancing mechanism - Google Patents
Cluster storage entry resolution method based on real-time load balancing mechanism Download PDFInfo
- Publication number
- CN102420867A CN102420867A CN2011103925284A CN201110392528A CN102420867A CN 102420867 A CN102420867 A CN 102420867A CN 2011103925284 A CN2011103925284 A CN 2011103925284A CN 201110392528 A CN201110392528 A CN 201110392528A CN 102420867 A CN102420867 A CN 102420867A
- Authority
- CN
- China
- Prior art keywords
- load
- interface node
- node server
- access
- server
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Landscapes
- Test And Diagnosis Of Digital Computers (AREA)
Abstract
Description
技术领域 technical field
本发明涉及一种云计算机应用技术, 具体地说是一种基于实时负载均衡机制的集群存储入口解析方法。 The present invention relates to a cloud computer application technology, in particular to a cluster storage entry analysis method based on a real-time load balancing mechanism.
背景技术 Background technique
随着云计算、云存储的快速发展应用,分布式文件系统在存储后端的部署越来越多。目前针对分布式文件系统命名空间的访问请求入口解析方式主要采取固定IP地址分配或基于DNS的Round Robin IP队列分配方式,这两种方式都没有关注接口节点服务器的实时负载,也没有关注接口服务器集群对访问请求的均衡,特别是在接口节点服务器访问负载压力已经处于不堪重负时仍要继续承接外部访问请求任务,最终使得系统异常直至崩溃。随着云计算和云存储应用对存储系统的容量和性能要求越来越高,大容量存储系统由扩充磁盘、阵列的扩展方式逐渐向分布式存储方式发展,作为可横向扩展的存储系统核心的分布式文件系统获得了较大的发展和应用。 With the rapid development and application of cloud computing and cloud storage, more and more distributed file systems are deployed in the storage backend. At present, the access request entry analysis method for the distributed file system namespace mainly adopts fixed IP address allocation or DNS-based Round Robin IP queue allocation. These two methods do not pay attention to the real-time load of the interface node server, nor do they pay attention to the interface server. The cluster balances access requests, especially when the access load pressure of the interface node server is already overwhelmed, it still needs to continue to undertake external access request tasks, which eventually makes the system abnormal until it crashes. As cloud computing and cloud storage applications have higher and higher requirements on the capacity and performance of storage systems, large-capacity storage systems have gradually developed from expansion methods of disks and arrays to distributed storage methods. As the core of horizontally scalable storage systems, Distributed file system has been greatly developed and applied.
分布式文件系统以提供文件系统统一命名空间的形式提供存储空间给接口节点服务器,接口节点服务器承担来自系统外部针对分布式文件系统的读写访问请求。在云业务环境中,呈现的特定时间段爆发式访问请求、海量访问请求聚集于单一接口节点服务器、多业务请求访问过程中的关键业务访问请求保障等问题将影响到系统上层业务应用的可靠性、一致性,以至于文件系统数据的一致性。 The distributed file system provides storage space to the interface node server in the form of providing a unified namespace of the file system, and the interface node server undertakes read and write access requests for the distributed file system from outside the system. In the cloud business environment, problems such as the emergence of explosive access requests in a specific period of time, the aggregation of massive access requests on a single interface node server, and the guarantee of key business access requests in the process of multi-service request access will affect the reliability of the upper-layer business applications of the system. , Consistency, so that the consistency of the file system data.
发明内容 Contents of the invention
本发明的目的是提供一种基于实时负载均衡机制的集群存储入口解析方法。 The purpose of the present invention is to provide a cluster storage entry analysis method based on a real-time load balancing mechanism.
本发明的目的是按以下方式实现的,在分布式文件系统的所有接口节点服务器添加系统负载监控模块,并通过系统访问入口服务器获取所有接口节点服务器的实时系统负载,将系统负载较为“空闲”的接口节点承担的服务分配IP分配给分布式文件系统的新增访问请求,实现在接口节点服务器集群实时的均衡承载分布式文件系统的访问请求,具体步骤如下: The purpose of the present invention is achieved in the following manner, add a system load monitoring module to all interface node servers of the distributed file system, and obtain the real-time system load of all interface node servers through the system access entry server, and make the system load relatively "idle" The service allocation IP assigned by the interface node is assigned to the new access request of the distributed file system, and the access request of the distributed file system can be balanced in real time on the server cluster of the interface node. The specific steps are as follows:
1)通过在接口节点服务器设置系统负载监控模块,通过分布式文件系统访问入口服务器的智能负载评测模块获取负载相对“清闲”的接口节点服务器及服务IP,访问请求入口解析模块将负载评测模块提供的服务IP分配给系统的访问请求,实现将访问请求分配给最为“清闲”接口节点服务器的服务IP; 1) By setting the system load monitoring module on the interface node server, accessing the intelligent load evaluation module of the entry server through the distributed file system to obtain the interface node server and service IP with a relatively "leisure" load, the access request entry analysis module will provide the load evaluation module with The service IP assigned to the access request of the system realizes the assignment of the access request to the service IP of the most "leisure" interface node server;
2)部署于接口节点服务器上的系统负载监控模块,通过对接口节点服务器所承载的访问任务和系统硬件负载的实时监测,以及接口节点服务器可继续承担负载量的判断实现较为及时、准确的状态监控;对于分布式文件系统中存在控制节点服务器的情况,则在控制节点服务器上部署监控模块,以监测控制节点服务器的负载; 2) The system load monitoring module deployed on the interface node server realizes a more timely and accurate status through the real-time monitoring of the access tasks carried by the interface node server and the system hardware load, as well as the judgment that the interface node server can continue to bear the load Monitoring; if there is a control node server in the distributed file system, a monitoring module is deployed on the control node server to monitor the load of the control node server;
3)在分布式文件系统访问入口服务器上设置智能负载评测模块,该模块是系统在所监测数据基础上的综合评测模块,其中系统负载监控模块部署于单个接口节点服务器上,针对单一接口节点服务器进行系统负载的监测、统计所承担访问请求的相关信息,以及接口节点服务器的最大可承受负载,而智能负载评测模块则是将所有接口节点服务器已承担负载以及可继续承担访问负载的相关数据进行统计,依照系统设定的接口节点服务器负载评测策略进行评价计算,生成系统中接口节点服务器以及对外服务IP的可继续承担负载因子; 3) Set up an intelligent load evaluation module on the distributed file system access entry server. This module is a comprehensive evaluation module based on the monitored data of the system. The system load monitoring module is deployed on a single interface node server. Monitor the system load, make statistics on the related information of the access requests undertaken, and the maximum bearable load of the interface node server, and the intelligent load evaluation module is to carry out the related data of all the interface node servers that have borne the load and can continue to bear the access load. Statistics, evaluate and calculate according to the interface node server load evaluation strategy set by the system, and generate the sustainable load factor of the interface node server and external service IP in the system;
4)在分布式文件系统访问入口服务器的访问请求入口设置解析模块该模块是系统针对外部访问请求的接口模块,其针对来自系统外部的访问请求,调用智能负载评测模块产生的接口节点服务器以及对外服务IP队列的可继续承担负载因子,选择相对“空闲”接口节点服务器上部署的相对“空闲”服务IP映射给系统的访问请求;此访问请求后续将直接与分配的服务IP进行通信,直至请求结束,当智能负载评测模块输出的接口节点服务器或对外服务IP的可继续承担负载因子超过系统设定值时,则设定是否拒绝为外部访问请求提供服务IP,避免系统的访问负载过重。 4) Set the parsing module at the access request entry of the distributed file system access entry server. This module is the interface module of the system for external access requests. For access requests from outside the system, it calls the interface node server generated by the intelligent load evaluation module and external The service IP queue can continue to bear the load factor, and select the relatively "idle" service IP deployed on the "idle" interface node server to map to the access request of the system; this access request will directly communicate with the assigned service IP in the future until the request At the end, when the interface node server output by the intelligent load evaluation module or the external service IP can continue to bear the load factor exceeding the system setting value, it is set whether to refuse to provide service IP for external access requests to avoid excessive system access load.
接口节点服务器上的系统负载监控模块检测接口节点服务器可承载的最大负载参数、实时获取接口节点服务器已承担访问负载参数以及记录接口节点服务器历史访问负载参数,通过系统设定的相关因子生成可继续承担负载参数。 The system load monitoring module on the interface node server detects the maximum load parameters that the interface node server can carry, obtains the access load parameters that the interface node server has undertaken in real time, and records the historical access load parameters of the interface node server. The generation of related factors set by the system can continue Take the load parameter.
部署于系统访问入口服务器上的智能负载评测模块获取所有接口节点服务器上系统负载监控模块生成的性能检测数据、已承担负载的监测数据以及可继续承担的负载数据,通过设定的接口节点服务器负载评测策略,产生所有接口节点服务器的可继续承担负载因子、接口节点服务器上部署的所有服务IP的可继续承担负载因子。 The intelligent load evaluation module deployed on the system access entry server obtains the performance detection data generated by the system load monitoring module on all interface node servers, the monitoring data of the load that has been borne, and the load data that can continue to be borne, and through the set interface node server load The evaluation strategy generates the sustainable load factors of all interface node servers and the sustainable load factors of all service IPs deployed on the interface node servers.
系统访问入口服务器的访问请求入口解析模块,接收分布式文件系统的访问请求、获取智能负载评测模块输出的具有可继续承担负载因子的接口节点服务器以及对外服务IP,依照系统中设定的负载因子阈值,确定是否映射“空闲”接口节点服务器以及“空闲”服务IP给系统的外部访问请求。 The access request entry parsing module of the system access entry server receives the access request of the distributed file system, and obtains the interface node server with a load factor that can continue to be borne by the intelligent load evaluation module and the external service IP, according to the load factor set in the system Threshold, to determine whether to map the "idle" interface node server and "idle" service IP to the external access request of the system.
本发明的有益效果是:本发明应用于云计算、云存储领域的分布式文件系统访问请求入口解析系统中。在公共云、行业云、企业云、私有云等各种云业务的应用环境中,其后端存储将越来越多的依赖于大容量存储系统,其中以分布式文件系统为基础的分布式存储系统逐渐成为云业务的主流应用。用于建立分布式文件系统的管理服务器集群、数据服务器集群、接口节点服务器集群,设定接口节点服务器中监控模块的相应监控参数、管理服务器(如果存在)中监控模块的相应监控参数。还用于建立分布式文件系统的访问请求入口服务器、设定智能评测模块和入口解析模块的信息来源:监控接口节点服务器信息、对外服务IP队列、访问请求来源范围、负载阈值及范围等。 The beneficial effects of the present invention are: the present invention is applied to a distributed file system access request entry parsing system in the fields of cloud computing and cloud storage. In the application environment of various cloud services such as public cloud, industry cloud, enterprise cloud, and private cloud, its back-end storage will increasingly rely on large-capacity storage systems, among which distributed file systems based on distributed The storage system has gradually become the mainstream application of cloud services. It is used to establish the management server cluster, data server cluster, and interface node server cluster of the distributed file system, and set the corresponding monitoring parameters of the monitoring module in the interface node server and the corresponding monitoring parameters of the monitoring module in the management server (if it exists). It is also used to establish the access request entry server of the distributed file system, set the information source of the intelligent evaluation module and the entry analysis module: monitoring interface node server information, external service IP queue, access request source range, load threshold and range, etc.
附图说明 Description of drawings
图1接口节点服务器监控模块部署结构 Figure 1 Deployment structure of interface node server monitoring module
图2 智能负载评测模块流程图; Figure 2 Flow chart of the intelligent load evaluation module;
图3入口解析模块流程图。 Figure 3 Flowchart of the entry parsing module.
具体实施方式 Detailed ways
参照说明书附图对本发明的方法作以下详细地说明。 With reference to accompanying drawing of description, method of the present invention is described in detail below.
分布式文件系统在提供海量存储容量过程中,全局命名空间的访问请求不可避免的出现访问入口控制、访问会话管理、访问请求的均衡分配、基于特定业务的访问请求保障、异常访问请求的处理等问题,这些问题的出现将会影响到分布式文件系统命名空间的运行效率、访问请求及上层业务的运行效率、数据一致性保障、访问请求的会话拥塞等。 In the process of providing massive storage capacity in the distributed file system, the access requests of the global namespace inevitably have access control, access session management, balanced distribution of access requests, guarantee of access requests based on specific services, and handling of abnormal access requests, etc. The emergence of these problems will affect the operating efficiency of the distributed file system namespace, the operating efficiency of access requests and upper-layer services, the guarantee of data consistency, and the session congestion of access requests.
鉴于此,本发明提出在分布式文件系统的接口节点服务器(包含控制节点服务器)中引入监控模块,实现在接口节点服务器集群监控分布式文件系统的访问负载、接口节点的运行负载、接口节点服务器的最大性能参数;监控接口节点服务器的最大性能参数可获知节点可承载的最大性能负载,通过已承担负载及可继续承担负载的变化率,可以提供更为可观的性能数据给评测模块。在访问入口服务器引入智能负载评测模块,实现对接口节点服务器集群及对外服务IP已承担负载、可继续承担负载进行评测;智能负载评测模块通过对监控模块的数据进行计算分析,输出接口节点服务器及对外服务IP的可继续承担负载因子作为请求入口解析模块选择映射IP的依据。在访问入口服务器引入访问请求入口解析模块,实现对外部访问请求的解析、接口节点服务器及对外服务IP的选择及映射;访问请求解析模块根据设定的可继续承担负载阈值,选择智能检测模块所输出的带有可继续承担负载因子的接口节点服务器及对外服务IP,实现分布式文件系统的统一命名空间外部访问请求入口解析系统的运行。 In view of this, the present invention proposes to introduce a monitoring module into the interface node server (including the control node server) of the distributed file system, so as to monitor the access load of the distributed file system, the operating load of the interface node, and the interface node server cluster in the interface node server cluster. The maximum performance parameters of the interface node server; monitoring the maximum performance parameters of the interface node server can know the maximum performance load that the node can carry, and can provide more considerable performance data to the evaluation module through the change rate of the load that has been borne and the load that can continue to be borne. The intelligent load evaluation module is introduced into the access entrance server to realize the evaluation of the load already borne by the interface node server cluster and the external service IP, and the load that can continue to be borne; the intelligent load evaluation module calculates and analyzes the data of the monitoring module, and outputs the interface node server and The sustainable load factor of the external service IP is used as the basis for the request entry analysis module to select the mapping IP. The access request entry analysis module is introduced into the access entry server to realize the analysis of external access requests, the selection and mapping of the interface node server and the external service IP; The output node server with the interface that can continue to bear the load factor and the external service IP realize the operation of the external access request entry analysis system of the unified namespace of the distributed file system.
本发明的方法包括以下三个部分:接口节点服务器上的系统负载监控模块、访问入口服务器上的智能负载评测模块、访问入口服务器的访问请求入口解析模块,其中: The method of the present invention includes the following three parts: a system load monitoring module on the interface node server, an intelligent load evaluation module on the access entry server, and an access request entry analysis module on the access entry server, wherein:
接口节点服务器上的系统负载监控模块是部署在接口节点服务器上的系统负载信息监控收集模块,用于获取接口节点系统的最大运行性能信息(如CPU、内存、网络等)、实际负载、已承担负载信息变化率等,作为评测此接口节点可继续承担负载的重要依据。 The system load monitoring module on the interface node server is a system load information monitoring and collection module deployed on the interface node server, which is used to obtain the maximum operating performance information (such as CPU, memory, network, etc.), actual load, and assumed load of the interface node system. The rate of change of load information, etc., is an important basis for evaluating whether the interface node can continue to bear the load.
访问入口服务器上的智能负载评测模块是部署在访问入口服务器上用于评测接口节点服务器集群和对外服务IP队列可继续承担负载因子的模块,其根据监控模块收集的接口节点服务器运行负载数据,生成接口节点服务器和对外服务IP的“空闲程度”评价,为实现访问请求在接口节点服务器集群实现实时负载的均衡分配提供评价依据。 The intelligent load evaluation module on the access entry server is a module deployed on the access entry server to evaluate the load factor that the interface node server cluster and the external service IP queue can continue to bear. According to the operating load data collected by the monitoring module, the interface node server generates The "idle degree" evaluation of the interface node server and external service IP provides an evaluation basis for realizing the balanced distribution of real-time load of access requests in the interface node server cluster.
访问入口服务器的访问请求入口解析模块是部署在访问入口服务器上用于接收系统外部访问请求的最先处理模块,用于判断外部请求的来源;根据来源确定最“空闲”接口节点上的对外服务IP映射;在系统访问压力超过最大阈值时,中止对外服务IP的映射;在接口节点服务器负载压力超过阈值时,中止为其分配访问请求任务。此模块是实现分布式文件系统的入口模块,也是实现接口节点服务器实时负载动态均衡的主控模块。 The access request entry parsing module of the access entry server is the first processing module deployed on the access entry server to receive the external access request of the system, and is used to judge the source of the external request; determine the external service on the most "idle" interface node according to the source IP mapping; when the system access pressure exceeds the maximum threshold, the mapping of external service IP is suspended; when the load pressure of the interface node server exceeds the threshold, the assignment of access request tasks to it is suspended. This module is the entry module to realize the distributed file system, and also the main control module to realize the real-time dynamic load balance of the interface node server.
除说明书所述的技术特征外,均为本专业技术人员的已知技术。 Except for the technical features described in the instructions, all are known technologies by those skilled in the art.
Claims (4)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2011103925284A CN102420867A (en) | 2011-12-01 | 2011-12-01 | Cluster storage entry resolution method based on real-time load balancing mechanism |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2011103925284A CN102420867A (en) | 2011-12-01 | 2011-12-01 | Cluster storage entry resolution method based on real-time load balancing mechanism |
Publications (1)
Publication Number | Publication Date |
---|---|
CN102420867A true CN102420867A (en) | 2012-04-18 |
Family
ID=45945099
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN2011103925284A Pending CN102420867A (en) | 2011-12-01 | 2011-12-01 | Cluster storage entry resolution method based on real-time load balancing mechanism |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN102420867A (en) |
Cited By (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102647362A (en) * | 2012-04-27 | 2012-08-22 | 浪潮电子信息产业股份有限公司 | A method for load balancing of multi-controller storage system |
CN102710465A (en) * | 2012-06-07 | 2012-10-03 | 浪潮电子信息产业股份有限公司 | Method for monitoring cluster storage interface node load |
CN102833352A (en) * | 2012-09-17 | 2012-12-19 | 深圳中兴网信科技有限公司 | Distributed cache management system and method for implementing distributed cache management |
CN103593737A (en) * | 2013-11-22 | 2014-02-19 | 浪潮电子信息产业股份有限公司 | Archive management system based on cloud computation |
CN103617305A (en) * | 2013-10-22 | 2014-03-05 | 芜湖大学科技园发展有限公司 | Self-adaptive electric power simulation cloud computing platform job scheduling algorithm |
CN104202434A (en) * | 2014-09-28 | 2014-12-10 | 北京奇虎科技有限公司 | Node access method and device |
CN105591964A (en) * | 2015-10-14 | 2016-05-18 | 中国银联股份有限公司 | Device and method for overload protection for Internet system |
CN106210136A (en) * | 2016-08-25 | 2016-12-07 | 浪潮(北京)电子信息产业有限公司 | A kind of storage server load method of adjustment and system |
CN107483538A (en) * | 2017-07-06 | 2017-12-15 | 聚好看科技股份有限公司 | A kind of method and apparatus that access request bag is handled on the node of micro services cluster |
CN109769031A (en) * | 2019-02-18 | 2019-05-17 | 珠海天天放送科技有限公司 | A kind of dynamic self-adapting load-balancing method and system |
CN115941604A (en) * | 2022-11-15 | 2023-04-07 | 中国银行股份有限公司 | A flow distribution method, device, equipment, storage medium and program product |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2002089014A1 (en) * | 2001-04-26 | 2002-11-07 | Creekpath Systems, Inc. | A system for global and local data resource management for service guarantees |
CN101938504A (en) * | 2009-06-30 | 2011-01-05 | 深圳市融创天下科技发展有限公司 | Cluster server intelligent dispatching method and system |
CN102045396A (en) * | 2010-12-20 | 2011-05-04 | 福建星网视易信息系统有限公司 | Load balancing method of server document |
CN102223419A (en) * | 2011-07-05 | 2011-10-19 | 北京邮电大学 | Virtual resource dynamic feedback balanced allocation mechanism for network operation system |
-
2011
- 2011-12-01 CN CN2011103925284A patent/CN102420867A/en active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2002089014A1 (en) * | 2001-04-26 | 2002-11-07 | Creekpath Systems, Inc. | A system for global and local data resource management for service guarantees |
CN101938504A (en) * | 2009-06-30 | 2011-01-05 | 深圳市融创天下科技发展有限公司 | Cluster server intelligent dispatching method and system |
CN102045396A (en) * | 2010-12-20 | 2011-05-04 | 福建星网视易信息系统有限公司 | Load balancing method of server document |
CN102223419A (en) * | 2011-07-05 | 2011-10-19 | 北京邮电大学 | Virtual resource dynamic feedback balanced allocation mechanism for network operation system |
Cited By (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102647362A (en) * | 2012-04-27 | 2012-08-22 | 浪潮电子信息产业股份有限公司 | A method for load balancing of multi-controller storage system |
CN102710465A (en) * | 2012-06-07 | 2012-10-03 | 浪潮电子信息产业股份有限公司 | Method for monitoring cluster storage interface node load |
CN102833352A (en) * | 2012-09-17 | 2012-12-19 | 深圳中兴网信科技有限公司 | Distributed cache management system and method for implementing distributed cache management |
CN103617305A (en) * | 2013-10-22 | 2014-03-05 | 芜湖大学科技园发展有限公司 | Self-adaptive electric power simulation cloud computing platform job scheduling algorithm |
CN103593737A (en) * | 2013-11-22 | 2014-02-19 | 浪潮电子信息产业股份有限公司 | Archive management system based on cloud computation |
CN104202434A (en) * | 2014-09-28 | 2014-12-10 | 北京奇虎科技有限公司 | Node access method and device |
CN105591964A (en) * | 2015-10-14 | 2016-05-18 | 中国银联股份有限公司 | Device and method for overload protection for Internet system |
CN105591964B (en) * | 2015-10-14 | 2019-08-13 | 中国银联股份有限公司 | A kind of overload protection arrangement and method for internet system |
CN106210136A (en) * | 2016-08-25 | 2016-12-07 | 浪潮(北京)电子信息产业有限公司 | A kind of storage server load method of adjustment and system |
CN106210136B (en) * | 2016-08-25 | 2019-05-28 | 浪潮(北京)电子信息产业有限公司 | A kind of storage server load regulation method and system |
CN107483538A (en) * | 2017-07-06 | 2017-12-15 | 聚好看科技股份有限公司 | A kind of method and apparatus that access request bag is handled on the node of micro services cluster |
CN107483538B (en) * | 2017-07-06 | 2021-01-01 | 聚好看科技股份有限公司 | Method and device for processing access request packet on node of micro-service cluster |
CN109769031A (en) * | 2019-02-18 | 2019-05-17 | 珠海天天放送科技有限公司 | A kind of dynamic self-adapting load-balancing method and system |
CN115941604A (en) * | 2022-11-15 | 2023-04-07 | 中国银行股份有限公司 | A flow distribution method, device, equipment, storage medium and program product |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN102420867A (en) | Cluster storage entry resolution method based on real-time load balancing mechanism | |
Chaczko et al. | Availability and load balancing in cloud computing | |
US10055262B1 (en) | Distributed load balancing with imperfect workload information | |
CN104065568B (en) | Web server cluster routing method | |
CN103516807B (en) | A kind of cloud computing platform server load balancing system and method | |
US9858124B1 (en) | Dynamic management of data stream processing | |
CN103152393B (en) | A kind of charging method of cloud computing and charge system | |
CN102404399B (en) | Fuzzy dynamic allocation method for cloud storage resource | |
CN102523158B (en) | Metadata server cluster load balancing method based on weight | |
US8756441B1 (en) | Data center energy manager for monitoring power usage in a data storage environment having a power monitor and a monitor module for correlating associative information associated with power consumption | |
CN107426332B (en) | A load balancing method and system for a WEB server cluster | |
CN107832153A (en) | A kind of Hadoop cluster resources self-adapting distribution method | |
JP2002024192A (en) | Device and method for dividing computer resources | |
CN111385226B (en) | Network resource allocation method, system and network device applied to online office | |
CN102710465A (en) | Method for monitoring cluster storage interface node load | |
CN109951320A (en) | An extensible multi-level monitoring framework for cloud platform and its monitoring method | |
CN111083181A (en) | Equipment scheduling method, gateway and system for large-scale access to Internet of things | |
US20160112288A1 (en) | Providing a data set for tracking and diagnosing datacenter issues | |
CN114564313A (en) | Load adjustment method and device, electronic equipment and storage medium | |
CN106453611A (en) | A method and apparatus for load balancing at a plurality of storage nodes | |
CN109039933A (en) | A kind of cluster network optimization method, device, equipment and medium | |
TW201327239A (en) | Distributed resource management systems and methods for resource management thereof | |
Fan et al. | An adaptive feedback load balancing algorithm in HDFS | |
CN118605886A (en) | Container application deployment method, device, electronic device and storage medium | |
CN110932935A (en) | Resource control method, apparatus, device and computer storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C02 | Deemed withdrawal of patent application after publication (patent law 2001) | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20120418 |