WO2016001959A1 - Système de stockage - Google Patents

Système de stockage Download PDF

Info

Publication number
WO2016001959A1
WO2016001959A1 PCT/JP2014/067306 JP2014067306W WO2016001959A1 WO 2016001959 A1 WO2016001959 A1 WO 2016001959A1 JP 2014067306 W JP2014067306 W JP 2014067306W WO 2016001959 A1 WO2016001959 A1 WO 2016001959A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
drive
job
storage
storage medium
Prior art date
Application number
PCT/JP2014/067306
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/JP2014/067306 priority Critical patent/WO2016001959A1/fr
Priority to JP2016530685A priority patent/JPWO2016001959A1/ja
Publication of WO2016001959A1 publication Critical patent/WO2016001959A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • 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 drive control in a storage system.
  • the prefetch operation also takes time, so if the prefetch timing is not scheduled, copying (prefetch) from a low-speed storage medium to a high-speed storage medium cannot be executed when necessary, and processing waits will occur. There is.
  • a prefetch schedule for copying data from a first storage medium to a second storage medium in advance before a read request from an external computer is applied to the prefetch. Decide based on time.
  • FIG. 1 is a diagram for explaining the outline of the embodiment.
  • FIG. 2 is an overall configuration diagram of the first embodiment.
  • FIG. 3A is a configuration diagram of the host computer according to the first embodiment.
  • FIG. 3B is a configuration diagram of the file server according to the first embodiment.
  • FIG. 4 is a configuration diagram of the block storage according to the first embodiment.
  • FIG. 5 is a configuration diagram of the portable storage device according to the first embodiment.
  • FIG. 6A is a configuration diagram of the hybrid control server according to the first embodiment.
  • FIG. 6B is a configuration diagram of the job management server according to the first embodiment.
  • FIG. 7 is a configuration diagram of the apparatus management server according to the first embodiment.
  • FIG. 8 is a configuration diagram of the archive management server according to the first embodiment.
  • FIG. 1 is a diagram for explaining the outline of the embodiment.
  • FIG. 2 is an overall configuration diagram of the first embodiment.
  • FIG. 3A is a configuration diagram of the host computer according to the first embodiment.
  • FIG. 9A is a diagram illustrating information in the file configuration management table of the first embodiment.
  • FIG. 9B is a diagram illustrating information of the block configuration management table according to the first embodiment.
  • FIG. 9C is a diagram illustrating information of the portable storage device configuration management table according to the first embodiment.
  • FIG. 10 is a diagram illustrating information of the job management table according to the first embodiment.
  • FIG. 11 is a diagram illustrating information of the configuration management table according to the first embodiment.
  • FIG. 12 is a diagram illustrating information in the data management table of the first embodiment.
  • FIG. 13 is a diagram illustrating information in the job correspondence management table according to the first embodiment.
  • FIG. 14A is a diagram illustrating information of the HDD capacity management table according to the first embodiment.
  • FIG. 14B is a diagram illustrating information of the policy management table according to the first embodiment.
  • FIG. 15 is a diagram illustrating an overall flow of the first embodiment.
  • FIG. 16 is a flowchart illustrating a job time calculation flow of the drive use process according to the first embodiment.
  • FIG. 17 is a diagram illustrating a flow of determining the job execution order and the used drive according to the first embodiment.
  • FIG. 18 is a diagram showing a flow of merge processing when there is another job using the same medium.
  • FIG. 19 is a diagram illustrating a prefetch data deletion flow according to the first embodiment.
  • FIG. 20 is a flowchart illustrating the job time calculation flow of the drive use process according to the second embodiment.
  • FIG. 21 is a diagram illustrating a flow of determining the job execution order and the used drive according to the second embodiment.
  • FIG. 22 is a diagram illustrating a flow of information collection processing for HDD capacity according to the third embodiment.
  • FIG. 23 is a diagram illustrating a flow of determining the job execution order and the used drive according to the fourth embodiment.
  • FIG. 24A is a diagram illustrating information of the portable storage device configuration management table according to the fifth embodiment.
  • FIG. 24B is a diagram illustrating information in the offline portable storage medium management table according to the fifth embodiment.
  • FIG. 25 is a flowchart illustrating a job time calculation flow of the drive use processing according to the fifth embodiment.
  • FIG. 1 is a diagram showing an outline of this embodiment.
  • the device management server 65 holds a storage management program 504 and a drive use processing calculation program 511.
  • the portable storage device 40 includes a drive 405 that records and reproduces data, a medium transport unit 406, and a plurality of portable storage media 408.
  • the hybrid storage device 91 includes a hybrid control server 50, a block storage 31, and a portable storage device 40.
  • the block storage 31 has a logical volume 313.
  • the hybrid control server 50 has a read / write program 512.
  • Hybrid storage device 91 uses block storage 31 and portable storage device 40 to archive data. Data from the higher-level storage device is first written to the block storage 31 by the read / write program 512 of the hybrid control server 50, and written to the portable storage device 40 by the read / write program 512 when a specific condition is satisfied. When reading data, the read / write program 512 reads data from the portable storage device 40 and copies it to the block storage 31. If this copy process is performed (prefetched) before the time required by the application, it becomes possible to conceal the read delay due to the medium transport time of the portable storage device 40.
  • the storage management program 504 collects various information from the host computer 10, the file server 20, the block storage 30, the portable storage device 40, the archive management server 70, and the job management server 60 periodically or at the timing of data generation. Next, a schedule for loading the plurality of portable storage media into the drive is determined based on application schedule information, block storage storage information, drive performance information, and data storage location information included in the collected data.
  • the present embodiment it is possible to determine an appropriate execution order of processing using the drive in the portable storage device 40. As a result, it is possible to prevent delays in Read / Write processing using the portable storage device 40. This is particularly effective when the number of drives is small or when the portable storage medium 408 has a low Read / Write performance such as a hologram disk. The effect of this embodiment is important when the portable storage device 40 is used for the purpose of Active Archive in which both Read / Write processes occur at the same frequency.
  • FIG. 2 is a block diagram showing a configuration example of the entire computer system 1.
  • the host computer 10 is connected to the file server 20 and the hybrid storage device 91 via the data network 80a.
  • the hybrid storage device 91 includes a hybrid control server 50, a block storage 31, and a portable storage device 40.
  • the hybrid control server 50 and the block storage 31 are connected via a data network 80c.
  • the hybrid control server 50 and the portable storage device 40 are connected via a data network 80d.
  • the file server 20 and the block storage 30 are connected via a data network 80b.
  • the host computer 10, file server 20, block storage 30, hybrid storage device 91 (hybrid control server 50, block storage 31, portable storage device 40), job management server 60, device management server 65, and archive management server 70 are managed.
  • the network 90 is connected.
  • the data networks 80a, 80b, 80c, and 80d do not need to be separated, and may be the same network.
  • the protocol of the data network 80 and the management network 90 may be any protocol such as FC (Fibre Channel) or IP (Internet Protocol), and the data network 80 and the management network 90 may be the same network.
  • a system including the hybrid storage device 91 and the device management server 65 is collectively referred to as a storage system 92.
  • a system including the storage system 92, the file server 20, the block storage 30, the job management server 60, and the archive management server 70 is collectively referred to as a hierarchical storage system 93.
  • each server is independent, but each server is not necessarily independent, and each process may be executed by one or more servers. Further, a storage device or a portable storage device may execute the processing of each server. In addition, although an example in which the storage device 30 and the storage device 31 are different cases has been shown, the same case may be used, and a storage area may be provided for each of the file server 20 and the hybrid control server 50.
  • FIG. 3A is a diagram illustrating an example of the host computer 10.
  • the host computer 10 includes a CPU 101, a memory 102, a data IF (Interface) 108, and a management IF 109.
  • the memory 102 stores an OS (Operating System) 103 and a device manager 107 for mounting a storage area of the storage apparatus.
  • the OS 103 includes an application 104, a hierarchy management agent 105, and a job execution agent 106.
  • the CPU 101 operates the OS 103 and the device manager 107 on the memory.
  • the hierarchy management agent 105 communicates with a hierarchy management program 704 in the archive management server 70 described later.
  • the job execution agent 106 communicates with a job management program 604 of the job management server 60 described later.
  • the data IF 108 is connected to the data network 80.
  • the management interface 109 is connected to the management network 90.
  • the data interface 108 and the management interface 109 may be a common IF.
  • FIG. 3B is a diagram illustrating an example of the file server 20.
  • the file server 20 includes a host IF 201, a file control processor 202, a memory 203, a disk IF 206, and a management IF 207.
  • the memory 203 stores a file configuration management table 204 and a hierarchy management agent 205.
  • the hierarchy management agent 205 communicates with the hierarchy management program 704 in the archive management server 70.
  • the file control processor 202 operates the hierarchical management agent in the memory.
  • the host IF 201 is connected to the host computer 10 via the data network 80a.
  • the disk IF 206 is connected to the block storage 30 via the data network 80b.
  • the management interface 207 is connected to the device management server 65 via the management network 90.
  • the file control processor 202 mounts the volume of the block storage 30 and causes the file server 20 to operate as NAS (Network Attached Storage).
  • NAS Network Attached Storage
  • FIG. 4 is a diagram showing an example of the block storages 30 and 31.
  • the block storages 30 and 31 include a block control processor 302, a memory 303, a physical storage device 306, and a management IF 315.
  • the memory 303 stores a block configuration table 304 and a hierarchy management agent 305.
  • the hierarchy management agent 305 communicates with the hierarchy management program 704 in the archive management server 70.
  • the block control processor 302 operates the hierarchical management agent 305 in the memory. Details of the block configuration table 304 will be described later.
  • the physical storage device 306 is a storage medium such as one or more HDD (Hard Disk Drive) 307 and one or more SSD (Solid State Drive) 308. A plurality of types of physical storage areas may be included. Note that the type of physical storage device is not limited to HDD or SSD, but may be any other type of device.
  • the physical storage device of the physical block storage 31 may be referred to as a prefetch storage medium because data may be stored from the storage medium 408 of the portable storage device for the purpose of prefetching. Since this prefetch storage medium is used for prefetching, it is expected that the access performance is higher than that of the storage medium 408.
  • Storage media A plurality of physical storage devices have a RAID (Redundant Arrays of Independent Disks) configuration.
  • the physical control processor 302 provides the logical volume 312 to the host computer 10 and the file server 20 based on the physical storage device.
  • the management interface 315 is connected to the device management server 65 via the management network 90.
  • FIG. 5 is a diagram showing an example of a portable storage device.
  • the portable storage device is a storage device that sets a portable storage medium in a drive using a medium transport mechanism such as a robot.
  • the portable storage device 40 includes a host IF 401, a controller 402, a memory 403, a cache memory 404, a drive 405, a medium transport unit 406, and a medium storage unit 407.
  • the host IF 401 is connected to the host computer 10 via the data network 80.
  • the management IF 409 is connected to the device management server 65 via the management network 90.
  • the memory 403 holds a Read / Write program 410, an agent program 411, a portable storage device management program 412, and a portable storage device configuration management table 413.
  • the Read / Write program 410 is a program for writing data to the storage medium 408 through the drive 405 or reproducing data on the medium through the drive 405.
  • the agent program 411 is a program for communicating with the storage management program 654 and the read / write instruction program 657 of the device management server 65.
  • the portable storage device management program 412 is a program that manages the medium transport unit 406 that transports the storage medium 408 included in the medium storage unit 407 and manages information on the portable storage medium 408. Details of the portable storage device configuration management table 413 will be described later.
  • the controller 402 operates the program in the memory 403.
  • the cache memory 404 is a storage medium that temporarily caches data sent from an upper layer and data read from the portable storage medium 408, and is composed of a DRAM, a flash HDD, etc., and has a read / write performance that is portable storage. Higher than medium.
  • the drive 405 reads / writes data from / to the storage medium 408 transported by the medium transport unit 406.
  • the number of drives 405 is one or more and less than the number of storage media 408. Further, when a plurality of drives 405 are provided, drives having different performances may be mixed. Further, when there are a plurality of types of storage media 408, there may be a dedicated drive 405 for each type of storage medium, or there may be a common drive 405 for different types of storage media.
  • the medium transport unit 406 transports the storage medium 408 by the storage medium storage unit 407 and the drive 405.
  • arranging the storage medium 408 in a readable state in the drive 405 is called loading.
  • the number of storage medium transport units 406 may be one or more, and is not necessarily equal to the number of drives.
  • all medium transport units 407 can transport storage media to all drives 405 and medium storage units 407.
  • a specific medium transport unit 407 can be connected between a specific medium drive and a medium storage unit. Only conveyance may be performed.
  • the medium storage unit 407 stores a plurality of storage media 408. There may be one or more medium storage units 407.
  • the portable storage medium 408 is an optical storage medium such as one or more DVDs (Digital Versatile Disc), Blu-ray (registered trademark) Disc or a hologram disk, and a magnetic storage medium such as a tape.
  • the number of storage media 408 is greater than the number of drives 405, and a plurality of types of storage media may be mixed.
  • FIG. 6A is a block diagram illustrating an example of the hybrid control server 50.
  • the hybrid control server 50 includes a host IF, a file control processor 502, a memory 503, a disk IF 504, a library IF 505, and a management IF 506.
  • the hybrid control server 50 provides the block storage 31 and the portable storage device 40 as a single storage device to the host computer. Specifically, the hybrid control server 50 is provided to the host computer as a storage device having the storage capacity of the portable storage device 40, and the storage area of the block storage 31 is used as a cache area accessed by the host.
  • the memory 503 includes a file configuration management table 501, a hierarchy management agent 511, and a Read / Write program 512.
  • the hierarchy management agent 511 communicates with the hierarchy management program 704 in the archive management server 70.
  • the file control processor 502 operates the hierarchical management agent in the memory.
  • the host IF 501 is connected to the host computer 10 via the data network 80a.
  • the disk IF 504 is connected to the block storage 30 via the data network 80c.
  • the library IF 505 is connected to the portable storage device 40 via the data network 80d.
  • the management IF 506 is connected to the device management server 65 and the archive management server 70 via the management network 90.
  • the file control processor 502 mounts the logical volume of the block storage 31 and the storage medium or volume of the portable storage device 40 to operate the hybrid control server 50 as NAS (Network Attached Storage). Here, detailed operation of NAS is omitted.
  • the file configuration management table 510 in the memory 503 has physical resource information that the hybrid control server 50 has. Details of the file configuration management table are the same as those of the file configuration management table 204 of the file management server 20 described later.
  • the Read / Write program 512 is a program that reads / writes data in the block storage 31 or the portable storage device 40 according to an instruction from the host computer 10 or the hierarchy management program 70.
  • FIG. 6B is a block diagram illustrating an example of the job management server 60.
  • the job management server 60 includes a CPU 601, a NIC 602, and a memory 603.
  • the memory 603 stores a job management program 604 and a job management table 605.
  • a job management program 604 is a program that executes job processing that operates in the hierarchical management system. For job execution, the planned job is executed by communicating with the job execution agent 106 of the host computer 10, the job execution agent 663 of the apparatus management server 65, and the job execution agent 707 of the archive management server 70. Details of the job management table 605 will be described later. Further, it is connected to the management network 90 via the NIC 602.
  • An input / output device 620 for operating the job management server 60 is connected to the job management server 60.
  • the input / output device 620 is a device such as a mouse, a keyboard, and a display, and is used to input / output information between the job management server 60 and an administrator (also referred to as a
  • FIG. 7 is a block diagram illustrating an example of the device management server 65.
  • the management network 90 is connected to the host computer 10, the file server 20, the block storage 30, the hybrid storage device 91 (hybrid control server 50, block storage 31, portable storage device 40), job management server 60, and archive management server 70.
  • necessary information can be obtained from each computer, and necessary information (including a program) can be given to each computer.
  • the device management server 65 includes a CPU 651, a NIC 652, and a memory 653, to which an input / output device 670 is connected.
  • the CPU 651 executes a program developed on the memory 653.
  • the memory 653 includes a storage management program 654, a system management program 655, a drive use processing calculation program 656, a read / write instruction program 657, a configuration management table 658, a data management table 659, a job correspondence management table 660, an HDD capacity management table 661, a policy.
  • a management table 662, a job execution agent 663, and an execution script 664 are stored. Other programs may be stored.
  • the storage management program 654 uses the information in the configuration management table 658, the data management table 659, the job correspondence management table 660, the HDD capacity management table 661, and the policy management table 662 to manage each management target (host computer 10, file server). 20, the block storage 30, the hybrid storage device 91 (hybrid control server 50, block storage 31, portable storage device 40), job management server 60, and archive management server 70) are managed.
  • the storage management program 654 can communicate with the agent program 411 in the portable storage device 40 to receive instructions and notification of information.
  • the system management program 655 can communicate with the job management program 604 of the job management server 60 and the hierarchy management program 704 of the archive management server 70 to receive instructions and notification of information. Further, the storage management program 654 and the system management program 655 may be the same program.
  • the drive use processing calculation program 656 uses the information in the configuration management table 658, the data management table 659, the job correspondence management table 660, the HDD capacity management table 661, and the policy management table 662 to describe the content of the process that occupies the drive ( Processing time).
  • the read / write instruction program 657 is a program that gives an instruction to write data stored in the cache memory 404 in the portable storage device 40 to the storage medium 408. Details of the configuration management table 658, the data management table 659, the job correspondence management table 660, and the job correspondence management table HDD capacity management table 661 will be described later.
  • the policy management table 662 is a table describing a policy for moving data in units of files, host computers, and the like. The same contents as the migration policy table 705 in the archive management server 70 are included.
  • the job execution agent 663 is an agent that receives a command from the job management program 604 and executes processing.
  • the execution script 664 is a script that describes the contents of processing executed by the job execution agent 663. A process for calling a plurality of programs such as a storage management program and a system management program according to the process is described.
  • the input / output device 670 is a device such as a mouse, a keyboard, and a display, and is used to input / output information between the device management server 65 and an administrator (also referred to as a user).
  • FIG. 8 is a block diagram illustrating an example of the archive management server 70.
  • Necessary information can be acquired from each computer via the management network 80 connected to the management server 60 and the device management server 65, and necessary information (including programs) can be given to each computer.
  • the archive management server 70 includes a CPU 701, a NIC 702, and a memory 703, which are processors, to which an input / output device 720 is connected.
  • the CPU 701 executes a program developed on the memory 703.
  • the memory 703 stores a hierarchy management program 704, a migration policy table 705, a data management table 706, and a job execution agent 707. Other programs may be stored.
  • the hierarchy management program 704 communicates with the hierarchy management agents 105, 205, 305, and 511 to acquire file information of the host computer 10, the file server 20, and the hybrid control server 50, and the host computer 10, the file server 20, and block storage. 30, the block storage 31 connected to the hybrid control server 50 and the file or volume of the portable storage device 40 are transferred to another host computer 10, the file server 20, the block storage 30, and the block storage 31 connected to the hybrid control server 50 and the portable storage device. It is a program that moves to 40.
  • the policy management table 705 is a table that describes a policy for moving data in units of files used in files, host computers, and the like.
  • the policy management table 705 shows the original contents including the same contents as the movement policy table 662 in the device management server 65.
  • the data management table 706 is a table showing attribute information of files in the host computer 10, the file server 20, and the hybrid control server 50.
  • the input / output device 720 is a device such as a mouse, a keyboard, and a display, and is used to input / output information between the device management server 70 and an administrator (also referred to as a user).
  • FIG. 9A is a file configuration management table 204 in the file server 20 and in the hybrid control server 50.
  • the file configuration management table 204 has the following information (2040) to (2042).
  • the file configuration management table 510 has the same configuration as the file configuration management table 204.
  • (2040) Device type Contains information on the device type of the file server.
  • (2041) Device identifier It has information that uniquely identifies the device that the file server has.
  • FIG. 9B is a block configuration management table 304 in the block storages 30 and 31.
  • the block configuration management table 304 has the following information (3040) to (3042).
  • (3040) Device type Contains device type information of block storage. The device manages resources such as ports of the block storage including the physical storage device and the logical volume 312 provided to the host.
  • (3041) Device identifier It has information that uniquely identifies the device that the block storage has.
  • FIG. 9C is a portable storage device configuration management table 41 of the portable storage device 40.
  • the portable storage device configuration management table 413 has the following information (4130) to (4134).
  • (4130) Device type It has information on the type of device that the portable storage device has.
  • the device includes not only the storage medium 408 but also a cache, a drive, and a medium transport unit.
  • (4131) Device identifier It has information that uniquely identifies the device that the portable storage device has.
  • (4132) Specification In the case of a cache, the size is set. In the case of a storage medium, the size is set.
  • (4133) Write unit Indicates the minimum size that can be written to a storage medium such as an optical disc at one time.
  • (4134) Media expiration date The information that can be written to a storage medium such as an optical disc at one time.
  • FIG. 10 shows a job management table 605.
  • the job management table has the following information (6050) to (6057).
  • Information in the job management table is set by user input from the input / output device 620 of the job management server 60 or job calculation by a drive use processing calculation program.
  • a job identifier Has information that uniquely identifies the job.
  • (6051) Job type. It has information indicating whether the content of the job is Read / Write.
  • (6052) A job execution agent machine. Contains information about the machine name of the machine that executes each job.
  • Host represents a host computer
  • Mgmt represents a management server.
  • (6053) Job execution agent IP address It has information on the IP address of the machine that executes each job.
  • Usage data It has data information used by the application or script on the machine executed by each job. Data information is a file or directory name recognized by the host computer or application.
  • Scheduled job execution start time Contains information about the time when the job is scheduled to be executed.
  • Job execution completion required time Contains information about the time at which the job should be completed. If the user does not set, it may be blank.
  • FIG. 11 shows a configuration management table 658 provided in the device management server 65.
  • the configuration management table has information (6580) to (6587).
  • Information of the configuration management table is generated from the file configuration management table 204 in the file server (the file configuration management table 510 in the hybrid control server 50), the block configuration management table 304 in the block storage, and the portable storage device configuration management table 413. Is done. These pieces of information are periodically collected from the management target storing each piece of information by the storage management program 654. Details of each column of the configuration management table 658 are omitted here.
  • FIG. 12 is an explanation of the data management table 659 included in the device management server 65.
  • the data management table has the following information (6590) to (6595).
  • the data management table 706 has the same structure and the same information as the data management table 659.
  • Data identifier Indicates information that uniquely identifies data to be managed.
  • (6591) Data size. Indicates the size of the data.
  • (6592) Apparatus. Indicates the location of the storage device where the data is stored. (6593) In-device storage location. Indicates the location of a logical storage area in the storage device where the data is stored.
  • (6594) Data path. A data path in a storage area in a storage device in which data is stored is shown.
  • Last access time Indicates the time when the data was last accessed.
  • FIG. 13 is a job correspondence right management table 660 provided in the apparatus management server 65.
  • the job correspondence management table is a table for managing the correspondence between the job of the upper application executed by the host computer or the management computer and the drive use job that is the job executed by the drive of the portable storage device in order to execute the upper application. It is.
  • the job correspondence management table job has the following information (6600) to (6610).
  • (6600) Job of upper application The identifier of the job scheduled to be executed by the host application, specified by the host computer or management computer.
  • (6601) Indicates whether the content of the job is Read / Write.
  • (6602) Usage data It has data information used by the application or script on the machine executed by each job.
  • Related drive use job When related to another drive use job, it has information on the identifier of the job.
  • the “related job” means a job in which post-processing such as data deletion cannot be executed unless the processing is completed after both storage media used in the job are the same. For example, even if the execution of Job A that requires Job ⁇ ends, data deletion is not performed until the execution of Job C that uses Job ⁇ ends.
  • the drive to be used is managed for the job, but it may be managed whether the job is assigned for each drive time.
  • FIG. 14A is an HDD capacity management table 661 provided in the device management server 65.
  • the HDD capacity management table has the following information (6611) to (6615).
  • (6611) Apparatus The identification information of the device having the HDD is shown.
  • (6612) Volume Indicates the identifier of the logical volume in the device. (6613) Time. Indicates current and future time. It should be noted that an arbitrary time interval may be used, and the current past time may also be managed.
  • Total capacity Indicates the total capacity of the logical volume described in Volume.
  • (6615) Free capacity Indicates the free capacity of the logical volume for each hour.
  • FIG. 14B shows a policy management table 662 provided in the device management server 65.
  • the policy management table 662 has the following information (6620) to (6623).
  • the policy management table 705 has the same structure and the same information as the policy management table 662.
  • (6620) File Indicates the file identification information. In this embodiment, a policy is set for each file, but a migration policy may be set for each host or directory.
  • (6621) Hierarchy Indicates the storage device where the file exists. Here, the case where it is stored in the block storage 30 is ST1, the case where it is stored in the block storage 31 is ST2, and the case where it is stored in the portable storage device 40 is ST3.
  • the data stored in the block storage 30 may be divided into a plurality of hierarchies like ST0 and ST1. Further, when the portable storage device 40 stores HDDs and optical disks as storage media having different properties, the portable storage device 40 may be divided into a plurality of layers as in ST3 and ST4. (6622) Migration policy. Indicates the data movement policy. In the case of FIG. 14B, it is shown that if there is no access for one month to File1 included in ST1, data is moved to another layer called ST2. (6623) Deletion policy after movement. Indicates the processing contents for the original file after the data is moved according to the policy.
  • FIG. 15 shows the overall processing flow in the first embodiment.
  • the first embodiment shows a flow of a drive usage time scheduling process when a prefetch process is executed when a higher-level Read job is input.
  • Each program periodically collects information. Specifically, first, the user inputs job execution information (job type, job execution machine, application / script used, application data, execution time, execution completion time, etc.) from the input / output device 620 of the job management server 60. Next, the job management table 605 is updated according to the input contents.
  • job execution information job type, job execution machine, application / script used, application data, execution time, execution completion time, etc.
  • the hierarchy management program 704 of the archive management server 70 periodically collects file information from the OS and applications of each host.
  • the hierarchy management program 704 updates the data management table 706.
  • system management program 655 of the device management server 65 periodically performs file configuration management from the file server 20, block storages 30 and 31, hybrid control server 50, portable storage device 40, job management server 60, and archive management server 70.
  • the table 204, the block management table 304, the portable storage device management table 413, the file configuration management table 510, the job management table 605, the policy management table 705, and the data management table 706 are acquired. These information acquisition frequencies may be acquired at different timings for each device or table.
  • the storage management program 654 updates the configuration management table 658, the data management table 659, the job correspondence management table 660, the HDD capacity management table 661, and the policy management table 662. If there is a difference between the job information acquired from the job management server 60 by the system management program 655 and the information in the job correspondence management table 660, the difference is notified to the drive utilization processing calculation program 656.
  • the drive use processing calculation program 656 calculates the time required for the drive use processing (prefetch processing) for reading the data required for the job.
  • the drive use processing calculation program 656 determines a job execution order and a drive to be used in the drive use processing from previously registered job information and information on the drive. Further, the drive use process is registered as a job.
  • the job management program 604 executes various job processes.
  • Data prefetched by the hierarchy management program 704 is deleted according to the policy.
  • Step 1101 a process for reading data from a storage medium is shown as the drive utilization process.
  • the drive use processing calculation program 656 detects the job addition of the higher-level application based on the notification from the system management program or 655.
  • the drive use processing calculation program 656 specifies data and time required for the upper application / script from the job correspondence management table 660. Note that data that is an argument of the execution application described in the script may be used.
  • Step 1103 The drive utilization processing calculation program 656 checks the position of the target data from the contents of the job correspondence management table 660 and the data management table 659. If the position is the portable storage device 40, the process proceeds to Step 1104.
  • Step 1106 The drive use processing calculation program 656 acquires the read performance of the drive, the write performance of the HDD, and the load time from the configuration management table 658.
  • Step 1105 The drive use processing calculation program 656 calculates the time required for prefetching (copying from the portable storage device to the block storage HDD) using the data size of the data required and various information acquired in the previous flow. .
  • a method of adding the time required for reading data, the time required for copying, and the load time can be considered.
  • the disk loading time is T_l [sec]
  • the write to the HDD when there are a plurality of target data and a plurality of disks storing the data and a plurality of drives, it is possible to calculate a time required for prefetching by performing a plurality of processes in parallel.
  • the write when the write to the HDD is possible after the read of a part of the data is completed, the write may be started before the read is completed, and the prefetch time may be calculated so as to exclude the overlapping time. If the loading time of the disc varies depending on the position, the calculation may be performed taking that into consideration. Alternatively, past calculation results and actual prefetch processing actual times may be recorded, and calculation times may be learned and calculated based on the differences. Further, the prefetch time may be calculated by other calculation methods. (Step 1106) The drive use processing calculation program 656 determines that the prefetch processing is unnecessary for this job.
  • Step 1201 The drive use processing calculation program 656 checks job information occupying the drive from the job correspondence management table 660.
  • the drive use processing calculation program 656 uses another portable storage medium that is the same as the portable storage medium used in the current drive use processing job, and another prefetch job is before the job start time of the upper application. Check to see if. If yes, go to Step 1210 of FIG. If there is not, go to Step 1203.
  • Step 1203 The drive use processing calculation program 656 searches the job correspondence management table 660 for a drive free time before the batch job start time of the higher-level application that is the source of the prefetch job.
  • Step 1105 if it is checked whether a plurality of disks and a plurality of drives can be prefetched in parallel, a plurality of drives are set as search targets.
  • the drive utilization processing calculation program 656 checks whether there is a time when there is a sufficient HDD free space in the free time searched in Step 1203. If there is a time with sufficient free space, the process proceeds to Step 1206. If not, the process proceeds to Step 1205.
  • the drive use processing calculation program 656 returns an error to the job management program 604. As a result, it is possible to display in the input / output device 620 that the job that the user tried to register cannot be executed on time.
  • the drive utilization processing calculation program 656 selects a period with sufficient time and the drive, and determines the job order to execute the prefetch job at that time.
  • This method prepares a job net (group that can have a set of jobs) for each drive, calculates the time required for drive usage processing, and then assigns the job to the drive with the free time closest to the current time. This is how to set up the net. In the case of this method, it is possible to assign jobs to empty drives from the front in time series.
  • This period may be a fixed value, or may be dynamically changed to an appropriate time by learning from the type of upper AP and past results. Further, there is a method of preferentially selecting a drive with good drive performance or a drive performance that satisfies the prefetch time prediction. Further, the job execution time and drive may be determined by other methods.
  • the drive utilization processing calculation program 656 reduces the HDD free capacity during the prefetch data holding period from the HDD free capacity table 661.
  • the drive utilization processing calculation program 656 creates a script for prefetching data with the designated drive. This script describes a process in which the hierarchy management program 704 copies the optical disk data to the HDD via the hierarchy management agent of the hybrid control server 50.
  • a job for executing a script created by the system management program 655 is registered in the job management table 660 and the job management table 605 via the job management program 604. This completes the process.
  • FIG. 18 shows merge processing when there is another job using the same medium in S1202.
  • the drive utilization process calculation program 656 starts a process of merging a plurality of jobs after Step 1211.
  • the drive use processing calculation program 656 compares the portable storage medium used in the previous prefetch job with the portable storage medium used in the current prefetch job.
  • the drive use processing calculation program 656 checks whether all the portable storage media used in the current prefetch job are included in the portable storage media used in the previous prefetch job. If all are included, go to Step 1213. When not included, the processing after Step 1213 is performed only on the portable storage medium partially included. For the portable storage medium not included, the processing of Step 1203 is performed.
  • Step 1213 The drive utilization processing calculation program 656 converts the data required for the upper job corresponding to the current prefetch job into the prefetch data from the end of the prefetch data holding period of the previous prefetch job until the upper job completion time.
  • the HDD free capacity table 661 is checked to see if it exists. If there is free space, the process proceeds to Step 1214. If not, the process proceeds to Step 1203. (Step 1214)
  • the drive use processing calculation program 656 reduces the HDD free capacity from the HDD free capacity table 661 from the end of the previous prefetch data holding period to the upper job completion time.
  • Step 1215 The drive utilization processing calculation program 656 determines that the current prefetch job corresponds to the previous prefetch job, and registers the job identifier of the previous prefetch job in the related prefetch job in the job correspondence management table 660. At that time, the drive occupation start scheduled time and the drive occupation end scheduled time are left blank.
  • Step 1401 The drive utilization processing calculation program 656 inquires of the job management program 604 via the system management program 655 whether or not the job execution of the upper AP has been completed. Alternatively, a job completion notification of the upper AP may be received from the job management program 604. In that case, the process proceeds to Step 1403. (Step 1402) When the upper-level job is completed, the process proceeds to Step 1403. If not completed, the process returns to Step 1401. (Step 1403) The drive use processing calculation program 656 determines from the job correspondence management table 660 whether the completed drive use job of the upper AP job is a related drive use job of the higher AP.
  • Step 1404 If there is a higher-order AP that uses the same data as a result of confirmation in Step 1403, the process proceeds to Step 1405. If not, the process proceeds to Step 1406.
  • Step 1405 S1400 is executed for the upper AP using the same data.
  • Step 1406 The system management program 655 instructs the hierarchy management program 704 to delete data according to the policy management table for the prefetched data.
  • Step 1407 The storage management program 654 updates the HDD free capacity in the HDD capacity management table 661.
  • the logical volume of the block storage 31 is used as a portion for caching data, but the cache memory 404 in the portable storage device may be used, or the storage area of the lower storage of the hierarchical storage is used. May be.
  • Job scheduling including not only the Read process but also the Write process is performed. Only differences from the first embodiment will be described below. Differences from the first embodiment are two sequences: calculation of drive usage processing, and job execution order and usage drive calculation.
  • Step 2101 Similar to Step 1101, the drive use processing calculation program 656 detects the job addition of the upper application. This occurs as a result of Step 1032.
  • the completion of data accumulation in the logical volume of the block storage by the tier management program 704 or the start of writing by the policy is detected and notified to the drive utilization processing calculation program 656.
  • completion of data storage in the logical volume means that data writing from the logical volume to the portable storage medium does not always work with the upper AP, and data is stored after storing data for one optical disk after data is stored. There is a case where data is written according to a policy even if one is not stored.
  • Step 2102 If the detected content of the job process is a write process, the process advances to step 2103. Otherwise, the processing after Step 1102 of the first embodiment is executed. (Step 2103) When the write destination of the write process is the portable storage device 40, the process proceeds to Step 2104. Otherwise, go to Step 2105. (Step 2104)
  • the drive use processing calculation program 656 calculates the time required for Write from the data size to be written, the read performance of the logical volume, the write destination disk performance, and the load time.
  • the time calculation method may be simply calculated from the data size, drive, logical volume performance, and load time, or the past performance history is saved and the processing time is improved by learning. May be.
  • the prefetch time may be shortened when processing in parallel is possible. Furthermore, you may shorten the part of the process which overlaps. Moreover, you may calculate by another means.
  • the drive use processing calculation program 656 calculates the time required for Write from the data size to be written and the write logical volume performance.
  • Step 2201 The drive utilization processing calculation program 656 checks job information occupying the drive from the job correspondence management table 660.
  • Step 2202 When the content of the job process detected in Step 2100 is the Write process, the process proceeds to Step 2203. Otherwise, the processing after Step 1202 of the first embodiment is executed.
  • Step 2203 When the write destination of the write process is the portable storage device 40, the process proceeds to Step 2104. Otherwise, go to Step 2105.
  • Step 2204 The drive use processing calculation program 656 searches the job correspondence management table 660 for a drive free time based on the write job execution time.
  • Step 2205 If there is free time, the process proceeds to Step 2206. If there is no free time, the drive utilization processing calculation program 656 returns an error to the storage management program 654 or the job management program 604. As a result, an error can be displayed on the input / output device 670 or 620.
  • Step 2206 The drive use processing calculation program 656 checks whether there is a job using the same drive and disk, and whether there is sufficient free time thereafter. If there is time, go to Step 2207. If there is no time, the process proceeds to Step 2208. (Step 2207) The drive use processing calculation program 656 selects the same drive, and updates the start and end times of the job correspondence management table 660 so that they are immediately after the job using the same drive / disk. The drive use job column is blank. (Step 2208) The drive use processing calculation program 656 selects a free drive.
  • a method considering the shelf life can be mentioned.
  • a hologram disc has a life until data writing managed by the medium usage limit 6586 of the configuration management table 658, and is called a shelf life.
  • the execution time can be delayed, while it is necessary to execute the write job in consideration of this shelf life.
  • the capacity of the hologram disk can be effectively used by setting a Write job near a job whose shelf life is near and the logical volume is empty.
  • a write instruction for a portable storage medium may be received from a host or the like. This is performed with the intention of confirming that data has been stored in a non-rewritable storage medium.
  • a write job based on such a write instruction is set in time for the instruction from the computer.
  • the write data is once stored in the HDD, the data is accumulated to some extent, and then the data is written to the hologram disk.
  • a method of collecting a plurality of data having some relation may be collected. After selecting a drive that meets the deadline, the start and end times of the job correspondence management table 660 are updated, and the job processing of the upper AP is left blank. (Step 2209)
  • the storage management program 654 reduces the HDD free capacity after the occurrence of Write from the HDD free capacity table.
  • the prediction of the HDD capacity management table 661 of the block storage 31 is managed only by the processing in the hybrid storage device 91.
  • the third embodiment not only the processing in the hybrid storage device 91 but also the data migration processing from the file server 20 and the block storage 30 in the upper hierarchy is used to predict the future capacity and execute the processing. Only differences from the second embodiment will be described below. The difference from the second embodiment is the sequence of information acquisition processing for each component (corresponding to Step 1030 in the first embodiment).
  • Step 3030 The information acquisition process Step 3030 according to the third embodiment will be described with reference to FIG.
  • the system management program 655 of the device management server 65 periodically acquires information from the file server 20, block storages 30, 31, hybrid control server 50, portable storage device 40, job management server 60, and archive management server 70. .
  • the system management program 655 blocks from the block storage 30 based on the last access time information of the data management table 706 acquired from the archive management server 70 and the movement policy information of the policy management table 705 in addition to the processing of Step 1032 of the first embodiment. Data to be moved to the storage 31 and its time are predicted.
  • the storage management program 654 updates the information in the HDD capacity management table 661 from the data capacity and time to be moved.
  • Step 1033 of the first embodiment is also updated.
  • it is possible to schedule the drive use processing of the portable storage device in consideration of the data movement outside the hybrid storage device, and in the hierarchical storage system including the hybrid storage device As a result, waiting for Read / Write processing is less likely to occur, and as a result, waiting for processing of higher-level APs is less likely to occur.
  • Example 3 search for free time was performed when determining the job execution order and the drive to be used, but if there was no free time, it was an error.
  • a process for checking whether or not a newly registered drive usage process is possible by shifting the job execution time of the already registered drive usage process is performed. Only differences from the first embodiment will be described below. The difference from the first embodiment is a sequence of job execution order determination and used drive determination (corresponding to Step 1200 of the first embodiment).
  • Step 4201 The processing from Step 1201 to Step 1203 of the first embodiment is executed.
  • Step 4202 The drive use processing calculation program 656 searches the job correspondence management table 660 for a drive free time. If there is a time with sufficient free space, the process proceeds to Step 1206 of the first embodiment. If not, the process proceeds to Step 4203.
  • Step 4203 The drive use processing calculation program 656 checks whether or not a free time is available if the drive and time of the already registered drive use job processing are changed. If free time is available, the process proceeds to Step 4204.
  • the drive use processing calculation program 656 changes the start time and end time of the job already registered in the job correspondence management table 660. There are several methods for this change method. For example, there is a method of canceling all registered drive utilization processing jobs and registering the job with the top AP starting from the job with the highest AP job start time or the longest processing time. Another example is processing for setting whether or not a new job can be registered by shifting the execution time from the last registered drive use job.
  • the drive use processing calculation program 656 selects a free time and a drive, and determines the order of executing the drive use processing job at that time.
  • Step 4206 The drive usage processing calculation program 656 creates and changes a script for executing the changed and added drive usage processing job.
  • Step 4207 The system management program 655 registers a job for executing the created script and registers it in the job management program 604 so as to change the job for executing the changed script.
  • the optical disk is present in the portable storage device.
  • the optical disk is not necessarily present in the portable storage device.
  • the optical disk is not included in the portable storage device.
  • a process for scheduling the use of a drive when there is an offline optical disk will be described. Only differences from the first embodiment will be described below. The difference from the first embodiment is that a table for offline management is added, and the sequence of time prediction processing for drive utilization processing (corresponding to Step 1100 of the first embodiment) is changed.
  • FIG. 24A shows a portable storage device configuration management table 413B used for offline management.
  • the portable storage device configuration management table 413B is obtained by adding an online / offline column 4135 to the portable storage device configuration management table 413 of the first embodiment.
  • the offline portable storage medium management table 414 has the following information (4140) to (4143).
  • the offline management table 414 exists both in the memory 403 in the portable storage device 40 and in the memory 653 in the device management server 65.
  • the original data is in the memory 403 and is collected periodically by the storage management program 654.
  • the offline information is updated by the portable storage device management program 412.
  • the offline portable storage medium management table 414 will be described with reference to FIG. 24B.
  • a portable storage medium identifier It has information that uniquely identifies a portable storage medium.
  • FIG. 25 shows step 5100 of drive utilization processing time prediction when the portable storage medium is offline.
  • Step 5101 The processing of Step 1101 and Step 1102 of the first embodiment is executed.
  • Step 5102 The drive use processing calculation program 656 checks whether the position of the target data of the drive use processing is the portable storage device 40. In the case of the portable storage device 40, the process proceeds to Step 5105. If it is not the portable storage device 40, the process proceeds to Step 5103.
  • Step 5103 The drive use processing calculation program 656 checks whether the position of the target data for the drive use processing is offline. If it is offline, the process proceeds to Step 5104. Otherwise, it is determined that the position of the target data is in the HDD, and the process proceeds to Step 5107.
  • Step 5104 The drive use processing calculation program 656 acquires the time required for acquiring the portable storage medium from the offline portable storage medium management table 414.
  • Step 5105 The drive use processing calculation program 656 acquires the read / write performance and load time of the drive and HDD from the configuration management table.
  • Step 1105 of the first embodiment is executed.
  • Step 5107 The drive utilization processing calculation program 656 determines that prefetching is unnecessary.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

On se heurte au problème qu'en raison du fait que les opérations de prélecture sont également consommatrices de temps, si aucune temporisation de prélecture n'est planifiée, la recopie (prélecture) depuis un support de mémoire lent vers un support de mémoire rapide ne peut pas être exécutée lorsque cela est nécessaire, cela conduisant à une attente indésirable pour le traitement. Dans un mode de réalisation de la présente invention, selon le temps nécessaire pour effectuer la prélecture, on détermine une planification de prélecture pour recopier des données à l'avance depuis un premier support de mémoire vers un second support de mémoire, avant une demande de lecture provenant d'un ordinateur externe.
PCT/JP2014/067306 2014-06-30 2014-06-30 Système de stockage WO2016001959A1 (fr)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/JP2014/067306 WO2016001959A1 (fr) 2014-06-30 2014-06-30 Système de stockage
JP2016530685A JPWO2016001959A1 (ja) 2014-06-30 2014-06-30 ストレージシステム

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2014/067306 WO2016001959A1 (fr) 2014-06-30 2014-06-30 Système de stockage

Publications (1)

Publication Number Publication Date
WO2016001959A1 true WO2016001959A1 (fr) 2016-01-07

Family

ID=55018561

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2014/067306 WO2016001959A1 (fr) 2014-06-30 2014-06-30 Système de stockage

Country Status (2)

Country Link
JP (1) JPWO2016001959A1 (fr)
WO (1) WO2016001959A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020135683A (ja) * 2019-02-25 2020-08-31 富士通株式会社 制御装置、及び制御プログラム
US11403139B2 (en) 2019-07-30 2022-08-02 Fujitsu Limited Information processing device, storage system, and non-transitory computer-readable storage medium for storing scheduling program

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04266130A (ja) * 1991-02-21 1992-09-22 Nec Corp ファイルリコール制御方式
JPH06274388A (ja) * 1993-03-19 1994-09-30 Hitachi Software Eng Co Ltd ファイルのアーカイブ・リコール方法
JP2001022614A (ja) * 1999-07-08 2001-01-26 Hitachi Ltd 階層形記憶システム
JP2004252829A (ja) * 2003-02-21 2004-09-09 Mitsubishi Electric Corp バックアップ制御装置
JP2008293233A (ja) * 2007-05-24 2008-12-04 Hitachi Ltd 計算機システム、その制御方法およびシステム管理装置
JP2012083870A (ja) * 2010-10-08 2012-04-26 Hitachi Ltd 計算機システム、ストレージ管理計算機及びストレージ管理方法
JP2012098965A (ja) * 2010-11-02 2012-05-24 Fujitsu Ltd 仮想テープ装置および仮想テープ装置における物理テープ選択方法

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04266130A (ja) * 1991-02-21 1992-09-22 Nec Corp ファイルリコール制御方式
JPH06274388A (ja) * 1993-03-19 1994-09-30 Hitachi Software Eng Co Ltd ファイルのアーカイブ・リコール方法
JP2001022614A (ja) * 1999-07-08 2001-01-26 Hitachi Ltd 階層形記憶システム
JP2004252829A (ja) * 2003-02-21 2004-09-09 Mitsubishi Electric Corp バックアップ制御装置
JP2008293233A (ja) * 2007-05-24 2008-12-04 Hitachi Ltd 計算機システム、その制御方法およびシステム管理装置
JP2012083870A (ja) * 2010-10-08 2012-04-26 Hitachi Ltd 計算機システム、ストレージ管理計算機及びストレージ管理方法
JP2012098965A (ja) * 2010-11-02 2012-05-24 Fujitsu Ltd 仮想テープ装置および仮想テープ装置における物理テープ選択方法

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020135683A (ja) * 2019-02-25 2020-08-31 富士通株式会社 制御装置、及び制御プログラム
JP7200746B2 (ja) 2019-02-25 2023-01-10 富士通株式会社 制御装置、及び制御プログラム
US11403139B2 (en) 2019-07-30 2022-08-02 Fujitsu Limited Information processing device, storage system, and non-transitory computer-readable storage medium for storing scheduling program

Also Published As

Publication number Publication date
JPWO2016001959A1 (ja) 2017-04-27

Similar Documents

Publication Publication Date Title
JP4749255B2 (ja) 複数種類の記憶デバイスを備えたストレージシステムの制御装置
US9990395B2 (en) Tape drive system server
US9632949B2 (en) Storage management method, storage management system, computer system, and program
US20180032266A1 (en) Managing storage system
JP4402103B2 (ja) データ記憶装置、そのデータ再配置方法、プログラム
WO2012056494A2 (fr) Système de mémoire et son procédé de fonctionnement
US20110145494A1 (en) Virtual tape server and method for controlling tape mounting of the same
US20140095789A1 (en) Management of data using inheritable attributes
US10394819B2 (en) Controlling mirroring of tables based on access prediction
US9778927B2 (en) Storage control device to control storage devices of a first type and a second type
US11099768B2 (en) Transitioning from an original device to a new device within a data storage array
US9886449B1 (en) Delayed allocation for data object creation
US20170344269A1 (en) Storage system, control apparatus, and method of transmitting data
US10620865B2 (en) Writing files to multiple tapes
US9430168B2 (en) Recording medium storing a program for data relocation, data storage system and data relocating method
US8359439B2 (en) Backup apparatus, backup method, and file reading apparatus
JP2015079409A (ja) 階層管理下の論理ボリュームのスナップショットの作成及び管理
JP6115575B2 (ja) データセット多重度変更装置、サーバ、データセット多重度変更方法、およびコンピュータ・プログラム
US8880794B2 (en) Populating a sparsely allocated memory in a storage array
JP5385987B2 (ja) 複数の記憶装置を含む記憶システム、方法、及びプログラム
WO2016001959A1 (fr) Système de stockage
US11288211B2 (en) Methods and systems for optimizing storage resources
JP7310110B2 (ja) ストレージ及び情報処理システム。
JP7050540B2 (ja) 論理記憶領域の配置制御装置、論理記憶領域の配置制御システム、論理記憶領域の配置制御方法、及び、論理記憶領域の配置制御プログラム
JP6256133B2 (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: 14896420

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2016530685

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

Country of ref document: EP

Kind code of ref document: A1