CN111736991B - A method, apparatus, device and readable medium for resource scheduling of cloud platform - Google Patents

A method, apparatus, device and readable medium for resource scheduling of cloud platform Download PDF

Info

Publication number
CN111736991B
CN111736991B CN202010533955.9A CN202010533955A CN111736991B CN 111736991 B CN111736991 B CN 111736991B CN 202010533955 A CN202010533955 A CN 202010533955A CN 111736991 B CN111736991 B CN 111736991B
Authority
CN
China
Prior art keywords
resource
usage rate
resource usage
rating
resources
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.)
Active
Application number
CN202010533955.9A
Other languages
Chinese (zh)
Other versions
CN111736991A (en
Inventor
张廷雷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent Technology Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202010533955.9A priority Critical patent/CN111736991B/en
Publication of CN111736991A publication Critical patent/CN111736991A/en
Application granted granted Critical
Publication of CN111736991B publication Critical patent/CN111736991B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5083Techniques for rebalancing the load in a distributed system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

本发明公开了一种云平台资源调度的方法,包括以下步骤:在预设周期内的每个采集间隔记录一次资源使用率;对资源使用率进行评级,统计资源使用率处在每个评级等级的次数,并根据次数计算预设周期内资源使用率处在每个评级等级对应的时间占比;以及根据时间占比进一步计算得到平均资源使用率,并基于平均资源使用率对资源进行重新分配。本发明还公开了一种云平台资源调度的装置、计算机设备和可读存储介质。本发明在虚拟机建立后,通过对虚拟机的资源使用情况的评估,并对openstack平台中资源进行二次均衡,有效提高openstack平台中资源的实际使用效率,从而提高openstack平台的性能。

Figure 202010533955

The invention discloses a method for resource scheduling of a cloud platform, comprising the following steps: recording the resource usage rate once at each collection interval within a preset period; grading the resource usage rate, and counting the resource usage rate at each rating level the number of times, and calculate the time proportion of the resource usage rate corresponding to each rating level in the preset period according to the number of times; and further calculate the average resource usage rate according to the time proportion, and reallocate resources based on the average resource usage rate. . The invention also discloses a cloud platform resource scheduling device, computer equipment and readable storage medium. After the virtual machine is established, the present invention effectively improves the actual use efficiency of the resources in the openstack platform by evaluating the resource usage of the virtual machine and performing secondary balancing of the resources in the openstack platform, thereby improving the performance of the openstack platform.

Figure 202010533955

Description

一种云平台资源调度的方法、装置、设备及可读介质A method, apparatus, device and readable medium for resource scheduling of cloud platform

技术领域technical field

本发明涉及云计算数据处理技术领域,尤其涉及一种云平台资源调度的方法、装置、设备及可读介质。The present invention relates to the technical field of cloud computing data processing, and in particular, to a method, apparatus, device and readable medium for resource scheduling of a cloud platform.

背景技术Background technique

在云计算时代,众多的应用都部署在openstack平台的虚拟机上,openstack平台是目前最流行的开源云平台,而一个云平台的核心关键点之一就是资源调度,这里的资源调度如果没有特殊说明,指的是虚拟机调度,openstack平台的资源调度策略直接影响着虚拟机中应用的性能。In the era of cloud computing, many applications are deployed on the virtual machines of the openstack platform. The openstack platform is currently the most popular open source cloud platform, and one of the key points of a cloud platform is resource scheduling. If the resource scheduling here is not special Description refers to virtual machine scheduling. The resource scheduling policy of the openstack platform directly affects the performance of applications in the virtual machine.

目前已经产生了各种成熟并且效果非常好的资源调度策略大多数是在虚拟机创建前进行,对资源分配后的资源调度研究较少。由于业务的不确定性,在虚拟机创建前进行资源调度会造成业务需求和虚拟机资源配置不匹配的情况,导致虚拟机的资源配置不能满足业务需求或虚拟机占有大量闲置资源。At present, various mature and effective resource scheduling strategies have been produced. Most of them are performed before the virtual machine is created, and there is little research on resource scheduling after resource allocation. Due to business uncertainty, resource scheduling before a virtual machine is created may cause a mismatch between business requirements and virtual machine resource configuration, resulting in that the virtual machine resource configuration cannot meet business requirements or the virtual machine occupies a large amount of idle resources.

发明内容SUMMARY OF THE INVENTION

有鉴于此,本发明实施例的目的在于提出一种云平台资源调度的方法、装置、设备及可读介质,在虚拟机建立后,通过对虚拟机的资源使用情况的评估,并对openstack平台中资源进行二次均衡,有效提高openstack平台中资源的实际使用效率,从而提高openstack平台的性能。In view of this, the purpose of the embodiments of the present invention is to propose a method, device, device and readable medium for resource scheduling of a cloud platform. The secondary balance of resources in the openstack platform effectively improves the actual use efficiency of the resources in the openstack platform, thereby improving the performance of the openstack platform.

基于上述目的,本发明实施例的一方面提供了一种云平台资源调度的方法,包括以下步骤:在预设周期内的每个采集间隔记录一次资源使用率;对资源使用率进行评级,统计资源使用率处在每个评级等级的次数,并根据次数计算预设周期内资源使用率处在每个评级等级对应的时间占比;以及根据时间占比进一步计算得到平均资源使用率,并基于平均资源使用率对资源进行重新分配。Based on the above purpose, one aspect of the embodiments of the present invention provides a method for resource scheduling on a cloud platform, including the following steps: recording the resource usage rate once at each collection interval within a preset period; The number of times the resource usage rate is at each rating level, and calculate the time proportion of the resource usage rate corresponding to each rating level within the preset period according to the number of times; Average resource usage to reallocate resources.

在一些实施方式中,方法用于openstack开源云平台。In some embodiments, the method is for the openstack open source cloud platform.

在一些实施方式中,资源使用率包括:CPU使用率、内存使用率和存储容量占比。In some embodiments, the resource usage includes: CPU usage, memory usage, and storage capacity ratio.

在一些实施方式中,对资源使用率进行评级包括:将资源使用率与第一评级预设值和第二评级预设值进行对比;若是高于第一评级预设值,将资源使用率评为高级;若是低于第二评级预设值,将资源使用率评为低级;若是不高于第一评级预设值且不低于第二评级预设值,将资源使用率评为中级。In some embodiments, rating the resource usage rate includes: comparing the resource usage rate with a first rating preset value and a second rating preset value; if it is higher than the first rating preset value, rating the resource usage rate If it is lower than the second rating preset value, the resource utilization rate is rated as low; if it is not higher than the first rating preset value and not lower than the second rating preset value, the resource utilization rate is rated as medium.

在一些实施方式中,根据次数计算预设周期内资源使用率处在每个评级等级对应的时间占比包括:将预设周期与采集间隔相除,以得到资源使用率在预设周期的总次数;将每个评级等级的次数与总次数相除,以得到每个评级等级对应的时间占比。In some embodiments, calculating the time proportion of the resource usage rate corresponding to each rating level in the preset period according to the number of times includes: dividing the preset period and the collection interval to obtain the total resource usage rate in the preset period. times; divide the times of each rating level by the total number of times to get the time proportion corresponding to each rating level.

在一些实施方式中,根据时间占比进一步计算得到平均资源使用率包括:将每个时间占比与对应评级预设值相乘并作和,以得到平均资源使用率。In some embodiments, further calculating the average resource usage rate according to the time percentage includes: multiplying and summing each time percentage by the corresponding rating preset value to obtain the average resource usage rate.

在一些实施方式中,基于平均资源使用率对资源进行重新分配包括:用资源初始分配值乘以平均资源使用率,以得到新的资源分配值,并根据新的资源分配值对资源进行重新分配。In some embodiments, reallocating resources based on the average resource usage includes: multiplying the initial resource allocation value by the average resource usage to obtain a new resource allocation value, and reallocating the resource according to the new resource allocation value .

本发明实施例的另一方面,还提供了一种云平台资源调度的装置,包括:性能监控模块,配置用于在预设周期内的每个采集间隔记录一次资源使用率;资源评估模块,对资源使用率进行评级,统计资源使用率处在每个评级等级的次数,并根据次数计算预设周期内资源使用率处在每个评级等级对应的时间占比;以及资源调度模块,根据时间占比进一步计算得到平均资源使用率,并基于平均资源使用率对资源进行重新分配。Another aspect of the embodiments of the present invention further provides a cloud platform resource scheduling device, including: a performance monitoring module, configured to record the resource usage rate once at each collection interval within a preset period; a resource evaluation module, Rank the resource usage rate, count the number of times the resource usage rate is at each rating level, and calculate the proportion of time the resource usage rate is at each rating level in a preset period according to the number of times; and the resource scheduling module, according to the time The proportion is further calculated to obtain the average resource utilization rate, and resources are reallocated based on the average resource utilization rate.

本发明实施例的再一方面,还提供了一种计算机设备,包括:至少一个处理器;以及存储器,存储器存储有可在处理器上运行的计算机指令,指令由处理器执行时实现上述方法的步骤。In yet another aspect of the embodiments of the present invention, a computer device is also provided, including: at least one processor; and a memory, where the memory stores computer instructions that can be executed on the processor, and when the instructions are executed by the processor, implement the above-mentioned method. step.

本发明实施例的再一方面,还提供了一种计算机可读存储介质,计算机可读存储介质存储有被处理器执行时实现如上方法步骤的计算机程序。In yet another aspect of the embodiments of the present invention, a computer-readable storage medium is also provided, where the computer-readable storage medium stores a computer program that implements the above method steps when executed by a processor.

本发明具有以下有益技术效果:在虚拟机建立后,通过对虚拟机的资源使用情况的评估,并对openstack平台中资源进行二次均衡,有效提高openstack平台中资源的实际使用效率,从而提高openstack平台的性能。The invention has the following beneficial technical effects: after the virtual machine is established, by evaluating the resource usage of the virtual machine, and performing secondary balancing of the resources in the openstack platform, the actual use efficiency of the resources in the openstack platform is effectively improved, thereby improving the openstack platform. platform performance.

附图说明Description of drawings

为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的实施例。In order to explain the embodiments of the present invention or the technical solutions in the prior art more clearly, the following briefly introduces the accompanying drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description are only These are some embodiments of the present invention. For those of ordinary skill in the art, other embodiments can also be obtained according to these drawings without creative efforts.

图1为本发明提供的云平台资源调度的方法的实施例的示意图;1 is a schematic diagram of an embodiment of a method for scheduling cloud platform resources provided by the present invention;

图2为本发明提供的云平台资源调度的装置的实施例的示意图。FIG. 2 is a schematic diagram of an embodiment of a cloud platform resource scheduling apparatus provided by the present invention.

具体实施方式Detailed ways

为使本发明的目的、技术方案和优点更加清楚明白,以下结合具体实施例,并参照附图,对本发明实施例进一步详细说明。In order to make the objectives, technical solutions and advantages of the present invention more clearly understood, the embodiments of the present invention will be further described in detail below with reference to the specific embodiments and the accompanying drawings.

需要说明的是,本发明实施例中所有使用“第一”和“第二”的表述均是为了区分两个相同名称非相同的实体或者非相同的参量,可见“第一”“第二”仅为了表述的方便,不应理解为对本发明实施例的限定,后续实施例对此不再一一说明。It should be noted that all expressions using "first" and "second" in the embodiments of the present invention are for the purpose of distinguishing two entities with the same name but not the same or non-identical parameters. It can be seen that "first" and "second" It is only for the convenience of expression and should not be construed as a limitation to the embodiments of the present invention, and subsequent embodiments will not describe them one by one.

基于上述目的,本发明实施例的第一个方面,提出了云平台资源调度的方法的实施例。图1示出的是本发明提供的云平台资源调度的方法的实施例的示意图。如图1所示,本发明实施例包括如下步骤:Based on the above purpose, in the first aspect of the embodiments of the present invention, an embodiment of a method for resource scheduling of a cloud platform is proposed. FIG. 1 shows a schematic diagram of an embodiment of a method for scheduling cloud platform resources provided by the present invention. As shown in Figure 1, the embodiment of the present invention includes the following steps:

S1、在预设周期内的每个采集间隔记录一次资源使用率;S1. Record the resource usage rate once at each collection interval within a preset period;

S2、对资源使用率进行评级,统计资源使用率处在每个评级等级的次数,并根据次数计算预设周期内资源使用率处在每个评级等级对应的时间占比;以及S2. Rank the resource usage rate, count the number of times the resource usage rate is at each rating level, and calculate the proportion of time that the resource usage rate is at each rating level in a preset period according to the number of times; and

S3、根据时间占比进一步计算得到平均资源使用率,并基于平均资源使用率对资源进行重新分配。S3. The average resource usage rate is further calculated according to the time ratio, and resources are reallocated based on the average resource usage rate.

在本实施例中,以7天为周期进行性能评估,每隔15分钟对各项资源使用率进行采集并记录;以0-40%,40%-80%,80%三个区间将资源使用率划分为低级、中级、高级三个评级,统计资源使用率评级为i的次数记作|Ai|,其中i表示低级、中级、高级,计算7天中各资源使用率在各评级中的时间占比,公式如下:In this embodiment, the performance evaluation is carried out in a period of 7 days, and the utilization rates of various resources are collected and recorded every 15 minutes; The rate is divided into three grades: low, medium and high. The number of times that the resource utilization rate is rated i is recorded as |A i |, where i represents low, medium, and high. Calculate the 7-day resource utilization rate in each rating. The proportion of time, the formula is as follows:

Figure BDA0002536381750000041
Figure BDA0002536381750000041

根据时间占比进一步计算得到平均资源使用率,公式如下:The average resource utilization rate is further calculated according to the time proportion, and the formula is as follows:

Figure BDA0002536381750000042
其中Ii表示低级、中级、高级的资源最高使用率,分别为40%、80%、100%,基于平均资源使用率对资源进行重新分配,公式如下:
Figure BDA0002536381750000042
Among them, I i represents the highest resource utilization rate of low-level, intermediate-level and high-level resources, which are 40%, 80%, and 100%, respectively. Redistribution of resources is based on the average resource utilization rate, and the formula is as follows:

Figure BDA0002536381750000043
其中T(A)为虚拟机中资源A的初始分配值,T’(A)为资源A新的分配值,将对应虚拟机的资源配置文件修改为新的分配值,以修改openstack平台中可使用资源的数量。
Figure BDA0002536381750000043
Among them, T(A) is the initial allocation value of resource A in the virtual machine, and T'(A) is the new allocation value of resource A. Modify the resource configuration file of the corresponding virtual machine to the new allocation value to modify the available values in the openstack platform. The number of resources used.

在本发明的一些实施例中,方法可用于openstack开源云平台。openstack平台是目前最流行的开源云平台,通过对openstack平台资源进行二次均衡,可以根据平台中业务对资源的实际需求情况,调整资源分配策略,可以有效提高openstack平台中资源的实际使用效率,从而在一定程度上提高openstack平台的性能。In some embodiments of the present invention, the method may be used on the openstack open source cloud platform. The openstack platform is currently the most popular open source cloud platform. By balancing the resources of the openstack platform twice, the resource allocation strategy can be adjusted according to the actual demand for resources by the business in the platform, which can effectively improve the actual use efficiency of the resources in the openstack platform. So as to improve the performance of the openstack platform to a certain extent.

在本发明的一些实施例中,资源使用率包括:CPU使用率、内存使用率和存储容量占比。分别获取对CPU、内存和存储等资源的使用情况,并分别对CPU使用率、内存使用率和存储容量占比进行评估,根据评估结果对CPU、内存和存储等资源进行二次均衡。In some embodiments of the present invention, the resource usage rate includes: CPU usage rate, memory usage rate, and storage capacity ratio. Obtain the usage of resources such as CPU, memory, and storage, respectively, and evaluate the CPU usage, memory usage, and storage capacity ratio, respectively, and perform secondary balancing of CPU, memory, and storage resources according to the evaluation results.

在本发明的一些实施方式中,对资源使用率进行评级包括:将资源使用率与第一评级预设值和第二评级预设值进行对比;若是高于第一评级预设值,将资源使用率评为高级;若是低于第二评级预设值,将资源使用率评为低级;若是不高于第一评级预设值且不低于第二评级预设值,将资源使用率评为中级。In some embodiments of the present invention, rating the resource usage rate includes: comparing the resource usage rate with a first rating preset value and a second rating preset value; if it is higher than the first rating preset value, classifying the resource usage rate The utilization rate is rated as high; if it is lower than the default value of the second rating, the resource utilization rate is rated as low; if it is not higher than the preset value of the first rating and not lower than the preset value of the second rating, the resource utilization rate is rated as low. for the intermediate level.

在本发明的一些实施方式中,根据次数计算预设周期内资源使用率处在每个评级等级对应的时间占比包括:将预设周期与采集间隔相除,以得到资源使用率在预设周期的总次数;将每个评级等级的次数与总次数相除,以得到每个评级等级对应的时间占比。预设周期为7天,采集间隔为15分钟时公式如下:In some embodiments of the present invention, calculating, according to the number of times, the proportion of the time corresponding to each rating level of the resource usage rate in the preset period includes: dividing the preset period and the collection interval to obtain the resource usage rate within the preset period. The total number of cycles; divide the number of times for each rating level by the total number of times to get the proportion of time corresponding to each rating level. When the preset period is 7 days and the collection interval is 15 minutes, the formula is as follows:

Figure BDA0002536381750000051
其中Ai为资源使用率评级为i的次数。
Figure BDA0002536381750000051
where A i is the number of times the resource utilization rate is rated i.

在本发明的一些实施方式中,根据时间占比进一步计算得到平均资源使用率包括:每个时间占比与对应评级预设值相乘并作和,以得到平均资源使用率,公式如下:In some embodiments of the present invention, further calculating the average resource utilization rate according to the time ratio includes: multiplying and summing each time proportion by the corresponding rating preset value to obtain the average resource utilization rate, and the formula is as follows:

Figure BDA0002536381750000052
其中Ii表示低级、中级、高级的资源最高使用率,分别为40%、80%、100%。
Figure BDA0002536381750000052
Among them, I i represents the highest resource utilization rate of low-level, intermediate-level and high-level resources, which are 40%, 80%, and 100% respectively.

在本发明的一些实施方式中,基于平均资源使用率对资源进行重新分配包括:用资源初始分配值乘以平均资源使用率,以得到新的资源分配值,并根据新的资源分配值对资源进行重新分配,公式如下:In some embodiments of the present invention, the reallocation of resources based on the average resource usage includes: multiplying the initial resource allocation value by the average resource usage to obtain a new resource allocation value, and assigning the resources to the new resource allocation value according to the new resource allocation value. To redistribute, the formula is as follows:

Figure BDA0002536381750000053
其中T(A)为虚拟机中资源A的初始分配值,T’(A)为资源A新的分配值。
Figure BDA0002536381750000053
Among them, T(A) is the initial allocation value of resource A in the virtual machine, and T'(A) is the new allocation value of resource A.

需要特别指出的是,上述云平台资源调度的方法的各个实施例中的各个步骤均可以相互交叉、替换、增加、删减,因此,这些合理的排列组合变换之于云平台资源调度的方法也应当属于本发明的保护范围,并且不应将本发明的保护范围局限在实施例之上。It should be particularly pointed out that the steps in each embodiment of the above-mentioned cloud platform resource scheduling method can be intersected, replaced, added, and deleted. It should belong to the protection scope of the present invention, and should not limit the protection scope of the present invention to the embodiments.

基于上述目的,本发明实施例的第二个方面,提出了一种云平台资源调度的装置。图2示出的是本发明提供的云平台资源调度的装置的实施例的示意图。如图2所示,本发明实施例包括如下模块:性能监控模块,配置用于在预设周期内的每个采集间隔记录一次资源使用率;资源评估模块,对资源使用率进行评级,统计资源使用率处在每个评级等级的次数,并根据次数计算预设周期内资源使用率处在每个评级等级对应的时间占比;以及资源调度模块,根据时间占比进一步计算得到平均资源使用率,并基于平均资源使用率对资源进行重新分配。Based on the above objective, in a second aspect of the embodiments of the present invention, an apparatus for resource scheduling of a cloud platform is provided. FIG. 2 shows a schematic diagram of an embodiment of a cloud platform resource scheduling apparatus provided by the present invention. As shown in FIG. 2 , an embodiment of the present invention includes the following modules: a performance monitoring module, configured to record the resource usage rate once at each collection interval within a preset period; a resource evaluation module, to rate the resource usage rate and count resources The number of times the utilization rate is at each rating level, and calculates the time proportion of the resource utilization rate corresponding to each rating level in the preset period according to the number of times; and the resource scheduling module further calculates the average resource utilization rate according to the time proportion. , and reallocates resources based on average resource usage.

基于上述目的,本发明实施例的第三个方面,提出了一种计算机设备,包括:至少一个处理器;以及存储器,存储器存储有可在处理器上运行的计算机指令,指令由处理器执行时实现以上方法的步骤。Based on the above purpose, a third aspect of the embodiments of the present invention provides a computer device, comprising: at least one processor; and a memory, where the memory stores computer instructions that can be executed on the processor, and when the instructions are executed by the processor Implement the steps of the above method.

本发明还提供了一种计算机可读存储介质,计算机可读存储介质存储有被处理器执行时执行如上方法的计算机程序。The present invention also provides a computer-readable storage medium, where the computer-readable storage medium stores a computer program that executes the above method when executed by a processor.

最后需要说明的是,本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,可以通过计算机程序来指令相关硬件来完成,云平台资源调度的方法的程序可存储于一计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,程序的存储介质可为磁碟、光盘、只读存储记忆体(ROM)或随机存储记忆体(RAM)等。上述计算机程序的实施例,可以达到与之对应的前述任意方法实施例相同或者相类似的效果。Finally, it should be noted that those of ordinary skill in the art can understand that all or part of the process in the method of the above-mentioned embodiments can be implemented by instructing the relevant hardware through a computer program. The program of the cloud platform resource scheduling method can be stored in a computer. In reading the storage medium, when the program is executed, it may include the flow of the embodiments of the above-mentioned methods. Wherein, the storage medium of the program may be a magnetic disk, an optical disk, a read only memory (ROM) or a random access memory (RAM) or the like. The above computer program embodiments can achieve the same or similar effects as any of the foregoing method embodiments corresponding thereto.

此外,根据本发明实施例公开的方法还可以被实现为由处理器执行的计算机程序,该计算机程序可以存储在计算机可读存储介质中。在该计算机程序被处理器执行时,执行本发明实施例公开的方法中限定的上述功能。In addition, the methods disclosed according to the embodiments of the present invention may also be implemented as a computer program executed by a processor, and the computer program may be stored in a computer-readable storage medium. When the computer program is executed by the processor, the above-mentioned functions defined in the methods disclosed in the embodiments of the present invention are executed.

此外,上述方法步骤以及系统单元也可以利用控制器以及用于存储使得控制器实现上述步骤或单元功能的计算机程序的计算机可读存储介质实现。In addition, the above-mentioned method steps and system units can also be implemented by a controller and a computer-readable storage medium for storing a computer program that enables the controller to implement the functions of the above-mentioned steps or units.

此外,应该明白的是,本文的计算机可读存储介质(例如,存储器)可以是易失性存储器或非易失性存储器,或者可以包括易失性存储器和非易失性存储器两者。作为例子而非限制性的,非易失性存储器可以包括只读存储器(ROM)、可编程ROM(PROM)、电可编程ROM(EPROM)、电可擦写可编程ROM(EEPROM)或快闪存储器。易失性存储器可以包括随机存取存储器(RAM),该RAM可以充当外部高速缓存存储器。作为例子而非限制性的,RAM可以以多种形式获得,比如同步RAM(DRAM)、动态RAM(DRAM)、同步DRAM(SDRAM)、双数据速率SDRAM(DDRSDRAM)、增强SDRAM(ESDRAM)、同步链路DRAM(SLDRAM)、以及直接Rambus RAM(DRRAM)。所公开的方面的存储设备意在包括但不限于这些和其它合适类型的存储器。In addition, it should be understood that computer-readable storage media (eg, memory) herein can be volatile memory or non-volatile memory, or can include both volatile and non-volatile memory. By way of example and not limitation, nonvolatile memory may include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory memory. Volatile memory may include random access memory (RAM), which may act as external cache memory. By way of example and not limitation, RAM is available in various forms such as synchronous RAM (DRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous Link DRAM (SLDRAM), and Direct Rambus RAM (DRRAM). The storage devices of the disclosed aspects are intended to include, but not be limited to, these and other suitable types of memory.

本领域技术人员还将明白的是,结合这里的公开所描述的各种示例性逻辑块、模块、电路和算法步骤可以被实现为电子硬件、计算机软件或两者的组合。为了清楚地说明硬件和软件的这种可互换性,已经就各种示意性组件、方块、模块、电路和步骤的功能对其进行了一般性的描述。这种功能是被实现为软件还是被实现为硬件取决于具体应用以及施加给整个系统的设计约束。本领域技术人员可以针对每种具体应用以各种方式来实现的功能,但是这种实现决定不应被解释为导致脱离本发明实施例公开的范围。Those skilled in the art will also appreciate that the various exemplary logical blocks, modules, circuits, and algorithm steps described in connection with the disclosure herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described generally in terms of their functionality. Whether such functionality is implemented as software or hardware depends on the specific application and design constraints imposed on the overall system. Those skilled in the art may implement the functions in various ways for each specific application, but such implementation decisions should not be interpreted as causing a departure from the scope of the disclosed embodiments of the present invention.

结合这里的公开所描述的各种示例性逻辑块、模块和电路可以利用被设计成用于执行这里功能的下列部件来实现或执行:通用处理器、数字信号处理器(DSP)、专用集成电路(ASIC)、现场可编程门阵列(FPGA)或其它可编程逻辑器件、分立门或晶体管逻辑、分立的硬件组件或者这些部件的任何组合。通用处理器可以是微处理器,但是可替换地,处理器可以是任何传统处理器、控制器、微控制器或状态机。处理器也可以被实现为计算设备的组合,例如,DSP和微处理器的组合、多个微处理器、一个或多个微处理器结合DSP和/或任何其它这种配置。The various exemplary logical blocks, modules, and circuits described in connection with the disclosure herein can be implemented or executed using the following components designed to perform the functions herein: general purpose processors, digital signal processors (DSPs), application specific integrated circuits (ASIC), Field Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination of these components. A general-purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller, or state machine. A processor may also be implemented as a combination of computing devices, eg, a combination of a DSP and a microprocessor, multiple microprocessors, one or more microprocessors in combination with a DSP, and/or any other such configuration.

结合这里的公开所描述的方法或算法的步骤可以直接包含在硬件中、由处理器执行的软件模块中或这两者的组合中。软件模块可以驻留在RAM存储器、快闪存储器、ROM存储器、EPROM存储器、EEPROM存储器、寄存器、硬盘、可移动盘、CD-ROM、或本领域已知的任何其它形式的存储介质中。示例性的存储介质被耦合到处理器,使得处理器能够从该存储介质中读取信息或向该存储介质写入信息。在一个替换方案中,存储介质可以与处理器集成在一起。处理器和存储介质可以驻留在ASIC中。ASIC可以驻留在用户终端中。在一个替换方案中,处理器和存储介质可以作为分立组件驻留在用户终端中。The steps of a method or algorithm described in connection with the disclosures herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, removable disk, CD-ROM, or any other form of storage medium known in the art. An exemplary storage medium is coupled to the processor, such that the processor can read information from, and write information to, the storage medium. In an alternative, the storage medium may be integrated with the processor. The processor and storage medium may reside in an ASIC. The ASIC may reside in the user terminal. In an alternative, the processor and storage medium may reside in the user terminal as discrete components.

在一个或多个示例性设计中,功能可以在硬件、软件、固件或其任意组合中实现。如果在软件中实现,则可以将功能作为一个或多个指令或代码存储在计算机可读介质上或通过计算机可读介质来传送。计算机可读介质包括计算机存储介质和通信介质,该通信介质包括有助于将计算机程序从一个位置传送到另一个位置的任何介质。存储介质可以是能够被通用或专用计算机访问的任何可用介质。作为例子而非限制性的,该计算机可读介质可以包括RAM、ROM、EEPROM、CD-ROM或其它光盘存储设备、磁盘存储设备或其它磁性存储设备,或者是可以用于携带或存储形式为指令或数据结构的所需程序代码并且能够被通用或专用计算机或者通用或专用处理器访问的任何其它介质。此外,任何连接都可以适当地称为计算机可读介质。例如,如果使用同轴线缆、光纤线缆、双绞线、数字用户线路(DSL)或诸如红外线、无线电和微波的无线技术来从网站、服务器或其它远程源发送软件,则上述同轴线缆、光纤线缆、双绞线、DSL或诸如红外线、无线电和微波的无线技术均包括在介质的定义。如这里所使用的,磁盘和光盘包括压缩盘(CD)、激光盘、光盘、数字多功能盘(DVD)、软盘、蓝光盘,其中磁盘通常磁性地再现数据,而光盘利用激光光学地再现数据。上述内容的组合也应当包括在计算机可读介质的范围内。In one or more exemplary designs, functions may be implemented in hardware, software, firmware, or any combination thereof. If implemented in software, the functions may be stored on or transmitted over as one or more instructions or code on a computer-readable medium. Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage medium can be any available medium that can be accessed by a general purpose or special purpose computer. By way of example and not limitation, the computer-readable medium may include RAM, ROM, EEPROM, CD-ROM or other optical disk storage devices, magnetic disk storage devices or other magnetic storage devices, or may be used to carry or store instructions in the form of or data structures and any other medium that can be accessed by a general purpose or special purpose computer or a general purpose or special purpose processor. Also, any connection is properly termed a computer-readable medium. For example, if coaxial cable, fiber optic cable, twisted pair, digital subscriber line (DSL), or wireless technologies such as infrared, radio, and microwave are used to send software from a website, server, or other remote source, the above coaxial cable Cable, fiber optic cable, twisted pair, DSL or wireless technologies such as infrared, radio and microwave are all included in the definition of medium. As used herein, magnetic disks and optical disks include compact disks (CDs), laser disks, optical disks, digital versatile disks (DVDs), floppy disks, blu-ray disks, where disks usually reproduce data magnetically, while optical disks reproduce data optically with lasers . Combinations of the above should also be included within the scope of computer-readable media.

以上是本发明公开的示例性实施例,但是应当注意,在不背离权利要求限定的本发明实施例公开的范围的前提下,可以进行多种改变和修改。根据这里描述的公开实施例的方法权利要求的功能、步骤和/或动作不需以任何特定顺序执行。此外,尽管本发明实施例公开的元素可以以个体形式描述或要求,但除非明确限制为单数,也可以理解为多个。The above are exemplary embodiments of the present disclosure, but it should be noted that various changes and modifications may be made without departing from the scope of the disclosure of the embodiments of the present invention as defined in the claims. The functions, steps and/or actions of the method claims in accordance with the disclosed embodiments described herein need not be performed in any particular order. Furthermore, although elements disclosed in the embodiments of the present invention may be described or claimed in the singular, unless explicitly limited to the singular, the plural may also be construed.

应当理解的是,在本文中使用的,除非上下文清楚地支持例外情况,单数形式“一个”旨在也包括复数形式。还应当理解的是,在本文中使用的“和/或”是指包括一个或者一个以上相关联地列出的项目的任意和所有可能组合。It should be understood that, as used herein, the singular form "a" is intended to include the plural form as well, unless the context clearly supports an exception. It will also be understood that "and/or" as used herein is meant to include any and all possible combinations of one or more of the associated listed items.

上述本发明实施例公开实施例序号仅仅为了描述,不代表实施例的优劣。The above-mentioned embodiments of the present invention disclose the serial numbers of the embodiments only for description, and do not represent the advantages and disadvantages of the embodiments.

本领域普通技术人员可以理解实现上述实施例的全部或部分步骤可以通过硬件来完成,也可以通过程序来指令相关的硬件完成,程序可以存储于一种计算机可读存储介质中,上述提到的存储介质可以是只读存储器,磁盘或光盘等。Those of ordinary skill in the art can understand that all or part of the steps of implementing the above embodiments can be completed by hardware, or can be completed by instructing relevant hardware through a program, and the program can be stored in a computer-readable storage medium. The storage medium can be a read-only memory, a magnetic disk or an optical disk, and the like.

所属领域的普通技术人员应当理解:以上任何实施例的讨论仅为示例性的,并非旨在暗示本发明实施例公开的范围(包括权利要求)被限于这些例子;在本发明实施例的思路下,以上实施例或者不同实施例中的技术特征之间也可以进行组合,并存在如上的本发明实施例的不同方面的许多其它变化,为了简明它们没有在细节中提供。因此,凡在本发明实施例的精神和原则之内,所做的任何省略、修改、等同替换、改进等,均应包含在本发明实施例的保护范围之内。Those of ordinary skill in the art should understand that the discussion of any of the above embodiments is only exemplary, and is not intended to imply that the scope (including the claims) disclosed by the embodiments of the present invention is limited to these examples; under the idea of the embodiments of the present invention , the technical features in the above embodiments or different embodiments can also be combined, and there are many other changes in different aspects of the above embodiments of the present invention, which are not provided in detail for the sake of brevity. Therefore, any omission, modification, equivalent replacement, improvement, etc. made within the spirit and principle of the embodiments of the present invention should be included within the protection scope of the embodiments of the present invention.

Claims (10)

1.一种云平台资源调度的方法,其特征在于,包括以下步骤:1. A method for cloud platform resource scheduling, comprising the following steps: 在预设周期内的每个采集间隔记录一次资源使用率;Record resource usage once at each collection interval within a preset period; 对所述资源使用率进行评级,统计所述资源使用率处在每个评级等级的次数,并根据所述次数计算所述预设周期内所述资源使用率处在每个所述评级等级对应的时间占比;以及Rank the resource usage rate, count the number of times the resource usage rate is at each rating level, and calculate the corresponding number of times the resource usage rate is at each rating level within the preset period. percentage of time; and 根据所述时间占比进一步计算得到平均资源使用率,并基于所述平均资源使用率对资源进行重新分配,The average resource usage rate is further calculated according to the time ratio, and resources are reallocated based on the average resource usage rate, 其中,根据时间占比进一步计算得到平均资源使用率,公式如下:Among them, the average resource utilization rate is further calculated according to the time proportion, and the formula is as follows:
Figure 699352DEST_PATH_IMAGE001
,其中,P(Ai)表示7天中各资源使用率在各评级中的时间占比,Ai表示资源A的资源使用率评级为i,I(Ai)表示低级、中级、高级的资源最高使用率,分别为40%、80%、100%,基于平均资源使用率对资源进行重新分配,公式如下:
Figure 699352DEST_PATH_IMAGE001
, where P(A i ) represents the time proportion of each resource usage rate in each rating in 7 days, A i represents the resource usage rate rating of resource A for i, and I(A i ) represents the low, middle, and high grades The highest resource utilization rates are 40%, 80%, and 100%, respectively. Redistribution of resources is based on the average resource utilization rate. The formula is as follows:
Figure 85334DEST_PATH_IMAGE002
,其中T(A)为虚拟机中资源A的初始分配值,T(A)为资源A新的分配值,将对应虚拟机的资源配置文件修改为新的分配值,以修改openstack平台中可使用资源的数量。
Figure 85334DEST_PATH_IMAGE002
, where T(A) is the initial allocation value of resource A in the virtual machine, T ' (A) is the new allocation value of resource A, and the resource configuration file of the corresponding virtual machine is modified to the new allocation value to modify the openstack platform. The number of resources available.
2.根据权利要求1所述的云平台资源调度的方法,其特征在于,所述方法用于openstack开源云平台。2. The method for cloud platform resource scheduling according to claim 1, wherein the method is used for the openstack open source cloud platform. 3.根据权利要求1所述的云平台资源调度的方法,其特征在于,所述资源使用率包括:CPU使用率、内存使用率和存储容量占比。3 . The method for scheduling resources of a cloud platform according to claim 1 , wherein the resource usage rate comprises: CPU usage rate, memory usage rate, and storage capacity ratio. 4 . 4.根据权利要求1所述的云平台资源调度的方法,其特征在于,对所述资源使用率进行评级包括:4. The method for cloud platform resource scheduling according to claim 1, wherein the rating of the resource utilization comprises: 将所述资源使用率与第一评级预设值和第二评级预设值进行对比;comparing the resource usage rate with a first rating preset value and a second rating preset value; 若是高于第一评级预设值,将所述资源使用率评为高级;If it is higher than the first rating preset value, the resource usage rate is rated as high; 若是低于第二评级预设值,将所述资源使用率评为低级;If it is lower than the second rating preset value, the resource usage rate is rated as low; 若是不高于所述第一评级预设值且不低于第二评级预设值,将所述资源使用率评为中级。If it is not higher than the first rating preset value and not lower than the second rating preset value, the resource usage rate is rated as medium. 5.根据权利要求1所述的云平台资源调度的方法,其特征在于,根据所述次数计算所述预设周期内所述资源使用率处在每个所述评级等级对应的时间占比包括:5 . The method for cloud platform resource scheduling according to claim 1 , wherein calculating, according to the number of times, the proportion of time that the resource usage rate is at each of the rating levels in the preset period includes: 6 . : 将所述预设周期与所述采集间隔相除,以得到所述资源使用率在所述预设周期的总次数;dividing the preset period by the collection interval to obtain the total number of times of the resource usage rate in the preset period; 将每个所述评级等级的所述次数与所述总次数相除,以得到每个所述评级等级对应的时间占比。The number of times of each rating level is divided by the total number of times to obtain the time proportion corresponding to each of the rating levels. 6.根据权利要求1所述的云平台资源调度的方法,其特征在于,根据所述时间占比进一步计算得到平均资源使用率包括:6. The method for cloud platform resource scheduling according to claim 1, wherein further calculating the average resource utilization rate according to the time ratio comprises: 将每个所述时间占比与对应评级预设值相乘并作和,以得到平均资源使用率。Multiplying and summing each of said time proportions by the corresponding rating preset value to obtain an average resource usage rate. 7.根据权利要求1所述的云平台资源调度的方法,其特征在于,基于所述平均资源使用率对资源进行重新分配包括:7. The method for cloud platform resource scheduling according to claim 1, wherein reallocating resources based on the average resource usage rate comprises: 用资源初始分配值乘以所述平均资源使用率,以得到新的资源分配值,并根据所述新的资源分配值对所述资源进行重新分配。The average resource usage rate is multiplied by the initial resource allocation value to obtain a new resource allocation value, and the resources are reallocated according to the new resource allocation value. 8.一种云平台资源调度的装置,其特征在于,包括:8. A device for cloud platform resource scheduling, comprising: 性能监控模块,配置用于在预设周期内的每个采集间隔记录一次资源使用率;A performance monitoring module, configured to record resource usage at each collection interval within a preset period; 资源评估模块,对所述资源使用率进行评级,统计所述资源使用率处在每个评级等级的次数,并根据所述次数计算所述预设周期内所述资源使用率处在每个所述评级等级对应的时间占比;以及A resource evaluation module that rates the resource usage rate, counts the number of times the resource usage rate is at each rating level, and calculates the number of times the resource usage rate is at each level within the preset period. the percentage of time corresponding to the above rating level; and 资源调度模块,根据所述时间占比进一步计算得到平均资源使用率,并基于所述平均资源使用率对资源进行重新分配,a resource scheduling module, further calculating an average resource usage rate according to the time ratio, and redistributing resources based on the average resource usage rate, 其中,根据时间占比进一步计算得到平均资源使用率,公式如下:Among them, the average resource utilization rate is further calculated according to the time proportion, and the formula is as follows:
Figure 724126DEST_PATH_IMAGE003
,其中,P(Ai)表示7天中各资源使用率在各评级中的时间占比,Ai表示资源A的资源使用率评级为i,I(Ai)表示低级、中级、高级的资源最高使用率,分别为40%、80%、100%,基于平均资源使用率对资源进行重新分配,公式如下:
Figure 724126DEST_PATH_IMAGE003
, where P(A i ) represents the time proportion of each resource usage rate in each rating in 7 days, A i represents the resource usage rate rating of resource A for i, and I(A i ) represents the low, middle, and high grades The highest resource utilization rates are 40%, 80%, and 100%, respectively. Redistribution of resources is based on the average resource utilization rate. The formula is as follows:
Figure 853756DEST_PATH_IMAGE004
,其中T(A)为虚拟机中资源A的初始分配值,T(A)为资源A新的分配值,将对应虚拟机的资源配置文件修改为新的分配值,以修改openstack平台中可使用资源的数量。
Figure 853756DEST_PATH_IMAGE004
, where T(A) is the initial allocation value of resource A in the virtual machine, T ' (A) is the new allocation value of resource A, and the resource configuration file of the corresponding virtual machine is modified to the new allocation value to modify the openstack platform. The number of resources available.
9.一种计算机设备,其特征在于,包括:9. A computer equipment, characterized in that, comprising: 至少一个处理器;以及at least one processor; and 存储器,所述存储器存储有可在所述处理器上运行的计算机指令,所述指令由所述处理器执行时实现权利要求 1-7任意一项所述方法的步骤。a memory, the memory storing computer instructions executable on the processor, the instructions implementing the steps of the method of any one of claims 1-7 when executed by the processor. 10.一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,其特征在于,所述计算机程序被处理器执行时实现权利要求1-7任意一项所述方法的步骤。10. A computer-readable storage medium storing a computer program, characterized in that, when the computer program is executed by a processor, the steps of the method according to any one of claims 1-7 are implemented.
CN202010533955.9A 2020-06-12 2020-06-12 A method, apparatus, device and readable medium for resource scheduling of cloud platform Active CN111736991B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010533955.9A CN111736991B (en) 2020-06-12 2020-06-12 A method, apparatus, device and readable medium for resource scheduling of cloud platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010533955.9A CN111736991B (en) 2020-06-12 2020-06-12 A method, apparatus, device and readable medium for resource scheduling of cloud platform

Publications (2)

Publication Number Publication Date
CN111736991A CN111736991A (en) 2020-10-02
CN111736991B true CN111736991B (en) 2022-06-21

Family

ID=72648964

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010533955.9A Active CN111736991B (en) 2020-06-12 2020-06-12 A method, apparatus, device and readable medium for resource scheduling of cloud platform

Country Status (1)

Country Link
CN (1) CN111736991B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113918280A (en) * 2021-09-28 2022-01-11 北京六方云信息技术有限公司 Dynamic adjustment method of virtual machine resources, terminal device and storage medium
CN115442262B (en) * 2022-08-01 2024-02-06 阿里巴巴(中国)有限公司 Resource evaluation method and device, electronic equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102868763A (en) * 2012-10-08 2013-01-09 山东省计算中心 Energy-saving dynamic adjustment method of virtual web application cluster in cloud computing environment
CN104410543A (en) * 2014-11-19 2015-03-11 中国联合网络通信集团有限公司 An automatic testing method and system based on cloud resource
CN105260235A (en) * 2015-09-23 2016-01-20 浪潮集团有限公司 Method and device for scheduling resources on basis of application scenarios in cloud platform
WO2018199414A1 (en) * 2017-04-24 2018-11-01 (주) 글루시스 Method and apparatus for distributing virtualized resources in cloud computing environment
CN109936465A (en) * 2017-12-15 2019-06-25 中国移动通信集团浙江有限公司 A kind of cloud platform resource utilization evaluation method and device
CN110413382A (en) * 2019-08-06 2019-11-05 山东超越数控电子股份有限公司 A kind of method, equipment and the readable medium of the resource dynamic adjustment of Docker container

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102868763A (en) * 2012-10-08 2013-01-09 山东省计算中心 Energy-saving dynamic adjustment method of virtual web application cluster in cloud computing environment
CN104410543A (en) * 2014-11-19 2015-03-11 中国联合网络通信集团有限公司 An automatic testing method and system based on cloud resource
CN105260235A (en) * 2015-09-23 2016-01-20 浪潮集团有限公司 Method and device for scheduling resources on basis of application scenarios in cloud platform
WO2018199414A1 (en) * 2017-04-24 2018-11-01 (주) 글루시스 Method and apparatus for distributing virtualized resources in cloud computing environment
CN109936465A (en) * 2017-12-15 2019-06-25 中国移动通信集团浙江有限公司 A kind of cloud platform resource utilization evaluation method and device
CN110413382A (en) * 2019-08-06 2019-11-05 山东超越数控电子股份有限公司 A kind of method, equipment and the readable medium of the resource dynamic adjustment of Docker container

Also Published As

Publication number Publication date
CN111736991A (en) 2020-10-02

Similar Documents

Publication Publication Date Title
TWI682652B (en) Data processing method and device
CN101788995B (en) Hotspot data identification method and device
CN106470219A (en) The dilatation of computer cluster and capacity reduction method and equipment
CN107122126B (en) Data migration method, device and system
CN111736991B (en) A method, apparatus, device and readable medium for resource scheduling of cloud platform
CN107562913A (en) The date storage method and device of a kind of distributed file system
CN116700634B (en) Garbage recycling method and device for distributed storage system and distributed storage system
CN113064859A (en) Metadata processing method and device, electronic equipment and storage medium
CN112988066A (en) Data processing method and device
CN105493024A (en) Data threshold prediction method and related apparatus
CN110737649B (en) Processing method, device and storage medium of transaction log of a database
JP2016500459A (en) Monitoring record management method and device
CN118838877B (en) A distributed data balancing method, device, equipment and storage medium
CN113805800B (en) RAID stripe-based IO writing method, device, equipment and readable medium
CN115079958A (en) Multi-node load balancing cold and hot data migration device, method, terminal and medium
CN118519782A (en) Cloud host scheduling method and device, electronic equipment and computer readable storage medium
CN109976896A (en) Business re-scheduling treating method and apparatus
CN117370462A (en) Data synchronization method
CN117850680A (en) A method for optimizing data balance in distributed storage system
CN107644086B (en) Spatial data distribution method
CN116991334A (en) Data storage method, system, device, electronic equipment and readable storage medium
CN114638689A (en) A method, device, system and electronic device for generating credit information
TWI795892B (en) Method, server and storage medium for resource scheduling
CN110427312A (en) A kind of method, equipment and the storage medium of test database performance
CN118672520B (en) Hierarchical storage method and device for file data, medium and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant