WO2014006701A1 - 情報処理装置、アクセス制御プログラム、およびアクセス制御方法 - Google Patents
情報処理装置、アクセス制御プログラム、およびアクセス制御方法 Download PDFInfo
- Publication number
- WO2014006701A1 WO2014006701A1 PCT/JP2012/067078 JP2012067078W WO2014006701A1 WO 2014006701 A1 WO2014006701 A1 WO 2014006701A1 JP 2012067078 W JP2012067078 W JP 2012067078W WO 2014006701 A1 WO2014006701 A1 WO 2014006701A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- access
- diagnosis
- information recording
- unit
- recording device
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C29/00—Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
- G11C29/04—Detection or location of defective memory elements, e.g. cell constructio details, timing of test signals
- G11C29/08—Functional testing, e.g. testing during refresh, power-on self testing [POST] or distributed testing
- G11C29/10—Test algorithms, e.g. memory scan [MScan] algorithms; Test patterns, e.g. checkerboard patterns
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0602—Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
- G06F3/061—Improving I/O performance
- G06F3/0611—Improving I/O performance in relation to response time
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0628—Interfaces specially adapted for storage systems making use of a particular technique
- G06F3/0655—Vertical data movement, i.e. input-output transfer; data movement between one or more hosts and one or more storage devices
- G06F3/0659—Command handling arrangements, e.g. command buffers, queues, command scheduling
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0668—Interfaces specially adapted for storage systems adopting a particular infrastructure
- G06F3/0671—In-line storage system
- G06F3/0673—Single storage device
- G06F3/0674—Disk device
- G06F3/0676—Magnetic disk device
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11B—INFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
- G11B19/00—Driving, starting, stopping record carriers not specifically of filamentary or web form, or of supports therefor; Control thereof; Control of operating function ; Driving both disc and head
- G11B19/02—Control of operating function, e.g. switching from recording to reproducing
- G11B19/04—Arrangements for preventing, inhibiting, or warning against double recording on the same blank or against other recording or reproducing malfunctions
- G11B19/048—Testing of disk drives, e.g. to detect defects or prevent sudden failure
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11B—INFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
- G11B2220/00—Record carriers by type
- G11B2220/20—Disc-shaped record carriers
- G11B2220/25—Disc-shaped record carriers characterised in that the disc is based on a specific recording technology
- G11B2220/2508—Magnetic discs
- G11B2220/2516—Hard disks
Definitions
- the present invention relates to an information processing apparatus, an access control program, and an access control method.
- Magnetic disk devices are widely used as high-speed and large-capacity storage devices (information recording devices).
- a computer equipped with a magnetic disk device or connected to the magnetic disk device has a function of diagnosing the magnetic disk device in order to detect the occurrence of a failure in the magnetic disk device.
- the diagnosis function of the magnetic disk device involves access to the magnetic disk device, it conflicts with access to the magnetic disk device by an application being executed by the computer.
- the access load of the magnetic disk device causes a decrease in response performance of the magnetic disk device to an application.
- the monitoring time is a waiting time during which the magnetic disk device cannot be diagnosed. Even if the diagnosis of the magnetic disk device is started after this waiting time, it is interrupted when the access load becomes large. Such intermittent diagnosis of the magnetic disk device is inefficient.
- an object of the present invention is to provide an information processing apparatus, an access control program, and an access control method that can efficiently execute diagnosis of an information recording apparatus.
- the information processing apparatus includes a diagnosis unit, a detection unit, a generation unit, and a control unit.
- the diagnosis unit diagnoses the information recording device.
- the detection unit detects an access situation for each predetermined time in the information recording apparatus.
- the generation unit generates history information from a plurality of access situations detected over a predetermined period by the detection unit.
- the control unit specifies an access situation having a predetermined relationship with the current time from the history information as a specific access situation, and controls the diagnosis unit to start diagnosis of the information recording device based on the specific access situation.
- an access control program for causing a computer to execute the following processing, and an access control method for the computer to perform the following processing.
- the computer detects an access situation at a predetermined time in the information recording device, generates history information from a plurality of access situations detected over a predetermined period, and specifies an access situation having a predetermined relationship with the current time from the history information
- the access status is specified, and the start of diagnosis of the information recording apparatus is controlled based on the specific access status.
- the information recording apparatus can be diagnosed efficiently.
- FIG. 1 is a diagram illustrating a configuration example and a processing example of the information processing apparatus according to the first embodiment.
- the information processing apparatus 1 diagnoses the information recording apparatus 6.
- the diagnosis is, for example, detecting a failure in the information recording area in the information recording device 6.
- the information processing apparatus 1 controls the diagnosis timing of the information recording apparatus 6 so as to suppress the performance degradation of the process of accessing the information recording apparatus 6 for purposes other than diagnosis, such as access processing by execution of a business application.
- the information recording device (storage device) 6 is a device capable of reading and writing information, such as an HDD (Hard Disk Drive) or an SSD (Solid State Drive). Note that the information recording device 6 may be mounted on the information processing device 1 or provided outside the information processing device 1. Further, the information recording device 6 may be a single storage device, or may be constituted by a plurality of storage devices such as RAID (Redundant Array of Inexpensive Disks).
- the information processing apparatus 1 includes a detection unit 2, a generation unit 3, a control unit 4, and a diagnosis unit 5.
- the detection unit 2 detects the access status 8a for each predetermined time in the information recording device 6.
- the detection unit 2 monitors access to the information recording device 6 and acquires the access status 8a in units of a predetermined time (for example, 1 minute). For example, access to the information recording device 6 for diagnosis is excluded from the access detection target (monitoring target) by the detection unit 2.
- the access status 8a is information with which the status of access to the information recording device 6 can be grasped, and includes, for example, the number of accesses, the data transfer amount, the data transfer rate, and the type of reading and writing.
- the generation unit 3 generates history information 7 from a plurality of access situations detected by the detection unit 2 over a predetermined period.
- the predetermined period may be a fixed period such as 24 hours, or may be an irregular period such as an event interval.
- the history information 7 holds a plurality of access statuses 8b over a predetermined period.
- the history information 7 is stored in, for example, a ring buffer, and the old access situation is overwritten and updated by the new access situation.
- the history information 7 may be held by the information processing device 1 or may be held by an external device.
- the access status 8 a represents the access status of the information recording device 6 at the current time detected by the detection unit 2, and the access status 8 b is the access of the information recording device 6 at the past time held as the history information 7. Represents the situation.
- the control unit 4 identifies the access status 8b having a predetermined relationship with the current time from the history information 7 as the specific access status 9.
- the predetermined relationship is a relationship that can be estimated that the actual access status at the current time is the same as any access status held in the history information 7. For example, when the access to the information recording device 6 by execution of a predetermined application has a periodicity of 24 hours, the access status at the current time and the access status 8b 24 hours before included in the history information 7 are There is a relationship.
- the control unit 4 controls the start of diagnosis of the information recording device 6 by the diagnosis unit 5 based on the specific access situation 9. That is, the control unit 4 regards the specific access status 9 as the access status at the current time, and starts the diagnosis of the information recording device 6, but if the access load on the information recording device 6 does not become excessive, the diagnosis unit 5 The information recording device 6 is instructed to start diagnosis (diagnosis start control).
- the diagnosis unit 5 diagnoses the information recording device 6 based on an instruction from the control unit 4. Further, the diagnosis unit 5 interrupts and restarts the diagnosis of the information recording device 6 based on an instruction from the control unit 4. In this manner, the information processing apparatus 1 can start diagnosis of the information recording apparatus 6 without monitoring the access status 8a of the information recording apparatus 6 at the current time. That is, the information processing apparatus 1 does not require a monitoring time for monitoring the access status 8a of the information recording apparatus 6 before the diagnosis of the information recording apparatus 6 is started.
- the detection unit 2 detects the access status 8a at the current time, the information processing apparatus 1 takes a predetermined time as a detection unit of the access status 8a. Therefore, the information processing apparatus 1 can start diagnosis of the information recording apparatus 6 without waiting time. Further, since the information processing apparatus 1 can increase the possibility of starting diagnosis of the information recording apparatus 6 at a timing at which the access load of the information recording apparatus 6 does not become excessive, the diagnosis of the information recording apparatus 6 is interrupted. The possibility of being reduced can be reduced.
- FIG. 2 is a diagram illustrating a configuration example of an information processing system according to the second embodiment.
- the information processing system 10 is a system that performs required information processing.
- the information processing system 10 includes a plurality of host computers 100 (100a, 100b,...) And an access management computer 200, and each is connected to a network 19 so as to be communicable.
- the host computer 100 mounts or connects the HDD 103, and diagnoses the HDD 103 at a required timing. In addition, the host computer 100 analyzes the access status of the HDD 103.
- the access management computer 200 collects the access status from the host computer 100 and holds the access status collected from each host computer 100 in a database. The host computer 100 diagnoses the HDD 103 based on the access status held in the database by the access management computer 200.
- FIG. 3 is a diagram illustrating a configuration example of a host computer according to the second embodiment.
- the host computer 100 is a computer on which the HDD 103 to be diagnosed is mounted, and accesses the HDD 103 in response to a request for a required application.
- the HDD 103 may be configured by a single unit or a storage system such as a RAID configured by a plurality of units (HDD 103a to HDD 103n).
- the host computer 100 includes an application execution unit 110, an access history collection unit 111, an access history recording unit 112, an access analysis unit 113, a diagnosis control unit 114, a diagnosis unit 115, a driver 116, an HDD 103 (103a,... , 103n).
- the application execution unit 110 executes an application that makes an access request to the HDD 103.
- the application execution unit 110 executes a business application for executing a user job on the host computer 100.
- the access history collection unit 111 collects an access history (access history data) to the HDD 103 by the application execution unit 110.
- the access history collection unit 111 receives an access request (HDD access command) to the HDD 103 from the application execution unit 110 and collects the access status to the HDD 103 by the application execution unit 110 as an access history.
- the access history collection unit 111 passes an access request to the HDD 103 to the driver 116.
- the driver 116 executes command processing according to the access request.
- the driver 116 returns a response result to the HDD 103 to the access history collection unit 111.
- the application execution unit 110 obtains the response result of the HDD 103 via the access history collection unit 111.
- the access history collection unit 111 monitors the access request to the HDD 103 by the application execution unit 110 and the response result from the HDD 103, and can collect the access history.
- the access history collection unit 111 collects access histories by making it possible to grasp the access status of each HDD 103.
- the access history recording unit 112 temporarily records the access history collected by the access history collection unit 111 in a memory.
- the access analysis unit 113 analyzes the access history recorded by the access history recording unit 112. For example, the access analysis unit 113 calculates the access frequency and data transfer rate to the HDD 103 every predetermined time from the access history every predetermined time.
- the access analysis unit 113 notifies the access management computer 200 of the calculated access frequency and data transfer rate to the HDD 103 every predetermined time as an analysis result (access analysis data). Further, the access analysis unit 113 notifies the access management computer 200 of the access history of the HDD 103 together with the analysis result of the HDD 103.
- the access management computer 200 manages the access histories of the HDDs 103 that are diagnosed by the plurality of host computers 100 (100a, 100b,..., 100f).
- the access management computer 200 provides a service function as an access database to each host computer 100.
- the access analysis unit 113 can evaluate the access status of each HDD 103 as a statistical numerical value for each predetermined time.
- the access analysis unit 113 analyzes the access history of each HDD 103 and notifies the access management computer 200 of the analysis result of the access history of each HDD 103. Further, the access analysis unit 113 notifies the access management computer 200 of the access history of each HDD 103 together with the analysis result of each HDD 103.
- the diagnosis control unit 114 performs execution control of the diagnosis unit 115 that diagnoses the HDD 103. That is, the diagnosis control unit 114 controls the diagnosis unit 115 to designate the HDD 103 to be diagnosed, start (start) diagnosis, interrupt, resume, suppress, restore, end, and the like. The diagnosis control unit 114 controls execution of the diagnosis unit 115 based on the access history of the HDD 103 acquired from the access database managed by the access management computer 200, the analysis result of the HDD 103, the analysis result analyzed by the access analysis unit 113, and the like.
- the diagnosis unit 115 diagnoses the HDD 103 based on the control of the diagnosis control unit 114. For example, the diagnosis unit 115 can make a diagnosis by evaluating the execution result of the Read command for reading the recorded contents of the HDD 103. The diagnosis unit 115 diagnoses the entire capacity in order from the beginning to the end of the LBA (Logical Block Addressing) of the HDD 103 to be diagnosed.
- the diagnosis method of the HDD 103 by the diagnosis unit 115 is not limited to ascending access as long as it covers the diagnosis range, and may be descending order, predetermined planning order, random order, or the like.
- FIG. 4 is a diagram illustrating a configuration example of an access management computer according to the second embodiment.
- the access management computer 200 manages the access database 220 and provides a service function using the access database 220 to each host computer 100.
- the access management computer 200 includes a database update unit 210, a data reception unit 211, a data transmission unit 212, a database acquisition unit 213, and an access database 220.
- the data receiving unit 211 receives data and requests notified by each host computer 100 via the network 19.
- the data transmission unit 212 transmits response data to the request from each host computer 100 to the requesting host computer 100 via the network 19.
- the database update unit 210 updates the access database 220 with data received from each host computer 100 by the data reception unit 211.
- the database acquisition unit 213 acquires data from the access database 220 based on the request received from each host computer 100 by the data reception unit 211.
- the access database 220 is a database that holds information such as the access history of the HDD 103 that is the diagnosis target of each host computer 100.
- the access database 220 holds an index 221, access analysis data 222, and diagnosis control data 223.
- the index 221 is information for specifying the access analysis data 222 and the diagnosis control data 223 corresponding to the combination of the host computer 100 and the HDD 103.
- the access analysis data 222 is information related to the access history of the HDD 103.
- the diagnostic control data 223 is information related to diagnostic control of the HDD 103.
- the host computer 100 can diagnose the HDD 103 using the access database 220 held by the access management computer 200.
- the access history collection unit 111, the access history recording unit 112, the access analysis unit 113, and the database update unit 210 included in the access management computer 200 included in the host computer 100 are a generation unit included in the information processing apparatus according to the first embodiment. Functions in the same way as 3.
- the diagnosis control unit 114 included in the host computer 100 functions in the same manner as the control unit 4 included in the information processing apparatus according to the first embodiment.
- the diagnosis unit 115 included in the host computer 100 functions in the same manner as the diagnosis unit 5 included in the information processing apparatus according to the first embodiment.
- FIG. 5 is a diagram illustrating a hardware configuration example of the host computer according to the second embodiment.
- the entire host computer 100 is controlled by the processor 101.
- a RAM (Random Access Memory) 102 and a plurality of peripheral devices are connected to the processor 101 via a bus 109.
- the processor 101 may be a multiprocessor.
- the processor 101 is, for example, a CPU (Central Processing Unit), an MPU (Micro Processing Unit), a DSP (Digital Signal Processor), an ASIC (Application Specific Integrated Circuit), or a PLD (Programmable Logic Device).
- the processor 101 may be a combination of two or more elements among CPU, MPU, DSP, ASIC, and PLD.
- the RAM 102 is used as a main storage device of the host computer 100.
- the RAM 102 temporarily stores at least part of an OS (Operating System) program and application programs to be executed by the processor 101.
- the RAM 102 stores various data necessary for processing by the processor 101.
- Peripheral devices connected to the bus 109 include an HDD 103, a graphic processing device 104, an input interface 105, an optical drive device 106, a device connection interface 107, and a network interface 108.
- the HDD 103 magnetically writes and reads data to and from the built-in disk.
- the HDD 103 is used as an auxiliary storage device of the host computer 100.
- the HDD 103 stores an OS program, application programs, and various data.
- a semiconductor storage device such as a flash memory can also be used as the auxiliary storage device.
- a monitor 11 is connected to the graphic processing device 104.
- the graphic processing device 104 displays an image on the screen of the monitor 11 in accordance with a command from the processor 101.
- Examples of the monitor 11 include a display device using a CRT (Cathode Ray Tube) and a liquid crystal display device.
- a keyboard 12 and a mouse 13 are connected to the input interface 105.
- the input interface 105 transmits a signal transmitted from the keyboard 12 or the mouse 13 to the processor 101.
- the mouse 13 is an example of a pointing device, and other pointing devices can also be used. Examples of other pointing devices include a touch panel, a tablet, a touch pad, and a trackball.
- the optical drive device 106 reads data recorded on the optical disk 14 using a laser beam or the like.
- the optical disk 14 is a portable recording medium on which data is recorded so that it can be read by reflection of light.
- the optical disk 14 includes a DVD (Digital Versatile Disc), a DVD-RAM, a CD-ROM (Compact Disc Read Only Memory), a CD-R (Recordable) / RW (ReWritable), and the like.
- the device connection interface 107 is a communication interface for connecting peripheral devices to the host computer 100.
- the memory device 15 or the memory reader / writer 16 can be connected to the device connection interface 107.
- the memory device 15 is a recording medium equipped with a communication function with the device connection interface 107.
- the memory reader / writer 16 is a device that writes data to the memory card 17 or reads data from the memory card 17.
- the memory card 17 is a card type recording medium.
- the network interface 108 is connected to the network 19.
- the network interface 108 transmits and receives data to and from other computers or communication devices via the network 19.
- the processing function of the host computer 100 of the second embodiment can be realized.
- the information processing apparatus 1 shown in the first embodiment and the access management computer 200 shown in the second embodiment can also be realized by the same hardware as the host computer 100 shown in FIG.
- the host computer 100 implements the processing functions of the second embodiment by executing a program recorded on a computer-readable recording medium, for example.
- a program describing the processing contents to be executed by the host computer 100 can be recorded on various recording media.
- a program to be executed by the host computer 100 can be stored in the HDD 103.
- the processor 101 loads at least a part of the program in the HDD 103 into the RAM 102 and executes the program.
- a program to be executed by the host computer 100 can also be recorded on a portable recording medium such as the optical disk 14, the memory device 15, and the memory card 17.
- the program stored in the portable recording medium becomes executable after being installed in the HDD 103 under the control of the processor 101, for example.
- the processor 101 can also read and execute a program directly from a portable recording medium.
- FIG. 6 is a flowchart of access history collection processing according to the second embodiment.
- the access history collection process is a process for collecting access history data.
- the access history collection unit 111 starts executing the access history collection process when the host computer 100 is activated, and executes the access history collection process while the host computer 100 is activated.
- Step S11 The access history collection unit 111 monitors communication between the application execution unit 110 and the driver 116, and determines whether or not an HDD access command (access request) is received.
- the access history collection unit 111 proceeds to step S12 when the reception of the HDD access command is detected, and waits for the reception of the HDD access command when the reception of the HDD access command is not detected.
- the access history collection unit 111 accesses the access history data file 20 (for example, the access history data file 20a for HDD # 1 and the access history data file 20b for HDD # 2) for each HDD 103 that is accessed by the application execution unit 110. ) Is generated in the access history recording unit 112. The access history collection unit 111 updates the access history data file 20 every time an HDD access command is received.
- Step S13 The access history collection unit 111 passes the received HDD access command to the driver 116, and proceeds to step S11. As a result, the access history collection unit 111 can accumulate access history data by generating and updating the access history data file 20 for each HDD 103.
- FIG. 7 is a diagram illustrating an example of access history data according to the second embodiment.
- the access history data 50 is an example of accumulating access history data, and is recorded in the access history data file 20.
- the access history data 50 includes access date / time, type, start LBA, and number of blocks.
- the access date and time is information that makes it possible to specify the timing at which the application execution unit 110 has accessed the HDD 103.
- the access date and time includes not only the date and time but also information that specifies the access timing in seconds.
- the type (access type) is information that can distinguish whether the access to the HDD 103 by the application execution unit 110 is read (R: Read) or write (W: Write).
- the start LBA is information that can specify the position on the HDD 103 at which access is started.
- the number of blocks is information that can specify the amount of access data, and is, for example, the number of LBAs to be accessed.
- the access history collection unit 111 can record the date and time when the access command is received for the specific HDD 103, the type of HDD access command, the access position, and the access amount in the access history data file 20. For example, according to the access history data 50, it is recorded that an HDD access command is received for a specific HDD 103 at "2010-08-20 03:00:00 (August 20, 2010 03:00:00)". Has been. The HDD access command received at 00:00:00 on August 20, 2010 records that the type is “R (read)” for the number of blocks “128” from the start LBA “100000”. .
- the access history data 50 may include only the access date and time and the number of blocks. Further, the access history data 50 includes the access date and time and the number of blocks, and may further include the type, start LBA, and other information.
- FIG. 8 is a flowchart of access analysis processing according to the second embodiment.
- the access analysis process is a process for analyzing the collected access history data.
- the access analysis unit 113 starts executing the access analysis process when the host computer 100 is activated, and executes the access analysis process while the host computer 100 is activated.
- the access analysis unit 113 sets an analysis unit time.
- the analysis unit time is a unit time for analyzing access history data by the access analysis unit 113, and is set to 1 minute, for example.
- Step S22 The access analysis unit 113 waits for the analysis unit time to elapse, proceeds to step S23 when the analysis unit time elapses, and waits for the analysis unit time to elapse when the analysis unit time does not elapse.
- the access analysis unit 113 acquires access history data for an analysis unit time from the access history data file 20 for each HDD 103. [Step S24] The access analysis unit 113 analyzes the access history data to generate analysis data, and generates access analysis data 22 (for example, access analysis data 22a for HDD # 1, access analysis data 22b for HDD # 2). Generate.
- the access analysis unit 113 transmits the access analysis data 22 to the access management computer 200 via the network 19.
- the access analysis unit 113 deletes the analyzed access history data from the access history data file 20, and returns to step S21.
- FIG. 9 is a diagram illustrating an example of access analysis data according to the second embodiment.
- the access analysis data 52 is an example of analyzing access history data.
- the access analysis data 52 includes an access time zone, access frequency, data transfer rate, and serial number.
- the access time zone is information that can specify the access time zone that is analyzed by the access analysis unit 113.
- the serial number is information (recording device identification information) that can uniquely identify the HDD 103, and is, for example, a serial number assigned to the HDD 103.
- the access frequency and data transfer rate are analysis data generated by the access analysis unit 113 analyzing access history data.
- the access frequency is information that can specify the access frequency to the HDD 103 in the access time zone targeted for analysis.
- the access frequency is the number of accesses per unit time (analysis unit time).
- the data transfer rate is information that can specify the data transfer rate of the HDD 103 in the access time zone targeted for analysis.
- the data transfer rate is a data transfer amount per unit time (analysis unit time).
- the access analysis unit 113 identifies an access time zone for each HDD 103 and generates an access frequency and a data transfer rate. For example, the access analysis unit 113 generates access analysis data 52 for the HDD 103 with the serial number “hdd_sn — 001”.
- the access analysis data 52 includes the access frequency and data transfer rate of the access time zone “03: 00: 03: 00: 03: 00 (03:00:00 to 03:00:59: analysis unit time 1 minute)”. Has been generated.
- the access frequency is “3200 (3200 times / minute)”, and the data transfer rate is “180 (MB / minute)”.
- the access analysis unit 113 may use other indicators as analysis results as long as the load of the HDD 103 can be evaluated, such as the access frequency and the transfer rate, the load factor for the capacity of each HDD 103.
- the access time zone is not limited to hours, minutes, and seconds, but may include information such as year, month, and day. Further, the access time zone is not limited to the real time as long as the access time zone can be specified, and may be a count time starting from the operation start time.
- FIG. 10 is a flowchart of request response processing according to the second embodiment.
- the request response process is a process in which the access management computer 200 responds to the host computer 100 based on a request for the access database 220 from the host computer 100.
- the access management computer 200 executes a request response process when the data reception unit 211 receives a request for the access database 220 from the host computer 100.
- the request for the access database 220 from the host computer 100 includes an update request for the access database 220 and a transmission request for data held in the access database 220.
- the update request requests to update the access analysis data 222 held in the access database 220 with the access analysis data 22 analyzed by the host computer 100.
- the transmission request requests the access analysis data 222 and the diagnosis control data 223 for the HDD 103 to be diagnosed by the host computer 100.
- Step S31 The data receiving unit 211 determines the type of request for the access database 220 from the host computer 100.
- the data reception unit 211 proceeds to step S32 when the request type is an update request, and proceeds to step S36 when the request type is a transmission request.
- the database update unit 210 identifies the host computer 100 that is the update request source for the access database 220. For example, the database update unit 210 can identify the host computer 100 from the header of the communication data.
- the database update unit 210 identifies the HDD 103 from the access analysis data 22 received together with the update request from the host computer 100. [Step S ⁇ b> 34] The database update unit 210 searches the index 221 from the host computer 100 and the HDD 103 to identify data (update data) to be updated in the access database 220.
- the database updating unit 210 updates the access database 220 based on the identified host computer 100 and HDD 103 and the identified update data, and ends the request response process.
- the access database 220 has a predetermined storage capacity for each HDD 103, and the database update unit 210 updates the access database 220 by overwriting old data.
- the predetermined storage capacity for each HDD 103 is, for example, a size that can hold the access analysis data 22 for the latest 24 hours.
- the database acquisition unit 213 identifies the host computer 100 that is the transmission request source for the access database 220. For example, the database acquisition unit 213 can identify the host computer 100 from the header of the communication data.
- the database acquisition unit 213 can identify the HDD 103 based on the transmission request from the host computer 100.
- the transmission request from the host computer 100 includes information that allows the host computer 100 to identify the HDD 103 to be diagnosed.
- the database acquisition unit 213 searches the index 221 from the host computer 100 and the HDD 103, specifies transmission data to be transmitted, and acquires it from the access database 220.
- the transmission data includes access analysis data 222 and diagnostic control data 223.
- the transmission request from the host computer 100 includes information that can identify the access analysis data 222 and the diagnosis control data 223 in the HDD 103 that is the diagnosis target of the host computer 100.
- the transmission request from the host computer 100 includes information specifying an access time zone.
- the transmission request from the host computer 100 may not include information specifying the access time zone by making it possible to uniquely identify the access time zone from the reception timing of the transmission request from the host computer 100.
- the database acquisition unit 213 can set 24 hours before the reception timing set in advance from the reception timing of the transmission request from the host computer 100 as the access time zone.
- the data transmission unit 212 transmits the access analysis data 222 and the diagnostic control data 223 (transmission data) acquired by the database acquisition unit 213 to the transmission request source host computer 100, and ends the request response process.
- the access management computer 200 can hold the access analysis data 22 in the analysis unit time unit for each HDD 103 in the access database 220 for a predetermined period.
- FIG. 11 is a diagram illustrating an example of an access database (index) according to the second embodiment.
- the access database 220 has a data structure including an index 221, access analysis data 222, and diagnostic control data 223.
- An access database (index) 54 illustrated in FIG. 11 is an example of the index 221.
- the access database (index) 54 is data serving as an index of the access database 220.
- the access database (index) 54 includes a host computer IP, a serial number, a diagnostic control entry, and a data file name.
- the host computer IP is an IP address used in the network 19.
- the host computer IP functions as terminal device identification information that uniquely identifies a computer connected to the network 19.
- the serial number is a serial number assigned to the HDD 103.
- the serial number functions as recording device identification information that can uniquely identify the HDD 103.
- the serial number is collected from the access analysis data 52 notified from the host computer 100.
- the diagnostic control entry is an entry given to the individual data held in the diagnostic control data 223, and functions as diagnostic control data identification information for uniquely identifying the individual data.
- the data file name is a file name given to the individual file held in the access analysis data 222, and functions as access analysis data identification information for uniquely identifying the individual file.
- the access management computer 200 can manage the access analysis data 222 and the diagnosis control data 223 using the index 221.
- the host computer 100 specified by the host computer IP “10.20.30.40” sets the HDD 103 specified by the serial number “hdd_sn_001” as a diagnosis target.
- the HDD 103 specified by the serial number is not only a single HDD, but may be a storage system including a plurality of HDDs.
- the HDD 103 identified by the serial number “hdd_sn_001” has diagnostic control data 223 of the diagnostic control entry “001” and access analysis data 222 of the data file name “file_data_sn_001”.
- FIG. 12 is a diagram illustrating an example of an access database (access analysis data) according to the second embodiment.
- the access analysis data 222 specified by the index 221 is, for example, an access database (access analysis data) 56 shown in FIG.
- the access frequency and data transfer rate per minute (analysis unit time) are held for 24 hours (accumulation time).
- the access frequency of the access time zone “00:00:00 to 00:00:59 (00:00:00 to 00:00:59)” is “3200 (3200 times / min)” and data
- the transfer rate is “180 (MB / min)”.
- FIG. 13 is a diagram illustrating an example of diagnosis control data according to the second embodiment.
- the diagnostic control data 223 specified by the index 221 is, for example, diagnostic control data 58 shown in FIG.
- the diagnosis control data 58 includes, for each diagnosis control entry, an access frequency threshold value and a transfer rate threshold value for determining “diagnosis start”, “diagnosis restart”, “diagnosis interruption”, and “diagnosis suppression / recovery”. Hold.
- the HDD 103 corresponding to the diagnosis control entry “001” starts or restarts diagnosis at the access frequency “0 (times / minute)”, and the diagnosis is interrupted at the access frequency “1 (times / minute)”.
- “N / a (not available)” indicates an undefined or unset state.
- “default” indicates an initial setting value, for example, a maximum access frequency, a value of 50% of the transfer rate, or the like.
- the diagnostic control data 223 may be maintained and managed by an administrator who manages the access management computer 200, or may be updated and managed by the user of the host computer 100. Further, the host computer 100 or the access management computer 200 may set an access frequency threshold and a transfer rate threshold in accordance with an application that accesses the HDD 103.
- the access management computer 200 can keep the access database 220 up-to-date based on an update request from the host computer 100 and can respond to a transmission request from the host computer 100.
- diagnosis control processing (1) executed by the diagnosis control unit 114 of the host computer 100 according to the second embodiment will be described with reference to FIGS. 14 and 15 are flowcharts of the diagnosis control process (1) of the second embodiment.
- the diagnostic control executed by the diagnostic control unit 114 includes diagnostic control processing (1) for performing diagnostic control based on the access frequency of the HDD 103 and diagnostic control processing (2) for performing diagnostic control based on the data transfer rate of the HDD 103. is there.
- the diagnosis control unit 114 determines for each HDD 103, based on the diagnosis control data 223, whether the diagnosis control process (1) or the diagnosis control process (2) is executed.
- the diagnosis control process (1) is a process executed when the diagnosis control of the HDD 103 to be diagnosed by the diagnosis unit 115 is performed based on the access frequency.
- the diagnosis control process (1) is a process for controlling the diagnosis unit 115 for diagnosing the HDD 103 so that the application execution unit 110 does not hinder access to the HDD 103.
- the diagnosis control process (1) starts execution of the diagnosis control process (1) when the host computer 100 is activated, and executes the diagnosis control process (1) while the host computer 100 is activated.
- Step S41 The diagnosis control unit 114 determines whether diagnosis is required for the HDD 103 to be diagnosed. For example, the diagnosis control unit 114 determines whether or not the HDD 103 needs to be diagnosed by determining a preset diagnosis schedule, accepting a request from the user, and other necessary diagnosis conditions. The diagnosis control unit 114 proceeds to step S42 when it is determined that diagnosis is required, and waits for the establishment of a condition that requires diagnosis when it is determined that diagnosis is not required.
- the diagnosis control unit 114 requests the access management computer 200 for access analysis data 222 and diagnosis control data 223 regarding the HDD 103 to be diagnosed.
- the diagnosis control unit 114 receives the access analysis data 222 and the diagnosis control data 223 related to the HDD 103 to be diagnosed from the access management computer 200.
- the diagnosis control unit 114 acquires an access frequency serving as a threshold for starting diagnosis from the diagnosis control data 223.
- the diagnosis control unit 114 acquires the current time, and acquires from the access analysis data 222 the access frequency in the access time zone that is the comparison timing for the current time. For example, when the access history of the HDD 103 has a 24-hour period characteristic, the diagnosis control unit 114 acquires the access frequency 24 hours before the current time as a comparison target.
- Step S46 The diagnosis control unit 114 compares the access frequency acquired from the access analysis data 222 with a threshold value. The diagnosis control unit 114 proceeds to step S47 when the access frequency is greater than the threshold value, and proceeds to step S51 when the access frequency is equal to or less than the threshold value.
- the threshold value to be compared with the access frequency in step S46 is set as the initial value of the diagnosis start threshold value acquired in step S44 (step S44), and the diagnosis restart threshold value is set after the diagnosis is interrupted. (Step S61 described later).
- Step S47 Since the diagnosis control unit 114 determines that the current time is in a time zone that obstructs the access to the HDD 103 by the application execution unit 110, the diagnosis control unit 114 waits for a wait time (for example, analysis unit time 1 minute). The diagnosis control unit 114 proceeds to step S48 after the wait time has elapsed.
- the wait time may be set to an arbitrary time for each HDD 103. In addition, the wait time may be set to be different between when the diagnosis is started and when the diagnosis is resumed.
- Step S48 The diagnosis control unit 114 determines whether the diagnosis of the HDD 103 to be diagnosed is a diagnosis that is newly started (diagnosis activation) or a diagnosis that restarts the interrupted diagnosis (diagnosis restart).
- the diagnosis activation or diagnosis restart can be determined by determining whether or not there is a saved progress status.
- the diagnosis control unit 114 proceeds to step S49 when it is determined that the diagnosis is started, and proceeds to step S50 when it is determined that the diagnosis is restarted.
- Step S49 The diagnosis control unit 114 acquires the current time, and acquires the access frequency in the access time zone that is the comparison timing with respect to the current time from the access analysis data 222.
- the diagnosis control unit 114 acquires the access frequency of the latest access time period (that is, the latest access frequency analyzed by the access analysis unit 113) from the access analysis unit 113.
- Step S51 The diagnosis control unit 114 determines whether or not there is a saved progress status for the diagnosis of the HDD 103 to be diagnosed.
- the saved progress status is progress information up to the time of interruption, which enables the interrupted diagnosis to be resumed when the diagnosis of the HDD 103 is interrupted before completion.
- the diagnosis control unit 114 proceeds to step S53 when there is a progress situation, that is, when the interrupted diagnosis is resumed.
- the diagnosis control unit 114 proceeds to step S52 when there is no progress, that is, when a diagnosis is newly activated.
- Step S52 The diagnosis control unit 114 instructs the diagnosis unit 115 to start diagnosis (start diagnosis).
- Step S ⁇ b> 53 The diagnosis control unit 114 instructs the diagnosis unit 115 to restart diagnosis (restart diagnosis) based on the saved progress.
- the diagnosis control unit 114 acquires an access frequency serving as a threshold for diagnosis interruption from the diagnosis control data 223. [Step S55] The diagnosis control unit 114 waits for a wait time (for example, an analysis unit time of 1 minute) until determination of diagnosis end or diagnosis interruption is performed.
- the wait time may be set to an arbitrary time for each HDD 103.
- Step S56 The diagnosis control unit 114 determines whether or not the diagnosis of the HDD 103 to be diagnosed has been completed.
- the diagnosis control unit 114 can determine the end of the diagnosis of the HDD 103 by inquiring the diagnosis unit 115 about the progress of the diagnosis of the HDD 103. If the diagnosis is completed, the diagnosis control unit 114 proceeds to step S41 and waits for the next diagnosis start timing. On the other hand, the diagnosis control unit 114 proceeds to step S57 when the diagnosis is not completed.
- the diagnosis control unit 114 acquires the current time, and acquires the access frequency in the latest access time zone from the access analysis unit 113.
- the diagnosis control unit 114 compares the access frequency acquired from the access analysis unit 113 with the diagnosis interruption threshold acquired in step S54.
- the diagnosis control unit 114 proceeds to step S59 when the access frequency is greater than the threshold value, and proceeds to step S54 when the access frequency is equal to or less than the threshold value. That is, the diagnosis control unit 114 interrupts the diagnosis when the access frequency is greater than the threshold value, and continues the diagnosis when the access frequency is equal to or less than the threshold value.
- the diagnosis control unit 114 instructs the diagnosis unit 115 to stop diagnosis (discontinuation of diagnosis).
- the diagnosis control unit 114 stores the progress of diagnosis of the HDD 103 to be diagnosed in a predetermined storage unit (for example, the RAM 102).
- Step S61 The diagnosis control unit 114 acquires an access frequency serving as a threshold for restarting diagnosis from the diagnosis control data 223. The diagnosis control unit 114 proceeds to step S47 and waits for a diagnosis restart timing.
- diagnosis control processing (2) executed by the diagnosis control unit 114 of the host computer 100 according to the second embodiment will be described with reference to FIGS. 16 and 17 are flowcharts of the diagnosis control process (2) of the second embodiment.
- the diagnosis control process (2) is a process executed when the diagnosis control of the HDD 103 to be diagnosed by the diagnosis unit 115 is performed based on the data transfer rate.
- the diagnosis control process (2) is a process for controlling the diagnosis unit 115 for diagnosing the HDD 103 so that the application execution unit 110 does not hinder access to the HDD 103.
- the diagnosis control process (2) starts the execution of the diagnosis control process (2) when the host computer 100 is activated, and executes the diagnosis control process (2) while the host computer 100 is activated.
- the diagnosis control unit 114 determines whether diagnosis is required for the HDD 103 to be diagnosed. For example, the diagnosis control unit 114 determines whether or not the HDD 103 needs to be diagnosed by determining a preset diagnosis schedule, accepting a request from the user, and other necessary diagnosis conditions. The diagnosis control unit 114 proceeds to step S72 when it is determined that diagnosis is necessary, and waits for the establishment of a condition that requires diagnosis when it is determined that diagnosis is not necessary.
- the diagnosis control unit 114 requests the access management computer 200 for access analysis data 222 and diagnosis control data 223 regarding the HDD 103 to be diagnosed.
- the diagnosis control unit 114 receives the access analysis data 222 and the diagnosis control data 223 related to the HDD 103 to be diagnosed from the access management computer 200.
- the diagnosis control unit 114 acquires a data transfer rate serving as a threshold for starting diagnosis from the diagnosis control data 223.
- the diagnosis control unit 114 acquires the current time, and acquires from the access analysis data 222 the data transfer rate in the access time zone that is the comparison timing with respect to the current time. For example, when the access history of the HDD 103 has a 24-hour period characteristic, the diagnosis control unit 114 acquires the data transfer rate 24 hours before the current time as a comparison target.
- Step S76 The diagnosis control unit 114 compares the data transfer rate acquired from the access analysis data 222 with a threshold value. The diagnosis control unit 114 proceeds to step S77 when the data transfer rate is greater than the threshold value, and proceeds to step S81 when the data transfer rate is equal to or less than the threshold value.
- the threshold value to be compared with the data transfer rate in step S76 is set as the initial value of the diagnosis start threshold value acquired in step S74 (step S74), and the diagnosis restart threshold value is set after the diagnosis is interrupted. (Step S91 described later).
- Step S77 The diagnosis control unit 114 waits for a wait time (for example, 1 minute of analysis unit time) because the diagnosis control unit 114 determines that the current time is in a time zone that obstructs the access to the HDD 103 by the application execution unit 110.
- the diagnosis control unit 114 proceeds to step S78 after the wait time has elapsed.
- the wait time may be set to an arbitrary time for each HDD 103. In addition, the wait time may be set to be different between when the diagnosis is started and when the diagnosis is resumed.
- Step S78 The diagnosis control unit 114 determines whether the diagnosis of the HDD 103 to be diagnosed is a diagnosis that is newly started (diagnosis activation) or a diagnosis that restarts the interrupted diagnosis (diagnosis restart).
- the diagnosis activation or diagnosis restart can be determined by determining whether or not there is a saved progress status.
- the diagnosis control unit 114 proceeds to step S79 when it is determined that the diagnosis is started, and proceeds to step S80 when it is determined that the diagnosis is restarted.
- Step S79 The diagnosis control unit 114 acquires the current time, and acquires from the access analysis data 222 the data transfer rate in the access time zone that is the comparison timing with respect to the current time.
- Step S80 The diagnosis control unit 114 acquires the data transfer rate (that is, the latest data transfer rate analyzed by the access analysis unit 113) in the latest access time zone from the access analysis unit 113.
- Step S81 The diagnosis control unit 114 determines whether or not there is a progress status stored for the diagnosis of the HDD 103 to be diagnosed.
- the saved progress status is progress information up to the time of interruption, which enables the interrupted diagnosis to be resumed when the diagnosis of the HDD 103 is interrupted before completion.
- the diagnosis control unit 114 proceeds to step S83 when there is a progress situation, that is, when the interrupted diagnosis is resumed.
- the diagnosis control unit 114 proceeds to step S82 when there is no progress, that is, when a diagnosis is newly activated.
- Step S82 The diagnosis control unit 114 instructs the diagnosis unit 115 to start diagnosis (start diagnosis).
- Step S83 The diagnosis control unit 114 instructs the diagnosis unit 115 to restart diagnosis (diagnosis restart) based on the saved progress.
- the diagnosis control unit 114 acquires a data transfer rate serving as a threshold for diagnosis interruption from the diagnosis control data 223.
- the diagnosis control unit 114 waits for a wait time (for example, an analysis unit time of 1 minute) until determination of diagnosis end or diagnosis interruption is performed.
- the wait time may be set to an arbitrary time for each HDD 103.
- Step S86 The diagnosis control unit 114 determines whether or not the diagnosis of the HDD 103 to be diagnosed has been completed.
- the diagnosis control unit 114 can determine the end of the diagnosis of the HDD 103 by inquiring the diagnosis unit 115 about the progress of the diagnosis of the HDD 103. If the diagnosis is completed, the diagnosis control unit 114 proceeds to step S71 and waits for the next diagnosis start timing. On the other hand, the diagnosis control unit 114 proceeds to step S87 when the diagnosis is not completed.
- the diagnosis control unit 114 acquires the current time, and acquires the data transfer rate of the latest access time zone from the access analysis unit 113.
- the diagnosis control unit 114 compares the data transfer rate acquired from the access analysis unit 113 with the diagnosis interruption threshold acquired in step S84.
- the diagnosis control unit 114 proceeds to step S89 when the data transfer rate is greater than the threshold value, and proceeds to step S84 when the data transfer rate is equal to or less than the threshold value. That is, the diagnosis control unit 114 interrupts the diagnosis when the data transfer rate is greater than the threshold value, and continues the diagnosis when the data transfer rate is equal to or less than the threshold value.
- the diagnosis control unit 114 instructs the diagnosis unit 115 to stop diagnosis (discontinuation of diagnosis).
- the diagnosis control unit 114 stores the progress of diagnosis of the HDD 103 to be diagnosed in a predetermined storage unit (for example, the RAM 102).
- Step S91 The diagnosis control unit 114 acquires a data transfer rate serving as a threshold for restarting diagnosis from the diagnosis control data 223.
- the diagnosis control unit 114 proceeds to step S77 and waits for a diagnosis restart timing.
- the diagnosis control unit 114 can control the start, interruption, and restart of diagnosis of the HDD 103 to be diagnosed. Further, since the host computer 100 determines the diagnosis start timing of the HDD 103 from the past access history in the HDD 103, the monitoring time for monitoring the access state of the HDD 103 is not required for the diagnosis start. Therefore, the host computer 100 achieves both selection of an appropriate timing as the diagnosis start timing of the HDD 103 and diagnosis start without a time lag. Furthermore, after starting the diagnosis, the host computer 100 determines the interruption timing and restart timing of the diagnosis based on the current access state (access frequency or data transfer rate).
- the host computer 100 has an excessive load on the HDD 103 even if there is a non-periodic access to the HDD 103 by the application execution unit 110 (for example, an access caused by an event trigger such as application activation). Can be suppressed.
- the host computer 100 can increase the possibility of starting diagnosis at a timing at which the access load on the HDD 103 does not become excessive, the possibility that the diagnosis of the HDD 103 is interrupted can be reduced.
- the diagnosis control process (1) and the diagnosis control process (2) have decided to start diagnosis based on the history and decided to suspend and resume diagnosis based on the current situation.
- the diagnosis may be interrupted based on the diagnosis, and the diagnosis restart may be determined based on the history.
- the host computer 100 can interrupt the diagnosis without excessively increasing the access load on the HDD 103 by the application execution unit 110, and can restart the diagnosis without a time lag.
- FIGS. 18 and 19 are flowcharts of the diagnosis control process (3) of the third embodiment.
- the diagnosis control executed by the diagnosis control unit 114 includes diagnosis control processing (3) for performing diagnosis control based on the access frequency of the HDD 103 and diagnosis control for performing diagnosis control based on the data transfer rate of the HDD 103. There is processing (4).
- the diagnosis control unit 114 determines for each HDD 103, based on the diagnosis control data 223, whether the diagnosis control process (3) or the diagnosis control process (4) is executed.
- the diagnosis control process (3) is a process executed when the diagnosis control of the HDD 103 as a diagnosis target by the diagnosis unit 115 is performed based on the access frequency.
- the diagnosis control process (3) is a process for controlling the diagnosis unit 115 for diagnosing the HDD 103 so that the application execution unit 110 does not hinder access to the HDD 103.
- the diagnosis control process (3) starts execution of the diagnosis control process (3) when the host computer 100 is activated, and executes the diagnosis control process (3) while the host computer 100 is activated.
- the diagnosis control process (1) determines the start of diagnosis based on the history and determines the interruption and resumption of diagnosis based on the current situation.
- the diagnosis control process (3) The difference is that the diagnosis start, interruption and restart are determined based on the history.
- the diagnosis control process (3) is different in that the diagnosis control process (1) is replaced with step S471 from step S48 to step S50 and the step S57A is replaced with step S57A. It is processing. Therefore, the description of the same process as the diagnosis control process (1) will be omitted, and only Step S471 and Step S57A will be described.
- Step S471 The diagnosis control unit 114 acquires the current time, acquires the access frequency in the access time zone that is the comparison timing for the current time from the access analysis data 222, and proceeds to step S46.
- the diagnostic control process (3) performs diagnostic control based on the history not only at the start of diagnosis but also at interruption and resumption.
- Step S57A The diagnosis control unit 114 acquires the current time, and acquires from the access analysis data 222 the access frequency in the access time zone that is the comparison timing for the current time. For example, when the access history of the HDD 103 has a 24-hour period characteristic, the diagnosis control unit 114 acquires the access frequency 24 hours before the current time as a comparison target.
- the diagnosis control process (4) is a process that is executed when the diagnosis control of the HDD 103 to be diagnosed by the diagnosis unit 115 is performed based on the data transfer rate.
- the diagnosis control process (4) is a process for controlling the diagnosis unit 115 for diagnosing the HDD 103 so that the application execution unit 110 does not hinder access to the HDD 103.
- the diagnosis control process (4) starts execution of the diagnosis control process (2) when the host computer 100 is activated, and executes the diagnosis control process (4) while the host computer 100 is activated.
- the diagnosis control process (2) determines the start of diagnosis based on the history and determines the interruption and restart of the diagnosis based on the current situation, but the diagnosis control process (4) The difference is that the diagnosis start, interruption and restart are determined based on the history.
- the diagnosis control process (4) is different in that it becomes step S771 instead of step S78 to step S80 of the diagnosis control process (2) and step S87A instead of step S87, and the rest is the same. It is processing. Therefore, the description of the same process as the diagnosis control process (2) will be omitted, and only Step S771 and Step S87A will be described.
- Step S771 The diagnosis control unit 114 obtains the current time, obtains the data transfer rate in the access time zone, which is the comparison timing with respect to the current time, from the access analysis data 222, and proceeds to step S76.
- the diagnostic control process (4) performs diagnostic control based on the history not only at the start of diagnosis but also at interruption and resumption.
- Step S87A The diagnosis control unit 114 acquires the current time, and acquires from the access analysis data 222 the data transfer rate in the access time zone that is the comparison timing with respect to the current time. For example, when the access history of the HDD 103 has a 24-hour period characteristic, the diagnosis control unit 114 acquires the data transfer rate 24 hours before the current time as a comparison target.
- the diagnosis control unit 114 can control the start, interruption, and restart of diagnosis of the HDD 103 to be diagnosed.
- the host computer 100 determines the diagnosis start, suspension, and restart timing of the HDD 103 from the past access history in the HDD 103, a monitoring time for monitoring the access state of the HDD 103 is not required for diagnosis control. Therefore, the host computer 100 achieves both selection of an appropriate timing as diagnostic control timing for the HDD 103 and diagnostic control without a time lag.
- Such a host computer 100 can suppress an excessive access load on the HDD 103 by the application execution unit 110 that repeats a steady operation (for example, executes a predetermined process in a cycle of 24 hours).
- diagnosis control processing according to the fourth embodiment will be described with reference to FIGS. 22 and 23 are flowcharts of the diagnosis control process (5) of the fourth embodiment.
- the diagnosis control executed by the diagnosis control unit 114 in the fourth embodiment includes a diagnosis control process (5) for performing diagnosis control based on the access frequency of the HDD 103 and a diagnosis control for performing diagnosis control based on the data transfer rate of the HDD 103. There exists processing (6).
- the diagnosis control unit 114 determines for each HDD 103, based on the diagnosis control data 223, whether the diagnosis control is executed by the diagnosis control process (5) or the diagnosis control process (6).
- the diagnosis control process (5) is a process executed when the diagnosis control of the HDD 103 as a diagnosis target by the diagnosis unit 115 is performed based on the access frequency.
- the diagnosis control process (5) is a process for controlling the diagnosis unit 115 for diagnosing the HDD 103 so that the application execution unit 110 does not hinder access to the HDD 103.
- the diagnosis control process (5) starts execution of the diagnosis control process (5) when the host computer 100 is activated, and executes the diagnosis control process (5) while the host computer 100 is activated.
- the diagnosis control process (3) fixes the access frequency associated with the diagnosis to the HDD 103, but the diagnosis control process (5) suppresses the access frequency associated with the diagnosis depending on the situation. It is different.
- the diagnosis control process (5) is different from the diagnosis control process (3) after the determination that the access frequency is equal to or less than the threshold value in step S46. Therefore, the description of the same process as the diagnosis control process (3) will be omitted, and the processes after step S101 will be described.
- the diagnosis control unit 114 instructs the diagnosis unit 115 to start diagnosis (start diagnosis).
- the diagnosis control unit 114 normally sets the access frequency associated with the diagnosis to the HDD 103 (for example, “1000 (1000 times / minute)”). As a result, the diagnosis unit 115 diagnoses the HDD 103 with the access frequency set to the normal setting.
- the diagnosis control unit 114 acquires, from the diagnosis control data 223, an access frequency that is a threshold for access frequency suppression (diagnosis suppression threshold) associated with diagnosis. [Step S104] The diagnosis control unit 114 waits for a wait time (for example, an analysis unit time of 1 minute) until the diagnosis end is determined.
- a wait time for example, an analysis unit time of 1 minute
- Step S105 The diagnosis control unit 114 determines whether or not the diagnosis of the HDD 103 to be diagnosed has been completed. If the diagnosis is completed, the diagnosis control unit 114 proceeds to step S41 and waits for the next diagnosis start timing. On the other hand, the diagnosis control unit 114 proceeds to step S106 when the diagnosis is not completed.
- Step S106 The diagnosis control unit 114 acquires the current time, and acquires the access frequency of the most recent access time zone from the access analysis unit 113.
- Step S107 The diagnosis control unit 114 compares the access frequency acquired from the access analysis unit 113 with the diagnosis suppression threshold acquired in step S103. The diagnosis control unit 114 proceeds to step S108 when the access frequency is greater than the diagnosis suppression threshold, and proceeds to step S104 when the access frequency is equal to or less than the threshold.
- Step S108 The diagnosis control unit 114 sets the access frequency associated with the diagnosis to the HDD 103 to be suppressed (for example, 10% of the normal setting, “100 (100 times / minute)”). As a result, the diagnosis unit 115 diagnoses the HDD 103 with the access frequency set to be suppressed.
- the diagnosis control unit 114 acquires, from the diagnosis control data 223, an access frequency that serves as a threshold for access frequency recovery (diagnosis recovery threshold) associated with diagnosis. [Step S110] The diagnosis control unit 114 waits for a wait time (for example, an analysis unit time of 1 minute) until determination of completion of diagnosis is made.
- a wait time for example, an analysis unit time of 1 minute
- Step S111 The diagnosis control unit 114 determines whether the diagnosis of the HDD 103 to be diagnosed has been completed. If the diagnosis is completed, the diagnosis control unit 114 proceeds to step S41 and waits for the next diagnosis start timing. On the other hand, the diagnosis control unit 114 proceeds to step S112 when the diagnosis is not completed.
- the diagnosis control unit 114 acquires the current time, and acquires the access frequency of the latest access time zone from the access analysis unit 113.
- the diagnosis control unit 114 compares the access frequency acquired from the access analysis unit 113 with the diagnosis recovery threshold acquired in step S109.
- the diagnosis control unit 114 proceeds to step S102 when the access frequency is smaller than the diagnosis restoration threshold, and proceeds to step S110 when the access frequency is equal to or higher than the threshold.
- diagnosis control unit 114 sets the access frequency associated with the diagnosis when the access frequency is greater than the diagnosis suppression threshold, and sets the access frequency associated with the diagnosis when the access frequency is smaller than the diagnosis recovery threshold.
- the diagnosis control process (6) is a process executed when the diagnosis control of the HDD 103 to be diagnosed by the diagnosis unit 115 is performed based on the data transfer rate.
- the diagnosis control process (6) is a process for controlling the diagnosis unit 115 for diagnosing the HDD 103 so that the application execution unit 110 does not hinder access to the HDD 103.
- the diagnosis control process (6) starts execution of the diagnosis control process (6) when the host computer 100 is activated, and executes the diagnosis control process (6) while the host computer 100 is activated.
- the diagnosis control process (4) fixes the data transfer rate accompanying the diagnosis to the HDD 103, but the diagnosis control process (6) suppresses the data transfer rate accompanying the diagnosis according to the situation. It is different in point to do.
- the diagnosis control process (6) is different from the diagnosis control process (4) after the determination that the data transfer rate is equal to or less than the threshold value in step S76. Therefore, the description of the process similar to the diagnosis control process (4) will be omitted, and the process after step S121 will be described.
- the diagnosis control unit 114 instructs the diagnosis unit 115 to start diagnosis (start diagnosis).
- the diagnosis control unit 114 normally sets a data transfer rate associated with the diagnosis to the HDD 103 (for example, “1000 (MB / min)”). As a result, the diagnosis unit 115 diagnoses the HDD 103 with the data transfer rate set to the normal setting.
- the diagnosis control unit 114 acquires a data transfer rate serving as a threshold for data transfer rate suppression (diagnosis suppression threshold) accompanying diagnosis from the diagnosis control data 223.
- the diagnosis control unit 114 waits for a wait time (for example, an analysis unit time of 1 minute) until determination of completion of diagnosis is made.
- Step S125 The diagnosis control unit 114 determines whether or not the diagnosis of the HDD 103 to be diagnosed has been completed. If the diagnosis is completed, the diagnosis control unit 114 proceeds to step S71 and waits for the next diagnosis start timing. On the other hand, the diagnosis control unit 114 proceeds to step S126 when the diagnosis is not completed.
- Step S126 The diagnosis control unit 114 acquires the current time, and acquires the data transfer rate of the latest access time zone from the access analysis unit 113.
- Step S127 The diagnosis control unit 114 compares the data transfer rate acquired from the access analysis unit 113 with the diagnosis suppression threshold acquired in step S123. The diagnosis control unit 114 proceeds to step S128 when the data transfer rate is greater than the diagnosis suppression threshold, and proceeds to step S124 when the data transfer rate is equal to or less than the threshold.
- Step S128 The diagnosis control unit 114 sets the data transfer rate for the diagnosis to the HDD 103 to be suppressed (for example, 50% of the normal setting, “500 (MB / min)”). Accordingly, the diagnosis unit 115 diagnoses the HDD 103 with the data transfer rate set to be suppressed.
- the diagnosis control unit 114 acquires, from the diagnosis control data 223, a data transfer rate that serves as a threshold for data transfer rate recovery (diagnosis recovery threshold) associated with diagnosis. [Step S ⁇ b> 130] The diagnosis control unit 114 waits for a wait time (for example, an analysis unit time of 1 minute) until determination of the end of diagnosis is performed.
- a wait time for example, an analysis unit time of 1 minute
- Step S131 The diagnosis control unit 114 determines whether or not the diagnosis of the HDD 103 to be diagnosed has been completed. If the diagnosis is completed, the diagnosis control unit 114 proceeds to step S71 and waits for the next diagnosis start timing. On the other hand, the diagnosis control unit 114 proceeds to step S132 when the diagnosis is not completed.
- Step S132 The diagnosis control unit 114 acquires the current time, and acquires the data transfer rate in the latest access time zone from the access analysis unit 113.
- Step S133 The diagnosis control unit 114 compares the data transfer rate acquired from the access analysis unit 113 with the diagnosis recovery threshold acquired in step S129. The diagnosis control unit 114 proceeds to step S122 when the data transfer rate is smaller than the diagnosis restoration threshold, and proceeds to step S130 when the data transfer rate is equal to or higher than the threshold.
- diagnosis control unit 114 sets the data transfer rate associated with diagnosis when the data transfer rate is greater than the diagnosis suppression threshold, and sets the data transfer rate associated with diagnosis when the access frequency is less than the diagnosis recovery threshold. Set.
- the diagnosis control unit 114 can dynamically change the access load to the HDD 103 due to the diagnosis of the HDD 103 to be diagnosed.
- the host computer 100 can efficiently execute the diagnosis of the HDD 103 while suppressing an excessive access load to the HDD 103 by the application execution unit 110.
- FIG. 26 is a flowchart of a modification of the diagnosis control process (5) of the fourth embodiment.
- the modified example of the diagnosis control process (5) is different in that it becomes step S106B and step S112B instead of step S106 and step S112 of the diagnosis control process (5).
- Step S ⁇ b> 106 ⁇ / b> B [Step S ⁇ b> 112 ⁇ / b> B]
- the diagnosis control unit 114 acquires from the access analysis data 222 the access frequency in the access time zone that is the comparison timing for the current time.
- the host computer 100 reduces the access load only by the history. Can be controlled. Since the host computer 100 does not need to monitor the current access load, the host computer 100 can make a diagnosis without a time lag.
- FIGS. 27 to 34 are diagrams illustrating an example of the diagnostic control data selection UI according to the fourth embodiment.
- the diagnosis control data 223 is required to efficiently execute diagnosis while suppressing the influence on the application execution unit 110.
- the host computer 100 sets the diagnosis control data 223 according to the access characteristics to the HDD 103 by the application execution unit 110.
- the host computer 100 provides a diagnostic control data selection UI (User Interface) in order to set the diagnostic control data 223.
- the host computer 100 displays the diagnostic control data selection UI on the monitor 11 and sets the diagnostic control data 223 by accepting a user input operation from the mouse 13.
- the setting of the diagnosis control data 223 may be performed by the diagnosis control unit 114, or a setting unit may be provided separately and performed by the setting unit.
- the diagnosis control data selection UI 70 shown in FIG. 27 requests the user to select and input two items of “contention tolerance level” and “HDD access characteristics”.
- the “contention tolerance level” is an item for setting how much competition between the application execution unit 110 (business access) and the diagnosis unit 115 (HDD diagnosis) is allowed for the HDD 103 to be diagnosed.
- the setting content of the “contention tolerance level” includes “competition not possible”, “competition possible (low level)”, and “competition possible (high level)”. “No competition” does not allow competition between business access and HDD diagnosis. “Competition possible (low level)” allows competition with HDD diagnosis when the influence on business access is slight. “Competition possible (high level)” allows competition with HDD diagnosis when the impact on business access is not significant.
- “response not possible” is selected because a response delay due to access contention has a large effect on the business.
- Businesses that place importance on real-time processing performance include, for example, online processing as represented by securities transactions.
- Diagnosis control data candidates presented by selecting “uncompetition” include diagnosis control data in which diagnosis is executed in a state where there is no business access to the HDD 103.
- “competition possible (low level)” is selected.
- Diagnosis control data candidates presented by the selection of “competition possible (low level)” include diagnosis control data in which diagnosis is executed in a state where business access to the HDD 103 is lower than a certain level. Therefore, the diagnostic control data candidates presented by selecting “competition possible (low level)” include diagnostic control data that can suspend / restart diagnosis execution according to the business access level of the application execution unit 110.
- the application execution unit 110 is a business that can tolerate a wide delay in response to business access
- “competitive (high level)” is selected.
- a business that can tolerate a wide delay in response to business access is a business that is executed under a condition with sufficient time, such as data backup processing.
- the candidate diagnostic control data presented by selecting “competition possible (high level)” is diagnostic control data capable of adjusting the load applied to the HDD 103 by the diagnosis unit 115 in accordance with the business access to the HDD 103. Therefore, the diagnostic control data candidates presented by selecting “competition possible (high level)” include diagnostic control data that can suppress or restore the diagnosis according to the business access level of the application execution unit 110.
- HDD access characteristics is an item for setting the access characteristics of the application execution unit 110 (business access) to the HDD 103.
- Setting contents (access characteristic setting information) of “HDD access characteristics” include “large amount of data” and “small amount of data”. “Large amount of data” indicates that the amount of data handled in one access to the HDD 103 is larger than a predetermined amount. “Small amount of data” indicates that the amount of data handled in one access to the HDD 103 is smaller than a predetermined amount.
- the “HDD access characteristic” may be a precise determination of the amount of data based on a specific threshold value, or an approximate determination of the amount of data depending on the user's subjectivity.
- “large amount of data” is selected.
- the candidate of diagnostic control data presented by selecting “large amount of data” is based on “data transfer rate (transfer rate)” as an index of the access load on the HDD 103.
- a candidate for diagnostic control data presented by selecting “small amount of data” is based on “access frequency” as an index of an access load on the HDD 103.
- the host computer 100 can flexibly execute diagnostic control of the HDD 103 in accordance with the characteristics of the application execution unit 110.
- the host computer 100 displays the diagnostic control data selection UI 71 shown in FIG. 28 when each option of “contention tolerance level” and “HDD access characteristics” is selected and the “Next” button is pressed.
- the host computer 100 accepts the pressing of the “Cancel” button, thereby canceling the setting of two items of “contention tolerance level” and “HDD access characteristics”.
- the diagnosis control data selection UI 71 requests the user to select and input one item of the “diagnosis control data list”.
- the “diagnosis control data list” is an item for setting diagnosis control data used for diagnosis of the HDD 103 to be diagnosed.
- the host computer 100 ends the setting of the diagnostic control data 223 when the “Diagnosis control data list” option is selected and the “OK” button is pressed.
- the host computer 100 cancels the setting of the “diagnosis control data list” by accepting the pressing of the “cancel” button.
- the diagnostic control data selection UI 72 shown in FIG. 29 shows a state in which “no competition” is accepted as the “conflict tolerance level” setting and “small amount of data” is selected as the “HDD access characteristic” setting.
- the host computer 100 determines the options of the “diagnosis control data list” based on the settings of “contention tolerance level” and “HDD access characteristics”.
- the diagnostic control data selection UI 73 shown in FIG. 30 shows a state in which presentation of the determined option and selection input of the presented option are accepted.
- the diagnostic control data selection UI 73 presents two options as a “diagnostic control data list” for accepting settings of “contention tolerance level; contention impossible” and “HDD access characteristics; small amount of data”.
- the first option is “diagnosis start / restart; access frequency: 0 times / minute”, “diagnosis interruption; access frequency: once / minute”, “diagnosis suppression / recovery; no designation”.
- the second option is “diagnosis start / restart; transfer rate: 0 MB / min”, “diagnosis interruption; transfer rate: 1 MB / min”, “diagnosis suppression / recovery; no designation”.
- the diagnosis control data selection UI 73 shows a state where the first option is selected.
- the diagnosis control data selection UI 74 shown in FIG. 31 accepts “competition possible (low level)” as the setting of “contention allowable level”, and “high data amount” is selected as the setting of “HDD access characteristics”. Show.
- the host computer 100 determines the options of the “diagnosis control data list” based on the settings of “contention tolerance level” and “HDD access characteristics”.
- the diagnosis control data selection UI 75 shown in FIG. 32 shows a state in which presentation of the determined option and selection input of the presented option are accepted.
- the diagnosis control data selection UI 75 presents three options as a “diagnosis control data list” for accepting the settings of “contention tolerance level; competition possible (low level)” and “HDD access characteristics; large data amount”. .
- the first option is “diagnosis start / restart; transfer rate: 100 MB / min”, “diagnosis interruption; transfer rate: 200 MB / min”, “diagnosis suppression / recovery; no designation”.
- the second option is “diagnosis start / restart; transfer rate: 300 MB / min”, “diagnosis interruption; transfer rate: 500 MB / min”, “diagnosis suppression / recovery; no designation”.
- the third option is “diagnosis start / restart; transfer rate: 100 MB / min”, “diagnosis interrupt; no designation”, “diagnosis suppression / recovery; transfer rate: 300 MB / min”.
- the diagnosis control data selection UI 75 indicates a state where the second option is selected.
- the diagnosis control data selection UI 76 shown in FIG. 33 accepts “competition possible (high level)” as the “conflict tolerance level” setting and “small amount of data” is selected as the “HDD access characteristic” setting. Show.
- the host computer 100 determines the options of the “diagnosis control data list” based on the settings of “contention tolerance level” and “HDD access characteristics”.
- the diagnosis control data selection UI 77 shown in FIG. 34 shows a state in which presentation of the determined option and selection input of the presented option are accepted.
- the diagnosis control data selection UI 77 presents four choices as a “diagnosis control data list” in response to setting acceptance of “contention allowable level: contention possible (high level)” and “HDD access characteristics; data amount small”.
- the first option is “diagnosis start / restart; access frequency: 100 times / minute”, “diagnosis interruption; no designation”, and “diagnosis suppression / recovery; access frequency: 200 times / minute”.
- the second option is “diagnosis start / restart; access frequency: 300 times / minute”, “diagnosis interruption; no designation”, and “diagnosis suppression / recovery; access frequency: 700 times / minute”.
- the third option is “diagnosis start / restart; access frequency: 1000 times / minute”, “diagnosis interruption; no designation”, and “diagnosis suppression / recovery; access frequency: 2000 times / minute”.
- the fourth option is “diagnosis start / restart; access frequency: default / minute”, “diagnosis interruption; no designation”, “diagnosis suppression / recovery; access frequency: default / minute”.
- the diagnosis control data selection UI 77 indicates a state in which the first option is selected.
- FIG. 35 is a diagram illustrating an example of diagnosis control data according to the fifth embodiment.
- the diagnosis control process (7) (see FIG. 36) is a process executed when the diagnosis control of the HDD 103 to be diagnosed by the diagnosis unit 115 is performed based on the access frequency.
- the diagnosis control process (7) is a process for controlling the diagnosis unit 115 for diagnosing the HDD 103 so that the access to the HDD 103 by the application execution unit 110 is not hindered.
- the diagnosis control process (7) starts execution of the diagnosis control process (7) when the host computer 100 is activated, and executes the diagnosis control process (7) while the host computer 100 is activated.
- the diagnosis control process (1) has determined the start of diagnosis based on the history corresponding to the current time, but the diagnosis control process (7) is performed in a certain period starting from the current time. The difference is that the start of diagnosis is determined based on the corresponding history.
- the diagnosis control process (1) performs the diagnosis control based on the diagnosis control data 223 as shown in the diagnosis control data 58, but the diagnosis control process (7) is performed on the diagnosis control data 60. Diagnostic control based on the diagnostic control data 223 as shown is performed. According to the diagnosis control data 60, a diagnosis control entry for each HDD 103 is held.
- the diagnosis control data 60 includes, for each diagnosis control entry, an access frequency threshold value and a transfer rate threshold value for determining “diagnosis start”, “diagnosis restart”, “diagnosis interruption”, and “diagnosis suppression / recovery”. Hold. Further, the diagnosis control data 60 holds “start condition establishment time” for each diagnosis control entry.
- the “start condition establishment time” is a request for the duration of establishment of the start condition when the determination of “diagnosis start” is performed.
- the HDD 103 corresponding to the diagnostic control entry “001” requests that the establishment time of the access frequency “0 (times / minute)” continues for “5 (minutes)”.
- FIG. 36 is a flowchart of the diagnosis control process (7) of the fifth embodiment.
- the diagnostic control process (7) is different from the diagnostic control process (1) in that it is replaced with step S451 and step S452 in place of step S45, and in that it is replaced with step S491 and step S492.
- the diagnosis control process (7) is different in that it becomes step S46C instead of step S46 of the diagnosis control process (1), and the rest is the same process. Therefore, the description of the process similar to the diagnosis control process (1) will be omitted, and step S451, step S452, step S46C, step S491, and step S492 will be described.
- the diagnosis control unit 114 acquires the current time, and acquires the start condition establishment time from the diagnosis control data 223 (60).
- the diagnosis control unit 114 acquires, from the access analysis data 222, the access frequency in the access time period that is the comparison timing for the start condition establishment time from the current time, for the start condition establishment time. For example, when the access history of the HDD 103 has a 24-hour period characteristic, the diagnosis control unit 114 acquires, as a comparison target, the access frequency for the start condition establishment time starting from 24 hours before the current time.
- Step S46C The diagnosis control unit 114 compares the access frequency for the start condition establishment time acquired from the access analysis data 222 with the threshold value. The diagnosis control unit 114 proceeds to step S47 when any access frequency in the acquired access time period is larger than the threshold value, and proceeds to step S51 when the access frequencies in all acquired access time periods are equal to or less than the threshold value.
- the diagnosis control unit 114 acquires the current time, and acquires the start condition establishment time from the diagnosis control data 223 (60). [Step S492] The diagnosis control unit 114 acquires, from the access analysis data 222, the access frequency in the access time period that is the comparison timing for the start condition establishment time from the current time, for the start condition establishment time.
- the diagnosis control executed by the diagnosis control unit 114 in the fifth embodiment is described only for the diagnosis control process (7) for performing the diagnosis control based on the access frequency of the HDD 103, but based on the data transfer rate of the HDD 103.
- the diagnosis control is the same except that the diagnosis criteria differ between the access frequency and the data transfer rate, and the description is omitted.
- the diagnosis control unit 114 can control the start of diagnosis of the HDD 103 to be diagnosed. Further, since the host computer 100 determines the diagnosis start of the HDD 103 from the history of access frequency for the start condition satisfaction time starting from the current time, the diagnosis is continued without interruption for a certain period indicated by the start condition satisfaction time. The possibility of being able to be increased.
- the host computer 100 can select an appropriate timing as the diagnostic control timing of the HDD 103 and perform diagnostic control without a time lag associated with diagnosis interruption or diagnosis restart.
- the diagnosis control executed by the diagnosis control unit 114 in the fifth embodiment determines the start of diagnosis based on the access history for a predetermined period.
- the diagnosis control is not limited to this, and the diagnosis is interrupted, resumed, suppressed, or restored. This may be determined based on the access history for a predetermined period.
- FIG. 37 is a diagram illustrating a configuration example of a host computer according to the sixth embodiment.
- the host computer 120 is different from the host computer 100 according to the second embodiment in that the access database 220 is entrusted to the access management computer 200 in that the host computer 120 includes the access database 220a.
- the same components as those of the host computer 100 of the second embodiment are denoted by the same reference numerals and the description thereof is omitted.
- the host computer 120 is a computer on which the HDD 103 to be diagnosed is mounted, and accesses the HDD 103 in response to a request for a required application.
- the host computer 120 includes an application execution unit 110, an access history collection unit 111, an access history recording unit 112, an access analysis unit 113a, a diagnosis control unit 114a, a diagnosis unit 115, a driver 116, an HDD 103 (103a,... , 103n). Further, the host computer 120 includes a database update unit 121, a database acquisition unit 123, and an access database 220a.
- the access analysis unit 113a analyzes the access history recorded by the access history recording unit 112.
- the access analysis unit 113a notifies the database update unit 121 of the calculated access frequency and data transfer rate to the HDD 103 every predetermined time as an analysis result (access analysis data). Further, the access analysis unit 113 notifies the database update unit 121 of the access history of the HDD 103 together with the analysis result of the HDD 103.
- the database update unit 121 updates the access database 220a with the data notified from the access analysis unit 113a.
- the database acquisition unit 123 acquires data from the access database 220a based on a request from the diagnosis control unit 114a.
- the access database 220a is a database that holds information such as the access history of the HDD 103 that is the diagnosis target of the host computer 120.
- the data held in the access database 220a is the same as the access database 220 except that it is limited to the data of the host computer 120.
- the diagnosis control unit 114 a performs execution control of the diagnosis unit 115 that diagnoses the HDD 103.
- the diagnosis control unit 114a performs execution control of the diagnosis unit 115 based on the access history of the HDD 103 acquired from the access database 220a via the database acquisition unit 123, the analysis result of the HDD 103, the analysis result analyzed by the access analysis unit 113a, and the like. .
- the above processing functions can be realized by a computer.
- a program describing the processing contents of the functions that the information processing apparatus 1, the host computer 100, and the access management computer 200 should have is provided.
- the program describing the processing contents can be recorded on a computer-readable recording medium.
- the computer-readable recording medium include a magnetic storage device, an optical disk, a magneto-optical recording medium, and a semiconductor memory.
- the magnetic storage device include a hard disk device (HDD), a flexible disk (FD), and a magnetic tape.
- Optical discs include DVD, DVD-RAM, CD-ROM / RW, and the like.
- Magneto-optical recording media include MO (Magneto-Optical disk).
- a portable recording medium such as a DVD or CD-ROM in which the program is recorded is sold. It is also possible to store the program in a storage device of a server computer and transfer the program from the server computer to another computer via a network.
- the computer that executes the program stores, for example, the program recorded on the portable recording medium or the program transferred from the server computer in its own storage device. Then, the computer reads the program from its own storage device and executes processing according to the program. The computer can also read the program directly from the portable recording medium and execute processing according to the program. In addition, each time a program is transferred from a server computer connected via a network, the computer can sequentially execute processing according to the received program.
- processing functions described above can be realized by an electronic circuit such as a DSP (Digital Signal Processor), an ASIC (Application Specific Integrated Circuit), or a PLD (Programmable Logic Device).
- DSP Digital Signal Processor
- ASIC Application Specific Integrated Circuit
- PLD Programmable Logic Device
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Debugging And Monitoring (AREA)
Abstract
情報記録装置の診断を効率よく実行する。 検出部(2)は、情報記録装置(6)における所定時間ごとのアクセス状況(8a)を検出する。生成部(3)は、情報記録装置(6)の所定時間単位のアクセス状況(8a)から、所定期間にわたる複数のアクセス状況(8b)を含む履歴情報(7)を生成する。制御部(4)は、履歴情報(7)から現時刻と所定の関係にあるアクセス状況(8b)を特定アクセス状況(9)として特定する。制御部(4)は、特定アクセス状況(9)を現時刻におけるアクセス状況(8a)とみなして、情報記録装置(6)の診断を開始しても、情報記録装置(6)のアクセス負荷が過大にならない場合に、診断部(5)に情報記録装置(6)の診断の開始を指示する。
Description
本発明は、情報処理装置、アクセス制御プログラム、およびアクセス制御方法に関する。
高速かつ大容量のストレージデバイス(情報記録装置)として磁気ディスク装置が広く用いられている。磁気ディスク装置を搭載、あるいは磁気ディスク装置と接続するコンピュータは、磁気ディスク装置の障害発生を検出するために、磁気ディスク装置を診断する機能を備える。
磁気ディスク装置の診断機能は、磁気ディスク装置へのアクセスを伴うため、コンピュータが実行中のアプリケーションによる磁気ディスク装置へのアクセスと競合する。磁気ディスク装置のアクセス負荷は、アプリケーションに対する磁気ディスク装置の応答性能が低下する原因となる。
そこで、アプリケーションに対する磁気ディスク装置の応答性能の低下を抑制するため、磁気ディスク装置のアクセス状態を監視してアクセス負荷の小さなときに、磁気ディスク装置の診断をおこなう技術がある。
しかしながら、磁気ディスク装置のアクセス負荷を監視するためには、アクセス負荷の大小を判定するための監視時間を要する。磁気ディスク装置の診断をおこなうコンピュータにとって、監視時間は、磁気ディスク装置の診断をおこなうことができない待ち時間となる。磁気ディスク装置の診断は、この待ち時間を経て開始されても、アクセス負荷が大きくなった場合には中断されることとなる。このような磁気ディスク装置の断続的な診断は、非効率的である。
1つの側面では、本発明は、情報記録装置の診断を効率よく実行可能な情報処理装置、アクセス制御プログラム、およびアクセス制御方法を提供することを目的とする。
上記目的を達成するために、以下に示すような、情報処理装置が提供される。情報処理装置は、診断部と、検出部と、生成部と、制御部とを備える。診断部は、情報記録装置の診断をおこなう。検出部は、情報記録装置における所定時間ごとのアクセス状況を検出する。生成部は、検出部によって所定期間にわたって検出された複数のアクセス状況から履歴情報を生成する。制御部は、履歴情報から現時刻と所定の関係にあるアクセス状況を特定アクセス状況として特定し、特定アクセス状況にもとづいて診断部による情報記録装置の診断の開始を制御する。
また、上記目的を達成するために、以下に示すような処理をコンピュータに実行させるアクセス制御プログラム、および以下に示すような処理をコンピュータがおこなうアクセス制御方法が提供される。コンピュータは、情報記録装置における所定時間ごとのアクセス状況を検出し、所定期間にわたって検出された複数のアクセス状況から履歴情報を生成し、前記履歴情報から現時刻と所定の関係にあるアクセス状況を特定アクセス状況として特定し、前記特定アクセス状況にもとづいて前記情報記録装置の診断の開始を制御する。
1態様によれば、情報処理装置、アクセス制御プログラム、およびアクセス制御方法において、情報記録装置の診断を効率よく実行できる。
本発明の上記および他の目的、特徴および利点は本発明の例として好ましい実施の形態を表す添付の図面と関連した以下の説明により明らかになるであろう。
本発明の上記および他の目的、特徴および利点は本発明の例として好ましい実施の形態を表す添付の図面と関連した以下の説明により明らかになるであろう。
以下、実施の形態を図面を参照して詳細に説明する。
[第1の実施形態]
まず、第1の実施形態の情報処理装置について図1を用いて説明する。図1は、第1の実施形態の情報処理装置の構成例および処理例を示す図である。
[第1の実施形態]
まず、第1の実施形態の情報処理装置について図1を用いて説明する。図1は、第1の実施形態の情報処理装置の構成例および処理例を示す図である。
情報処理装置1は、情報記録装置6の診断をおこなう。診断とは、たとえば、情報記録装置6における情報記録領域の障害を検出するものである。情報処理装置1は、たとえば業務アプリケーションの実行によるアクセス処理など、診断以外の目的で情報記録装置6にアクセスする処理の性能低下を抑制するよう、情報記録装置6の診断タイミングを制御する。
情報記録装置(ストレージ装置)6は、情報の読出しおよび書込みが可能な装置であり、たとえば、HDD(Hard Disk Drive:磁気ディスク装置)や、SSD(Solid State Drive)などがある。なお、情報記録装置6は、情報処理装置1が搭載するものであってもよいし、情報処理装置1の外部に備えられるものであってもよい。また、情報記録装置6は、単体のストレージ装置であってもよいし、たとえば、RAID(Redundant Array of Inexpensive Disks)等のように複数のストレージ装置によって構成されるものであってもよい。
情報処理装置1は、検出部2と、生成部3と、制御部4と、診断部5とを備える。検出部2は、情報記録装置6における所定時間ごとのアクセス状況8aを検出する。検出部2は、情報記録装置6へのアクセスを監視し、所定時間(たとえば、1分)単位のアクセス状況8aを取得する。なお、たとえば、診断のための情報記録装置6へのアクセスは、検出部2によるアクセスの検出対象(監視対象)から除外される。
アクセス状況8aは、情報記録装置6に対するアクセスの状況を把握可能な情報であり、たとえば、アクセス回数や、データ転送量、データ転送レート、読み書きの種別などがある。
生成部3は、検出部2によって所定期間にわたって検出された複数のアクセス状況から履歴情報7を生成する。所定期間は、たとえば24時間のように固定された期間であってもよいし、イベント間隔のような不定期な期間であってもよい。
履歴情報7は、所定期間にわたる複数のアクセス状況8bを保持する。履歴情報7は、たとえば、リングバッファに記憶され、古いアクセス状況が新しいアクセス状況によって上書き更新される。履歴情報7は、情報処理装置1によって保持されてもよいし、外部装置によって保持されるものであってもよい。
なお、アクセス状況8aは、検出部2により検出される現時刻の情報記録装置6のアクセスの状況を表し、アクセス状況8bは、履歴情報7として保持される過去の時刻の情報記録装置6のアクセスの状況を表す。
制御部4は、履歴情報7から現時刻と所定の関係にあるアクセス状況8bを特定アクセス状況9として特定する。所定の関係とは、現時刻における実際のアクセス状況が、履歴情報7が保持するいずれかのアクセス状況と同様であると推定可能な関係である。たとえば、所定のアプリケーションの実行による情報記録装置6へのアクセスに24時間の周期性がある場合、現時刻におけるアクセス状況と、履歴情報7に含まれる24時間前のアクセス状況8bとは、所定の関係にある。
制御部4は、特定アクセス状況9にもとづいて診断部5による情報記録装置6の診断の開始を制御する。すなわち、制御部4は、特定アクセス状況9を現時刻におけるアクセス状況とみなして、情報記録装置6の診断を開始しても、情報記録装置6のアクセス負荷が過大にならない場合に、診断部5に情報記録装置6の診断の開始を指示(診断開始制御)する。
診断部5は、制御部4の指示にもとづいて情報記録装置6の診断をおこなう。また、診断部5は、制御部4の指示にもとづいて情報記録装置6の診断の中断、再開をおこなう。
このようにして、情報処理装置1は、現時刻における情報記録装置6のアクセス状況8aの監視をおこなうことなく、情報記録装置6の診断を開始することができる。すなわち、情報処理装置1は、情報記録装置6の診断開始に先立ち、情報記録装置6のアクセス状況8aを監視するための監視時間を要しない。検出部2が現時刻のアクセス状況8aを検出する場合、情報処理装置1は、アクセス状況8aの検出単位となる所定時間を要することとなる。そのため、情報処理装置1は、待ち時間なく情報記録装置6の診断を開始することができる。また、情報処理装置1は、情報記録装置6のアクセス負荷が過大にならないタイミングで、情報記録装置6の診断を開始する可能性を高くすることができるから、情報記録装置6の診断が中断される可能性を低減できる。
このようにして、情報処理装置1は、現時刻における情報記録装置6のアクセス状況8aの監視をおこなうことなく、情報記録装置6の診断を開始することができる。すなわち、情報処理装置1は、情報記録装置6の診断開始に先立ち、情報記録装置6のアクセス状況8aを監視するための監視時間を要しない。検出部2が現時刻のアクセス状況8aを検出する場合、情報処理装置1は、アクセス状況8aの検出単位となる所定時間を要することとなる。そのため、情報処理装置1は、待ち時間なく情報記録装置6の診断を開始することができる。また、情報処理装置1は、情報記録装置6のアクセス負荷が過大にならないタイミングで、情報記録装置6の診断を開始する可能性を高くすることができるから、情報記録装置6の診断が中断される可能性を低減できる。
したがって、情報処理装置1は、磁気ディスク装置などの情報記録媒体の診断を効率よく実行できる。
[第2の実施形態]
次に、第2の実施形態の情報処理システムの構成について図2を用いて説明する。図2は、第2の実施形態の情報処理システムの構成例を示す図である。
[第2の実施形態]
次に、第2の実施形態の情報処理システムの構成について図2を用いて説明する。図2は、第2の実施形態の情報処理システムの構成例を示す図である。
情報処理システム10は、所要の情報処理をおこなうシステムである。情報処理システム10は、複数のホストコンピュータ100(100a,100b,…)と、アクセス管理コンピュータ200とを含み、それぞれをネットワーク19に接続して通信可能に構成している。
ホストコンピュータ100は、HDD103を搭載または接続し、所要のタイミングでHDD103の診断をおこなう。また、ホストコンピュータ100は、HDD103のアクセス状況を解析する。アクセス管理コンピュータ200は、ホストコンピュータ100からアクセス状況を収集して、各ホストコンピュータ100から収集したアクセス状況をデータベースに保持する。ホストコンピュータ100は、アクセス管理コンピュータ200がデータベースに保持するアクセス状況にもとづいてHDD103の診断をおこなう。
次に、第2の実施形態のホストコンピュータの構成について図3を用いて説明する。図3は、第2の実施形態のホストコンピュータの構成例を示す図である。
ホストコンピュータ100は、診断対象となるHDD103を搭載するコンピュータであり、所要のアプリケーションのリクエストに応じてHDD103にアクセスする。HDD103は、1台で構成されていてもよいし、複数台(HDD103aからHDD103n)で構成されたRAIDなどのストレージシステムであってもよい。
ホストコンピュータ100は、診断対象となるHDD103を搭載するコンピュータであり、所要のアプリケーションのリクエストに応じてHDD103にアクセスする。HDD103は、1台で構成されていてもよいし、複数台(HDD103aからHDD103n)で構成されたRAIDなどのストレージシステムであってもよい。
ホストコンピュータ100は、アプリケーション実行部110と、アクセス履歴収集部111と、アクセス履歴記録部112と、アクセス解析部113と、診断制御部114と、診断部115と、ドライバ116、HDD103(103a,…,103n)を備える。
アプリケーション実行部110は、HDD103にアクセス要求をおこなうアプリケーションを実行する。たとえば、アプリケーション実行部110は、ホストコンピュータ100上でユーザ業務を実行するための業務アプリケーションを実行する。
アクセス履歴収集部111は、アプリケーション実行部110によるHDD103へのアクセス履歴(アクセス履歴データ)を収集する。アクセス履歴収集部111は、アプリケーション実行部110からHDD103へのアクセス要求(HDDアクセスコマンド)を受け付けて、アプリケーション実行部110によるHDD103へのアクセスの状況をアクセス履歴として収集する。アクセス履歴収集部111は、HDD103へのアクセス要求をドライバ116に受け渡す。ドライバ116は、アクセス要求にしたがうコマンド処理を実行する。ドライバ116は、HDD103への応答結果をアクセス履歴収集部111に返す。アプリケーション実行部110は、アクセス履歴収集部111を介してHDD103の応答結果を得る。
このようにして、アクセス履歴収集部111は、アプリケーション実行部110によるHDD103へのアクセス要求と、HDD103からの応答結果とを監視し、アクセス履歴を収集可能にしている。なお、アクセス履歴収集部111は、HDD103が複数台ある場合、各HDD103のアクセス状況を把握可能にしてアクセス履歴を収集する。
アクセス履歴記録部112は、アクセス履歴収集部111により収集されるアクセス履歴をメモリに一時的に記録する。
アクセス解析部113は、アクセス履歴記録部112が記録するアクセス履歴を解析する。たとえば、アクセス解析部113は、所定時間ごとのアクセス履歴から、所定時間ごとのHDD103へのアクセス頻度、データ転送レートを算出する。アクセス解析部113は、算出した所定時間ごとのHDD103へのアクセス頻度、データ転送レートを解析結果(アクセス解析データ)として、アクセス管理コンピュータ200に通知する。また、アクセス解析部113は、HDD103の解析結果と併せてHDD103のアクセス履歴をアクセス管理コンピュータ200に通知する。
アクセス解析部113は、アクセス履歴記録部112が記録するアクセス履歴を解析する。たとえば、アクセス解析部113は、所定時間ごとのアクセス履歴から、所定時間ごとのHDD103へのアクセス頻度、データ転送レートを算出する。アクセス解析部113は、算出した所定時間ごとのHDD103へのアクセス頻度、データ転送レートを解析結果(アクセス解析データ)として、アクセス管理コンピュータ200に通知する。また、アクセス解析部113は、HDD103の解析結果と併せてHDD103のアクセス履歴をアクセス管理コンピュータ200に通知する。
アクセス管理コンピュータ200は、複数のホストコンピュータ100(100a,100b,…,100f)がそれぞれ診断対象とするHDD103のアクセス履歴を管理する。アクセス管理コンピュータ200は、アクセスデータベースとしてのサービス機能を各ホストコンピュータ100に提供する。
このようにして、アクセス解析部113は、各HDD103のアクセス状況を所定時間ごとの統計的な数値として評価することができる。なお、アクセス解析部113は、HDD103が複数台ある場合、各HDD103のアクセス履歴について解析し、各HDD103のアクセス履歴の解析結果をアクセス管理コンピュータ200に通知する。また、アクセス解析部113は、各HDD103の解析結果と併せて各HDD103のアクセス履歴をアクセス管理コンピュータ200に通知する。
診断制御部114は、HDD103の診断をおこなう診断部115の実行制御をおこなう。すなわち、診断制御部114は、診断部115に対して診断対象となるHDD103の指定、診断の開始(起動)、中断、再開、抑制、復旧、終了などを制御する。診断制御部114は、アクセス管理コンピュータ200が管理するアクセスデータベースから取得するHDD103のアクセス履歴およびHDD103の解析結果、アクセス解析部113が解析した解析結果等にもとづいて診断部115の実行制御をおこなう。
診断部115は、診断制御部114の制御にもとづいてHDD103の診断をおこなう。たとえば、診断部115は、HDD103の記録内容を読み出すReadコマンドの実行結果を評価することにより診断をおこなうことができる。診断部115は、診断対象とするHDD103のLBA(Logical Block Addressing:論理ブロックアドレス)の先頭から末尾まで順番に全容量の診断をおこなう。なお、診断部115によるHDD103の診断方法は、診断範囲をカバーするものであれば、昇順アクセスに限らず、降順や、所定の計画順序、ランダム順などであってもよい。
次に、第2の実施形態のアクセス管理コンピュータの構成について図4を用いて説明する。図4は、第2の実施形態のアクセス管理コンピュータの構成例を示す図である。
アクセス管理コンピュータ200は、アクセスデータベース220を管理し、アクセスデータベース220を用いたサービス機能を各ホストコンピュータ100に提供する。アクセス管理コンピュータ200は、データベース更新部210、データ受信部211、データ送信部212、データベース取得部213、アクセスデータベース220を備える。
アクセス管理コンピュータ200は、アクセスデータベース220を管理し、アクセスデータベース220を用いたサービス機能を各ホストコンピュータ100に提供する。アクセス管理コンピュータ200は、データベース更新部210、データ受信部211、データ送信部212、データベース取得部213、アクセスデータベース220を備える。
データ受信部211は、各ホストコンピュータ100が通知するデータや要求をネットワーク19を介して受信する。データ送信部212は、各ホストコンピュータ100からの要求に対する応答データをネットワーク19を介して要求元のホストコンピュータ100に送信する。
データベース更新部210は、データ受信部211が各ホストコンピュータ100から受信したデータでアクセスデータベース220を更新する。
データベース取得部213は、データ受信部211が各ホストコンピュータ100から受信した要求にもとづいてアクセスデータベース220からデータを取得する。
データベース取得部213は、データ受信部211が各ホストコンピュータ100から受信した要求にもとづいてアクセスデータベース220からデータを取得する。
アクセスデータベース220は、各ホストコンピュータ100が診断対象とするHDD103のアクセス履歴等の情報を保持するデータベースである。アクセスデータベース220は、インデックス221と、アクセス解析データ222と、診断制御データ223とを保持する。インデックス221は、ホストコンピュータ100とHDD103との組み合わせに対応するアクセス解析データ222および診断制御データ223を特定するための情報である。アクセス解析データ222は、HDD103のアクセス履歴に関する情報である。診断制御データ223は、HDD103の診断制御に関する情報である。
これにより、ホストコンピュータ100は、アクセス管理コンピュータ200が保持するアクセスデータベース220を用いて、HDD103の診断をおこなうことができる。
なお、ホストコンピュータ100が備えるアクセス履歴収集部111とアクセス履歴記録部112とアクセス解析部113と、アクセス管理コンピュータ200が備えるデータベース更新部210は、第1の実施形態の情報処理装置が備える生成部3と同様に機能する。また、ホストコンピュータ100が備える診断制御部114は、第1の実施形態の情報処理装置が備える制御部4と同様に機能する。また、ホストコンピュータ100が備える診断部115は、第1の実施形態の情報処理装置が備える診断部5と同様に機能する。
なお、ホストコンピュータ100が備えるアクセス履歴収集部111とアクセス履歴記録部112とアクセス解析部113と、アクセス管理コンピュータ200が備えるデータベース更新部210は、第1の実施形態の情報処理装置が備える生成部3と同様に機能する。また、ホストコンピュータ100が備える診断制御部114は、第1の実施形態の情報処理装置が備える制御部4と同様に機能する。また、ホストコンピュータ100が備える診断部115は、第1の実施形態の情報処理装置が備える診断部5と同様に機能する。
次に、第2の実施形態のホストコンピュータ100のハードウェア構成について図5を用いて説明する。図5は、第2の実施形態のホストコンピュータのハードウェア構成例を示す図である。
ホストコンピュータ100は、プロセッサ101によって装置全体が制御されている。プロセッサ101には、バス109を介してRAM(Random Access Memory)102と複数の周辺機器が接続されている。プロセッサ101は、マルチプロセッサであってもよい。プロセッサ101は、たとえば、CPU(Central Processing Unit)、MPU(Micro Processing Unit)、DSP(Digital Signal Processor)、ASIC(Application Specific Integrated Circuit)、またはPLD(Programmable Logic Device)である。またプロセッサ101は、CPU、MPU、DSP、ASIC、PLDのうちの2以上の要素の組み合わせであってもよい。
RAM102は、ホストコンピュータ100の主記憶装置として使用される。RAM102には、プロセッサ101に実行させるOS(Operating System)のプログラムやアプリケーションプログラムの少なくとも一部が一時的に格納される。また、RAM102には、プロセッサ101による処理に必要な各種データが格納される。
バス109に接続されている周辺機器としては、HDD103、グラフィック処理装置104、入力インタフェース105、光学ドライブ装置106、機器接続インタフェース107およびネットワークインタフェース108がある。
HDD103は、内蔵したディスクに対して、磁気的にデータの書き込みおよび読み出しを行う。HDD103は、ホストコンピュータ100の補助記憶装置として使用される。HDD103には、OSのプログラム、アプリケーションプログラム、および各種データが格納される。なお、補助記憶装置としては、フラッシュメモリなどの半導体記憶装置を使用することもできる。
グラフィック処理装置104には、モニタ11が接続されている。グラフィック処理装置104は、プロセッサ101からの命令に従って、画像をモニタ11の画面に表示させる。モニタ11としては、CRT(Cathode Ray Tube)を用いた表示装置や液晶表示装置などがある。
入力インタフェース105には、キーボード12とマウス13とが接続されている。入力インタフェース105は、キーボード12やマウス13から送られてくる信号をプロセッサ101に送信する。なお、マウス13は、ポインティングデバイスの一例であり、他のポインティングデバイスを使用することもできる。他のポインティングデバイスとしては、タッチパネル、タブレット、タッチパッド、トラックボールなどがある。
光学ドライブ装置106は、レーザ光などを利用して、光ディスク14に記録されたデータの読み取りを行う。光ディスク14は、光の反射によって読み取り可能なようにデータが記録された可搬型の記録媒体である。光ディスク14には、DVD(Digital Versatile Disc)、DVD-RAM、CD-ROM(Compact Disc Read Only Memory)、CD-R(Recordable)/RW(ReWritable)などがある。
機器接続インタフェース107は、ホストコンピュータ100に周辺機器を接続するための通信インタフェースである。たとえば、機器接続インタフェース107には、メモリ装置15やメモリリーダライタ16を接続することができる。メモリ装置15は、機器接続インタフェース107との通信機能を搭載した記録媒体である。メモリリーダライタ16は、メモリカード17へのデータの書き込み、またはメモリカード17からのデータの読み出しを行う装置である。メモリカード17は、カード型の記録媒体である。
ネットワークインタフェース108は、ネットワーク19に接続されている。ネットワークインタフェース108は、ネットワーク19を介して、他のコンピュータまたは通信機器との間でデータの送受信を行う。
以上のようなハードウェア構成によって、第2の実施形態のホストコンピュータ100の処理機能を実現することができる。なお、第1の実施形態に示した情報処理装置1および第2の実施形態に示すアクセス管理コンピュータ200も、図5に示したホストコンピュータ100と同様のハードウェアにより実現することができる。
ホストコンピュータ100は、たとえば、コンピュータ読み取り可能な記録媒体に記録されたプログラムを実行することにより、第2の実施形態の処理機能を実現する。ホストコンピュータ100に実行させる処理内容を記述したプログラムは、様々な記録媒体に記録しておくことができる。たとえば、ホストコンピュータ100に実行させるプログラムをHDD103に格納しておくことができる。プロセッサ101は、HDD103内のプログラムの少なくとも一部をRAM102にロードし、プログラムを実行する。また、ホストコンピュータ100に実行させるプログラムを、光ディスク14、メモリ装置15、メモリカード17などの可搬型記録媒体に記録しておくこともできる。可搬型記録媒体に格納されたプログラムは、たとえば、プロセッサ101からの制御により、HDD103にインストールされた後、実行可能となる。またプロセッサ101が、可搬型記録媒体から直接プログラムを読み出して実行することもできる。
次に、第2の実施形態のホストコンピュータ100のアクセス履歴収集部111が実行するアクセス履歴収集処理について図6、図7を用いて説明する。図6は、第2の実施形態のアクセス履歴収集処理のフローチャートである。
アクセス履歴収集処理は、アクセス履歴データを収集する処理である。アクセス履歴収集部111は、ホストコンピュータ100の起動によりアクセス履歴収集処理の実行を開始し、ホストコンピュータ100の起動中、アクセス履歴収集処理を実行する。
[ステップS11]アクセス履歴収集部111は、アプリケーション実行部110とドライバ116との間の通信を監視し、HDDアクセスコマンド(アクセス要求)の受信の有無を判定する。アクセス履歴収集部111は、HDDアクセスコマンドの受信を検出した場合にステップS12にすすみ、HDDアクセスコマンドの受信を検出しない場合には、HDDアクセスコマンドの受信を待ち受ける。
[ステップS12]アクセス履歴収集部111は、アプリケーション実行部110がアクセス対象としたHDD103ごとにアクセス履歴データファイル20(たとえば、HDD#1用アクセス履歴データファイル20a,HDD#2用アクセス履歴データファイル20b)をアクセス履歴記録部112に生成する。アクセス履歴収集部111は、HDDアクセスコマンドを受信するごとにアクセス履歴データファイル20を更新する。
[ステップS13]アクセス履歴収集部111は、受信したHDDアクセスコマンドをドライバ116に受け渡し、ステップS11にすすむ。
これにより、アクセス履歴収集部111は、HDD103ごとのアクセス履歴データファイル20の生成と更新によりアクセス履歴データの蓄積をおこなうことができる。
これにより、アクセス履歴収集部111は、HDD103ごとのアクセス履歴データファイル20の生成と更新によりアクセス履歴データの蓄積をおこなうことができる。
図7は、第2の実施形態のアクセス履歴データの一例を示す図である。
アクセス履歴データ50は、アクセス履歴データの蓄積例であり、アクセス履歴データファイル20に記録される。アクセス履歴データ50は、アクセス日時、種別、開始LBA、ブロック数を含む。アクセス日時は、アプリケーション実行部110によるHDD103へのアクセスがあったタイミングを特定可能にする情報であり、たとえば、日時だけでなく、秒単位でアクセスタイミングを特定な情報を含む。種別(アクセス種別)は、アプリケーション実行部110によるHDD103へのアクセスが読出し(R:Read)であるか、書込み(W:Write)であるかを区別可能な情報である。開始LBAは、アクセスが開始されるHDD103上の位置を特定可能な情報である。ブロック数は、アクセスデータ量を特定可能な情報であり、たとえば、アクセス対象となるLBAの数である。
アクセス履歴データ50は、アクセス履歴データの蓄積例であり、アクセス履歴データファイル20に記録される。アクセス履歴データ50は、アクセス日時、種別、開始LBA、ブロック数を含む。アクセス日時は、アプリケーション実行部110によるHDD103へのアクセスがあったタイミングを特定可能にする情報であり、たとえば、日時だけでなく、秒単位でアクセスタイミングを特定な情報を含む。種別(アクセス種別)は、アプリケーション実行部110によるHDD103へのアクセスが読出し(R:Read)であるか、書込み(W:Write)であるかを区別可能な情報である。開始LBAは、アクセスが開始されるHDD103上の位置を特定可能な情報である。ブロック数は、アクセスデータ量を特定可能な情報であり、たとえば、アクセス対象となるLBAの数である。
これにより、アクセス履歴収集部111は、特定のHDD103についてアクセスコマンドを受信した日時、HDDアクセスコマンドの種別、アクセス位置、アクセス量を、アクセス履歴データファイル20に記録することができる。たとえば、アクセス履歴データ50によれば、特定のHDD103について「2010-08-20 03:00:00(2010年8月20日03時00分00秒)」にHDDアクセスコマンドを受信したことが記録されている。そして、2010年8月20日03時00分00秒に受信したHDDアクセスコマンドは、開始LBA「100000」からブロック数「128」について、種別「R(読み込み)」であることが記録されている。
なお、アクセス履歴データ50は、アクセス日時とブロック数だけを含むものであってもよい。また、アクセス履歴データ50は、アクセス日時とブロック数を含み、さらに種別、開始LBA、その他の情報を含むものであってもよい。
次に、第2の実施形態のホストコンピュータ100のアクセス解析部113が実行するアクセス解析処理について図8、図9を用いて説明する。図8は、第2の実施形態のアクセス解析処理のフローチャートである。 アクセス解析処理は、収集されたアクセス履歴データを解析する処理である。アクセス解析部113は、ホストコンピュータ100の起動によりアクセス解析処理の実行を開始し、ホストコンピュータ100の起動中、アクセス解析処理を実行する。
[ステップS21]アクセス解析部113は、解析単位時間を設定する。解析単位時間は、アクセス解析部113によるアクセス履歴データを解析する単位時間であり、たとえば、1分が設定される。
[ステップS22]アクセス解析部113は、解析単位時間の経過を待ち、解析単位時間が経過した場合にステップS23にすすみ、解析単位時間が経過しない場合には解析単位時間の経過を待つ。
[ステップS23]アクセス解析部113は、HDD103ごとのアクセス履歴データファイル20から解析単位時間分のアクセス履歴データを取得する。
[ステップS24]アクセス解析部113は、アクセス履歴データの解析をおこなって解析データを生成し、アクセス解析データ22(たとえば、HDD#1用アクセス解析データ22a,HDD#2用アクセス解析データ22b)を生成する。
[ステップS24]アクセス解析部113は、アクセス履歴データの解析をおこなって解析データを生成し、アクセス解析データ22(たとえば、HDD#1用アクセス解析データ22a,HDD#2用アクセス解析データ22b)を生成する。
[ステップS25]アクセス解析部113は、アクセス解析データ22をネットワーク19を介してアクセス管理コンピュータ200に送信する。
[ステップS26]アクセス解析部113は、アクセス履歴データファイル20から解析済のアクセス履歴データを削除し、ステップS21に戻る。
[ステップS26]アクセス解析部113は、アクセス履歴データファイル20から解析済のアクセス履歴データを削除し、ステップS21に戻る。
このようにして、アクセス解析部113は、HDD103ごとに解析単位時間単位のアクセス解析データ22を生成することができる。
図9は、第2の実施形態のアクセス解析データの一例を示す図である。
図9は、第2の実施形態のアクセス解析データの一例を示す図である。
アクセス解析データ52は、アクセス履歴データの解析例である。アクセス解析データ52は、アクセス時間帯、アクセス頻度、データ転送レート、シリアル番号を含む。アクセス時間帯は、アクセス解析部113が解析対象としたアクセス時間帯を特定可能な情報である。シリアル番号は、HDD103を一意に識別可能な情報(記録装置識別情報)であり、たとえば、HDD103に付されているシリアル番号である。
アクセス頻度、データ転送レートは、アクセス解析部113がアクセス履歴データの解析をおこない生成した解析データである。アクセス頻度は、解析対象としたアクセス時間帯におけるHDD103へのアクセス頻度を特定可能な情報である。たとえば、アクセス頻度は、単位時間(解析単位時間)当たりのアクセス回数である。データ転送レートは、解析対象としたアクセス時間帯におけるHDD103のデータ転送レートを特定可能な情報である。たとえば、データ転送レートは、単位時間(解析単位時間)当たりのデータ転送量である。
このようにして、アクセス解析部113は、HDD103ごとにアクセス時間帯を特定して、アクセス頻度、データ転送レートを生成する。たとえば、アクセス解析部113は、シリアル番号「hdd_sn_001」のHDD103についてアクセス解析データ52を生成する。アクセス解析データ52は、アクセス時間帯「03:00:00~03:00:59(03時00分00秒から03時00分59秒:解析単位時間1分)」のアクセス頻度、データ転送レートが生成されている。アクセス頻度は、「3200(3200回/分)」であり、データ転送レートは、「180(MB/分)」である。
なお、アクセス解析部113は、アクセス頻度や転送レートをHDD103ごとの能力に対する負荷率など、HDD103の負荷を評価可能であれば、その他の指標を解析結果としてもよい。
また、アクセス時間帯は、時、分、秒に限らず、年、月、日などの情報を含めてもよい。また、アクセス時間帯は、アクセス時間帯を特定可能であればよく、実時間に限らず、稼働開始時を始期としたカウント時間などであってもよい。
次に、第2の実施形態のアクセス管理コンピュータ200が実行する要求応答処理について図10から図13を用いて説明する。図10は、第2の実施形態の要求応答処理のフローチャートである。
要求応答処理は、ホストコンピュータ100からのアクセスデータベース220に対する要求にもとづいて、アクセス管理コンピュータ200がホストコンピュータ100に応答する処理である。アクセス管理コンピュータ200は、ホストコンピュータ100からのアクセスデータベース220に対する要求を、データ受信部211が受信することにより要求応答処理を実行する。
ホストコンピュータ100からのアクセスデータベース220に対する要求は、アクセスデータベース220の更新要求と、アクセスデータベース220が保持するデータの送信要求とがある。更新要求は、ホストコンピュータ100が解析したアクセス解析データ22によりアクセスデータベース220が保持するアクセス解析データ222を更新することを要求する。送信要求は、ホストコンピュータ100が診断対象とするHDD103について、アクセス解析データ222と診断制御データ223とを要求する。
[ステップS31]データ受信部211は、ホストコンピュータ100からのアクセスデータベース220に対する要求の種別を判定する。データ受信部211は、要求の種別が更新要求である場合にステップS32にすすみ、送信要求である場合にステップS36にすすむ。
[ステップS32]データベース更新部210は、アクセスデータベース220に対する更新要求元のホストコンピュータ100を特定する。データベース更新部210は、たとえば、通信データのヘッダからホストコンピュータ100を特定できる。
[ステップS33]データベース更新部210は、ホストコンピュータ100から更新要求とともに受信するアクセス解析データ22からHDD103を特定する。
[ステップS34]データベース更新部210は、ホストコンピュータ100とHDD103からインデックス221を検索し、アクセスデータベース220の更新対象となるデータ(更新データ)を特定する。
[ステップS34]データベース更新部210は、ホストコンピュータ100とHDD103からインデックス221を検索し、アクセスデータベース220の更新対象となるデータ(更新データ)を特定する。
[ステップS35]データベース更新部210は、特定したホストコンピュータ100とHDD103、特定した更新データにもとづいて、アクセスデータベース220を更新して、要求応答処理を終了する。アクセスデータベース220は、HDD103ごとに所定の記憶容量を有し、データベース更新部210は、古いデータを上書きすることでアクセスデータベース220の更新をおこなう。HDD103ごとに所定の記憶容量は、たとえば、直近の24時間分のアクセス解析データ22を保持可能なサイズである。
[ステップS36]データベース取得部213は、アクセスデータベース220に対する送信要求元のホストコンピュータ100を特定する。データベース取得部213は、たとえば、通信データのヘッダからホストコンピュータ100を特定できる。
[ステップS37]データベース取得部213は、ホストコンピュータ100からの送信要求にもとづいてHDD103を特定できる。ホストコンピュータ100からの送信要求は、ホストコンピュータ100が診断対象とするHDD103を特定可能な情報を含む。
[ステップS38]データベース取得部213は、ホストコンピュータ100とHDD103からインデックス221を検索し、送信対象となる送信データを特定して、アクセスデータベース220から取得する。送信データは、アクセス解析データ222と診断制御データ223とがある。
ホストコンピュータ100からの送信要求は、ホストコンピュータ100が診断対象とするHDD103におけるアクセス解析データ222と診断制御データ223とを特定可能な情報を含む。たとえば、ホストコンピュータ100からの送信要求は、アクセス時間帯を指定する情報を含む。なお、ホストコンピュータ100からの送信要求の受信タイミングからアクセス時間帯を一意に特定可能にすることで、ホストコンピュータ100からの送信要求は、アクセス時間帯を指定する情報を含まないようにしてもよい。たとえば、データベース取得部213は、ホストコンピュータ100からの送信要求の受信タイミングから、あらかじめ設定してある、受信タイミングの24時間前をアクセス時間帯とすることができる。
[ステップS39]データ送信部212は、データベース取得部213が取得したアクセス解析データ222と診断制御データ223(送信データ)を送信要求元のホストコンピュータ100に送信して、要求応答処理を終了する。
このようにして、アクセス管理コンピュータ200は、アクセスデータベース220に、HDD103ごとに解析単位時間単位のアクセス解析データ22を所定期間分だけ保持することができる。
図11は、第2の実施形態のアクセスデータベース(インデックス)の一例を示す図である。
図4に示したように、アクセスデータベース220は、インデックス221と、アクセス解析データ222と、診断制御データ223とを含むデータ構造である。図11に示すアクセスデータベース(インデックス)54は、インデックス221の一例である。アクセスデータベース(インデックス)54は、アクセスデータベース220のインデックスとなるデータである。
図4に示したように、アクセスデータベース220は、インデックス221と、アクセス解析データ222と、診断制御データ223とを含むデータ構造である。図11に示すアクセスデータベース(インデックス)54は、インデックス221の一例である。アクセスデータベース(インデックス)54は、アクセスデータベース220のインデックスとなるデータである。
アクセスデータベース(インデックス)54は、ホストコンピュータIPと、シリアル番号と、診断制御エントリと、データファイル名とを含む。ホストコンピュータIPは、ネットワーク19で用いるIPアドレスである。ホストコンピュータIPは、ネットワーク19に接続するコンピュータを一意に識別する端末装置識別情報として機能する。
シリアル番号は、HDD103に付されているシリアル番号である。シリアル番号は、HDD103を一意に識別可能な記録装置識別情報として機能する。シリアル番号は、ホストコンピュータ100から通知されるアクセス解析データ52から収集される。
診断制御エントリは、診断制御データ223に保持される個別データに付与されるエントリであり、個別データを一意に識別する診断制御データ識別情報として機能する。データファイル名は、アクセス解析データ222に保持される個別ファイルに付与されるファイル名であり、個別ファイルを一意に識別するアクセス解析データ識別情報として機能する。
これにより、アクセス管理コンピュータ200は、インデックス221を用いて、アクセス解析データ222と、診断制御データ223を管理することができる。たとえば、アクセスデータベース(インデックス)54によれば、ホストコンピュータIP「10.20.30.40」により特定されるホストコンピュータ100は、シリアル番号「hdd_sn_001」により特定されるHDD103を診断対象とする。なお、シリアル番号により特定されるHDD103は、1台のHDDである場合だけでなく、複数台のHDDから構成されるストレージシステムである場合もある。シリアル番号「hdd_sn_001」により特定されるHDD103は、診断制御エントリ「001」の診断制御データ223と、データファイル名「file_data_sn_001」のアクセス解析データ222を有する。
図12は、第2の実施形態のアクセスデータベース(アクセス解析データ)の一例を示す図である。
インデックス221により特定されるアクセス解析データ222は、たとえば、図12に示すアクセスデータベース(アクセス解析データ)56のようになる。アクセスデータベース(アクセス解析データ)56によれば、1分(解析単位時間)ごとのアクセス頻度とデータ転送レートとが24時間(蓄積時間)分、保持される。たとえば、アクセス時間帯「00:00:00~00:00:59(00時00分00秒から00時00分59秒)」のアクセス頻度が「3200(3200回/分)」であり、データ転送レートが「180(MB/分)」である。
インデックス221により特定されるアクセス解析データ222は、たとえば、図12に示すアクセスデータベース(アクセス解析データ)56のようになる。アクセスデータベース(アクセス解析データ)56によれば、1分(解析単位時間)ごとのアクセス頻度とデータ転送レートとが24時間(蓄積時間)分、保持される。たとえば、アクセス時間帯「00:00:00~00:00:59(00時00分00秒から00時00分59秒)」のアクセス頻度が「3200(3200回/分)」であり、データ転送レートが「180(MB/分)」である。
図13は、第2の実施形態の診断制御データの一例を示す図である。
インデックス221により特定される診断制御データ223は、たとえば、図13に示す診断制御データ58のようになる。診断制御データ58によれば、HDD103ごとの診断制御エントリが保持される。診断制御データ58は、各診断制御エントリについて、「診断開始」、「診断再開」、「診断中断」、「診断抑制・復旧」の判断をおこなうためのアクセス頻度の閾値と転送レートの閾値とを保持する。
インデックス221により特定される診断制御データ223は、たとえば、図13に示す診断制御データ58のようになる。診断制御データ58によれば、HDD103ごとの診断制御エントリが保持される。診断制御データ58は、各診断制御エントリについて、「診断開始」、「診断再開」、「診断中断」、「診断抑制・復旧」の判断をおこなうためのアクセス頻度の閾値と転送レートの閾値とを保持する。
たとえば、診断制御エントリ「001」に対応するHDD103は、アクセス頻度「0(回/分)」で診断が開始、または再開され、アクセス頻度「1(回/分)」で診断が中断される。なお、「n/a(not available:利用不可)」は、未定義あるいは未設定の状態であることを示す。また、「default」は、初期設定値を示し、たとえば、最大アクセス頻度や、転送レートの50%の値などとなる。
なお、診断制御データ223は、アクセス管理コンピュータ200を管理する管理者によって保守、管理されるものであってもよいし、ホストコンピュータ100のユーザによって更新、管理されるものであってもよい。また、HDD103にアクセスするアプリケーションに応じて、ホストコンピュータ100またはアクセス管理コンピュータ200がアクセス頻度の閾値と転送レートの閾値を設定するものであってもよい。
このようにして、アクセス管理コンピュータ200は、ホストコンピュータ100からの更新要求にもとづいてアクセスデータベース220を最新の状態に保持することができるとともに、ホストコンピュータ100からの送信要求に応えることができる。
次に、第2の実施形態のホストコンピュータ100の診断制御部114が実行する診断制御処理(1)について図14、図15を用いて説明する。図14、図15は、第2の実施形態の診断制御処理(1)のフローチャートである。
診断制御部114が実行する診断制御は、HDD103のアクセス頻度にもとづいて診断制御をおこなう診断制御処理(1)と、HDD103のデータ転送レートにもとづいて診断制御をおこなう診断制御処理(2)とがある。診断制御部114は、診断制御処理(1)と診断制御処理(2)のいずれにより診断制御を実行するかを、診断制御データ223にもとづいてHDD103ごとに判断する。
診断制御処理(1)は、診断部115が診断対象とするHDD103の診断制御がアクセス頻度にもとづいておこなわれる場合に実行される処理である。診断制御処理(1)は、アプリケーション実行部110によるHDD103へのアクセスの障害とならないように、HDD103を診断する診断部115を制御する処理である。診断制御処理(1)は、ホストコンピュータ100の起動により診断制御処理(1)の実行を開始し、ホストコンピュータ100の起動中、診断制御処理(1)を実行する。
[ステップS41]診断制御部114は、診断対象とするHDD103について診断を要するか否かを判定する。たとえば、診断制御部114は、あらかじめ設定した診断スケジュールや、ユーザからの要求受け付け、その他所要の診断条件を判定して、HDD103の診断を要するか否かの判定をおこなう。診断制御部114は、診断を要すると判定した場合にステップS42にすすみ、診断を要しないと判定した場合に診断を要するとする条件の成立を待ち受ける。
[ステップS42]診断制御部114は、診断対象とするHDD103に関するアクセス解析データ222と診断制御データ223をアクセス管理コンピュータ200に要求する。
[ステップS43]診断制御部114は、診断対象とするHDD103に関するアクセス解析データ222と診断制御データ223をアクセス管理コンピュータ200から受信する。
[ステップS44]診断制御部114は、診断制御データ223から診断開始の閾値となるアクセス頻度を取得する。
[ステップS45]診断制御部114は、現在時刻を取得し、現在時刻に対する比較タイミングとなるアクセス時間帯のアクセス頻度をアクセス解析データ222から取得する。たとえば、診断制御部114は、HDD103のアクセス履歴が24時間周期の特性を有する場合に、現在時刻に対して24時間前のアクセス頻度を比較対象として取得する。
[ステップS45]診断制御部114は、現在時刻を取得し、現在時刻に対する比較タイミングとなるアクセス時間帯のアクセス頻度をアクセス解析データ222から取得する。たとえば、診断制御部114は、HDD103のアクセス履歴が24時間周期の特性を有する場合に、現在時刻に対して24時間前のアクセス頻度を比較対象として取得する。
[ステップS46]診断制御部114は、アクセス解析データ222から取得したアクセス頻度と、閾値とを比較する。診断制御部114は、アクセス頻度が閾値より大きい場合にステップS47にすすみ、アクセス頻度が閾値以下である場合にステップS51にすすむ。
なお、ステップS46においてアクセス頻度との比較対象となる閾値は、初期値としてステップS44で取得した診断開始の閾値が設定され(ステップS44)、診断の中断があった後に診断再開の閾値が設定される(後述するステップS61)。
[ステップS47]診断制御部114は、現在時刻がアプリケーション実行部110によるHDD103へのアクセスの障害となる時間帯にあると判断したため、ウエイト時間(たとえば、解析単位時間1分)の待機をおこなう。診断制御部114は、ウエイト時間経過後、ステップS48にすすむ。なお、ウエイト時間は、HDD103ごとに任意の時間を設定可能にしてよい。また、ウエイト時間は、診断開始時と診断再開時とで異なる時間を設定可能にしてもよい。
[ステップS48]診断制御部114は、診断対象とするHDD103の診断が新規に開始される診断(診断起動)か、中断された診断を再開する診断(診断再起動)であるかを判定する。診断起動か診断再起動の判定は、保存された進捗状況があるか否かを判定することによりおこなうことができる。診断制御部114は、診断起動であると判定した場合にステップS49にすすみ、診断再起動であると判定した場合にステップS50にすすむ。
[ステップS49]診断制御部114は、現在時刻を取得し、現在時刻に対する比較タイミングとなるアクセス時間帯のアクセス頻度をアクセス解析データ222から取得する。
[ステップS50]診断制御部114は、直近のアクセス時間帯のアクセス頻度(すなわち、アクセス解析部113によって解析された最新のアクセス頻度)をアクセス解析部113から取得する。
[ステップS51]診断制御部114は、診断対象とするHDD103の診断について保存された進捗状況があるか否かを判定する。保存された進捗状況とは、HDD103の診断が完了前に中断された場合に、中断された診断を再開可能にする、中断時までの進捗情報である。診断制御部114は、進捗状況がある場合、すなわち中断された診断を再開する場合にステップS53にすすむ。一方、診断制御部114は、進捗状況がない場合、すなわち新規に診断を起動する場合にステップS52にすすむ。
[ステップS52]診断制御部114は、診断起動(診断開始)を診断部115に指示する。
[ステップS53]診断制御部114は、保存された進捗状況にもとづく診断再起動(診断再開)を診断部115に指示する。
[ステップS53]診断制御部114は、保存された進捗状況にもとづく診断再起動(診断再開)を診断部115に指示する。
[ステップS54]診断制御部114は、診断制御データ223から診断中断の閾値となるアクセス頻度を取得する。
[ステップS55]診断制御部114は、診断終了、または診断中断の判断をおこなうまでのウエイト時間(たとえば、解析単位時間1分)の待機をおこなう。なお、ウエイト時間は、HDD103ごとに任意の時間を設定可能にしてよい。
[ステップS55]診断制御部114は、診断終了、または診断中断の判断をおこなうまでのウエイト時間(たとえば、解析単位時間1分)の待機をおこなう。なお、ウエイト時間は、HDD103ごとに任意の時間を設定可能にしてよい。
[ステップS56]診断制御部114は、診断対象とするHDD103の診断が終了したか否かを判定する。診断制御部114は、HDD103の診断の進捗を診断部115に問い合わせることでHDD103の診断の終了を判定できる。診断制御部114は、診断が終了している場合にステップS41にすすみ、次回の診断開始タイミングを待つ。一方、診断制御部114は、診断が終了していない場合にステップS57にすすむ。
[ステップS57]診断制御部114は、現在時刻を取得し、直近のアクセス時間帯のアクセス頻度をアクセス解析部113から取得する。
[ステップS58]診断制御部114は、アクセス解析部113から取得したアクセス頻度と、ステップS54で取得した診断中断の閾値とを比較する。診断制御部114は、アクセス頻度が閾値より大きい場合にステップS59にすすみ、アクセス頻度が閾値以下である場合に、ステップS54にすすむ。すなわち、診断制御部114は、アクセス頻度が閾値より大きい場合に診断を中断し、アクセス頻度が閾値以下である場合に診断を継続する。
[ステップS58]診断制御部114は、アクセス解析部113から取得したアクセス頻度と、ステップS54で取得した診断中断の閾値とを比較する。診断制御部114は、アクセス頻度が閾値より大きい場合にステップS59にすすみ、アクセス頻度が閾値以下である場合に、ステップS54にすすむ。すなわち、診断制御部114は、アクセス頻度が閾値より大きい場合に診断を中断し、アクセス頻度が閾値以下である場合に診断を継続する。
[ステップS59]診断制御部114は、診断停止(診断中断)を診断部115に指示する。
[ステップS60]診断制御部114は、診断対象とするHDD103の診断の進捗状況を所定の記憶部(たとえば、RAM102)に保存する。
[ステップS60]診断制御部114は、診断対象とするHDD103の診断の進捗状況を所定の記憶部(たとえば、RAM102)に保存する。
[ステップS61]診断制御部114は、診断制御データ223から診断再開の閾値となるアクセス頻度を取得する。診断制御部114は、ステップS47にすすみ、診断再開タイミングを待つ。
次に、第2の実施形態のホストコンピュータ100の診断制御部114が実行する診断制御処理(2)について図16、図17を用いて説明する。図16、図17は、第2の実施形態の診断制御処理(2)のフローチャートである。
診断制御処理(2)は、診断部115が診断対象とするHDD103の診断制御がデータ転送レートにもとづいておこなわれる場合に実行される処理である。診断制御処理(2)は、アプリケーション実行部110によるHDD103へのアクセスの障害とならないように、HDD103を診断する診断部115を制御する処理である。診断制御処理(2)は、ホストコンピュータ100の起動により診断制御処理(2)の実行を開始し、ホストコンピュータ100の起動中、診断制御処理(2)を実行する。
[ステップS71]診断制御部114は、診断対象とするHDD103について診断を要するか否かを判定する。たとえば、診断制御部114は、あらかじめ設定した診断スケジュールや、ユーザからの要求受け付け、その他所要の診断条件を判定して、HDD103の診断を要するか否かの判定をおこなう。診断制御部114は、診断を要すると判定した場合にステップS72にすすみ、診断を要しないと判定した場合に診断を要するとする条件の成立を待ち受ける。
[ステップS72]診断制御部114は、診断対象とするHDD103に関するアクセス解析データ222と診断制御データ223をアクセス管理コンピュータ200に要求する。
[ステップS73]診断制御部114は、診断対象とするHDD103に関するアクセス解析データ222と診断制御データ223をアクセス管理コンピュータ200から受信する。
[ステップS74]診断制御部114は、診断制御データ223から診断開始の閾値となるデータ転送レートを取得する。
[ステップS75]診断制御部114は、現在時刻を取得し、現在時刻に対する比較タイミングとなるアクセス時間帯のデータ転送レートをアクセス解析データ222から取得する。たとえば、診断制御部114は、HDD103のアクセス履歴が24時間周期の特性を有する場合に、現在時刻に対して24時間前のデータ転送レートを比較対象として取得する。
[ステップS75]診断制御部114は、現在時刻を取得し、現在時刻に対する比較タイミングとなるアクセス時間帯のデータ転送レートをアクセス解析データ222から取得する。たとえば、診断制御部114は、HDD103のアクセス履歴が24時間周期の特性を有する場合に、現在時刻に対して24時間前のデータ転送レートを比較対象として取得する。
[ステップS76]診断制御部114は、アクセス解析データ222から取得したデータ転送レートと、閾値とを比較する。診断制御部114は、データ転送レートが閾値より大きい場合にステップS77にすすみ、データ転送レートが閾値以下である場合にステップS81にすすむ。
なお、ステップS76においてデータ転送レートとの比較対象となる閾値は、初期値としてステップS74で取得した診断開始の閾値が設定され(ステップS74)、診断の中断があった後に診断再開の閾値が設定される(後述するステップS91)。
[ステップS77]診断制御部114は、現在時刻がアプリケーション実行部110によるHDD103へのアクセスの障害となる時間帯にあると判断したため、ウエイト時間(たとえば、解析単位時間1分)の待機をおこなう。診断制御部114は、ウエイト時間経過後、ステップS78にすすむ。なお、ウエイト時間は、HDD103ごとに任意の時間を設定可能にしてよい。また、ウエイト時間は、診断開始時と診断再開時とで異なる時間を設定可能にしてもよい。
[ステップS78]診断制御部114は、診断対象とするHDD103の診断が新規に開始される診断(診断起動)か、中断された診断を再開する診断(診断再起動)であるかを判定する。診断起動か診断再起動の判定は、保存された進捗状況があるか否かを判定することによりおこなうことができる。診断制御部114は、診断起動であると判定した場合にステップS79にすすみ、診断再起動であると判定した場合にステップS80にすすむ。
[ステップS79]診断制御部114は、現在時刻を取得し、現在時刻に対する比較タイミングとなるアクセス時間帯のデータ転送レートをアクセス解析データ222から取得する。
[ステップS80]診断制御部114は、直近のアクセス時間帯のデータ転送レート(すなわち、アクセス解析部113によって解析された最新のデータ転送レート)をアクセス解析部113から取得する。
[ステップS81]診断制御部114は、診断対象とするHDD103の診断について保存された進捗状況があるか否かを判定する。保存された進捗状況とは、HDD103の診断が完了前に中断された場合に、中断された診断を再開可能にする、中断時までの進捗情報である。診断制御部114は、進捗状況がある場合、すなわち中断された診断を再開する場合にステップS83にすすむ。一方、診断制御部114は、進捗状況がない場合、すなわち新規に診断を起動する場合にステップS82にすすむ。
[ステップS82]診断制御部114は、診断起動(診断開始)を診断部115に指示する。
[ステップS83]診断制御部114は、保存された進捗状況にもとづく診断再起動(診断再開)を診断部115に指示する。
[ステップS83]診断制御部114は、保存された進捗状況にもとづく診断再起動(診断再開)を診断部115に指示する。
[ステップS84]診断制御部114は、診断制御データ223から診断中断の閾値となるデータ転送レートを取得する。
[ステップS85]診断制御部114は、診断終了、または診断中断の判断をおこなうまでのウエイト時間(たとえば、解析単位時間1分)の待機をおこなう。なお、ウエイト時間は、HDD103ごとに任意の時間を設定可能にしてよい。
[ステップS85]診断制御部114は、診断終了、または診断中断の判断をおこなうまでのウエイト時間(たとえば、解析単位時間1分)の待機をおこなう。なお、ウエイト時間は、HDD103ごとに任意の時間を設定可能にしてよい。
[ステップS86]診断制御部114は、診断対象とするHDD103の診断が終了したか否かを判定する。診断制御部114は、HDD103の診断の進捗を診断部115に問い合わせることでHDD103の診断の終了を判定できる。診断制御部114は、診断が終了している場合にステップS71にすすみ、次回の診断開始タイミングを待つ。一方、診断制御部114は、診断が終了していない場合にステップS87にすすむ。
[ステップS87]診断制御部114は、現在時刻を取得し、直近のアクセス時間帯のデータ転送レートをアクセス解析部113から取得する。
[ステップS88]診断制御部114は、アクセス解析部113から取得したデータ転送レートと、ステップS84で取得した診断中断の閾値とを比較する。診断制御部114は、データ転送レートが閾値より大きい場合にステップS89にすすみ、データ転送レートが閾値以下である場合に、ステップS84にすすむ。すなわち、診断制御部114は、データ転送レートが閾値より大きい場合に診断を中断し、データ転送レートが閾値以下である場合に診断を継続する。
[ステップS88]診断制御部114は、アクセス解析部113から取得したデータ転送レートと、ステップS84で取得した診断中断の閾値とを比較する。診断制御部114は、データ転送レートが閾値より大きい場合にステップS89にすすみ、データ転送レートが閾値以下である場合に、ステップS84にすすむ。すなわち、診断制御部114は、データ転送レートが閾値より大きい場合に診断を中断し、データ転送レートが閾値以下である場合に診断を継続する。
[ステップS89]診断制御部114は、診断停止(診断中断)を診断部115に指示する。
[ステップS90]診断制御部114は、診断対象とするHDD103の診断の進捗状況を所定の記憶部(たとえば、RAM102)に保存する。
[ステップS90]診断制御部114は、診断対象とするHDD103の診断の進捗状況を所定の記憶部(たとえば、RAM102)に保存する。
[ステップS91]診断制御部114は、診断制御データ223から診断再開の閾値となるデータ転送レートを取得する。診断制御部114は、ステップS77にすすみ、診断再開タイミングを待つ。
このようにして、診断制御部114は、診断対象とするHDD103の診断の開始、中断、再開を制御することができる。また、ホストコンピュータ100は、HDD103における過去のアクセス履歴からHDD103の診断開始タイミングを判断するので、診断開始のためにHDD103のアクセス状態を監視する監視時間を必要としない。したがって、ホストコンピュータ100は、HDD103の診断開始タイミングとして適切なタイミングの選択と、タイムラグのない診断開始とを両立する。さらに、ホストコンピュータ100は、診断を開始した後は、現時刻のアクセス状態(アクセス頻度あるいはデータ転送レート)にもとづいて診断の中断タイミングと再開タイミングとを判断する。したがって、ホストコンピュータ100は、アプリケーション実行部110によるHDD103への周期性のないアクセス(たとえば、アプリケーションの起動などのイベントトリガにより生じるアクセス)があっても、HDD103へのアクセス負荷が過大となることを抑制できる。また、ホストコンピュータ100は、HDD103のアクセス負荷が過大にならないタイミングで診断を開始する可能性を高くすることができるから、HDD103の診断が中断される可能性を低減できる。
これにより、ホストコンピュータ100は、HDD103の診断を効率よく実行できる。
なお、診断制御処理(1)および診断制御処理(2)は、履歴にもとづいて診断の開始を決定し、現在の状況にもとづいて診断の中断と再開を決定していたが、現在の状況にもとづいて診断を中断し、履歴にもとづいて診断の再開を決定するようにしてもよい。
なお、診断制御処理(1)および診断制御処理(2)は、履歴にもとづいて診断の開始を決定し、現在の状況にもとづいて診断の中断と再開を決定していたが、現在の状況にもとづいて診断を中断し、履歴にもとづいて診断の再開を決定するようにしてもよい。
このようにすれば、ホストコンピュータ100は、アプリケーション実行部110によるHDD103のアクセス負荷を過大にすることなく診断を中断することができ、タイムラグのない診断再開をおこなうことができる。
[第3の実施形態]
次に、第3の実施形態の診断制御処理について図18から図21を用いて説明する。図18、図19は、第3の実施形態の診断制御処理(3)のフローチャートである。
次に、第3の実施形態の診断制御処理について図18から図21を用いて説明する。図18、図19は、第3の実施形態の診断制御処理(3)のフローチャートである。
第3の実施形態において診断制御部114が実行する診断制御は、HDD103のアクセス頻度にもとづいて診断制御をおこなう診断制御処理(3)と、HDD103のデータ転送レートにもとづいて診断制御をおこなう診断制御処理(4)とがある。診断制御部114は、診断制御処理(3)と診断制御処理(4)のいずれにより診断制御を実行するかを、診断制御データ223にもとづいてHDD103ごとに判断する。
診断制御処理(3)は、診断部115が診断対象とするHDD103の診断制御がアクセス頻度にもとづいておこなわれる場合に実行される処理である。診断制御処理(3)は、アプリケーション実行部110によるHDD103へのアクセスの障害とならないように、HDD103を診断する診断部115を制御する処理である。診断制御処理(3)は、ホストコンピュータ100の起動により診断制御処理(3)の実行を開始し、ホストコンピュータ100の起動中、診断制御処理(3)を実行する。
第2の実施形態において診断制御処理(1)は、履歴にもとづいて診断の開始を決定し、現在の状況にもとづいて診断の中断と再開を決定していたが、診断制御処理(3)は、履歴にもとづいて診断の開始、中断、再開を決定する点で異なる。
診断制御処理(3)は、診断制御処理(1)のステップS48からステップS50に代えてステップS471となる点と、ステップS57に代えてステップS57Aとなる点とで相違し、その余は同様の処理である。したがって、診断制御処理(1)と同様の処理については、説明を省略し、ステップS471、ステップS57Aについて説明する。
[ステップS471]診断制御部114は、現在時刻を取得し、現在時刻に対する比較タイミングとなるアクセス時間帯のアクセス頻度をアクセス解析データ222から取得して、ステップS46にすすむ。このように、診断制御処理(3)は、診断の開始だけでなく中断、再開においても、履歴にもとづく診断制御をおこなう。
[ステップS57A]診断制御部114は、現在時刻を取得し、現在時刻に対する比較タイミングとなるアクセス時間帯のアクセス頻度をアクセス解析データ222から取得する。たとえば、診断制御部114は、HDD103のアクセス履歴が24時間周期の特性を有する場合に、現在時刻に対して24時間前のアクセス頻度を比較対象として取得する。
図20、図21は、第3の実施形態の診断制御処理(4)のフローチャートである。診断制御処理(4)は、診断部115が診断対象とするHDD103の診断制御がデータ転送レートにもとづいておこなわれる場合に実行される処理である。診断制御処理(4)は、アプリケーション実行部110によるHDD103へのアクセスの障害とならないように、HDD103を診断する診断部115を制御する処理である。診断制御処理(4)は、ホストコンピュータ100の起動により診断制御処理(2)の実行を開始し、ホストコンピュータ100の起動中、診断制御処理(4)を実行する。
第2の実施形態において診断制御処理(2)は、履歴にもとづいて診断の開始を決定し、現在の状況にもとづいて診断の中断と再開を決定していたが、診断制御処理(4)は、履歴にもとづいて診断の開始、中断、再開を決定する点で異なる。
診断制御処理(4)は、診断制御処理(2)のステップS78からステップS80に代えてステップS771となる点と、ステップS87に代えてステップS87Aとなる点とで相違し、その余は同様の処理である。したがって、診断制御処理(2)と同様の処理については、説明を省略し、ステップS771、ステップS87Aについて説明する。
[ステップS771]診断制御部114は、現在時刻を取得し、現在時刻に対する比較タイミングとなるアクセス時間帯のデータ転送レートをアクセス解析データ222から取得して、ステップS76にすすむ。このように、診断制御処理(4)は、診断の開始だけでなく中断、再開においても、履歴にもとづく診断制御をおこなう。
[ステップS87A]診断制御部114は、現在時刻を取得し、現在時刻に対する比較タイミングとなるアクセス時間帯のデータ転送レートをアクセス解析データ222から取得する。たとえば、診断制御部114は、HDD103のアクセス履歴が24時間周期の特性を有する場合に、現在時刻に対して24時間前のデータ転送レートを比較対象として取得する。
このようにして、診断制御部114は、診断対象とするHDD103の診断の開始、中断、再開を制御することができる。また、ホストコンピュータ100は、HDD103における過去のアクセス履歴からHDD103の診断開始、中断、再開のタイミングを判断するので、診断制御のためにHDD103のアクセス状態を監視する監視時間を必要としない。したがって、ホストコンピュータ100は、HDD103の診断制御タイミングとして適切なタイミングの選択と、タイムラグのない診断制御とを両立する。
このような、ホストコンピュータ100は、定常動作を反復(たとえば、24時間周期で所定の処理を実行)するようなアプリケーション実行部110によるHDD103へのアクセス負荷が過大となることを抑制できる。
これにより、ホストコンピュータ100は、HDD103の診断を効率よく実行できる。
[第4の実施形態]
次に、第4の実施形態の診断制御処理について図22から図25を用いて説明する。図22、図23は、第4の実施形態の診断制御処理(5)のフローチャートである。
[第4の実施形態]
次に、第4の実施形態の診断制御処理について図22から図25を用いて説明する。図22、図23は、第4の実施形態の診断制御処理(5)のフローチャートである。
第4の実施形態において診断制御部114が実行する診断制御は、HDD103のアクセス頻度にもとづいて診断制御をおこなう診断制御処理(5)と、HDD103のデータ転送レートにもとづいて診断制御をおこなう診断制御処理(6)とがある。診断制御部114は、診断制御処理(5)と診断制御処理(6)のいずれにより診断制御を実行するかを、診断制御データ223にもとづいてHDD103ごとに判断する。
診断制御処理(5)は、診断部115が診断対象とするHDD103の診断制御がアクセス頻度にもとづいておこなわれる場合に実行される処理である。診断制御処理(5)は、アプリケーション実行部110によるHDD103へのアクセスの障害とならないように、HDD103を診断する診断部115を制御する処理である。診断制御処理(5)は、ホストコンピュータ100の起動により診断制御処理(5)の実行を開始し、ホストコンピュータ100の起動中、診断制御処理(5)を実行する。
第3の実施形態において診断制御処理(3)は、HDD103への診断にともなうアクセス頻度を固定していたが、診断制御処理(5)は、状況に応じて診断にともなうアクセス頻度を抑制する点で異なる。
診断制御処理(5)は、ステップS46でアクセス頻度が閾値以下であると判定された以降の処理が診断制御処理(3)と異なる。したがって、診断制御処理(3)と同様の処理については、説明を省略し、ステップS101以降の処理について説明する。
[ステップS101]診断制御部114は、診断起動(診断開始)を診断部115に指示する。
[ステップS102]診断制御部114は、HDD103への診断にともなうアクセス頻度を通常設定(たとえば、「1000(1000回/分)」)する。これにより、診断部115は、アクセス頻度を通常設定にしてHDD103の診断をおこなう。
[ステップS102]診断制御部114は、HDD103への診断にともなうアクセス頻度を通常設定(たとえば、「1000(1000回/分)」)する。これにより、診断部115は、アクセス頻度を通常設定にしてHDD103の診断をおこなう。
[ステップS103]診断制御部114は、診断制御データ223から診断にともなうアクセス頻度抑制の閾値(診断抑制閾値)となるアクセス頻度を取得する。
[ステップS104]診断制御部114は、診断終了の判断をおこなうまでのウエイト時間(たとえば、解析単位時間1分)の待機をおこなう。
[ステップS104]診断制御部114は、診断終了の判断をおこなうまでのウエイト時間(たとえば、解析単位時間1分)の待機をおこなう。
[ステップS105]診断制御部114は、診断対象とするHDD103の診断が終了したか否かを判定する。診断制御部114は、診断が終了している場合にステップS41にすすみ、次回の診断開始タイミングを待つ。一方、診断制御部114は、診断が終了していない場合にステップS106にすすむ。
[ステップS106]診断制御部114は、現在時刻を取得し、直近のアクセス時間帯のアクセス頻度をアクセス解析部113から取得する。
[ステップS107]診断制御部114は、アクセス解析部113から取得したアクセス頻度と、ステップS103で取得した診断抑制閾値とを比較する。診断制御部114は、アクセス頻度が診断抑制閾値より大きい場合にステップS108にすすみ、アクセス頻度が閾値以下である場合に、ステップS104にすすむ。
[ステップS107]診断制御部114は、アクセス解析部113から取得したアクセス頻度と、ステップS103で取得した診断抑制閾値とを比較する。診断制御部114は、アクセス頻度が診断抑制閾値より大きい場合にステップS108にすすみ、アクセス頻度が閾値以下である場合に、ステップS104にすすむ。
[ステップS108]診断制御部114は、HDD103への診断にともなうアクセス頻度を抑制設定(たとえば、通常設定の10%、「100(100回/分)」)する。これにより、診断部115は、アクセス頻度を抑制設定にしてHDD103の診断をおこなう。
[ステップS109]診断制御部114は、診断制御データ223から診断にともなうアクセス頻度復旧の閾値(診断復旧閾値)となるアクセス頻度を取得する。
[ステップS110]診断制御部114は、診断終了の判断をおこなうまでのウエイト時間(たとえば、解析単位時間1分)の待機をおこなう。
[ステップS110]診断制御部114は、診断終了の判断をおこなうまでのウエイト時間(たとえば、解析単位時間1分)の待機をおこなう。
[ステップS111]診断制御部114は、診断対象とするHDD103の診断が終了したか否かを判定する。診断制御部114は、診断が終了している場合にステップS41にすすみ、次回の診断開始タイミングを待つ。一方、診断制御部114は、診断が終了していない場合にステップS112にすすむ。
[ステップS112]診断制御部114は、現在時刻を取得し、直近のアクセス時間帯のアクセス頻度をアクセス解析部113から取得する。
[ステップS113]診断制御部114は、アクセス解析部113から取得したアクセス頻度と、ステップS109で取得した診断復旧閾値とを比較する。診断制御部114は、アクセス頻度が診断復旧閾値より小さい場合にステップS102にすすみ、アクセス頻度が閾値以上である場合に、ステップS110にすすむ。
[ステップS113]診断制御部114は、アクセス解析部113から取得したアクセス頻度と、ステップS109で取得した診断復旧閾値とを比較する。診断制御部114は、アクセス頻度が診断復旧閾値より小さい場合にステップS102にすすみ、アクセス頻度が閾値以上である場合に、ステップS110にすすむ。
このように、診断制御部114は、アクセス頻度が診断抑制閾値より大きい場合に診断にともなうアクセス頻度を抑制設定とし、アクセス頻度が診断復旧閾値より小さい場合に診断にともなうアクセス頻度を通常設定とする。
図24、図25は、第4の実施形態の診断制御処理(6)のフローチャートである。診断制御処理(6)は、診断部115が診断対象とするHDD103の診断制御がデータ転送レートにもとづいておこなわれる場合に実行される処理である。診断制御処理(6)は、アプリケーション実行部110によるHDD103へのアクセスの障害とならないように、HDD103を診断する診断部115を制御する処理である。診断制御処理(6)は、ホストコンピュータ100の起動により診断制御処理(6)の実行を開始し、ホストコンピュータ100の起動中、診断制御処理(6)を実行する。
第3の実施形態において診断制御処理(4)は、HDD103への診断にともなうデータ転送レートを固定していたが、診断制御処理(6)は、状況に応じて診断にともなうデータ転送レートを抑制する点で異なる。
診断制御処理(6)は、ステップS76でデータ転送レートが閾値以下であると判定された以降の処理が診断制御処理(4)と異なる。したがって、診断制御処理(4)と同様の処理については、説明を省略し、ステップS121以降の処理について説明する。
[ステップS121]診断制御部114は、診断起動(診断開始)を診断部115に指示する。
[ステップS122]診断制御部114は、HDD103への診断にともなうデータ転送レートを通常設定(たとえば、「1000(MB/分)」)する。これにより、診断部115は、データ転送レートを通常設定にしてHDD103の診断をおこなう。
[ステップS122]診断制御部114は、HDD103への診断にともなうデータ転送レートを通常設定(たとえば、「1000(MB/分)」)する。これにより、診断部115は、データ転送レートを通常設定にしてHDD103の診断をおこなう。
[ステップS123]診断制御部114は、診断制御データ223から診断にともなうデータ転送レート抑制の閾値(診断抑制閾値)となるデータ転送レートを取得する。
[ステップS124]診断制御部114は、診断終了の判断をおこなうまでのウエイト時間(たとえば、解析単位時間1分)の待機をおこなう。
[ステップS124]診断制御部114は、診断終了の判断をおこなうまでのウエイト時間(たとえば、解析単位時間1分)の待機をおこなう。
[ステップS125]診断制御部114は、診断対象とするHDD103の診断が終了したか否かを判定する。診断制御部114は、診断が終了している場合にステップS71にすすみ、次回の診断開始タイミングを待つ。一方、診断制御部114は、診断が終了していない場合にステップS126にすすむ。
[ステップS126]診断制御部114は、現在時刻を取得し、直近のアクセス時間帯のデータ転送レートをアクセス解析部113から取得する。
[ステップS127]診断制御部114は、アクセス解析部113から取得したデータ転送レートと、ステップS123で取得した診断抑制閾値とを比較する。診断制御部114は、データ転送レートが診断抑制閾値より大きい場合にステップS128にすすみ、データ転送レートが閾値以下である場合に、ステップS124にすすむ。
[ステップS127]診断制御部114は、アクセス解析部113から取得したデータ転送レートと、ステップS123で取得した診断抑制閾値とを比較する。診断制御部114は、データ転送レートが診断抑制閾値より大きい場合にステップS128にすすみ、データ転送レートが閾値以下である場合に、ステップS124にすすむ。
[ステップS128]診断制御部114は、HDD103への診断にともなうデータ転送レートを抑制設定(たとえば、通常設定の50%、「500(MB/分)」)する。これにより、診断部115は、データ転送レートを抑制設定にしてHDD103の診断をおこなう。
[ステップS129]診断制御部114は、診断制御データ223から診断にともなうデータ転送レート復旧の閾値(診断復旧閾値)となるデータ転送レートを取得する。
[ステップS130]診断制御部114は、診断終了の判断をおこなうまでのウエイト時間(たとえば、解析単位時間1分)の待機をおこなう。
[ステップS130]診断制御部114は、診断終了の判断をおこなうまでのウエイト時間(たとえば、解析単位時間1分)の待機をおこなう。
[ステップS131]診断制御部114は、診断対象とするHDD103の診断が終了したか否かを判定する。診断制御部114は、診断が終了している場合にステップS71にすすみ、次回の診断開始タイミングを待つ。一方、診断制御部114は、診断が終了していない場合にステップS132にすすむ。
[ステップS132]診断制御部114は、現在時刻を取得し、直近のアクセス時間帯のデータ転送レートをアクセス解析部113から取得する。
[ステップS133]診断制御部114は、アクセス解析部113から取得したデータ転送レートと、ステップS129で取得した診断復旧閾値とを比較する。診断制御部114は、データ転送レートが診断復旧閾値より小さい場合にステップS122にすすみ、データ転送レートが閾値以上である場合に、ステップS130にすすむ。
[ステップS133]診断制御部114は、アクセス解析部113から取得したデータ転送レートと、ステップS129で取得した診断復旧閾値とを比較する。診断制御部114は、データ転送レートが診断復旧閾値より小さい場合にステップS122にすすみ、データ転送レートが閾値以上である場合に、ステップS130にすすむ。
このように、診断制御部114は、データ転送レートが診断抑制閾値より大きい場合に診断にともなうデータ転送レートを抑制設定とし、アクセス頻度が診断復旧閾値より小さい場合に診断にともなうデータ転送レートを通常設定とする。
このようにして、診断制御部114は、診断対象とするHDD103の診断によるHDD103へのアクセス負荷を動的に変更することができる。このような、ホストコンピュータ100は、アプリケーション実行部110によるHDD103へのアクセス負荷が過大となることを抑制しながら、HDD103の診断を効率よく実行できる。
[第4の実施形態変形例]
次に、第4の実施形態の診断制御処理の変形例について図26を用いて説明する。図26は、第4の実施形態の診断制御処理(5)の変形例のフローチャートである。
次に、第4の実施形態の診断制御処理の変形例について図26を用いて説明する。図26は、第4の実施形態の診断制御処理(5)の変形例のフローチャートである。
診断制御処理(5)の変形例は、診断制御処理(5)のステップS106、ステップS112に代えて、ステップS106B、ステップS112Bとなる点で相違する。
[ステップS106B]、[ステップS112B] 診断制御部114は、現在時刻に対する比較タイミングとなるアクセス時間帯のアクセス頻度をアクセス解析データ222から取得する。
[ステップS106B]、[ステップS112B] 診断制御部114は、現在時刻に対する比較タイミングとなるアクセス時間帯のアクセス頻度をアクセス解析データ222から取得する。
このようにして、ホストコンピュータ100は、アプリケーション実行部110によるHDD103へのアクセス負荷パタンが周期的であり周期間の変動がない、あるいはあっても極めて小さい場合には、履歴だけによってもアクセス負荷を制御できる。ホストコンピュータ100は、現在のアクセス負荷を監視するまでもないことから、タイムラグのない診断をおこなうことができる。
なお、第4の実施形態の診断制御処理(5)の変形例について説明したが、第4の実施形態の診断制御処理(6)についても同様とすることができる。
次に、ホストコンピュータ100がアプリケーション実行部110への影響を抑えながら効率よく診断を実行するための診断制御データ223の設定について、図27から図34を用いて説明する。図27から図34は、第4の実施形態の診断制御データ選択UIの一例を示す図である。
次に、ホストコンピュータ100がアプリケーション実行部110への影響を抑えながら効率よく診断を実行するための診断制御データ223の設定について、図27から図34を用いて説明する。図27から図34は、第4の実施形態の診断制御データ選択UIの一例を示す図である。
診断制御データ223は、アプリケーション実行部110に与える影響を抑制して、診断を効率よく実行することが求められる。そのために、ホストコンピュータ100は、アプリケーション実行部110によるHDD103へのアクセス特性に応じた診断制御データ223の設定をおこなう。
ホストコンピュータ100は、診断制御データ223の設定をおこなうために診断制御データ選択UI(User Interface)を提供する。ホストコンピュータ100は、たとえば、診断制御データ選択UIをモニタ11に表示し、マウス13よりユーザの入力操作を受け付けることにより診断制御データ223の設定をおこなう。なお、診断制御データ223の設定は、診断制御部114によりおこなうようにしてもよいし、別途、設定部を設けて設定部がおこなうようにしてもよい。
図27に示す診断制御データ選択UI70は、「競合許容レベル」と「HDDアクセスの特性」の2項目について、ユーザに選択入力を求める。「競合許容レベル」は、診断対象とするHDD103について、アプリケーション実行部110(業務アクセス)と診断部115(HDD診断)との競合をどの程度許容するかを設定する項目である。「競合許容レベル」の設定内容(競合許容レベル設定情報)は、「競合不可」、「競合可(レベル小)」、「競合可(レベル大)」がある。「競合不可」は、業務アクセスとHDD診断との競合を許容しない。「競合可(レベル小)」は、業務アクセスに対する影響が軽微な場合に、HDD診断との競合を許容する。「競合可(レベル大)」は、業務アクセスに対する影響が重大でない場合に、HDD診断との競合を許容する。
たとえば、アプリケーション実行部110がリアルタイムの処理性能が重視される業務を実行する場合、アクセス競合による応答遅延が業務に与える影響が大きいため「競合不可」が選択される。リアルタイムの処理性能が重視される業務は、たとえば、証券取引に代表されるようなオンライン処理などがある。「競合不可」の選択により提示される診断制御データの候補は、HDD103に対する業務アクセスが無い状態において診断が実行される診断制御データがある。
また、アプリケーション実行部110がリアルタイムの処理性能を重視せず、業務アクセスの一時的な応答遅延を許容範囲とすることができる業務の場合、「競合可(レベル小)」が選択される。「競合可(レベル小)」の選択により提示される診断制御データの候補は、HDD103に対する業務アクセスが一定のレベルより低い状態において診断が実行される診断制御データがある。そのため、「競合可(レベル小)」の選択により提示される診断制御データの候補は、アプリケーション実行部110の業務アクセスレベルに応じて診断の実行を中断・再開可能な診断制御データがある。
また、アプリケーション実行部110が業務アクセスの応答遅延を広く許容することができる業務の場合、「競合可(レベル大)」が選択される。業務アクセスの応答遅延を広く許容することができる業務は、たとえば、データのバックアップ処理のように、時間的に余裕を持った条件で実行される業務がある。「競合可(レベル大)」の選択により提示される診断制御データの候補は、HDD103に対する業務アクセスに応じて診断部115がHDD103に与える負荷を調整可能な診断制御データとなる。そのため、「競合可(レベル大)」の選択により提示される診断制御データの候補は、アプリケーション実行部110の業務アクセスレベルに応じて診断の抑制・復旧が可能な診断制御データがある。
「HDDアクセスの特性」は、アプリケーション実行部110(業務アクセス)のHDD103へのアクセス特性を設定する項目である。「HDDアクセスの特性」の設定内容(アクセス特性設定情報)は、「データ量大」、「データ量小」がある。「データ量大」は、HDD103への1回のアクセスで扱うデータ量が所定量より大きいことを示す。「データ量小」は、HDD103への1回のアクセスで扱うデータ量が所定量より小さいことを示す。「HDDアクセスの特性」は、具体的閾値によるデータ量の大小の厳密な判別であってもよいし、ユーザの主観によってデータ量の大小のおおよその判別であってもよい。
たとえば、アプリケーション実行部110が1回の業務アクセスで扱うデータ量が大きい場合、「データ量大」が選択される。「データ量大」の選択により提示される診断制御データの候補は、HDD103に対するアクセス負荷の指標として「データ転送レート(転送レート)」が基本となる。
また、アプリケーション実行部110が1回の業務アクセスで扱うデータ量が小さい場合、「データ量小」が選択される。「データ量小」の選択により提示される診断制御データの候補は、HDD103に対するアクセス負荷の指標として「アクセス頻度」が基本となる。
このようにして、ホストコンピュータ100は、アプリケーション実行部110の特性に応じてHDD103の診断制御を柔軟に実行可能にする。
ホストコンピュータ100は、「競合許容レベル」と「HDDアクセスの特性」の各選択肢が選択され、「次へ」ボタンの押下を受け付けることで、図28に示す診断制御データ選択UI71を表示する。ホストコンピュータ100は、「キャンセル」ボタンの押下を受け付けることで、「競合許容レベル」と「HDDアクセスの特性」の2項目の設定を中止する。
ホストコンピュータ100は、「競合許容レベル」と「HDDアクセスの特性」の各選択肢が選択され、「次へ」ボタンの押下を受け付けることで、図28に示す診断制御データ選択UI71を表示する。ホストコンピュータ100は、「キャンセル」ボタンの押下を受け付けることで、「競合許容レベル」と「HDDアクセスの特性」の2項目の設定を中止する。
診断制御データ選択UI71は、「診断制御データリスト」の1項目について、ユーザに選択入力を求める。「診断制御データリスト」は、診断対象とするHDD103の診断に使用する診断制御データを設定する項目である。「診断制御データリスト」の設定内容(診断制御情報)は、「診断開始・再開」、「診断中断」、「診断抑制・復旧」に用いる具体的な数値を複数の選択肢として提示する。
ホストコンピュータ100は、「診断制御データリスト」の選択肢が選択され、「OK」ボタンの押下を受け付けることで、診断制御データ223の設定を終了する。ホストコンピュータ100は、「キャンセル」ボタンの押下を受け付けることで、「診断制御データリスト」の設定を中止する。
図29に示す診断制御データ選択UI72は、「競合許容レベル」の設定として「競合不可」を受け付け、「HDDアクセスの特性」の設定として「データ量小」が選択された状態を示す。ホストコンピュータ100は、「競合許容レベル」と「HDDアクセスの特性」の設定にもとづいて「診断制御データリスト」の選択肢を決定する。
図30に示す診断制御データ選択UI73は、決定された選択肢の提示と、提示した選択肢の選択入力を受け付けた状態を示す。診断制御データ選択UI73は、「競合許容レベル;競合不可」、「HDDアクセスの特性;データ量小」の設定受け付けに対して、「診断制御データリスト」として2つの選択肢を提示する。1つ目の選択肢は、「診断開始・再開;アクセス頻度:0回/分」、「診断中断;アクセス頻度:1回/分」、「診断抑制・復旧;指定なし」である。2つ目の選択肢は、「診断開始・再開;転送レート:0MB/分」、「診断中断;転送レート:1MB/分」、「診断抑制・復旧;指定なし」である。診断制御データ選択UI73は、1つ目の選択肢が選択された状態を示す。
図31に示す診断制御データ選択UI74は、「競合許容レベル」の設定として「競合可(レベル小)」を受け付け、「HDDアクセスの特性」の設定として「データ量大」が選択された状態を示す。ホストコンピュータ100は、「競合許容レベル」と「HDDアクセスの特性」の設定にもとづいて「診断制御データリスト」の選択肢を決定する。
図32に示す診断制御データ選択UI75は、決定された選択肢の提示と、提示した選択肢の選択入力を受け付けた状態を示す。診断制御データ選択UI75は、「競合許容レベル;競合可(レベル小)」、「HDDアクセスの特性;データ量大」の設定受け付けに対して、「診断制御データリスト」として3つの選択肢を提示する。1つ目の選択肢は、「診断開始・再開;転送レート:100MB/分」、「診断中断;転送レート:200MB/分」、「診断抑制・復旧;指定なし」である。2つ目の選択肢は、「診断開始・再開;転送レート:300MB/分」、「診断中断;転送レート:500MB/分」、「診断抑制・復旧;指定なし」である。3つ目の選択肢は、「診断開始・再開;転送レート:100MB/分」、「診断中断;指定なし」、「診断抑制・復旧;転送レート:300MB/分」である。診断制御データ選択UI75は、2つ目の選択肢が選択された状態を示す。
図33に示す診断制御データ選択UI76は、「競合許容レベル」の設定として「競合可(レベル大)」を受け付け、「HDDアクセスの特性」の設定として「データ量小」が選択された状態を示す。ホストコンピュータ100は、「競合許容レベル」と「HDDアクセスの特性」の設定にもとづいて「診断制御データリスト」の選択肢を決定する。
図34に示す診断制御データ選択UI77は、決定された選択肢の提示と、提示した選択肢の選択入力を受け付けた状態を示す。診断制御データ選択UI77は、「競合許容レベル;競合可(レベル大)」、「HDDアクセスの特性;データ量小」の設定受け付けに対して、「診断制御データリスト」として4つの選択肢を提示する。1つ目の選択肢は、「診断開始・再開;アクセス頻度:100回/分」、「診断中断;指定なし」、「診断抑制・復旧;アクセス頻度:200回/分」である。2つ目の選択肢は、「診断開始・再開;アクセス頻度:300回/分」、「診断中断;指定なし」、「診断抑制・復旧;アクセス頻度:700回/分」である。3つ目の選択肢は、「診断開始・再開;アクセス頻度:1000回/分」、「診断中断;指定なし」、「診断抑制・復旧;アクセス頻度:2000回/分」である。4つ目の選択肢は、「診断開始・再開;アクセス頻度:default/分」、「診断中断;指定なし」、「診断抑制・復旧;アクセス頻度:default/分」である。診断制御データ選択UI77は、1つ目の選択肢が選択された状態を示す。
[第5の実施形態]
次に、第5の実施形態の診断制御処理について図35、図36を用いて説明する。図35は、第5の実施形態の診断制御データの一例を示す図である。
次に、第5の実施形態の診断制御処理について図35、図36を用いて説明する。図35は、第5の実施形態の診断制御データの一例を示す図である。
診断制御処理(7)(図36参照)は、診断部115が診断対象とするHDD103の診断制御がアクセス頻度にもとづいておこなわれる場合に実行される処理である。診断制御処理(7)は、アプリケーション実行部110によるHDD103へのアクセスの障害とならないように、HDD103を診断する診断部115を制御する処理である。診断制御処理(7)は、ホストコンピュータ100の起動により診断制御処理(7)の実行を開始し、ホストコンピュータ100の起動中、診断制御処理(7)を実行する。
第2の実施形態において診断制御処理(1)は、現在時刻に対応する履歴にもとづいて診断の開始を決定していたが、診断制御処理(7)は、現在時刻を起点とした一定期間に対応する履歴にもとづいて診断の開始を決定する点で異なる。
また、第2の実施形態において診断制御処理(1)は、診断制御データ58に示すような診断制御データ223にもとづく診断制御をおこなったが、診断制御処理(7)は、診断制御データ60に示すような診断制御データ223にもとづく診断制御をおこなう。診断制御データ60によれば、HDD103ごとの診断制御エントリが保持される。診断制御データ60は、各診断制御エントリについて、「診断開始」、「診断再開」、「診断中断」、「診断抑制・復旧」の判断をおこなうためのアクセス頻度の閾値と転送レートの閾値とを保持する。さらに、診断制御データ60は、各診断制御エントリについて、「開始条件成立時間」を保持する。「開始条件成立時間」は、「診断開始」の判断をおこなう場合に、開始条件の成立の継続時間を要求するものである。たとえば、診断制御エントリ「001」に対応するHDD103は、アクセス頻度「0(回/分)」の成立時間が「5(分間)」継続することを要求する。
図36は、第5の実施形態の診断制御処理(7)のフローチャートである。診断制御処理(7)は、診断制御処理(1)のステップS45に代えてステップS451およびステップS452となる点と、ステップS49に代えてステップS491およびステップS492となる点で相違する。さらに、診断制御処理(7)は、診断制御処理(1)のステップS46に代えてステップS46Cとなる点で相違し、その余は同様の処理である。したがって、診断制御処理(1)と同様の処理については、説明を省略し、ステップS451、ステップS452、ステップS46C、ステップS491、ステップS492について説明する。
[ステップS451]診断制御部114は、現在時刻を取得し、診断制御データ223(60)から開始条件成立時間を取得する。
[ステップS452]診断制御部114は、現在時刻から開始条件成立時間に対する比較タイミングとなるアクセス時間帯のアクセス頻度をアクセス解析データ222から開始条件成立時間分だけ取得する。たとえば、診断制御部114は、HDD103のアクセス履歴が24時間周期の特性を有する場合に、現在時刻に対して24時間前を起点として開始条件成立時間分のアクセス頻度を比較対象として取得する。
[ステップS452]診断制御部114は、現在時刻から開始条件成立時間に対する比較タイミングとなるアクセス時間帯のアクセス頻度をアクセス解析データ222から開始条件成立時間分だけ取得する。たとえば、診断制御部114は、HDD103のアクセス履歴が24時間周期の特性を有する場合に、現在時刻に対して24時間前を起点として開始条件成立時間分のアクセス頻度を比較対象として取得する。
[ステップS46C]診断制御部114は、アクセス解析データ222から取得した開始条件成立時間分のアクセス頻度と、閾値とをそれぞれ比較する。診断制御部114は、取得したアクセス時間帯のいずれかのアクセス頻度が閾値より大きい場合にステップS47にすすみ、取得したすべてのアクセス時間帯のアクセス頻度が閾値以下である場合にステップS51にすすむ。
[ステップS491]診断制御部114は、現在時刻を取得し、診断制御データ223(60)から開始条件成立時間を取得する。
[ステップS492]診断制御部114は、現在時刻から開始条件成立時間に対する比較タイミングとなるアクセス時間帯のアクセス頻度をアクセス解析データ222から開始条件成立時間分だけ取得する。
[ステップS492]診断制御部114は、現在時刻から開始条件成立時間に対する比較タイミングとなるアクセス時間帯のアクセス頻度をアクセス解析データ222から開始条件成立時間分だけ取得する。
なお、第5の実施形態において診断制御部114が実行する診断制御は、HDD103のアクセス頻度にもとづいて診断制御をおこなう診断制御処理(7)についてだけ説明するが、HDD103のデータ転送レートにもとづいて診断制御をおこなう場合も診断基準がアクセス頻度とデータ転送レートとで異なる点を除けば同様であるため、説明を省略する。
このようにして、診断制御部114は、診断対象とするHDD103の診断の開始を制御することができる。また、ホストコンピュータ100は、現在時刻を起点とした開始条件成立時間分のアクセス頻度の履歴からHDD103の診断開始を判断するので、開始条件成立時間が示す一定の期間、診断を中断することなく継続できる可能性が高まる。
したがって、ホストコンピュータ100は、HDD103の診断制御タイミングとして適切なタイミングの選択と、診断中断や診断再開に伴うタイムラグのない診断制御をおこなうことができる。
これにより、ホストコンピュータ100は、HDD103の診断を効率よく実行できる。
なお、第5の実施形態において診断制御部114が実行する診断制御は、所定期間のアクセス履歴にもとづいて診断の開始を判断したが、これに限らず、診断の中断や、再開、抑制や復旧についても所定期間のアクセス履歴にもとづいて判断するようにしてもよい。
なお、第5の実施形態において診断制御部114が実行する診断制御は、所定期間のアクセス履歴にもとづいて診断の開始を判断したが、これに限らず、診断の中断や、再開、抑制や復旧についても所定期間のアクセス履歴にもとづいて判断するようにしてもよい。
[第6の実施形態]
次に、第6の実施形態のホストコンピュータの構成について図37を用いて説明する。図37は、第6の実施形態のホストコンピュータの構成例を示す図である。
次に、第6の実施形態のホストコンピュータの構成について図37を用いて説明する。図37は、第6の実施形態のホストコンピュータの構成例を示す図である。
ホストコンピュータ120は、アクセスデータベース220aを備える点で、アクセス管理コンピュータ200にアクセスデータベース220の管理を委ねていた、第2の実施形態のホストコンピュータ100と異なる。なお、ホストコンピュータ120の説明において、第2の実施形態のホストコンピュータ100と同様の構成については、符号を同じにして説明を省略する。
ホストコンピュータ120は、診断対象となるHDD103を搭載するコンピュータであり、所要のアプリケーションのリクエストに応じてHDD103にアクセスする。
ホストコンピュータ120は、アプリケーション実行部110と、アクセス履歴収集部111と、アクセス履歴記録部112と、アクセス解析部113aと、診断制御部114aと、診断部115と、ドライバ116、HDD103(103a,…,103n)を備える。さらに、ホストコンピュータ120は、データベース更新部121、データベース取得部123、アクセスデータベース220aを備える。
ホストコンピュータ120は、アプリケーション実行部110と、アクセス履歴収集部111と、アクセス履歴記録部112と、アクセス解析部113aと、診断制御部114aと、診断部115と、ドライバ116、HDD103(103a,…,103n)を備える。さらに、ホストコンピュータ120は、データベース更新部121、データベース取得部123、アクセスデータベース220aを備える。
アクセス解析部113aは、アクセス履歴記録部112が記録するアクセス履歴を解析する。アクセス解析部113aは、算出した所定時間ごとのHDD103へのアクセス頻度、データ転送レートを解析結果(アクセス解析データ)として、データベース更新部121に通知する。また、アクセス解析部113は、HDD103の解析結果と併せてHDD103のアクセス履歴をデータベース更新部121に通知する。
データベース更新部121は、アクセス解析部113aから通知されたデータでアクセスデータベース220aを更新する。
データベース取得部123は、診断制御部114aからの要求にもとづいてアクセスデータベース220aからデータを取得する。
データベース取得部123は、診断制御部114aからの要求にもとづいてアクセスデータベース220aからデータを取得する。
アクセスデータベース220aは、ホストコンピュータ120が診断対象とするHDD103のアクセス履歴等の情報を保持するデータベースである。アクセスデータベース220aが保持するデータは、ホストコンピュータ120のデータに限る点を除けば、アクセスデータベース220と同様である。
診断制御部114aは、HDD103の診断をおこなう診断部115の実行制御をおこなう。診断制御部114aは、データベース取得部123を介してアクセスデータベース220aから取得するHDD103のアクセス履歴およびHDD103の解析結果、アクセス解析部113aが解析した解析結果等にもとづいて診断部115の実行制御をおこなう。
なお、上記の処理機能は、コンピュータによって実現することができる。その場合、情報処理装置1、ホストコンピュータ100、アクセス管理コンピュータ200が有すべき機能の処理内容を記述したプログラムが提供される。そのプログラムをコンピュータで実行することにより、上記処理機能がコンピュータ上で実現される。処理内容を記述したプログラムは、コンピュータで読み取り可能な記録媒体に記録しておくことができる。コンピュータで読み取り可能な記録媒体としては、磁気記憶装置、光ディスク、光磁気記録媒体、半導体メモリなどがある。磁気記憶装置には、ハードディスク装置(HDD)、フレキシブルディスク(FD)、磁気テープなどがある。光ディスクには、DVD、DVD-RAM、CD-ROM/RWなどがある。光磁気記録媒体には、MO(Magneto-Optical disk)などがある。
プログラムを流通させる場合には、たとえば、そのプログラムが記録されたDVD、CD-ROMなどの可搬型記録媒体が販売される。また、プログラムをサーバコンピュータの記憶装置に格納しておき、ネットワークを介して、サーバコンピュータから他のコンピュータにそのプログラムを転送することもできる。
プログラムを実行するコンピュータは、たとえば、可搬型記録媒体に記録されたプログラムもしくはサーバコンピュータから転送されたプログラムを、自己の記憶装置に格納する。そして、コンピュータは、自己の記憶装置からプログラムを読み取り、プログラムに従った処理を実行する。なお、コンピュータは、可搬型記録媒体から直接プログラムを読み取り、そのプログラムに従った処理を実行することもできる。また、コンピュータは、ネットワークを介して接続されたサーバコンピュータからプログラムが転送されるごとに、逐次、受け取ったプログラムに従った処理を実行することもできる。
また、上記の処理機能の少なくとも一部を、DSP(Digital Signal Processor)、ASIC(Application Specific Integrated Circuit)、PLD(Programmable Logic Device)などの電子回路で実現することもできる。
上記については単に本発明の原理を示すものである。さらに、多数の変形、変更が当業者にとって可能であり、本発明は上記に示し、説明した正確な構成および応用例に限定されるものではなく、対応するすべての変形例および均等物は、添付の請求項およびその均等物による本発明の範囲とみなされる。
1 情報処理装置
2 検出部
3 生成部
4 制御部
5 診断部
6 情報記録装置
7 履歴情報
8 アクセス状況
9 特定アクセス状況
10 情報処理システム
100,120 ホストコンピュータ
121,210 データベース更新部
123,213 データベース取得部
200 アクセス管理コンピュータ
211 データ受信部
212 データ送信部
2 検出部
3 生成部
4 制御部
5 診断部
6 情報記録装置
7 履歴情報
8 アクセス状況
9 特定アクセス状況
10 情報処理システム
100,120 ホストコンピュータ
121,210 データベース更新部
123,213 データベース取得部
200 アクセス管理コンピュータ
211 データ受信部
212 データ送信部
Claims (20)
- 情報記録装置の診断をおこなう診断部と、
前記情報記録装置における所定時間ごとのアクセス状況を検出する検出部と、
前記検出部によって所定期間にわたって検出された複数のアクセス状況から履歴情報を生成する生成部と、
前記履歴情報から現時刻と所定の関係にあるアクセス状況を特定アクセス状況として特定し、前記特定アクセス状況にもとづいて前記診断部による前記情報記録装置の診断の開始を制御する制御部と、
を有することを特徴とする情報処理装置。 - 前記制御部は、前記履歴情報から、現時刻と所定の関係にある時刻を起点とした所定時間内に含まれる前記複数のアクセス状況を、前記特定アクセス状況として特定し、
前記制御部は、前記アクセス状況に含まれる前記複数のアクセス状況のそれぞれが所定の条件を満たす場合に、前記診断部による診断を開始させる、
ことを特徴とする請求の範囲第1項記載の情報処理装置。 - 前記制御部は、前記診断部による診断の開始後、新たに特定した特定アクセス状況にもとづいて前記診断部による前記情報記録装置の診断の中断、または再開を制御することを特徴とする請求の範囲第1項記載の情報処理装置。
- 前記制御部は、前記特定アクセス状況にもとづいて前記診断部による前記情報記録装置の診断にともなう前記情報記録装置へのアクセス負荷を制御することを特徴とする請求の範囲第1項記載の情報処理装置。
- 前記制御部は、現時刻に前記検出部により検出されたアクセス状況にもとづいて前記診断部による前記情報記録装置の診断の中断、または再開を制御することを特徴とする請求の範囲第1項記載の情報処理装置。
- 前記制御部は、現時刻に前記検出部により検出されたアクセス状況にもとづいて前記診断部による前記情報記録装置の診断にともなう前記情報記録装置へのアクセス負荷を制御することを特徴とする請求の範囲第1項乃至請求の範囲第5項のいずれか1つに記載の情報処理装置。
- 前記アクセス状況は、前記情報記録装置への所定時間ごとのアクセス頻度であって、
前記制御部は、前記アクセス頻度と、あらかじめ設定した閾値との比較にもとづいて前記診断部による前記情報記録装置の診断の開始を制御することを特徴とする請求の範囲第1項乃至請求の範囲第5項のいずれか1つに記載の情報処理装置。 - 前記アクセス状況は、前記情報記録装置への所定時間ごとのデータ転送レートであって、
前記制御部は、前記データ転送レートと、あらかじめ設定した閾値との比較にもとづいて前記診断部による前記情報記録装置の診断の開始を制御することを特徴とする請求の範囲第1項記載の情報処理装置。 - コンピュータに、
情報記録装置における所定時間ごとのアクセス状況を検出し、
所定期間にわたって検出された複数のアクセス状況から履歴情報を生成し、
前記履歴情報から現時刻と所定の関係にあるアクセス状況を特定アクセス状況として特定し、
前記特定アクセス状況にもとづいて前記情報記録装置の診断の開始を制御する、
処理を実行させることを特徴とするアクセス制御プログラム。 - 前記特定アクセス状況の特定では、前記履歴情報から、現時刻と所定の関係にある時刻を起点とした所定時間内に含まれる前記複数のアクセス状況を、前記特定アクセス状況として特定し、
前記診断の開始の制御では、前記アクセス状況に含まれる前記複数のアクセス状況のそれぞれが所定の条件を満たす場合に、前記情報記録装置の診断を開始させる、
ことを特徴とする請求の範囲第9項記載のアクセス制御プログラム。 - 前記コンピュータに、
前記情報記録装置の診断の開始後、前記履歴情報から現時刻と所定の関係にあるアクセス状況を新たな特定アクセス状況として特定し、
前記新たな特定アクセス状況にもとづいて前記情報記録装置の診断の中断、または再開を制御する、
処理をさらに実行させることを特徴とする請求の範囲第9項記載のアクセス制御プログラム。 - 前記コンピュータに、
前記情報記録装置の診断の開始後、前記履歴情報から現時刻と所定の関係にあるアクセス状況を新たな特定アクセス状況として特定し、
前記新たな特定アクセス状況にもとづいて前記情報記録装置の診断にともなう前記情報記録装置へのアクセス負荷を制御する、
処理をさらに実行させることを特徴とする請求の範囲第9項記載のアクセス制御プログラム。 - 前記コンピュータに、
前記情報記録装置の診断の開始後、
現時刻に検出されたアクセス状況にもとづいて前記情報記録装置の診断の中断、または再開を制御する、
処理をさらに実行させることを特徴とする請求の範囲第9項記載のアクセス制御プログラム。 - 前記コンピュータに、
前記情報記録装置の診断の開始後、
現時刻に検出されたアクセス状況にもとづいて前記情報記録装置の診断にともなう前記情報記録装置へのアクセス負荷を制御する、
処理をさらに実行させることを特徴とする請求の範囲第9項記載のアクセス制御プログラム。 - 前記アクセス状況は、前記情報記録装置への所定時間ごとのアクセス頻度であって、
前記アクセス頻度と、あらかじめ設定した閾値との比較にもとづいて前記情報記録装置の診断の開始を制御することを特徴とする請求の範囲第9項乃至請求の範囲第14項のいずれか1つに記載のアクセス制御プログラム。 - 前記アクセス状況は、前記情報記録装置への所定時間ごとのデータ転送レートであって、
前記データ転送レートと、あらかじめ設定した閾値との比較にもとづいて前記情報記録装置の診断の開始を制御することを特徴とする請求の範囲第9項乃至請求の範囲第14項のいずれか1つに記載のアクセス制御プログラム。 - コンピュータが、
情報記録装置における所定時間ごとのアクセス状況を検出し、
所定期間にわたって検出された複数のアクセス状況から履歴情報を生成し、
前記履歴情報から現時刻と所定の関係にあるアクセス状況を特定アクセス状況として特定し、前記特定アクセス状況にもとづいて前記情報記録装置の診断の開始を制御する、
ことを特徴とするアクセス制御方法。 - 前記特定アクセス状況の特定では、前記履歴情報から、現時刻と所定の関係にある時刻を起点とした所定時間内に含まれる前記複数のアクセス状況を、前記特定アクセス状況として特定し、
前記診断の開始の制御では、前記アクセス状況に含まれる前記複数のアクセス状況のそれぞれが所定の条件を満たす場合に、前記情報記録装置の診断を開始させる、
ことを特徴とする請求の範囲第17項記載のアクセス制御方法。 - 前記情報記録装置の診断の開始後、前記履歴情報から現時刻と所定の関係にあるアクセス状況を新たな特定アクセス状況として特定し、
前記新たな特定アクセス状況にもとづいて前記情報記録装置の診断の中断、または再開を制御する、
ことを特徴とする請求の範囲第17項記載のアクセス制御方法。 - 前記情報記録装置の診断の開始後、前記履歴情報から現時刻と所定の関係にあるアクセス状況を新たな特定アクセス状況として特定し、
前記新たな特定アクセス状況にもとづいて前記情報記録装置の診断にともなう前記情報記録装置へのアクセス負荷を制御する、
ことを特徴とする請求の範囲第17項記載のアクセス制御方法。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2012/067078 WO2014006701A1 (ja) | 2012-07-04 | 2012-07-04 | 情報処理装置、アクセス制御プログラム、およびアクセス制御方法 |
JP2014523480A JP6191604B2 (ja) | 2012-07-04 | 2012-07-04 | 情報処理装置、アクセス制御プログラム、およびアクセス制御方法 |
US14/576,620 US20150127985A1 (en) | 2012-07-04 | 2014-12-19 | Information processing apparatus and access control method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2012/067078 WO2014006701A1 (ja) | 2012-07-04 | 2012-07-04 | 情報処理装置、アクセス制御プログラム、およびアクセス制御方法 |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/576,620 Continuation US20150127985A1 (en) | 2012-07-04 | 2014-12-19 | Information processing apparatus and access control method |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2014006701A1 true WO2014006701A1 (ja) | 2014-01-09 |
Family
ID=49881492
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP2012/067078 WO2014006701A1 (ja) | 2012-07-04 | 2012-07-04 | 情報処理装置、アクセス制御プログラム、およびアクセス制御方法 |
Country Status (3)
Country | Link |
---|---|
US (1) | US20150127985A1 (ja) |
JP (1) | JP6191604B2 (ja) |
WO (1) | WO2014006701A1 (ja) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2016206891A (ja) * | 2015-04-21 | 2016-12-08 | 株式会社ソシオネクスト | アクセス遮断回路、半導体集積回路およびアクセス遮断方法 |
JP2020038512A (ja) * | 2018-09-05 | 2020-03-12 | 富士通株式会社 | ストレージ装置およびプログラム |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2017023270A1 (en) * | 2015-07-31 | 2017-02-09 | Hewlett Packard Enterprise Development Lp | Data copy to non-volatile memory |
JP2017033262A (ja) * | 2015-07-31 | 2017-02-09 | 富士通株式会社 | 情報処理装置、アクセス情報管理プログラム、及びアクセス情報管理方法 |
US10339036B2 (en) * | 2016-12-30 | 2019-07-02 | Accenture Global Solutions Limited | Test automation using multiple programming languages |
JP6953226B2 (ja) * | 2017-08-04 | 2021-10-27 | ソニーセミコンダクタソリューションズ株式会社 | 通信装置、通信方法、プログラム、および、通信システム |
JP7161936B2 (ja) * | 2018-12-27 | 2022-10-27 | 日立Astemo株式会社 | テスト環境決定装置及びテスト環境決定方法 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0574059A (ja) * | 1991-03-18 | 1993-03-26 | Hitachi Ltd | デイスク装置の診断方式 |
JP2006018963A (ja) * | 2004-07-05 | 2006-01-19 | Funai Electric Co Ltd | ハードディスク記録装置 |
JP2009151519A (ja) * | 2007-12-20 | 2009-07-09 | Fujitsu Ltd | ストレージ管理装置、ストレージ管理プログラムおよびストレージシステム |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6401214B1 (en) * | 1999-03-04 | 2002-06-04 | International Business Machines Corporation | Preventive recovery action in hard disk drives |
US6408406B1 (en) * | 1999-08-31 | 2002-06-18 | Western Digital Technologies, Inc. | Hard disk drive infant mortality test |
US7120832B2 (en) * | 2001-09-27 | 2006-10-10 | Hewlett-Packard Development Company, L.P. | Storage device performance monitor |
US20060200726A1 (en) * | 2005-03-03 | 2006-09-07 | Seagate Technology Llc | Failure trend detection and correction in a data storage array |
JP2007122108A (ja) * | 2005-10-25 | 2007-05-17 | Hitachi Ltd | セルフチェック機能を有するディスクドライブ装置を用いたストレージシステムの制御 |
US7653778B2 (en) * | 2006-05-08 | 2010-01-26 | Siliconsystems, Inc. | Systems and methods for measuring the useful life of solid-state storage devices |
-
2012
- 2012-07-04 JP JP2014523480A patent/JP6191604B2/ja active Active
- 2012-07-04 WO PCT/JP2012/067078 patent/WO2014006701A1/ja active Application Filing
-
2014
- 2014-12-19 US US14/576,620 patent/US20150127985A1/en not_active Abandoned
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0574059A (ja) * | 1991-03-18 | 1993-03-26 | Hitachi Ltd | デイスク装置の診断方式 |
JP2006018963A (ja) * | 2004-07-05 | 2006-01-19 | Funai Electric Co Ltd | ハードディスク記録装置 |
JP2009151519A (ja) * | 2007-12-20 | 2009-07-09 | Fujitsu Ltd | ストレージ管理装置、ストレージ管理プログラムおよびストレージシステム |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2016206891A (ja) * | 2015-04-21 | 2016-12-08 | 株式会社ソシオネクスト | アクセス遮断回路、半導体集積回路およびアクセス遮断方法 |
JP2020038512A (ja) * | 2018-09-05 | 2020-03-12 | 富士通株式会社 | ストレージ装置およびプログラム |
JP7132499B2 (ja) | 2018-09-05 | 2022-09-07 | 富士通株式会社 | ストレージ装置およびプログラム |
Also Published As
Publication number | Publication date |
---|---|
JPWO2014006701A1 (ja) | 2016-06-02 |
JP6191604B2 (ja) | 2017-09-06 |
US20150127985A1 (en) | 2015-05-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6191604B2 (ja) | 情報処理装置、アクセス制御プログラム、およびアクセス制御方法 | |
JP5816424B2 (ja) | 情報処理装置、テープ装置、およびプログラム | |
US8448013B2 (en) | Failure-specific data collection and recovery for enterprise storage controllers | |
JP4900784B2 (ja) | ストレージシステム及びストレージシステムのデータ移行方法 | |
JP5521716B2 (ja) | ストレージ制御プログラム、ストレージ制御方法およびストレージ制御装置 | |
JP6331773B2 (ja) | ストレージ制御装置、およびストレージ制御プログラム | |
US20140188888A1 (en) | Assigning shared catalogs to cache structures in a cluster computing system | |
US20080072229A1 (en) | System administration method and apparatus | |
US8555111B2 (en) | Method and apparatus for offline diagnosis based on prioriyu level setting | |
JP6160171B2 (ja) | 情報処理装置、制御方法、プログラム、及び情報処理システム | |
JP6369235B2 (ja) | ストレージ制御装置およびストレージ制御プログラム | |
JP2005309748A (ja) | ストレージシステム及びストレージシステムの障害解消方法 | |
JP6175924B2 (ja) | プログラム、情報処理システムおよびデータ更新制御方法 | |
JP2014071668A (ja) | 情報処理装置、起動プログラム、および起動方法 | |
JP6540409B2 (ja) | ストレージ制御装置、ストレージ制御プログラムおよびストレージ制御方法 | |
JP5910213B2 (ja) | ストレージシステム、ストレージ制御方法およびストレージ制御プログラム | |
JP2010176303A (ja) | バッチ処理システムおよびこれに用いる情報端末装置、バッチ処理のリカバリ方法 | |
JP4992740B2 (ja) | マルチプロセッサシステム、障害検出方法および障害検出プログラム | |
US8032490B2 (en) | Storage system operable to perform LU auditing | |
JP6019940B2 (ja) | 情報処理装置、コピー制御プログラム、およびコピー制御方法 | |
JP6665892B2 (ja) | 情報処理システム,情報処理装置および制御プログラム | |
US20140259023A1 (en) | Adaptive vibration mitigation | |
JP2023110180A (ja) | ストレージ装置および制御方法 | |
JP4408122B2 (ja) | 計算機システム、計算機システムの計算機制御方法および計算機制御プログラム | |
JP2018194947A (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: 12880325 Country of ref document: EP Kind code of ref document: A1 |
|
ENP | Entry into the national phase |
Ref document number: 2014523480 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: 12880325 Country of ref document: EP Kind code of ref document: A1 |