WO2018061158A1 - Système informatique et procédé de commande de système informatique - Google Patents

Système informatique et procédé de commande de système informatique Download PDF

Info

Publication number
WO2018061158A1
WO2018061158A1 PCT/JP2016/078912 JP2016078912W WO2018061158A1 WO 2018061158 A1 WO2018061158 A1 WO 2018061158A1 JP 2016078912 W JP2016078912 W JP 2016078912W WO 2018061158 A1 WO2018061158 A1 WO 2018061158A1
Authority
WO
WIPO (PCT)
Prior art keywords
storage device
data
memory
processor
computer system
Prior art date
Application number
PCT/JP2016/078912
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 株式会社日立製作所
Priority to PCT/JP2016/078912 priority Critical patent/WO2018061158A1/fr
Publication of WO2018061158A1 publication Critical patent/WO2018061158A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures

Definitions

  • the present invention relates to a computer system.
  • Patent Document 1 describes tiering using a memory and a disk.
  • the in-memory database periodically backs up the data in the host server memory to the storage device.
  • In-memory databases have the problem of performance degradation. For example, when data is written to the HDD during backup and the write data overflows from the storage cache, the response time is deteriorated.
  • a computer system includes a first memory, a first host processor connected to the first memory, a first upper storage device, and the first upper storage.
  • a first lower storage device having performance lower than that of the device, the first host processor, the first upper storage device, a first storage processor connected to the first lower storage device, and the first host processor
  • a first management processor connected to the first storage processor.
  • the first host processor executes the first in-memory database, writes the data in the first in-memory database to the first memory, and records the access log of the first memory.
  • the first management processor generates access information indicating data accessed in the first memory by the first in-memory database within a specific period based on the access log.
  • the first storage processor controls a first storage tier that uses the first upper storage device and the first lower storage device, and is written to the first memory within the specific period based on the access information. Is stored in the first upper storage device.
  • An outline of the operation of the computer system of this embodiment will be shown.
  • the configuration of the computer system is shown.
  • An access log table 710 is shown.
  • a memory mapping table 720 is shown.
  • a database information table 730 is shown.
  • An SLA information table 740 is shown.
  • a storage information table 750 is shown.
  • a statistical information table 760 is shown.
  • a statistical information generation process is shown. Indicates the information collection process. The main site data arrangement process is shown.
  • xxx table information may be described using the expression “xxx table”, but the information may be expressed in any data structure. That is, “xxx table” can be referred to as “xxx information” to indicate that the information does not depend on the data structure.
  • xxx information information may be described using the expression “xxx table”, but the information may be expressed in any data structure. That is, “xxx table” can be referred to as “xxx information” to indicate that the information does not depend on the data structure.
  • the configuration of each table is an example, and one table may be divided into two or more tables, or all or part of the two or more tables may be a single table. Good.
  • an ID is used as element identification information, but other types of identification information may be used instead of or in addition thereto.
  • a reference number or a common number in the reference number is used, and when a description is made by distinguishing the same type of element, the reference number of the element is used.
  • an ID assigned to the element may be used instead of the reference code.
  • an I / O (Input / Output) request is a write request or a read request, and may be referred to as an access request.
  • the process may be described using “program” as a subject.
  • the program is executed by a processor (for example, a CPU (Central Processing Unit)), so that a predetermined processing is appropriately performed. Since processing is performed using a storage resource (for example, a memory) and / or an interface device (for example, a communication port), the subject of processing may be a processor.
  • the process described with the program as the subject may be a process or system performed by a processor or an apparatus having the processor.
  • the processor may include a hardware circuit that performs a part or all of the processing.
  • the program may be installed in a computer-like device from a program source.
  • the program source may be, for example, a storage medium that can be read by a program distribution server or a computer.
  • the program distribution server may include a processor (for example, a CPU) and a storage resource, and the storage resource may further store a distribution program and a program to be distributed. Then, the processor of the program distribution server executes the distribution program, so that the processor of the program distribution server may distribute the distribution target program to other computers.
  • a processor for example, a CPU
  • the storage resource may further store a distribution program and a program to be distributed. Then, the processor of the program distribution server executes the distribution program, so that the processor of the program distribution server may distribute the distribution target program to other computers.
  • two or more programs may be realized as one program, or one program may be realized as two or more programs.
  • the management system may include one or more computers.
  • the management computer displays information (specifically, for example, the management computer displays information on its own display device, or the management computer displays display information in a remote display computer)
  • Management computer is the management system.
  • the plurality of computers may include a display computer when the display computer performs display
  • the management computer (eg, management system) may include an interface device connected to the I / O system including the display system, a storage resource (eg, memory), and a processor connected to the interface device and the storage resource.
  • the display system may be a display device included in the management computer or a display computer connected to the management computer.
  • the I / O system may be an I / O device (for example, a keyboard and a pointing device or a touch panel) included in the management computer, a display computer connected to the management computer, or another computer.
  • “Displaying display information” by the management computer means displaying the display information on the display system, which may be displaying the display information on a display device included in the management computer.
  • the management computer may transmit display information to the display computer (in the latter case, the display information is displayed by the display computer).
  • the management computer inputting / outputting information may be inputting / outputting information to / from an I / O device of the management computer, or a remote computer connected to the management computer (for example, a display) Information may be input / output to / from the computer.
  • the information output may be a display of information.
  • FIG. 1 shows an outline of the operation of the computer system of this embodiment.
  • the computer system of this embodiment includes a primary site 10 and a secondary site 20.
  • the primary site 10 includes a host server 100, a storage device 200, and a management server 400.
  • the secondary site 20 includes a host server 100, a storage device 200, and a management server 400.
  • Each storage device 200 includes a high-speed storage device 221 and a low-speed storage device 222.
  • the first problem related to performance degradation is that when data in the memory 110 of the host server 100 is backed up to the storage device 200, data write to the HDD occurs, and if the write data overflows from the storage cache, the response time deteriorates. It is to be.
  • the computer system of this embodiment can solve this problem by the following operation.
  • the host server 100 executes the DB 500, which is an instance of the in-memory database.
  • the memory 110 of the host server 100 stores a log 510 and data 520 of the DB 500.
  • the host server 100 writes the log 510 to the storage apparatus 200 each time the DB 500 commits. Further, the host server 100 transmits the data 520 written by the DB 500 to the storage apparatus 200 every time a preset data backup time interval elapses.
  • the management server 400 In the primary site 10, the management server 400 generates the statistical information 540 based on the information collected from the host server 100 and the storage device 200 every time a preset statistical information generation time interval elapses. Transmit to the storage device 200. It is desirable that the statistical information generation time interval is shorter than the data backup time interval.
  • the host server 100 performs log backup by writing the log of the DB 500 in the memory 110 to the storage device 200. Further, the host server 100 performs data backup by writing the data of the DB 500 in the memory 110 to the storage device 200.
  • the storage apparatus 200 classifies data from the host server 100 into hot data 620 and cold data 630, places the hot data 620 in the high speed storage device 221, and places the cold data 630 in the low speed storage device 222. Further, the storage apparatus 200 places the log 610 in the high-speed storage device 221.
  • the storage apparatus 200 updates the log 610 with the log 510 received from the host server 100. Based on the statistical information 640 received from the host server 100, the storage apparatus 200 determines the data received from the host server 100 as the Hot data 620, determines the other data as Cold data 630, and arranges the data To do.
  • the host server 100 executes a plurality of instances of the in-memory database, the host server 100 performs data backup at a data backup time interval for each instance.
  • the host server 100 sets a scheduled data backup time for each instance at a data backup time interval, and performs data backup of the instance at the scheduled data backup time of the instance.
  • the host server 100 of the primary site 10 periodically writes the updated data to the high-speed storage device 221. Thereby, deterioration of response time can be prevented.
  • a second problem related to performance degradation is that when data in the storage device 200 at the primary site 10 is copied to the storage device 200 at the secondary site 20 using the storage copy function as a disaster countermeasure, the secondary site 20, it is necessary to load the data in the storage apparatus 200 into the memory 110 of the host server 100, which increases RTO (recovery time objective).
  • the computer system of this embodiment can solve this problem by the following operation.
  • the storage device 200 at the primary site 10 transmits the statistical information 640 to the storage device 200 at the secondary site 20. Furthermore, the storage device 200 at the primary site 10 performs replication by transmitting the update amount of the log 610 and the update amount of the data to the storage device 200 of the secondary site 20.
  • the storage apparatus 200 determines that the data accessed (read or written) by the host server 100 of the primary site 10 is the Hot data 620 based on the statistical information 640, and the other data is Cold data 630. Is determined and data is arranged.
  • the host server 100 When failover from the primary site 10 to the secondary site 20 is performed due to a failure of the primary site 10, the host server 100 stores the log 610 and the hot data 620 stored in the high-speed storage device 221 in the secondary site 20. By loading to 110, the DB 500 is restored.
  • the host server 100 of the secondary site 20 loads the log 610 and the hot data 620 from the high-speed storage device 221 to the memory 110 at the time of recovery. Thereby, RTO can be shortened.
  • Fig. 2 shows the configuration of the computer system.
  • the primary site 10 and the secondary site 20 are connected to each other via a communication network.
  • the primary site 10 includes a host server 100 (host server # 1-1), a storage device 200 (storage device # 1), and a management server 400 (management server # 1).
  • the secondary site 20 includes a host server 100 (host server # 2-1), a storage device 200 (storage device # 2), and a management server 400 (management server # 2).
  • the host server 100, the storage device 200, and the management server 400 are connected to each other via a communication network.
  • the primary site 10 may include a plurality of host servers 100 (host servers # 1-1, # 1-2,..., # 1-N).
  • the secondary site 20 may include a plurality of host servers 100 (host servers # 2-1, # 2-2,..., # 2-N).
  • the host server 100 includes a memory 110 and a processor 120.
  • the memory 110 stores programs and data.
  • the memory 110 stores a DBMS (database management system) 111 that is a program for managing an in-memory database, and an OS 112.
  • the processor 120 performs processing according to a program stored in the memory 110.
  • the storage device 200 includes a controller 210 and a recording unit 220.
  • the controller 210 includes a memory 310 and a processor 320.
  • the memory 310 stores programs and data.
  • the memory 310 stores a hierarchy control unit 311 for controlling the hierarchy of the recording unit 220.
  • the processor 320 performs processing according to a program stored in the memory 310.
  • the recording unit 220 includes a high-speed storage device 221 and a low-speed storage device 222.
  • the access performance of the high speed storage device 221 is higher than the access performance of the low speed storage device 222.
  • the high-speed storage device 221 in the present embodiment is a flash drive (SSD: solid state drive).
  • the low-speed storage device 222 in this embodiment is an HDD (hard disk drive).
  • the tier control unit 311 assigns the high speed storage device 221 and the low speed storage device 222 to two tiers, respectively.
  • the management server 400 includes a memory 410 and a processor 420.
  • the memory 410 stores programs and data.
  • the memory 410 includes an access log collection unit 411, a memory mapping collection unit 412, a database information collection unit 413, an SLA (service level agreement) information collection unit 414, a storage information collection unit 415, and a data statistics analysis unit 416. Is stored.
  • the processor 420 performs processing according to a program stored in the memory 410.
  • each of the primary site 10 and the secondary site 20 may not include the management server 400.
  • the access log collection unit 411, the memory mapping collection unit 412, the database information collection unit 413, the SLA information collection unit 414, the storage information collection unit 415, and the data statistics analysis unit 416 are the host server 100 and It may be stored in any storage device 200 and executed. Further, the host server 100 and the storage apparatus 200 may be one computer.
  • the host server 100 sets a monitoring period (specific period) after the previous data backup time, and records an access log indicating memory access to the memory 110 within the monitoring period.
  • the access log collection unit 411 acquires an access log from the host server 100 and records the access log in the access log table 710.
  • FIG. 3 shows the access log table 710.
  • the access log table 710 has an entry for each memory access.
  • One memory access entry includes a time 711 of the memory access, an R / W 712 indicating whether the type of the memory access is Read or Write, and a physical in the memory 110 that is a target of the memory access. Address 713.
  • the host server 100 assigns a physical address in the memory 110 to a virtual address set for memory access, and records the assignment as memory mapping.
  • the memory mapping collection unit 412 acquires memory mapping from the host server 100 and records the memory mapping in the memory mapping table 720.
  • FIG. 4 shows the memory mapping table 720.
  • the memory mapping table 720 has an entry for each physical address.
  • the entry of one physical address includes a physical address 721 indicating the physical address and a virtual address 722 associated with the physical address.
  • the host server 100 records database information indicating load unit data accessed in the monitoring period in the in-memory database.
  • the load unit data is a unit of data loaded from the storage apparatus 200 to the memory 110 at the secondary site at the time of failover.
  • the load unit data may be a unit of data that is backed up from the memory 110 to the storage device 200 at the primary site.
  • the database information collection unit 413 acquires database information from the host server 100 and generates a database information table 730 based on the acquired information.
  • the database information collection unit 413 generates a database information table 730 for each instance of the in-memory database.
  • FIG. 5 shows the database information table 730.
  • the database information table 730 has an entry for each load unit data accessed during the monitoring period.
  • One load unit data entry includes a load unit 731 indicating a unit of the load unit data, a virtual address 732 of the load unit data, a disk address 733 which is an address in the storage device 200 of the load unit data,
  • the data backup scheduled time 734 which is the time when the data is written to the storage device 200, is included.
  • the load unit 731 is, for example, an identifier such as Table or Column.
  • the scheduled data backup time 734 is the next scheduled data backup time and is the end time of the current monitoring period.
  • the SLA information collection unit 414 acquires the SLA information set by the administrator for each site and each instance of the in-memory database, and generates the SLA information table 740 based on the acquired information.
  • FIG. 6 shows the SLA information table 740.
  • the SLA information table 740 has an entry for each instance of the in-memory database.
  • the entry of one instance includes an instance 741 that is an identifier of the instance, an SLA (primary) 742 that indicates the SLA set in the instance at the primary site, and an SLA ( Sub) 743.
  • the SLA is represented by a preset rank, for example. For example, the rank is expressed as Gold, Silver, Blonze in descending order of SLA.
  • the controller 210 of the storage apparatus 200 records the usage amount of the high-speed storage device 221 for each instance and the free capacity of the high-speed storage device 221 as storage information.
  • the storage information collection unit 415 acquires storage information from the storage apparatus 200 and generates a storage information table 750 based on the acquired information.
  • FIG. 7 shows the storage information table 750.
  • the storage information table 750 includes an entry for each instance.
  • the entry of one instance includes an instance 751 that is an identifier of the instance and a high-speed storage device usage amount 752 that is a usage amount of the high-speed storage device 221 by the instance.
  • the storage information table 750 further includes a free capacity entry.
  • An instance 751 of the free capacity entry indicates the free capacity.
  • the high-speed storage device usage amount 752 of the free capacity entry indicates the free capacity of the high-speed storage device 221.
  • the free capacity of the high-speed storage device 221 is a value obtained by subtracting the total of the high-speed storage device usage 752 of all instances from the free capacity of the high-speed storage device 221.
  • the data statistical analysis unit 416 acquires the access log table 710, the memory mapping table 720, the database information table 730, the SLA information table 740, and the storage information table 750, and based on the acquired information, the statistical information table 760 Is generated.
  • the data statistical analysis unit 416 classifies the acquired information for each instance, each processing type, and each disk address, and calculates an access frequency that is the number of accesses per unit time for the disk address.
  • FIG. 8 shows the statistical information table 760.
  • the statistical information table 760 has an entry for each load unit data accessed within the monitoring period.
  • One load unit data entry is set in the instance 761 which is an identifier of the instance of the load unit data, the SLA (primary) 762 which is the SLA set in the instance in the primary site, and the instance in the secondary site.
  • SLA (secondary) 763 that is the SLA, the scheduled data backup time 764 when the load unit data is written, the process 765 indicating the access type (Write or Read) of the load unit data, and the load unit It includes a disk address 766 that is an address of a storage area in the storage apparatus 200 corresponding to the data, and an access frequency 767 of the storage area.
  • the primary site management server 400 executes the statistical information generation process every time the statistical information generation time interval elapses.
  • FIG. 9 shows statistical information generation processing.
  • the management server 400 at the primary site performs information collection processing described later.
  • the data statistical analysis unit 416 of the primary site management server 400 creates the statistical information table 760.
  • the data statistical analysis unit 416 of the primary site management server 400 transmits the statistical information table 760 to the storage device 200 of the primary site.
  • the tier control unit 311 of the primary site storage apparatus 200 performs a primary site data arrangement process described below based on the statistical information table 760.
  • the DBMS 111 of the host server 100 at the primary site writes the data in the memory 110 to the storage device 200, and ends this flow.
  • the data statistical analysis unit 416 of the management server 400 at the primary site transmits the statistical information table 760 to the storage device 200 at the secondary site.
  • the tier control unit 311 of the storage device 200 at the secondary site performs a secondary site data arrangement process described later based on the statistical information table 760, and ends this flow.
  • the computer system can perform data arrangement of the storage device 200 at the primary site and data arrangement of the storage device 200 at the secondary site based on the statistical information table 760 at the primary site. it can.
  • the primary site management server 400 performs information collection processing.
  • FIG. 10 shows the information collection process.
  • the SLA information collection unit 414 acquires the SLA information of each instance and records the SLA information in the SLA information table 740.
  • the access log collection unit 411 acquires the access log of the memory 110 and records the access log in the access log table 710.
  • the memory mapping collection unit 412 acquires the memory mapping, and records the memory mapping in the memory mapping table 720.
  • the database information collection unit 413 acquires the database information and records it in the database information table 730.
  • the management server 400 can collect information indicating the state of the host server 100 at the primary site.
  • the primary site storage apparatus 200 performs primary site data arrangement processing for each instance in response to reception of the statistical information table 760 from the primary site management server 400.
  • FIG. 11 shows the primary site data placement process.
  • the tier control unit 311 of the primary site storage apparatus 200 acquires the statistical information table 760 from the management server 400.
  • the tier control unit 311 of the storage device 200 at the primary site determines whether or not there is a higher placement target instance in the statistical information table 760. For example, the hierarchy control unit 311 determines an instance having an SLA equal to or higher than a specific SLA as a higher placement target instance.
  • the hierarchy control unit 311 selects one instance among the higher-level placement target instances as the target instance, and the target in the high-speed storage device is selected from the storage information table 750 of the management server 400.
  • the instance usage and free capacity are acquired, and the sum of the usage and free capacity of the target instance is calculated as the usable capacity.
  • the hierarchy control unit 311 based on the statistical information table 760, the hierarchy control unit 311 identifies data written to the target instance within the monitoring period as target data, and calculates the target data size.
  • the hierarchy control unit 311 determines whether the usable capacity is equal to or larger than the target data size.
  • the hierarchy control unit 311 arranges the target data in the high-speed storage device 221 and arranges data other than the target data in the low-speed storage device 222, and ends this flow.
  • the hierarchy control unit 311 determines whether or not the target instance is the next write target.
  • the scheduled data backup time 764 of the target instance is the earliest among the scheduled data backup times 764 of the plurality of instances in the statistical information table 760, the hierarchy control unit 311 determines that the target instance is the next export target. judge.
  • the hierarchy control unit 311 determines whether the target data size is smaller than the total capacity of the high-speed storage device 221.
  • the hierarchy control unit 311 selects an instance other than the target instance in descending order of the scheduled data backup time 764 until the usable capacity of the target instance becomes larger than the target data size.
  • the data of the selected instance in the high-speed storage device 221 is rearranged in the low-speed storage device 222, and the process proceeds to S360 described above. Thereby, the hierarchy control unit 311 can arrange the target data of the target instance in the high-speed storage device 221.
  • the primary site host server 100 After the above-described primary site data placement processing, the primary site host server 100 performs data backup of the target instance, so that the storage device 200 at the primary site can quickly write data written to the target instance since the previous data backup. Data can be written to the storage device 221. Further, when the usable capacity of the high-speed storage device 221 is insufficient, the primary site storage apparatus 200 can preferentially write data to be backed up next to the high-speed storage device 221.
  • the secondary site storage apparatus 200 performs secondary site data placement processing in response to the reception of the statistical information table 760 from the primary site management server 400.
  • FIG. 12 shows the secondary site data placement process.
  • the hierarchy control unit 311 of the storage device 200 at the secondary site acquires and stores the statistical information table 760 from the management server 400 at the primary site.
  • the hierarchy control unit 311 calculates the load target data size, which is the total size of the load target data, for each SLA based on the statistical information table 760.
  • the load target data is data accessed (Read or Write) within the monitoring period among the load target instances.
  • the load target instance is, for example, an instance having an SLA equal to or higher than a specific SLA.
  • the hierarchy control unit 311 determines whether or not the total capacity of the high-speed storage device 221 is equal to or greater than the sum of the load target data sizes of all SLA.
  • the hierarchy control unit 311 arranges the load target data of all the SLAs in the high speed storage device 221 and arranges data other than the load target data in the low speed storage device 222. finish.
  • the hierarchy control unit 311 selects data having the total capacity of the high-speed storage device 221 in order of priority from the load target data, and stores the selected data at high speed. It arrange
  • the hierarchy control unit 311 may determine the SLA of the instance as the priority of the instance.
  • the storage device 200 at the secondary site can place the data of the instance having a high SLA in the high speed storage device 221 with priority. Further, the hierarchy control unit 311 may determine the classification of the data access frequency 767 as the priority of the data. Further, the hierarchy control unit 311 may determine the priority of data based on the SLA and the access frequency 767. Thereby, the storage device 200 at the secondary site can preferentially arrange the data in the area having a high access frequency to the high-speed storage device 221.
  • the primary site storage apparatus 200 and the secondary site storage apparatus 200 perform replication, so that the data accessed after the previous data backup in the primary site host server 100 is stored in the secondary site.
  • the host server 100 at the secondary site loads data from the high-speed storage device 221 at the time of failover, so that recovery can be speeded up and RTO can be shortened.
  • the storage device 200 at the secondary site can place the data having a high priority among the data accessed within the monitoring period with priority on the high-speed storage device 221. it can.
  • the first memory corresponds to the memory 110 etc. in the primary site 10.
  • the first host processor corresponds to the processor 120 or the like in the primary site 10.
  • the first upper storage device corresponds to the high-speed storage device 221 or the like in the primary site 10.
  • the first lower level storage device corresponds to the low speed storage device 222 or the like in the primary site 10.
  • the first storage processor corresponds to the processor 320 or the like in the primary site 10.
  • the first management processor corresponds to the processor 420 and the like in the primary site 10.
  • the first in-memory database corresponds to the in-memory database in the primary site 10 or the like.
  • the second memory corresponds to the memory 110 or the like in the secondary site 20.
  • the second host processor corresponds to the processor 120 or the like in the secondary site 20.
  • the second upper storage device corresponds to the high-speed storage device 221 or the like in the secondary site 20.
  • the second lower level storage device corresponds to the low speed storage device 222 or the like in the secondary site 20.
  • the second storage processor corresponds to the processor 320 and the like in the secondary site 20.
  • the second management processor corresponds to the processor 420 and the like in the secondary site 20.
  • the second in-memory database corresponds to the in-memory database in the secondary site 20 or the like.
  • the access log corresponds to the access log table 710 and the like.
  • the access information corresponds to the statistical information table 760, the statistical information 540, and the like.
  • the backup corresponds to a data backup or the like.

Abstract

Selon l'invention, un premier processeur hôte exécute une première base de données en mémoire pour écrire des données dans la première base de données en mémoire dans une première mémoire et enregistrer un journal d'accès de la première mémoire. Un premier processeur de gestion génère des informations d'accès indiquant les données accessibles pendant une période spécifique par la première base de données en mémoire dans la première mémoire d'après le journal d'accès. Un premier processeur de stockage commande un premier niveau de stockage qui utilise un premier dispositif de stockage supérieur et un premier dispositif de stockage inférieur, et dispose les données écrites dans la première mémoire pendant la période spécifique dans le premier dispositif de stockage supérieur d'après les informations d'accès.
PCT/JP2016/078912 2016-09-29 2016-09-29 Système informatique et procédé de commande de système informatique WO2018061158A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2016/078912 WO2018061158A1 (fr) 2016-09-29 2016-09-29 Système informatique et procédé de commande de système informatique

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2016/078912 WO2018061158A1 (fr) 2016-09-29 2016-09-29 Système informatique et procédé de commande de système informatique

Publications (1)

Publication Number Publication Date
WO2018061158A1 true WO2018061158A1 (fr) 2018-04-05

Family

ID=61759417

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2016/078912 WO2018061158A1 (fr) 2016-09-29 2016-09-29 Système informatique et procédé de commande de système informatique

Country Status (1)

Country Link
WO (1) WO2018061158A1 (fr)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004199497A (ja) * 2002-12-19 2004-07-15 Hitachi Ltd データベース処理方法及び装置並びにその処理プログラム及びディザスタリカバリ方法及びシステム
JP2006301891A (ja) * 2005-04-20 2006-11-02 Hitachi Ltd ディザスタリカバリ方法、ディザスタリカバリシステム、リモートコピー方法、およびストレージシステム
JP2010044571A (ja) * 2008-08-12 2010-02-25 Ntt Data Wave Corp データベース装置及びデータ管理方法ならびにそのプログラム
JP2010134522A (ja) * 2008-12-02 2010-06-17 Hitachi Ltd データベース管理方法、データベース管理プログラム、および、データベース管理装置
JP2014127015A (ja) * 2012-12-26 2014-07-07 Toshiba Corp 情報処理装置、分散データベースシステム、およびバックアップ方法
WO2014136172A1 (fr) * 2013-03-04 2014-09-12 株式会社東芝 Dispositif de base de données, programme, et procédé de traitement de données

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004199497A (ja) * 2002-12-19 2004-07-15 Hitachi Ltd データベース処理方法及び装置並びにその処理プログラム及びディザスタリカバリ方法及びシステム
JP2006301891A (ja) * 2005-04-20 2006-11-02 Hitachi Ltd ディザスタリカバリ方法、ディザスタリカバリシステム、リモートコピー方法、およびストレージシステム
JP2010044571A (ja) * 2008-08-12 2010-02-25 Ntt Data Wave Corp データベース装置及びデータ管理方法ならびにそのプログラム
JP2010134522A (ja) * 2008-12-02 2010-06-17 Hitachi Ltd データベース管理方法、データベース管理プログラム、および、データベース管理装置
JP2014127015A (ja) * 2012-12-26 2014-07-07 Toshiba Corp 情報処理装置、分散データベースシステム、およびバックアップ方法
WO2014136172A1 (fr) * 2013-03-04 2014-09-12 株式会社東芝 Dispositif de base de données, programme, et procédé de traitement de données

Similar Documents

Publication Publication Date Title
US8566550B2 (en) Application and tier configuration management in dynamic page reallocation storage system
JP5748932B2 (ja) 計算機システム及び非同期リモートレプリケーションの分析を支援する方法
US8850152B2 (en) Method of data migration and information storage system
US9323682B1 (en) Non-intrusive automated storage tiering using information of front end storage activities
US8402214B2 (en) Dynamic page reallocation storage system management
US10298715B2 (en) Distributed processing system, task processing method, and storage medium
US20120278668A1 (en) Runtime dynamic performance skew elimination
US20080059602A1 (en) Load balancing method for data I/O paths between groups in which multi-path management is employed
JP4609848B2 (ja) 負荷分散コンピュータシステム、経路設定プログラム及びその方法
US10225158B1 (en) Policy based system management
US20150236974A1 (en) Computer system and load balancing method
US10002025B2 (en) Computer system and load leveling program
JP2007316725A (ja) 記憶領域管理方法及び管理計算機
JP2009122873A (ja) ストレージシステム間でのリモートコピーを管理する装置
US20220066786A1 (en) Pre-scanned data for optimized boot
WO2016103471A1 (fr) Système informatique et programme d'administration
US10754368B1 (en) Method and system for load balancing backup resources
US10019182B2 (en) Management system and management method of computer system
US20180052715A1 (en) Computer system including server storage system
US9513839B2 (en) Management system and management method for computer system comprising remote copy system for performing asynchronous remote copy
JP6758479B2 (ja) 統計を集約するための方法および分散ストレージシステム
WO2013140412A1 (fr) Procédé et système d'informatique distribuée de tâches
US9870152B2 (en) Management system and management method for managing data units constituting schemas of a database
US20140058717A1 (en) Simulation system for simulating i/o performance of volume and simulation method
WO2018061158A1 (fr) Système informatique et procédé de commande de système informatique

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: 16917710

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16917710

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP