WO2013027332A1 - Dispositif ainsi que procédé de traitement d'informations, et programme - Google Patents

Dispositif ainsi que procédé de traitement d'informations, et programme Download PDF

Info

Publication number
WO2013027332A1
WO2013027332A1 PCT/JP2012/004766 JP2012004766W WO2013027332A1 WO 2013027332 A1 WO2013027332 A1 WO 2013027332A1 JP 2012004766 W JP2012004766 W JP 2012004766W WO 2013027332 A1 WO2013027332 A1 WO 2013027332A1
Authority
WO
WIPO (PCT)
Prior art keywords
iaas
information
virtual server
performance
site
Prior art date
Application number
PCT/JP2012/004766
Other languages
English (en)
Japanese (ja)
Inventor
竹村 俊徳
Original Assignee
日本電気株式会社
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 日本電気株式会社 filed Critical 日本電気株式会社
Publication of WO2013027332A1 publication Critical patent/WO2013027332A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3466Performance evaluation by tracing or monitoring
    • G06F11/3495Performance evaluation by tracing or monitoring for systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3409Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment
    • G06F11/3419Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment by assessing time
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2201/00Indexing scheme relating to error detection, to error correction, and to monitoring
    • G06F2201/815Virtual
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2201/00Indexing scheme relating to error detection, to error correction, and to monitoring
    • G06F2201/875Monitoring of systems including the internet

Definitions

  • the present invention relates to an information processing apparatus, an information processing method, and a program for measuring performance including a network load for a plurality of virtual servers operating on an IaaS (Infrastructure as a Service) site.
  • IaaS Infrastructure as a Service
  • Non-Patent Documents 1 and 2 describe services that provide virtual servers with pay-per-use depending on the amount of allocated resources.
  • Patent Document 1 describes that the following processing is performed for the purpose of measuring the margin of processing capacity of a physical server on which a virtual server operates on the same basis.
  • the management server device transmits a virtual server image to the physical server.
  • This virtual server image includes an OS and a performance measurement program.
  • the physical server generates a virtual server based on the virtual server image.
  • the management server device receives performance information measured by the virtual server from the physical server.
  • a plurality of virtual servers may be connected via a network, and processing may be performed using the plurality of virtual servers.
  • the processing speed varies depending on the communication speed of the network.
  • the IaaS site is also used by others, and in the IaaS site, the network communication speed is not guaranteed (best effort) in most cases. For this reason, it is unclear how much performance can be obtained when processing using a plurality of virtual servers is performed at the IaaS site.
  • An object of the present invention is to provide an information processing apparatus, an information processing method, and a program capable of measuring performance when processing using a plurality of virtual servers is performed on an IaaS site.
  • virtual server transmission means for transmitting a plurality of virtual server images for generating a plurality of virtual servers that perform processing by communicating with each other to an IaaS (Infrastructure as a Service) site;
  • Performance information receiving means for receiving performance information for calculating processing speed or processing time when the plurality of virtual servers execute processing from the IaaS site;
  • performance calculating means for calculating the processing speed or the processing time when the plurality of virtual servers are generated at the IaaS site;
  • a computer transmits a plurality of virtual server images for generating a plurality of virtual servers that perform processing by communicating with each other to an IaaS site,
  • the computer receives performance information for calculating a processing speed or processing time when the plurality of virtual servers execute processing from the IaaS site,
  • An information processing method is provided in which the computer calculates the processing speed or the processing time when the plurality of virtual servers are generated at the IaaS site based on the received performance information.
  • a program for causing a computer to function as an information processing device for measuring the performance of an IaaS site In the computer, A function of transmitting a plurality of virtual server images for generating a plurality of virtual servers that perform processing by communicating with each other to the IaaS site; A function of receiving performance information for calculating a processing speed or processing time when the plurality of virtual servers execute processing from the IaaS site; A function of calculating the processing speed or the processing time when the plurality of virtual servers are generated at the IaaS site based on the received performance information; A program for realizing the above is provided.
  • FIG. 3 is a flowchart illustrating an operation of the information processing apparatus illustrated in FIG. 1. It is a functional block diagram for demonstrating the function structure and use environment of the information processing apparatus which concern on 2nd Embodiment.
  • 4 is a flowchart illustrating an operation of the information processing apparatus illustrated in FIG. 3.
  • 14 is a flowchart for explaining the operation of the information processing apparatus according to the third embodiment. It is a flowchart explaining operation
  • movement of the information processing apparatus in 4th Embodiment. 10 is a flowchart illustrating an operation of an information processing apparatus according to a fifth embodiment.
  • FIG. 1 is a functional block diagram for explaining functions and usage environments of the information processing apparatus 100 according to the first embodiment.
  • the information processing apparatus 100 communicates with the IaaS site 200 via the network 20.
  • the network 20 is the Internet, for example.
  • a plurality of virtual servers 210 are generated according to instructions from the information processing apparatus 100.
  • the plurality of virtual servers 210 are all performance measurement virtual servers.
  • the plurality of virtual servers 210 perform processing by communicating with each other.
  • the information processing apparatus 100 receives performance information from any of the plurality of virtual servers 210.
  • the performance information is information for calculating a processing speed or processing time when a plurality of virtual servers 210 execute processing.
  • the information processing apparatus 100 calculates the processing speed or processing time of the plurality of virtual servers 210 in the IaaS site 200 based on the received performance information. Therefore, by using the information processing apparatus 100, it is possible to measure performance when processing using a plurality of virtual servers is performed at the IaaS site 200. Details will be described below.
  • the information processing apparatus 100 includes a virtual server transmission unit 110, a performance information reception unit 120, and a performance calculation unit 130.
  • the virtual server transmission unit 110 reads the virtual server image from the server image storage unit 112, and transmits the read virtual server image to the virtual server 210.
  • the server image storage unit 112 is outside the information processing apparatus 100.
  • the server image storage unit 112 may be located inside the information processing apparatus 100.
  • the virtual server image is data for generating the virtual server 210.
  • the virtual server image is a file of the contents of the disk of the virtual server on which the performance measurement program is installed, and includes an OS and a performance measurement program that runs on the OS. This performance measurement program is activated on the virtual server 210, generates performance information, and transmits it to the information processing apparatus 100.
  • the performance measurement program is a program for generating performance information of the virtual server 210.
  • the performance information is data for calculating the performance of the virtual server 210, for example, a processing speed, or data for calculating a processing time per unit process.
  • the processing information includes, for example, the CPU usage rate, the memory usage rate, the input / output performance value of the recording medium (for example, the ratio of the input / output data transfer rate to the maximum data transfer rate), the storage data amount of the storage medium, and the input of the communication controller. It may be a measurement result of an output performance value (transmission speed, use band, etc.).
  • the performance measurement program is, for example, a commercially available benchmark program.
  • the benchmark program includes SPEC (Standard Performance Evaluation Corporation) that can measure various performances such as CPU, Java (registered trademark), and Web server, TPC (Transaction Processing Processing Council) that can measure transaction processing performance, and network performance. There are netperf etc. that can measure performance.
  • the performance measurement program may be a newly created benchmark program.
  • the performance measurement program varies depending on the content of the process that is the target of performance measurement.
  • the performance measurement program may be a load generation program that reproduces a load pattern (including network load) generated in the batch process. It may be a batch processing program that generates a network load.
  • the performance information receiving unit 120 receives performance information transmitted from the virtual server 210. Based on the performance information received by the performance information reception unit 120, the performance calculation unit 130 calculates the processing speeds or processing times per unit process of the plurality of virtual servers 210 in the IaaS site 200.
  • each component of the information processing apparatus 100 shown in FIG. 1 is not a hardware unit configuration but a functional unit block.
  • Each component of the information processing apparatus 100 is centered on an arbitrary computer CPU, memory, a program that realizes the components shown in the figure loaded in the memory, a storage unit such as a hard disk for storing the program, and a network connection interface. It is realized by any combination of hardware and software. There are various modifications of the implementation method and apparatus.
  • FIG. 2 is a flowchart showing the operation of the information processing apparatus 100 shown in FIG.
  • the virtual server transmission unit 110 of the information processing apparatus 100 reads a plurality of virtual server images from the server image storage unit 112.
  • the server image storage unit 112 is associated with a plurality of virtual server images (or within a virtual server image) and the contents of processing to be performed by the plurality of virtual servers 210 generated by the virtual server image. Is also stored.
  • the virtual server transmission unit 110 reads out data indicating the contents of this processing from the server image storage unit 112 together with the plurality of virtual server images (step S10).
  • the virtual server transmission unit 110 transmits the plurality of read virtual server images and data indicating the processing contents to the IaaS site 200 (step S20).
  • the IaaS site 200 Upon receiving a plurality of virtual server images from the information processing apparatus 100, the IaaS site 200 generates a plurality of virtual servers 210 using the received virtual server images (step S30).
  • the plurality of virtual servers 210 perform processing in accordance with data indicating the content of processing transmitted from the information processing apparatus 100 while communicating with each other (step S40). That is, in this process, a load is generated on the network.
  • the communication performed here may be performed via a virtual network or may be performed via a physical network.
  • any of the virtual servers 210 generates performance information using the result of this processing (step S50), and transmits the generated performance information to the information processing apparatus 100 (step S60).
  • This performance information includes, for example, data indicating the total amount of processing and the time required to execute the processing.
  • the performance information receiving unit 120 of the information processing apparatus 100 may request performance information from the IaaS site 200. In this case, the IaaS site 200 transmits performance information after receiving a request from the performance information
  • the performance information receiving unit 120 of the information processing apparatus 100 receives the performance information transmitted from the virtual server 210.
  • the performance calculation unit 130 calculates the processing speed or the processing time per unit process using the performance information received by the performance information receiving unit 120 (step S70). For example, the performance calculation unit 130 may calculate the processing speed by dividing the total amount of business processing by the time taken for processing, or calculate the processing speed by dividing the integrated value of the CPU load by the average load. May be. Furthermore, the performance calculation unit 130 may calculate the total amount of network load (that is, the total amount of communication between the plurality of virtual servers 210) as part of the performance information.
  • a plurality of virtual servers 210 that communicate with each other are generated on the IaaS site 200, and processing is performed while the plurality of virtual servers 210 communicate with each other. Then, the virtual server 210 transmits the performance information measured in this process to the performance information receiving unit 120 of the information processing apparatus 100. Therefore, according to the present embodiment, the performance of the virtual server 210 can be measured in a state in which the network traffic in the IaaS site 200 is reflected.
  • FIG. 3 is a functional block diagram for explaining the functional configuration and usage environment of the information processing apparatus 100 according to the second embodiment.
  • the information processing apparatus 100 according to the present embodiment has the same configuration as the information processing apparatus 100 according to the first embodiment except for the following points.
  • the information processing apparatus 100 is provided in the local network 10.
  • a management terminal 102 is provided in the local network 10.
  • the management terminal 102 controls the information processing apparatus 100.
  • the information processing apparatus 100 includes a server image storage unit 112.
  • the server image storage unit 112 stores a plurality of sets of images including a plurality of virtual server images. Each set of images generates different virtual server groups. These virtual server groups are different from each other in content of processing to be measured, that is, content of processing to be performed.
  • the first set of images generates two virtual servers 210. These two virtual servers measure the maximum amount of traffic when they communicate with each other.
  • the second set of images generates a plurality of virtual servers 210 assuming parallel computation.
  • the virtual server advances the calculation while mutually transmitting and receiving intermediate results of the calculation. Therefore, the plurality of virtual servers 210 generated in the second set of images measure the traffic amount of each communication and the total traffic amount of all the communication when the plurality of virtual servers 210 communicate with each other.
  • the plurality of virtual servers 210 divide and hold a part of the data to be processed.
  • the data to be used changes according to the processing performed by each virtual server 210. For this reason, the virtual server 210 that processes data proceeds with processing while communicating with another virtual server 210 that holds the data.
  • the virtual server transmission unit 110 transmits the same plurality of server images and data indicating the processing contents to a plurality of different IaaS sites 200.
  • the performance information receiving part 120 receives the performance information in the IaaS site 200 from each of the plurality of IaaS sites 200.
  • the performance calculation part 130 calculates a processing speed or processing time for every several IaaS site 200.
  • FIG. 4 is a flowchart showing the operation of the information processing apparatus 100 shown in FIG.
  • the management terminal 102 transmits instruction information (information for specifying a measurement type) to the virtual server transmission unit 110 of the information processing apparatus 100 via the local network 10.
  • This instruction information includes information for specifying which image set is to be read from the server image storage unit 112.
  • the virtual server transmission unit 110 receives instruction information from the management terminal 102 (step S2).
  • the virtual server transmission unit 110 reads a plurality of virtual server images corresponding to the instruction information and data indicating the contents of processing from the server image storage unit 112 (step S10). Then, the virtual server transmission unit 110 transmits the plurality of read virtual server images and data indicating the contents of the processing to each of the plurality of IaaS sites 200 (step S20).
  • each IaaS site 200 is the same as that in the first embodiment (steps S30 to S60).
  • the performance information receiving unit 120 of the information processing apparatus 100 receives the performance information transmitted from the virtual server 210 and information for identifying the IaaS site 200. Using the performance information received by the performance information receiving unit 120, the performance calculating unit 130 calculates a processing speed or a processing time per unit process for each IaaS site 200 (step S70). Then, the performance calculation unit 130 stores the calculated processing speed or processing time in the performance storage unit 132 in association with the identification information of the IaaS site 200 (step S72). Further, the performance calculation unit 130 transmits the calculated processing speed or processing time to the management terminal 102 in association with the identification information of the IaaS site 200 (step S74).
  • the same effect as that of the first embodiment can be obtained.
  • the same plurality of virtual servers 210 are generated in the plurality of IaaS sites 200, and the performance information is received from each of the plurality of IaaS sites 200. Therefore, the performance of a plurality of IaaS sites 200 can be measured according to the same standard.
  • the information processing apparatus 100 according to the third embodiment, except that the information indicating the instance size of the virtual server 210 is transmitted when transmitting a plurality of virtual server images.
  • the configuration is the same as that of the device 100.
  • the instance size here is the amount of resources (CPU, memory, etc.) allocated to the virtual server 210 in the IaaS site 200.
  • FIG. 5 is a flowchart for explaining the operation of the information processing apparatus 100 according to this embodiment.
  • the management terminal 102 transmits instruction information to the virtual server transmission unit 110 of the information processing apparatus 100 via the local network 10.
  • This instruction information includes information indicating which image set is to be read from the server image storage unit 112. Further, the instruction information includes information indicating that repeated measurement is performed while changing the instance size (for example, information indicating the range of the instance size).
  • the virtual server transmission unit 110 receives instruction information from the management terminal 102 (step S4).
  • the virtual server transmission unit 110 reads a plurality of virtual server images corresponding to the instruction information and data indicating the contents of processing from the server image storage unit 112 (step S10).
  • the virtual server transmission unit 110 sets the instance size of the virtual server 210 (step S12). Then, the virtual server transmission unit 110 transmits the plurality of read virtual server images, the data indicating the contents of the process, and the instance size setting information to each of the plurality of IaaS sites 200 (step S22).
  • the IaaS site 200 Upon receiving a plurality of virtual server images and instance size setting information from the information processing apparatus 100, the IaaS site 200 generates a plurality of virtual servers 210 using the received virtual server images.
  • the instance size of the virtual server 210 generated here is the same as the setting information received from the information processing apparatus 100 (step S32). Thereafter, the processing performed by each IaaS site 200 is the same as in the second embodiment (steps S40 to S60).
  • the performance information receiving unit 120 of the information processing apparatus 100 receives the performance information transmitted from the virtual server 210 and information for identifying the IaaS site 200. Using the performance information received by the performance information receiving unit 120, the performance calculating unit 130 calculates a processing speed or a processing time per unit process for each IaaS site 200 (step S70). Then, the performance calculation unit 130 stores the calculated processing speed or processing time in the performance storage unit 132 in association with the identification information of the IaaS site 200 (step S72).
  • the virtual server transmission unit 110, the performance information reception unit 120, and the performance calculation unit 130 are designated by repeatedly performing the processing shown in steps S12 to S72 while changing the instance size setting (step S73).
  • the processing speed or the processing time per unit process is calculated for each IaaS site 200 in the entire instance size range.
  • the performance calculation unit 130 transmits the processing speed or processing time for each instance size to the management terminal 102 in association with the identification information of the IaaS site 200 (step S75).
  • the same effect as that of the second embodiment can be obtained.
  • the difference in performance between the IaaS sites 200 varies depending on the instance size.
  • the difference in performance between the IaaS sites 200 can be grasped for each instance size.
  • the instance size of the virtual server differs depending on the contract with the IaaS site 200. According to this embodiment, it is possible to determine which contract with which instance size of which IaaS site 200 is most efficient.
  • the information processing apparatus 100 When the information processing apparatus 100 according to the fourth embodiment transmits a plurality of virtual server images, the information processing apparatus 100 transmits the information specifying the position of the physical server on which the virtual server 210 is formed,
  • the configuration is the same as that of the information processing apparatus 100 according to the embodiment.
  • One IaaS site 200 is composed of a plurality of physical servers, which may be located in different regions. Network performance usually varies from region to region. For this reason, when a plurality of virtual servers 210 perform processing while communicating with each other, the performance of the plurality of virtual servers 210 varies depending on the physical server in which the virtual server 210 is generated. Therefore, the virtual server transmission unit 110 of the information processing apparatus 100 according to the present embodiment transmits information specifying the position of the physical server on which the virtual server 210 is formed to the IaaS site 200 together with a plurality of virtual server images.
  • FIG. 6 is a flowchart for explaining the operation of the information processing apparatus 100 according to this embodiment.
  • the management terminal 102 transmits instruction information to the virtual server transmission unit 110 of the information processing apparatus 100 via the local network 10.
  • This instruction information includes information indicating which image set is to be read from the server image storage unit 112. Further, this instruction information includes information for designating an area where the virtual server 210 should be generated.
  • the virtual server transmission unit 110 receives the instruction information from the management terminal 102 (step S6).
  • the virtual server transmission unit 110 reads a plurality of virtual server images corresponding to the instruction information and data indicating the contents of processing from the server image storage unit 112 (step S10).
  • the virtual server transmission part 110 sets the area
  • the IaaS site 200 When the IaaS site 200 receives a plurality of virtual server images and area setting information from the information processing apparatus 100, the physical server in which the plurality of virtual servers 210 are arranged in the set area is received using the received virtual server image. Generated above (step S34). Thereafter, the processing performed by each IaaS site 200 is the same as in the second embodiment (steps S40 to S60).
  • the performance information receiving unit 120 of the information processing apparatus 100 receives the performance information transmitted from the virtual server 210 and information for identifying the IaaS site 200. Using the performance information received by the performance information receiving unit 120, the performance calculating unit 130 calculates a processing speed or a processing time per unit process for each IaaS site 200 (step S70). Then, the performance calculation unit 130 stores the calculated processing speed or processing time in the performance storage unit 132 in association with the identification information of the IaaS site 200 (step S72).
  • the information processing apparatus 100 may repeatedly perform the processes shown in steps S14 to S72 while changing the area where the physical server in which the virtual server 210 is generated is arranged.
  • the performance calculation unit 130 transmits the processing speed or processing time to the management terminal 102 in association with the identification information of the IaaS site 200 (step S76).
  • the same effect as that of the second embodiment can be obtained. Further, it is possible to grasp the difference in performance between the IaaS sites 200 for each region where the physical server in which the virtual server 210 is generated is arranged.
  • the information processing apparatus 100 according to the fifth embodiment has the same configuration as the information processing apparatus 100 according to the first embodiment except for the following points.
  • the information processing apparatus 100 transmits a plurality of virtual server images
  • the information processing apparatus 100 transmits information specifying the position of the physical server on which the virtual server 210 is formed.
  • the information processing apparatus 100 performs processing speed or processing time calculation processing for the same IaaS site 200 a plurality of times while changing the area of the physical server in which the virtual server 210 is formed. At this time, the information processing apparatus 100 repeatedly uses the same virtual server image.
  • FIG. 7 is a flowchart for explaining the operation of the information processing apparatus 100 according to this embodiment.
  • the management terminal 102 transmits instruction information to the virtual server transmission unit 110 of the information processing apparatus 100 via the local network 10.
  • This instruction information includes information indicating which image set is to be read from the server image storage unit 112.
  • the instruction information includes a plurality of pieces of information that specify an area where the virtual server 210 should be generated.
  • the virtual server transmission unit 110 receives the instruction information from the management terminal 102 (step S6).
  • the virtual server transmission unit 110 reads a plurality of virtual server images corresponding to the instruction information and data indicating the contents of processing from the server image storage unit 112 (step S10).
  • the virtual server transmission part 110 sets the area where the virtual server 210 should be produced
  • each IaaS site 200 is the same as in the fourth embodiment (steps S34 to S60).
  • the performance information receiving unit 120 of the information processing apparatus 100 receives the performance information transmitted from the virtual server 210.
  • the performance calculation unit 130 uses the performance information received by the performance information reception unit 120 to calculate the processing speed or the processing time per unit process in the region set in step S14 (step S70). Then, the performance calculation unit 130 stores the calculated processing speed or processing time in the performance storage unit 132 in association with the regional identification information set in step S14 (step S77).
  • the information processing apparatus 100 performs the processing shown in steps S14 to S77 for all the areas specified by the information received in step S6 (step S78).
  • the performance calculation part 130 transmits the processing speed or processing time according to area to the management terminal 102 (step S79).
  • the same effect as that of the first embodiment can be obtained. Further, it is possible to grasp the performance of the IaaS site 200 for each region where the physical server where the virtual server 210 is generated is arranged.
  • Virtual server transmission means for transmitting a plurality of virtual server images for generating a plurality of virtual servers that communicate with each other to an IaaS (Infrastructure as a Service) site;
  • Performance information receiving means for receiving performance information for calculating processing speed or processing time when the plurality of virtual servers execute processing from the IaaS site;
  • performance calculating means for calculating the processing speed or the processing time when the plurality of virtual servers are generated at the IaaS site;
  • An information processing apparatus comprising: (Appendix 2) In the information processing apparatus according to attachment 1,
  • the virtual server transmission means transmits the plurality of virtual server images to a plurality of different IaaS sites,
  • the performance information receiving means receives the performance information from the plurality of IaaS sites,
  • the information processing apparatus that calculates the processing speed or the processing time for each of the plurality of IaaS sites.
  • the virtual server transmitting unit is an information processing apparatus that reads the same set of the plurality of virtual server images from the server image storage unit and transmits them to the plurality of IaaS sites.
  • the virtual server transmission means designates a plurality of instance sizes of the plurality of virtual servers,
  • the performance information receiving means receives the performance information in the plurality of instance sizes,
  • the information processing apparatus, wherein the performance calculation unit calculates the processing speed or the processing time in the plurality of instance sizes.
  • the virtual server transmitting unit is an information processing apparatus that transmits information specifying an area in which the physical server that generates the virtual server is located together with the plurality of virtual server images.
  • the virtual server transmission means transmits information specifying the plurality of virtual server images and the same region to a plurality of different IaaS sites,
  • the performance information receiving means receives the performance information from the plurality of IaaS sites,
  • the information processing apparatus that calculates the processing speed or the processing time for each of the plurality of IaaS sites.
  • the virtual server transmission unit generates the same plurality of virtual servers in the same IaaS site in each of the physical servers arranged in different regions,
  • the performance information receiving means receives the performance information for each region from the IaaS site,
  • the performance calculation unit is an information processing apparatus that calculates the processing speed or the processing time for each region.
  • the computer transmits a plurality of virtual server images for generating a plurality of virtual servers that perform processing by communicating with each other to the IaaS site,
  • the computer receives performance information for calculating a processing speed or processing time when the plurality of virtual servers execute processing from the IaaS site,
  • An information processing method wherein the computer calculates the processing speed or the processing time when the plurality of virtual servers are generated at the IaaS site based on the received performance information.
  • Appendix 11 In the information processing method according to any one of appendices 8 to 10, The computer Specify multiple instance sizes of the virtual servers, Receiving the performance information in the plurality of instance sizes; An information processing method for calculating the processing speed or the processing time in the plurality of instance sizes.
  • Appendix 12 In the information processing method according to any one of appendices 8 to 11, The plurality of physical servers constituting the IaaS site are arranged in different areas, The information processing method, wherein the computer transmits information specifying an area in which the physical server that generates the virtual server is located together with the plurality of virtual server images.
  • (Appendix 15) A program for causing a computer to function as an information processing device for measuring the performance of an IaaS site, In the computer, A transmission function for transmitting a plurality of virtual server images for generating a plurality of virtual servers that perform processing by communicating with each other to the IaaS site; A reception function for receiving performance information for calculating processing speed or processing time when the plurality of virtual servers execute processing from the IaaS site; Based on the performance information received by the reception function, a calculation function for calculating the processing speed or the processing time when generating the plurality of virtual servers in the IaaS, A program that realizes (Appendix 16) In the program described in Appendix 15, The transmission function transmits the plurality of virtual server images to a plurality of different IaaS sites, The reception function receives the performance information from the plurality of IaaS sites, The calculation function is a program for calculating the processing speed or the processing time for each of the plurality of IaaS sites.
  • the transmission function is a program for reading the same set of the plurality of virtual server images from a server image storage unit storing a plurality of sets of the plurality of virtual server images and transmitting the same to the plurality of IaaS sites.
  • Appendix 18 In the program according to any one of appendices 15 to 17, Causing the computer to further realize a designation function for designating a plurality of instance sizes of the plurality of virtual servers generated according to the plurality of virtual server images;
  • the reception function receives the performance information in the plurality of instance sizes,
  • the calculation function is a program for calculating the processing speed or the processing time in the plurality of instance sizes.
  • the transmission function is a program for transmitting information designating an area where the physical server for generating the virtual server is arranged together with the plurality of virtual server images.
  • the transmission function transmits information specifying the plurality of virtual server images and the same region to a plurality of different IaaS sites.
  • the reception function receives the performance information from the plurality of IaaS sites,
  • the calculation function is a program for calculating the processing speed or the processing time for each of the plurality of IaaS sites.
  • the transmission function generates the same plurality of virtual servers in the same IaaS site to each of the physical servers arranged in different regions
  • the reception function receives the performance information for each region from the IaaS site
  • the calculation function is a program for calculating the processing speed or the processing time for each region.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

Selon l'invention, une unité d'envoi aux serveurs virtuels (110) envoie à des serveurs virtuels (210) une image de serveur virtuel. Cette image de serveur virtuel présente un contenu de disque de serveur virtuel dans lequel un programme de mesure de performances est installé, mis en fichier dans cet état, et contient un système d'exploitation ainsi que le programme de mesure de performances fonctionnant à l'aide de ce dernier. Ce programme de mesure de performances est activé dans les serveurs virtuels (210), et génère et envoie des informations de performances à un dispositif de traitement d'informations (100). Une unité de réception d'informations de performances (120) reçoit les informations de performances envoyées par les serveurs virtuels (210). Une unité de calcul de performances (130) calcule la vitesse de traitement ou la durée de traitement par unité de traitement de la pluralité de serveurs virtuels (210) dans des sites d'infrastructure-service (200), sur la base des informations de performances reçues par l'unité de réception d'informations de performances (120).
PCT/JP2012/004766 2011-08-25 2012-07-26 Dispositif ainsi que procédé de traitement d'informations, et programme WO2013027332A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2011183673 2011-08-25
JP2011-183673 2011-08-25

Publications (1)

Publication Number Publication Date
WO2013027332A1 true WO2013027332A1 (fr) 2013-02-28

Family

ID=47746106

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2012/004766 WO2013027332A1 (fr) 2011-08-25 2012-07-26 Dispositif ainsi que procédé de traitement d'informations, et programme

Country Status (2)

Country Link
JP (1) JPWO2013027332A1 (fr)
WO (1) WO2013027332A1 (fr)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016522947A (ja) * 2013-05-21 2016-08-04 アマゾン・テクノロジーズ・インコーポレーテッド コンピュータリソースサービスの性能能力の決定及び監視
WO2016173615A1 (fr) * 2015-04-27 2016-11-03 Telefonaktiebolaget Lm Ericsson (Publ) Procédé et entités de monitoring des ressources d'une infrastructure de calcul
JP7527771B2 (ja) 2019-11-07 2024-08-05 株式会社日本総合研究所 サーバ管理システム及びプログラム

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003173277A (ja) * 2001-12-06 2003-06-20 Ns Solutions Corp 性能測定装置、性能測定システム、性能測定方法、記録媒体およびプログラム
JP2007323245A (ja) * 2006-05-31 2007-12-13 Nec Corp 計算機システムおよび性能計測方法ならびに管理サーバ装置
JP2011113267A (ja) * 2009-11-26 2011-06-09 Nomura Research Institute Ltd データセンター構成管理システム

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003173277A (ja) * 2001-12-06 2003-06-20 Ns Solutions Corp 性能測定装置、性能測定システム、性能測定方法、記録媒体およびプログラム
JP2007323245A (ja) * 2006-05-31 2007-12-13 Nec Corp 計算機システムおよび性能計測方法ならびに管理サーバ装置
JP2011113267A (ja) * 2009-11-26 2011-06-09 Nomura Research Institute Ltd データセンター構成管理システム

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
"Windows Azure o Jozu ni Tsukau Chien to Throughput ga Kadai Data Center no Basho ni Chumoku", NIKKEI NETWORK, vol. 114, 28 September 2009 (2009-09-28), pages 66 - 71 *
KOICHI FURUYA: "Kakusha no Seino o Tettei Kensho Cloud Service no Seino Hyoka", GEKKAN ASCCI DOT TECHNOLOGIES, vol. 16, no. 9, 23 July 2011 (2011-07-23), pages 92 - 101 *
YUICHI HASEGAWA: "Public Cloud (IaaS-hen) Kaihatsu · Test Kankyo ni Riyo suruto Merit Dai", NIKKEI SYSTEMS, 26 April 2011 (2011-04-26), pages 88 - 92 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016522947A (ja) * 2013-05-21 2016-08-04 アマゾン・テクノロジーズ・インコーポレーテッド コンピュータリソースサービスの性能能力の決定及び監視
WO2016173615A1 (fr) * 2015-04-27 2016-11-03 Telefonaktiebolaget Lm Ericsson (Publ) Procédé et entités de monitoring des ressources d'une infrastructure de calcul
CN107533502A (zh) * 2015-04-27 2018-01-02 瑞典爱立信有限公司 计算基础设施资源监控方法和实体
US10877865B2 (en) 2015-04-27 2020-12-29 Telefonaktiebolaget Lm Ericsson (Publ) Compute infrastructure resource monitoring method and entities
CN107533502B (zh) * 2015-04-27 2022-06-10 瑞典爱立信有限公司 计算基础设施资源监控方法和实体
JP7527771B2 (ja) 2019-11-07 2024-08-05 株式会社日本総合研究所 サーバ管理システム及びプログラム

Also Published As

Publication number Publication date
JPWO2013027332A1 (ja) 2015-03-05

Similar Documents

Publication Publication Date Title
US8301761B2 (en) Determining server load capacity with virtual users
CN109451002B (zh) 一种cdn节点的选择方法及设备
CN109547286B (zh) 一种cdn节点的选择方法、设备及存储介质
JP2008027442A (ja) サブタスク・プロセッサの分散スケジューリング
CN111367651B (zh) 服务限流系统、方法、装置及电子设备
US10541878B2 (en) Client-space network monitoring
CN104683408A (zh) OpenStack云计算管理平台建立虚拟机实例的方法和系统
CN107370684A (zh) 业务限流方法及业务限流装置
CN110650209A (zh) 实现负载均衡的方法和装置
WO2013027332A1 (fr) Dispositif ainsi que procédé de traitement d'informations, et programme
CN104376056B (zh) 一种数据处理的方法和装置
US9501321B1 (en) Weighted service requests throttling
CN107395663B (zh) 数据获取方法及装置
US20130198270A1 (en) Data sharing system, terminal, and data sharing method
US20140289307A1 (en) Method for transmitting data between electronic devices
CN110493029A (zh) 一种传输方法、传输装置、电子设备及存储介质
CN105100151B (zh) 一种内容分发的方法、设备和系统
CN116594568A (zh) 一种数据存储方法、装置、电子设备及存储介质
CN105978807A (zh) 节点间距离的度量方法及系统
WO2013027331A1 (fr) Dispositif ainsi que procédé de traitement d'informations, et programme
US8819174B2 (en) Information processing system, information processing method, and storage medium
JP6368699B2 (ja) 負荷分散装置および負荷分散方法
CN113849125A (zh) 一种cdn服务器磁盘读取的方法、装置及系统
CN115361284B (zh) 一种基于sdn的虚拟网络功能的部署调整方法
JP2019105977A (ja) ゲートウェイ装置、クライアントサーバシステムおよびプログラム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12825047

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2013529850

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12825047

Country of ref document: EP

Kind code of ref document: A1