US20060200593A1 - Storage controller and controlling method therefor - Google Patents

Storage controller and controlling method therefor Download PDF

Info

Publication number
US20060200593A1
US20060200593A1 US11/107,758 US10775805A US2006200593A1 US 20060200593 A1 US20060200593 A1 US 20060200593A1 US 10775805 A US10775805 A US 10775805A US 2006200593 A1 US2006200593 A1 US 2006200593A1
Authority
US
United States
Prior art keywords
storage controller
external storage
code
database
controllers
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US11/107,758
Other languages
English (en)
Inventor
Kosaku Kambayashi
Dai Taninaka
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Publication of US20060200593A1 publication Critical patent/US20060200593A1/en
Assigned to HITACHI, LTD. reassignment HITACHI, LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: KAMBAYASHI, KOSAKU, TANINAKA, DAI
Priority to US12/216,086 priority Critical patent/US8051225B2/en
Priority to US13/248,064 priority patent/US8296468B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/0604Improving or facilitating administration, e.g. storage management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0629Configuration or reconfiguration of storage systems
    • G06F3/0632Configuration or reconfiguration of storage systems by initialisation or re-initialisation of storage systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/067Distributed or networked storage systems, e.g. storage area networks [SAN], network attached storage [NAS]

Definitions

  • the present invention relates to a storage controller and a controlling method therefor, particularly to a storage controller to which external storage controllers can be connected as externally-connected devices.
  • a storage system is composed of, for example, one or more storage controllers.
  • a storage controller is structured by arranging plural storage devices in arrays and configured based on, for example, the Redundant Array of Independent Inexpensive Disks (RAID) system.
  • RAID Redundant Array of Independent Inexpensive Disks
  • a physical storage area provided by a storage device group at least one or more logical volumes (logical units) are formed and provided to the host computer (or specifically, a database program operated on the host computer).
  • the host computer transmits predetermined commands, thereby enabling the writing of data to, and the reading of data from, the logical volumes.
  • Japanese Patent Laid-Open Publication No. 2001-337850 discloses a technique for managing storage areas of physical devices in sectors and dynamically configuring logical devices in sectors.
  • Japanese Patent Laid Open Publication No. H9-288547 discloses a technique for, when configuring logical devices with plural storage devices of different capacities, forming areas in accordance with a smallest capacity storage device and, for the remaining capacity, forming areas in accordance with a storage device that has the smallest capacity among the storage devices except for the smallest capacity storage device.
  • an operator of a host system can make an inquiry to one storage controller connected to the host system (hereinafter called the “first storage controller”) regarding which type of storage controller is connected to the first storage controller.
  • an inquiry command is transmitted from the first storage controller to another storage controller (hereinafter called the “second storage controller”) connected to the first storage controller, and, in response to this inquiry command, inquiry data is transmitted from the second storage controller to the first storage controller, the inquiry data including a vendor name, a device name, and a scan number of the second storage controller.
  • the first storage controller transmits, to the host system, codes for the vendor name and the device name of the second storage controller contained in the inquiry data. Consequently, the host system directly displays, on its display, the codes for the vendor name and the device name of the second storage controller that are extracted from the inquiry data.
  • the codes for the vendor name and the device name in the inquiry data transmitted from the second storage controller to the first storage controller are in many cases arbitrarily determined by the manufacturer of the second storage controller and unknown to the public, for example, as developing codes. Therefore, conventional storage systems have a problem in that an operator cannot immediately recognize the vendor name or the device name of the second storage controller even when he/she sees the codes for the vendor name and the device name displayed on the display of the host system.
  • the support information includes only the information of the external storage controllers to be supported.
  • the support information includes only the information of the external storage controllers to be supported.
  • examples of a path control system include three types: an active-active system; a hot standby system; and a cold standby system.
  • the active-active system is a multi-path system, in which, available paths including an alternate path are used in a balanced manner.
  • the hot standby system is a single path system, in which, one path is used on a priority basis and only when this path is busy, is the other path used.
  • the cold standby system is another single path system, in which, only one path is used and when this path cannot be used due to defects or similar, is the other path used. Which path control system an external storage controller adopts depends on the type.
  • a uniform timeout time for data input/output is set for the connected external storage controllers.
  • This timeout time is set to be short, so as to be compatible with any new model storage controller, so that the responsiveness of the storage system can be enhanced. Accordingly, when an old-type storage controller requiring a long response time is connected to a current storage controller, timeout occurs frequently.
  • the present invention was made considering the above points and its first object is to propose a storage controller capable of user-friendly information display; and a controlling method for the same. Its second object is to simplify updating of the support information.
  • a third object of the present invention is to execute appropriate path-control for each external storage controller connected to the storage controller, thereby having the external storage controller to provide sufficient input/output performance.
  • its fourth object is to expand the range of objects that can be supported by effectively preventing the occurrence of timeouts, even in external storage controllers requiring a long response time.
  • the present invention provides a storage controller to which predetermined external storage controllers can be connected as externally-connected devices.
  • the storage controller includes: a transmit/receive unit for transmitting a predetermined inquiry command to a connected external storage controller and receiving inquiry data transmitted from the external storage controller in response to the inquiry command; and a code extract/convert unit for extracting, from the inquiry data, a first code indicating a vendor name and/or a device name of the external storage controller and converting the extracted first code into a second code indicating a real vendor name and/or a real device name of the external storage controller. Because the second code is displayed, an operator can immediately recognize the vendor name and the device name of the external storage controller connected to the storage controller.
  • the storage controller includes: a storage unit for storing a database in which, for each connectable external storage controller, a position of the first code in the inquiry data transmitted from the external storage controller and the second code are associated and stored.
  • the code extract/convert unit detects, by referring to the database, the position of the first code in the inquiry data transmitted from the external storage controller, extracts the first code from the inquiry data on the basis of the detection result, and converts the extracted first code into the second code by referring to the database.
  • the database stores path control system adopted for the respective connectable external storage controllers, and, based on the inquiry data transmitted from the connected external storage controller, the transmit/receive unit detects, by referring to the database, a path control system adopted for the external storage controller, and sets the detected path control system as the path control system for data input/output between the external storage controller and the storage controller.
  • the transmit/receive unit detects, by referring to the database, a path control system adopted for the external storage controller, and sets the detected path control system as the path control system for data input/output between the external storage controller and the storage controller.
  • the present invention provides the storage controller to which predetermined external storage controllers can be connected as externally-connected devices.
  • the storage includes: a transmit/receive unit for transmitting a predetermined inquiry command to a connected external storage controller and receiving inquiry data transmitted from the external storage controller in response to the inquiry command; a storage unit for storing a database in which, for each connectable external storage controller, a position of a first code in the inquiry data transmitted from the external storage controller, the first code indicating a vendor name and/or a device name arbitrarily determined by the manufacturer thereof, and a second code indicating a real vendor name and/or a real device name of the external storage controller are associated and stored; and a code extract/convert unit for detecting, by referring to the database, the position of the first code in the inquiry data transmitted from the external storage controller and extracting the first code from the inquiry data on the basis of the detection result, and converting the extracted first code into the second code by referring to the database.
  • the database stores a third code indicating that a connected external storage controller cannot be connected as an externally-connected device.
  • the third code is commonly used in place of the second code for external storage controllers that cannot be connected as externally-connected devices.
  • the code extract/convert unit outputs the third code as a conversion result when a transmitter of the inquiry data is not a connectable external storage controller. Because the third code is displayed, the operator can immediately and clearly recognize that the external storage controller is not an external controller that can be connected to the storage controller.
  • the present invention provides a storage controller having a plurality of model kinds and to which predetermined external storage controllers can be connected as externally-connected devices.
  • the storage controller includes: a storage unit for storing second support information that compiles first information of each model regarding whether or not it can be connected to the respective connectable external storage controllers. With this configuration, it is possible to update the support information (first support information) of the respective models in one operation.
  • the present invention also provides a storage controller to which predetermined external storage controllers can be connected as externally-connected devices.
  • the storage controller includes: a storage unit for storing a database that stores timeout threshold values previously set for the connectable external storage controllers; and a transmit/receive unit for transmitting a predetermined inquiry command to a connected external storage controller and receiving inquiry data transmitted from the external storage controller in response to the inquiry command.
  • the transmit/receive unit based on the inquiry data transmitted from the connected external storage controller, the transmit/receive unit detects, by referring to the database, a timeout threshold value set for the external storage controller and sets the detected timeout threshold value as the timeout time for data input/output between the external storage controller and the storage controller. Accordingly, it is possible to set an appropriate timeout time for each external storage controller.
  • the present invention further provides a controlling method for a storage controller to which predetermined external storage controllers can be connected as externally-connected devices.
  • This controlling method includes: (a) transmitting a predetermined inquiry command to the external storage controller connected to the storage controller and receiving inquiry data transmitted from the external storage controller to the storage controller in response to the inquiry command; and (b) extracting, from the inquiry data, a first code indicating a vendor name and/or a device name of the external storage controller and converting the extracted first code into a second code indicating a real vendor name and/or a real device name of the external storage controller. Because the second code is displayed, the operator can immediately recognize the vendor name and the device name of the external storage controllers connected to the storage controller.
  • the storage controller stores a database in which, for each external storage controller that can be connected to the storage controller, a position of the first code in the inquiry data transmitted from the external storage controller and a second code are associated and stored.
  • the storage controller detects, by referring to the database, the position of the first code in the inquiry data transmitted from the external storage controller, extracts the first code from the inquiry data on the basis of the detection result, and converts the extracted first code into the second code by referring to the database.
  • the database stores path control systems adopted to the respective external storage controllers, the external storage controllers capable of being connected to the storage controller.
  • a path control system adopted for the external storage controller is detected by referring to the database, and the detected path control system is set as the path control system for data input/output between the external storage controller and the storage controller. Accordingly, it is possible to employ an appropriate path control method for each external storage controller.
  • the present invention further provides a controlling method of a storage controller to which predetermined external storage controllers can be connected as externally-connected devices.
  • the storage controller includes a storage unit for storing a database in which, for each connectable external storage controller, a position of a first code in the inquiry data transmitted from the external storage controllers, the first code indicating a vendor name and/or a device name arbitrarily determined by the manufacturer thereof, and a second code indicating a real vendor name and/or a real device name of the external storage controller are associated and stored.
  • the controlling method includes: (a) transmitting a predetermined inquiry command to a connected external storage controller and receiving inquiry data transmitted from the external storage controller in response to the inquiry command; and (b) detecting the position of the first code in the received inquiry data by referring to the database, extracting the first code from the inquiry data on the basis of the detection result, and converting the extracted first code into the second code by referring to the database.
  • the database stores a third code indicating that a connected external storage controller cannot be connected as an externally-connected device, the third code being commonly used in place of the second code for external storage controllers that cannot be connected as externally-connected devices.
  • the storage controller In the extracting and converting step (b), when the sender of the inquiry data is not a connectable external storage controller, the storage controller outputs the third code as the conversion result. Because the third code is displayed, the operator can immediately and clearly recognize that the external storage controller is not an external controller that can be connected to the storage controller.
  • the present invention provides a controlling method of a storage controller to which predetermined external storage controllers can be connected as externally-connected devices.
  • the storage controller stores a database for storing timeout threshold values previously set for the respective connectable external storage controllers.
  • the controlling method includes: (a) transmitting a predetermined inquiry command to a connected external storage controller; (b) detecting, based on inquiry data transmitted from the external storage controller in response to the inquiry command, the timeout threshold value set for the external storage controller by referring to the database; and (c) setting the detected timeout threshold value as the timeout time for data input/output between the external storage controller and the storage controller. Accordingly, it is possible to set an appropriate timeout time for each external storage controller.
  • the present invention allows the operator to recognize the vendor names and the device names of the external storage controllers immediately, thereby having a user-friendly information display. Moreover, it is possible to update the support information of the respective models in one operation, thereby simplifying updating of the support information. Furthermore, it is possible to employ an appropriate path control system for each external storage controller, thereby causing the external storage controllers to provide sufficient input/output performance. Yet, because an appropriate timeout time can be set for each external storage controller, it is possible to effectively prevent the occurrence of timeouts, even in the external storage controllers requiring a long response time, thereby expanding the range of objects that can be supported.
  • FIG. 1 is a perspective view showing an external structure of a storage controller according to one embodiment of the present invention.
  • FIG. 2 is an exploded perspective view illustrating an external structure of a controller.
  • FIG. 3 is a hexahedral view illustrating the external structure of the controller.
  • FIG. 4 is a hexahedral view illustrating an external structure of a driver.
  • FIG. 5 is a block diagram showing a configuration of a storage system according to the embodiment with a dotted line.
  • FIG. 6 is a block diagram illustrating virtualization of LDEVs provided by a second storage controller.
  • FIG. 7 is a conceptual diagram showing a profile information table.
  • FIG. 8 is a conceptual diagram illustrating a “chassis's support/non-support information” field in the profile information table.
  • FIG. 9 is a timing chart illustrating a code conversion function.
  • FIG. 10 is a flow chart showing a processing procedure executed by a service processor relating to the code conversion function.
  • FIG. 11 is a plan view showing display content, such as a vendor name etc., of a second storage controller, on a display of a host system.
  • FIG. 12 is a flow chart showing a processing procedure executed by a channel adapter relating to a path-control-system switching function.
  • FIG. 13 is a flow chart showing a processing procedure executed by a channel adapter relating to a timeout-time switching function.
  • FIG. 14 is a flow chart showing a processing procedure execyted by a channel adapter relating to a timeout-time switching function.
  • FIGS. 1 to 4 show external configurations of a storage controller 1 according to this embodiment.
  • the storage controller 1 is composed of a controller 2 and drivers 3 .
  • the controller 2 is composed of logical modules 10 , disk drive modules 11 , DC power sources 12 , AC-BOXes 13 , batteries 14 , and fans 15 , all being housed in a chassis 16 . Although it is omitted in FIG. 2 , the controller 2 is equipped with an operator panel 17 ( FIG. 3 ) for receiving operation input made by an operator who performs maintenance and management of the storage controller 1 .
  • each logical module 10 includes logical units 20 for controlling the entire storage controller 1 ; and logical module fans 21 , both being housed in the chassis 16 in a detachable manner.
  • logical boards control boards for executing controls relating to data input/output processing to disk drives) 22 are aligned and housed in a detachable manner, for executing various controls of the storage controller 1 .
  • Examples of the logical boards 22 housed in each logical unit 20 include a channel adapter for executing communication for data input/output with an information processor (hereinafter called the “host system”) that employs the storage controller 1 as a storage apparatus a disk adapter for executing the input/output processing of data stored in the disk drives 30 , and a cache memory for storing data transmitted between the storage controller 1 and the host system.
  • the host system an information processor
  • the logical module fans 21 are for draining air from inside the logical units 20 to the outside to cool down the inside of the logical units 20 .
  • the disk drive modules 11 are housed in the chassis 16 in a detachable manner and house the disk drives 30 for storing data.
  • the disk drives 30 are devices for storing data and have memory media inside.
  • Various devices can be used as the disk drives 30 , including hard disk devices and semiconductor memory device, for example.
  • the fans 15 drain air from inside the controller 2 to the outside, thereby expelling the heat generated at the disk drive modules 11 and the logical modules 10 outside the controller 2 .
  • the controller 2 contains air ducts 31 within the chassis 16 for draining air from inside the logical modules 10 housed on the middle level in the chassis 16 to outside the controller 2 .
  • each DC power source 12 includes a power source device for converting alternating current power into direct current power and supplying the direct current power to the logical modules 10 and the disk drives 30 .
  • the logical modules 10 and the disk drives 30 are operated by direct current power of different voltages, however, in this embodiment, direct current power of a uniform rated voltage is supplied to both the logical modules 10 and the disk-drives 30 from the DC power sources 12 .
  • the logical modules 10 and the disk drives 30 that are provided with that same voltage power, convert the power to their own voltages using their own voltage converters (DC/DC converters) respectively housed in the logical modules 10 and the disk drives 30 .
  • the batteries 14 are spare power source devices for supplying power to each component in the controller 2 in blackout situations or under abnormal conditions of the DC power sources 12 .
  • the AC-BOXes 13 are inlets for the alternating current power into the storage controller 1 and function as breakers. The alternating current power taken into the AC-BOXes 13 is supplied to the DC power sources 12 .
  • Each driver 3 is composed of disk drive modules 11 , DC power sources 12 , AC-BOXes 13 , batteries 14 , and fans 15 , all being housed in a chassis 16 , as shown in FIG. 4 . These modules and other components are the same as those used in the controller 2 . In the storage controller 1 according to this embodiment, both the controller 2 and the drivers 3 are structured using a same chassis 16 . In each driver 3 , disk drive modules 11 are housed on the middle level of the chassis 16 , the same place the logical modules 10 are housed in the controller 2 .
  • each driver 3 contains air ducts 31 within the chassis 16 for draining air from inside the disk drive modules 11 housed on the middle level in the chassis 16 to outside the driver 3 using the fans 15 .
  • FIG. 5 shows a configuration of a storage system 40 according to this embodiment.
  • This storage system 40 has the same external configuration as the storage controller 1 described in relation to FIGS. 1 to 4 , and is composed of a first storage controller 42 having one or more logical storage devices (hereinafter called “LDEVs”) 41 ; and a second storage controller 44 having one or more LDEVs 43 .
  • LDEVs logical storage devices
  • the first storage controller 42 is connected to a host system 45 via a first communication network CN 1 ; the second storage controller 44 via a second communication network CN 2 ; and another host system 46 via a third communication network CN 3 .
  • the host system 45 is a computer device that includes information processing resources such as a Central Processing Unit (CPU) and memory, and is composed of, for example, a personal computer, a workstation, or a mainframe etc.
  • the host system 45 also includes: information input devices (not shown in the drawing), such as a keyboard switch, a pointing device, and/or a microphone; and information output devices (not show in the drawing), such as a monitor display and/or speakers.
  • the host system 45 also includes: an application program 45 A such as database software that uses storage areas provided by the first storage controller 42 ; and an adapter 45 B for accessing the first storage controller 1 via the first communication network CN 1 .
  • the host system 45 also includes a storage management application 45 C.
  • This storage management application 45 C is a computer program operated by being read by the CPU (not shown in the drawing) and it sends commands (control data) to the first storage controller 42 and controls the operation of the first storage controller 42 .
  • the storage management application 45 C selects, from among the plural LDEVs 41 managed by the first storage controller 42 , one LDEV 41 (or 47 ) from which data is copied, and another LDEV 41 (or 47 ) to which the data is copied, and has the first storage controller 42 execute the data copy.
  • the host system 45 is capable of data input/output with the first storage controller 42 via the first communication network CN 1 .
  • the first communication network CN 1 include a LAN, a SAN, the Internet, private line(s), or public line(s), any of which can be used as necessary.
  • Data communications via a LAN are conducted according to, for example, Transmission Control Protocol/Internet Protocol (TCP/IP).
  • TCP/IP Transmission Control Protocol/Internet Protocol
  • the host system 45 when the host system 45 is connected to the first storage controller 42 via a SAN, the host system 45 requests, according to a fiber channel protocol, data input/output in blocks, which is a data management unit for storage areas provided by plural disk drives.
  • the adapter 45 B is, for example, a network card compatible with the LAN.
  • the adapter 45 B is, for example, a host bus adapter. It is also possible to transmit/receive the control data of the storage management application 45 C via the first communication network CN 1 .
  • the host system 45 may be connected to the second storage controller 44 via the second communication network CN 2 .
  • the host system 46 connected to the first storage controller 42 via the third communication network CN 3 may have the same configuration as the above-described host system 45 .
  • the second communication network CN 2 and the third communication network CN 3 may be configured by, for example, a SAN, a LAN, the Internet, private line(s), or public line(s).
  • the host system 46 is capable of transmitting control data for controlling the first storage controller 42 to the first storage controller 42 via the third communication network CN 3 .
  • the first storage controller 42 is configured, for example, as a disk array sub-system. However, without limitations to the above, the first storage controller 42 may be configured as a high-performance, intelligent-type fiber channel switch. The same thing can be said for the second storage controller 44 .
  • the first storage controller 42 includes a controller 50 and a plurality of disk drives 51 .
  • the controller 50 includes: a plurality of (two, for example) channel adapters 52 A and 52 B; a plurality of disk adapters 53 A and 53 B; a service processor 54 ; a cache memory 55 ; a shared memory 56 ; and a connecting part 57 .
  • Each of the channel adapters 52 A and 52 B functions as a transmit/receive unit for transmitting/receiving data and various commands and the like to/from the external devices connected to the first storage controller 1 (for example, the host system 45 or the second storage controller 44 ).
  • the channel adapters 52 A and 52 B includes communication ports 60 A and 60 B.
  • the channel adapter 52 A is connected to the host system 45 via the communication port 60 A and the first communication network CN 1
  • the channel adapter 52 B is connected to the second storage controller 44 via the communication port 60 B and the second communication network CN 2 .
  • Each of the channel adapters 52 A and 52 B is configured as a microcomputer system that includes a microprocessor (MP) 61 and memory and such, and it interprets and executes various commands received from the external devices.
  • the respective channel adapters 52 A and 52 B are given their own network addresses (for example, an Internet Protocol (IP) address or a World Wide Name (WWN)) to identify themselves.
  • IP Internet Protocol
  • WWN World Wide Name
  • the channel adapters 52 A and 52 B are each capable of behaving as a Network Attached Storage (NAS).
  • NAS Network Attached Storage
  • the channel adapters 52 A and 52 B may operate according to a control program operated by being read by the microprocessor. This control program executes, for example, timeout-control processing and path-control processing, which will be described later.
  • the disk adapters 53 A and 53 B perform data transmission with the disk drives 51 .
  • the disk adapters 53 A and 53 B have a communication port 62 A and a communication port 62 B respectively for connection to the disk drives 51 .
  • Each of the disk adapters 53 A and 53 B is configured as a microcomputer system that includes a CPU and memory.
  • Each of the disk adapters 53 A and 53 B writes data to the disk drives 51 (more precisely, disks in the disk drives 51 ) or reads data from the disk drives 51 , according to commands from the channel adapters 52 A and 52 B.
  • the respective disk adapters 53 A and 53 B convert a logical address to a physical address. If the disk drives 51 are managed according to a RAID configuration, the respective disk adapters 53 A and 53 B execute data access according to the RAID configuration.
  • the service processor 54 is a computer device operated for maintaining or managing the first storage controller 42 and is composed of, for example, a laptop personal computer. This service processor 54 is connected to the host system 46 via the third communication network CN 3 and is capable of receiving data or commands from the host system 46 . The service processor 54 is also capable of monitoring the occurrence of difficulties in the first storage controller 42 , displaying it on a display (not shown in the drawing), and, based on a command from the host system 46 , requesting closing processing etc. of the disk drives 51 , which are physical storage devices configuring the LDEVs 41 .
  • the cache memory 55 is for temporarily storing data received from the host system 45 or read from the LDEVs 41 .
  • the shared memory 56 stores control information for controlling the operation of the first storage controller 42 and information indicating the associations of the respective LDEVs 41 with the respective disk drives 51 .
  • work areas are set and various control information such as a profile information table, which will be described later, is stored.
  • the LDEVs 41 may be used as cache disks.
  • the connecting part 57 connects the channel adapters 52 A and 52 B, the disk adapters 53 A and 53 B, the service processor 54 , the cache memory 55 and the shared memory 56 to one another.
  • the connecting part 57 may be configured as a high-speed bus, such as an ultrahigh-speed crossbar switch, that performs data transmission by a high-speed switching operation.
  • the connecting part 57 may be configured with a communication network such as the LAN or the SAN, or a plurality of networks together with the aforementioned high-speed bus.
  • Examples of the disk drives 51 include hard disks, flexible disks, magnetic tapes, semiconductor memory device, optical disks, and other devices.
  • One or more LDEVs 41 are prepared by one or more disk drives 51 .
  • the LDEVs 41 provided by the first storage controller 42 are called “internal LDEVs 41 ” and the LDEVs 43 provided by the second storage controller 44 are called “external LDEVs 43,” for ease of explanation.
  • the reference numeral 47 indicated with a dotted line in FIG. 5 shows virtual internal LDEVs provided to the host system 45 (or 46 ).
  • the reference numeral 47 indicates a state where the external LDEVs 43 of the second storage controller 44 are virtually incorporated into the first storage controller 42 .
  • the LDEVs 43 recognized as existing outside by the first storage controller 42 are provided to the host system 45 (or 46 ) as the internal LDEVs 47 of the first storage controller 42 .
  • the first storage controller 42 can provide, to the host system 45 , the LDEVs 43 of the second storage controller 44 as its own LDEVs 47 , it need not have its own local LDEVs 41 (that is, the disk drives 51 for configuring the LDEVs 41 ) that it directly controls. Consequently, even when the first storage controller 42 has no LDEVs 41 , it can provide storage resources to the host system 45 .
  • the second storage controller 44 may have the same configuration as the first storage controller 42 .
  • the second storage controller 44 includes a communication port 63 and LDEVs 43 .
  • it may include channel adapters and disk adapters etc.
  • the second storage controller 44 is connected to the first storage controller 42 via the second communication network CN 2 and the external LDEVs 43 are designed to be dealt with as the internal LDEVs 47 of the first storage controller 42 .
  • FIG. 6 shows an outline of the mechanism where the LDEVs 43 of the second storage controller 44 are provided to the host system 45 as the internal LDEVs 47 of the first storage controller 42 .
  • the first storage controller 42 has a three-tier storage hierarchy that is composed of, in order from the bottom, VDEVs 70 , LDEVs 41 and LUNs 71 .
  • the VDEVs 70 are virtual devices positioned at the bottom of the logical storage hierarchy.
  • the VDEVs 70 are virtualized physical storage resources and a RAID configuration may be adopted therefor.
  • the VDEV 70 shown at the left side in FIG. 6 virtualizes the disk drives 51 according to the predetermined RAID configuration.
  • the VDEV 70 shown at the right side in FIG. 6 is configured by mapping the LDEVs 43 of the second storage controller 44 (in other words, the disk drives 51 that provide the LDEVs 43 ).
  • the LDEVs 43 provided by the disk drives 51 of the second storage controller 44 can be used as the internal LDEVs 47 of the first storage controller 42 by mapping the LDEVs 43 to the VDEV 70 .
  • the FIG. 6 In the example shown in the FIG.
  • second storage controllers 44 44 A to 44 D are provided and the second storage controllers respectively have: communication ports 63 ( 63 A to 63 D) that are each given WWNs—unique identification information; Logical Unit Numbers (LUNs) 72 A to 72 D; and LDEVs 43 ( 43 A to 43 D).
  • Each LDEV 43 ( 43 A to 43 D) may be identified by the combination of the WWN and LUN (and possibly an ID of the second storage controller, for example).
  • the LDEVs 41 and 47 are provided above the VDEVs 70 . It is possible to connect one VDEV 70 to one or more LDEVs 41 (and/or 47 ), and it is also possible to connect a plurality of VDEVs 70 to one LDEV 41 (or 47 ).
  • the host system 45 is capable of accessing the LDEVs 41 and/or 47 via a predetermined or preferred LUN 71 .
  • the external LDEVs 43 are connected to an intermediate storage tier (VDEVs 70 , LDEVs 47 ) positioned between the LUNs 71 and the external LDEVs 43 , it is possible to use the external LDEVs 43 as some of the internal LDEVs 47 of the first storage controller 42 .
  • the first storage controller 42 receives at its channel adapter 52 A an I/O request (a write command or read command) to an internal LDEV 47 from the host system 45
  • the first storage controller 42 causes the channel adapter 52 B to access, via the VDEV 70 , the external LDEV 43 associated with the internal LDEV 47 .
  • the second storage controller 45 has to be an object to be supported by the first storage controller. That is, the second storage controller 44 has to be a storage controller that can be connected to the first storage controller 42 as an externally-connected device. An inquiry command is used to check whether or not the second storage controller 44 is such object to be supported.
  • the inquiry command is used for specifying the type or the configuration of the external storage controller inquired, and, under the protocol according to the Small Computer System Interface (SCSI), for example, it may be an inquiry command subject to the SCSI protocol.
  • the first storage controller 42 transmits an inquiry command to the second storage controller 44 and receives inquiry data from the second storage controller 44 .
  • the inquiry data is composed of a vendor name (manufacturer's name), a device name, and a scan number of the second storage controller 44 , and an operator can recognize the vendor name etc. of the second storage controller 44 , based on this inquiry data.
  • the inquiry data format differs depending on the manufactures and the models of the external storage controllers. Therefore, unless the first storage controller 42 is given prior information regarding where, in the inquiry data transmitted from the second storage controller 44 , the information of the vendor name and device name and so on are stored, the first storage controller 42 will not be able to recognize the vendor name and so on of the second storage controller 44 from the inquiry data.
  • the first storage controller 42 previously stores, in its shared memory 56 ( FIG. 5 ), a profile information table 80 as shown in FIG. 7 , which is a database storing the vendor names, device names and other various information of the external storage controllers to be supported.
  • the profile information table 80 has fields 80 A to 80 F of “vendor name,” “device name,” “chassis's support/non-support information,” “device identifier effective flag,” “alternate path model,” and “timeout threshold value” for the respective external storage controllers to be supported.
  • the “vendor name” field 80 A is composed of “page,” “byte position” “number of bytes,” “content,” and “screen display” sections.
  • the “page,” “byte position,” and “number of bytes” sections respectively show, for each of the external storage controllers, the inquiry data page number on which its “vendor name” is indicated, and the byte position and data length of the “vendor name” in the inquiry data,.
  • FIG. 7 for example, in the case of an external storage controller with the product name of “AAA,” title of “ ⁇ ,” and developing code of “aaa”, its vendor name is indicated on the page “0 ⁇ 00” of its inquiry data, at the byte position of “0 ⁇ 08,” and for the data length of “0 ⁇ 08”.
  • the symbol “ ⁇ ” in a box indicates that a content to be indicated in the box is the same as that indicated in the left box. The same can be said for the following description.
  • the “content” section of the “vendor name” field 80 A indicates, for each of the external storage controllers, how its vendor name is indicated in the inquiry data. Accordingly, in the former example of the external storage controller with the product name of “AAA,” title of “ ⁇ ,” and developing code of “aaa,” its vendor name is indicated as “HATA” in its inquiry data.
  • the “screen display” section shows, for each of the external storage controllers, how its vendor name indicated in its inquiry data is going to be displayed on the screen. This will be described later.
  • the “device name” field 80 B is composed of “page,” “byte position” “number of bytes,” “content,” and “screen display” sections. Just as in the case of the “vendor name” field 80 A, the “page,” “byte position,” and “number of bytes” sections respectively show, for each of the external storage controllers, the inquiry data page number on which its “vendor name” is indicated, and the byte position and data length of the “vendor name” in the inquiry data.
  • the “content” section indicates, for each of the external storage controllers, how its device name is indicated in its inquiry data.
  • the “screen display” section indicates how its vendor name indicated in its inquiry data is going to be displayed on the screen. This will also be described later.
  • a “scan number” field 80 C is composed of “page,” “byte position,” “number of bytes,” and “ASCII” sections. Among these sections, the “page,” “byte position,” and “number of bytes” sections are the same as those in the “vendor name” field 80 A and the “device name” field 80 B, therefore, their explanations are omitted.
  • the “ASCII” section shows whether a scan number of an external storage controller is indicated in ASCII code or binary code.
  • a “chassis's support/non-support information” field 80 D indicates, for the external storage controllers in the respective columns bitmapped support information that compiles support information of each model of the first storage controller 42 .
  • the codes [ 0 ] to [ 3 ] respectively represent the models “AAA,” “BBB,” “CCC,” and “DDD” of the first storage controller 42 .
  • the “chassis's support/non-support information” field 80 D indicates, in the bitmap format, whether or not each of the four models of the first storage controller 42 supports the external storage controllers in the respective columns.
  • Each of the numeric values such as “0 ⁇ e0,” “0 ⁇ a0,” and “0 ⁇ 00” at the right-hand side of the codes [ 0 ] to [ 3 ] indicates, as numeric values of eight bits expressed in binary numbers, numerals written in the respective columns for each model ([ 0 ] to [ 3 ]) in the bitmap as shown in FIG. 8 . Accordingly, “0 ⁇ e0” represents “11100000,” “0 ⁇ a0” represents “10100000,” and “0 ⁇ 00” represents “00000000.”
  • the bit 0 indicates whether or not the relevant model supports the external storage controller in the relevant column, that is, whether or not the external storage controller can be connected to the model (device support valid/invalid).
  • the bit 1 indicates whether or not the model supports ordinary data input/output with the external storage controller, that is, whether or not the model can execute ordinary data input/output with the external storage controller.
  • the bit 2 indicates whether or not the model supports a high-copy function for the external storage controller, that is, whether or not the model can copy data stored by the external storage controller to its own LDEV(s) 41 ( FIG. 5 ). In the boxes corresponding to bit 0 to the bit 2 , “1” indicating “support” or “0” indicating “non-support” is entered. The bit 3 and subsequent bits are reserved and [ 0 ] is entered to the corresponding boxes.
  • a model with the numeric value “0 ⁇ e0” indicated at its right-hand side supports both ordinary input/output and the high-copy function for an external storage controller of a relevant column.
  • a model with the numeric value “0 ⁇ a0” indicated at its right-hand side supports the high-copy function but not ordinary input/output for an external storage controller of a relevant column.
  • model “AAA” represented by the code [ 0 ] supports both ordinary input/output and the high-copy function when a connected external storage controller is one having any one of the product names “AAA” to “FFF.”
  • model “AM” supports only the high-copy function for external storage controllers having the product names of “GGG” and “HHH.”
  • a model with the numeric value “0 ⁇ 00” indicated at its right-hand side supports neither the ordinary input/output or the high-copy function for an external storage controller in a relevant column.
  • the support information of the respective models is compiled and shared, therefore, unlike conventional storage controllers, it is unnecessary to create support information for each model; moreover, update of the support information of the respective models can be conducted easily. Furthermore, because “support” or “non-support” is shown with flags in the compiled support information, when an unsupported external storage controller is connected to the first storage controller 42 , it is only necessary to change the flag of the external storage controller (from [ 0 ] to [ 1 ]) so that it becomes an object to be supported.
  • profile information of any manufacturer's external storage controllers that are currently unsupported but expected to become objects to be supported in the future is added to the profile information table 80 in advance, even when the channel adapters 52 A and 52 B of the first storage controller 42 are upgraded and the number of types of supportable external storage controllers increases, the profile information table need not be updated in its entirety, instead it is only necessary to change the flags in the support information to make the external storage controllers be the objects to be supported.
  • the path control systems adopted for the external storage controllers in the respective columns are indicated.
  • [ 0 ] is stored for an external storage controller that employs, as its path control system, the aforementioned active-active system in which available paths including the alternate path are used in a balanced manner.
  • [ 1 ] is stored for an external storage controller that employs the hot standby system, in which, one path is used on a priority basis and the other path is used only when this path is busy.
  • [ 2 ] is stored for an external storage controller that employs the cold standby system, in which, only one path is used and the other path is used when this path cannot be used for disturbances etc.
  • the external storage controller with the product name of “AAA” and title of “ ⁇ ” employs the active-active system as its path control system; the external storage controller with the product name of “BBB” or “CCC” and title of “ ⁇ ” employs the hot standby system; and the external storage controller with the product name of “EEE” and title of “ ⁇ ” employs the cold standby system.
  • the “timeout threshold value” field 80 F indicates, for the external storage controllers in the respective columns, respective timeout threshold values (timeout time) previously set.
  • timeout time timeout time
  • the timeout time is set to “20” seconds
  • the timeout time is set to “30” seconds.
  • their timeout times are set to “15” seconds.
  • the storage controller 42 has a code conversion function for converting a coded vendor name and a coded device name of the second storage controller 44 , obtained from the inquiry data transmitted from the second storage controller 44 in response to an inquiry command, into real name codes (character strings) and transmitting them to the host system 46 .
  • This function is realized through the processing executed by the service processor 54 ( FIG. 5 ) of the first storage controller 42 , based on the control program incorporated therein.
  • the host system 46 transmits a so-called discovery command for detecting an external storage controller connected to the first storage controller 42 (SP 1 ) to the first storage controller 42 .
  • the service processor 54 receives the discovery command from the host system 46 .
  • the service processor 54 controls the relevant channel adapter 52 B via the connecting part 57 , thereby transmitting an inquiry command to the second storage controller 44 , which is an external storage controller connected to the first storage controller 42 (SP 2 ).
  • the service processor 54 When the service processor 54 receives inquiry data transmitted from the second storage controller 44 in response to the inquiry command via the channel adapter 52 B and the connecting part 57 in sequence (SP 3 ), it extracts, from the inquiry data, the respective codes for the vendor name and the device name of the second storage controller 44 and converts, with reference to the profile table 80 stored in the shared memory 56 , these codes into codes (character strings) indicating the real vendor name and the real device name of the second storage controller 44 (SP 4 ).
  • the service processor 54 extracts the code for the vendor name from the received inquiry data (SP 10 ) and specifies the type of the second storage controller 44 on the basis of the extracted code for the vendor name and the codes listed in the “content” sections, in the “vendor name” field 80 A ( FIG. 7 ) of the profile information table 80 , for the respective external storage controllers to be supported (SP 11 ). Then, the service processor 54 reads, with reference to the “page,” “byte position,” and “number of byte” sections of the predetermined type in the “device name” field 80 B ( FIG. 7 ), a position in the inquiry data where the device name of that type is indicated (SP 12 ). Then, based on this readout result, the service processor 54 extracts the code for the device name of the second storage controller 44 from the inquiry data (SP 13 ).
  • the service processor 54 checks whether or not the thus-obtained code for the device name matches the code indicated in the relevant box of the “content” section in the “device name” field 80 B in the profile information table 80 , and reads the code indicated in the relevant box of the “screen display” section in the “vendor name” field 80 A, and the code indicated in the relevant box of the “screen display” section in the “device name” field 80 B. Then, the service processor 54 converts the codes for the vendor name and the device name in the inquiry data into the codes for the vendor name and the device name read out from the profile information table 80 respectively (SP 14 ).
  • the service processor 54 transmits, to the host system 46 as inquiry result data, predetermined information such as: the real name codes (character strings) of the vendor name and the device name of the second storage controller 44 obtained through the aforementioned conversion processing; the codes for the scan number of the second storage controller 44 included in the inquiry data; and the WWN of the communication port 60 B ( FIG. 5 ) of the channel adapter 52 B ( FIG. 5 ), which is controlled by the first storage controller 42 itself and connected to the second storage controller 44 (SP 5 ).
  • predetermined information such as: the real name codes (character strings) of the vendor name and the device name of the second storage controller 44 obtained through the aforementioned conversion processing; the codes for the scan number of the second storage controller 44 included in the inquiry data; and the WWN of the communication port 60 B ( FIG. 5 ) of the channel adapter 52 B ( FIG. 5 ), which is controlled by the first storage controller 42 itself and connected to the second storage controller 44 (SP 5 ).
  • the host system 46 displays, at predetermined positions in a window 81 as shown in FIG. 11 , a WWN, the scan number, the device name, and the vendor name and the like of the external storage controller (the second storage controller 44 ) connected to the first storage controller 42 (SP 6 ).
  • the respective codes for the vendor name and the device name of the second storage controller 44 are converted into the codes (character strings) indicating the real vendor name and the real device name of the second storage controller 44 in the inquiry result data transmitted from the first storage controller 42 to the host system 46 , and because the host system 46 displays the vendor name and the device name of the second storage controller 44 based on the inquiry result data, the operator can without fail recognize the displayed vendor name and the device name of the second storage controller 44 immediately.
  • the profile information table 80 stores various profile information (the column with “OTHER” entered in the box for a developing code), which is shared by all external storage controllers that are not to be supported.
  • the service processor 54 of the first storage controller 42 specifies the type of the second storage controller 44 on the basis of the inquiry data transmitted from the second storage controller 44 (SP 11 in FIG.
  • the second storage controller 44 reads the code (“OTHER”) indicated in the “screen display” section of the “vendor name” field 80 A of the column with “OTHER” entered in the box for a developing code; and the code (“OTHER”) indicated in the “screen display” section of the “device name” field 80 B of the same column (SP 12 in FIG. 10 ), and transmits them to the host system 46 as the conversion result (SP 5 in FIG. 9 ). Accordingly, at this time, the host system 46 displays, on its display, the character strings “OTHER” in the vendor name field and the device name field of the second storage controller 44 (SP 6 in FIG. 9 ). Thereby, the operator can without fail recognize immediately that the second storage controller 44 connected to the first storage controller 42 is not an object to be supported by the first storage controller 42 (that is, the second storage controller 44 cannot be connected to the first storage controller 42 as an externally-connected device).
  • the service processor 54 does not indicate anything at address positions in the inquiry result data where the codes for the vendor name and the device name of the second storage controller 44 should be indicated (all [ 0 ]). Accordingly, at this time, the host system 46 does not display anything, on its display, at the part in the window 81 of FIG. 11 where the vendor name and the device name should be displayed.
  • the first storage controller 42 cannot provide LDEVs of the second storage controller 44 to the host systems 45 and 46 as its own LDEVs 47 .
  • this configuration it is possible to avoid the risks caused by providing LDEVs of unidentified external storage controllers to the host systems 45 and 46 .
  • the first storage controller 42 is previously provided with the profile information table 80 that associates the codes for the vendor names and the device names contained in the inquiry data transmitted from the respective connected external storage controllers to be supported, with the codes for the real vendor names and the device names of the external storage controllers, and the first storage controller 42 converts, using the profile information table 80 , the codes for the vendor name and the device name obtained from the inquiry data transmitted from the second storage controller 44 into the real name codes that the operator of the host system 46 can immediately recognize.
  • the vendor name and the device name in the inquiry data transmitted from the second storage controller 44 are indicated with codes unknown to the public, such as developing codes, the vendor name and the device name familiar to the operator as he/she has seen in catalogs or similar can be displayed as such on the display of the host system 46 , thereby enabling the provision of a user-friendly information display interface.
  • the first storage controller 42 has a path-control-system switching function, by which, a path control system is switched from one to another according to the types of the external storage controllers (for example, a second storage controllers 44 ) connected to the first storage controllers so that each of the external storage controllers can employ its own path control system.
  • This function is realized through the execution of the processing procedure, shown in FIG. 12 , by the relevant channel adapter 52 B, on the basis of the control program 64 previously stored in the memory of the respective channel adapters 52 A and 52 B of the first storage controller 42 .
  • the channel adapter 52 B transmits an inquiry command to an external storage controller (hereinafter, described as the “second storage controller 44”) at the time when the second storage controller 44 is first connected to the communication port 60 B ( FIG. 5 ) (SP 20 ).
  • an external storage controller hereinafter, described as the “second storage controller 44”
  • the channel adapter 52 B When the channel adapter 52 B receives inquiry data transmitted from the second storage controller 44 in response to the inquiry command (SP 21 :Y), it then specifies the type of the second storage controller 44 (SP 22 ) based on the inquiry data and the profile information table 80 stored in the shared memory 56 ( FIG. 5 ), in the same manner as described in Steps SP 10 and SP 11 in FIG. 10 , and, based on this specification result, reads a numeric value indicated in the relevant box in the “alternate path model” field 80 E in the profile information table 80 (SP 23 ).
  • the channel adapter 52 B sets the aforementioned active-active system as the path control system for data input/output with the second storage controller 44 , while if the numeric value is [ 1 ], it sets the hot standby system as the path control system for the same, and if the numeric value is [ 2 ], it sets the cold standby system as the path control system for the same (SP 24 ).
  • the channel adapter 52 B executes data input/output with the second storage controller 44 using the path control system set as above.
  • the first storage controller 42 detects, using the profile information table 80 , the path control system adopted for the second storage controller 44 and selects, on the basis of the detection result, the detected path control system as the path control system for the second storage controller 44 . Accordingly, it is possible to execute appropriate path control according to the type of the second storage controller 44 . Consequently, in the case where the active-active system is employed as the path control system for the second storage controller 44 , load-balanced data transfer can be executed and sufficient data input/output performance can be ensured.
  • the first storage controller 42 has a timeout-time switching function, by which a timeout time is switched from one to another according to the types of external storage controllers. This function is realized through the execution of the processing procedure, shown in FIG. 12 , by the relevant channel adapter 52 B on the basis of the control program 64 previously stored in the memory of the respective channel adapters 52 A and 52 B of the first storage controller 42 .
  • the channel adapter 52 B transmits an inquiry command to an external storage controller (hereinafter, described as the second storage controller 44 ) (SP 30 ) at the time when the second storage controller 44 is first connected to the communication port 60 B ( FIG. 5 ). Then, it specifies the type of the second storage controller 44 (SP 31 and SP 32 ) in the same manner as in the case of the path-control-system switching function (SP 21 and SP 22 ) explained with reference to FIG. 12 .
  • an external storage controller hereinafter, described as the second storage controller 44
  • SP 30 an external storage controller
  • the channel adapter 52 B reads a numeric value indicated in the relevant box in the “timeout threshold value” field 80 F in the profile information table 80 (SP 33 ), and sets the numeric value read as the timeout time for the second storage controller 44 (SP 34 ).
  • FIG. 14 shows the processing procedure executed by the channel adapter 52 B in relation to the timeout control based on the timeout time set as above.
  • the channel adapter 52 B transfers the request to the second storage controller 44 (SP 40 ) and starts an internal timer not shown in the drawing (SP 41 ).
  • the channel adapter 52 B repeatedly checks whether or not it has received a completion notice, which is sent from the second storage controller 44 when the data input/output processing as a response to the data input/output request has been completed, and whether or not the timeout time has elapsed according to the count on the internal timer (SP 42 and SP 43 ).
  • the channel adapter 52 B receives a completion notice from the second storage controller 44 before the time runs out, it completes the processing. On the other hand, if the time runs out before the channel adapter 52 B receives such notice from the second storage controller 44 , it transmits an error notice to the host system 45 (SP 44 ), and then terminates the processing.
  • an appropriate timeout time is set according to the type of the second storage controller 44 . Accordingly, for an external storage controller requiring a long response time, the timeout threshold value is set high, while, for an external storage controller requiring a short response time, the timeout threshold time is set low. Thereby, even when an old type of external storage controller requiring a long response time is connected to the first storage controller 42 as a second storage controller 44 , the frequent occurrence of timeouts can be effectively prevented. Consequently, even external storage controllers requiring a long response time can be supported as objects connected to the first storage controller 42 , thereby, further expanding the range of the external storage controllers as the objects to be supported, and enhancing versatility. With external storage controllers requiring a short response time, discovery (detection) and data input/output processing can be executed in a short time.
  • the present invention has been explained in relation to the case where it is applied to the first storage controller 42 having the aforementioned configuration shown in FIG. 5 .
  • the present invention is not limited to that case and can be applied to various storage controllers having various other configurations.
  • the service processor 54 is used as a code extract/convert unit for extracting, from the inquiry data transmitted from the second storage controller 44 , the codes indicating the vendor name and the device name of the second storage controller 44 , and converting the extracted codes into the codes indicating the real vendor name and the real device name of the second storage controller 44 .
  • the present invention is not limited to the above. That function of the code extract/convert unit may be provided by the channel adapters 52 A and 52 B or it is possible to provide a dedicated processor to the first storage controller 42 for performing that function.
  • the aforementioned embodiment has been explained for the case where the first storage controller 42 converts the codes for both the vendor name and the device name extracted from the inquiry data that is transmitted from the second storage controller 44 , into the codes indicating the real vendor name and the real device name of the second storage controller 22 .
  • the present invention is not limited to such case. It is possible to set things so that either of the vendor name or the device is converted according to the display form of the host systems 45 , 46 .
  • the present invention can be widely applied to storage controllers to which external storage controllers can be connected as externally-connected devices.

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)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
US11/107,758 2005-02-23 2005-04-18 Storage controller and controlling method therefor Abandoned US20060200593A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US12/216,086 US8051225B2 (en) 2005-02-23 2008-06-30 Storage controller and controlling method therefor
US13/248,064 US8296468B2 (en) 2005-02-23 2011-09-29 Storage controller and controlling method therefor

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2005-047478 2005-02-23
JP2005047478A JP4927339B2 (ja) 2005-02-23 2005-02-23 記憶制御装置及びその制御方法

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US12/216,086 Continuation US8051225B2 (en) 2005-02-23 2008-06-30 Storage controller and controlling method therefor

Publications (1)

Publication Number Publication Date
US20060200593A1 true US20060200593A1 (en) 2006-09-07

Family

ID=35431117

Family Applications (3)

Application Number Title Priority Date Filing Date
US11/107,758 Abandoned US20060200593A1 (en) 2005-02-23 2005-04-18 Storage controller and controlling method therefor
US12/216,086 Expired - Fee Related US8051225B2 (en) 2005-02-23 2008-06-30 Storage controller and controlling method therefor
US13/248,064 Active 2025-05-02 US8296468B2 (en) 2005-02-23 2011-09-29 Storage controller and controlling method therefor

Family Applications After (2)

Application Number Title Priority Date Filing Date
US12/216,086 Expired - Fee Related US8051225B2 (en) 2005-02-23 2008-06-30 Storage controller and controlling method therefor
US13/248,064 Active 2025-05-02 US8296468B2 (en) 2005-02-23 2011-09-29 Storage controller and controlling method therefor

Country Status (4)

Country Link
US (3) US20060200593A1 (ja)
EP (1) EP1696308A1 (ja)
JP (1) JP4927339B2 (ja)
CN (2) CN101183297B (ja)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070124408A1 (en) * 2005-11-25 2007-05-31 Samsung Electronics Co., Ltd. System and method of providing information on computer memory use
US20120182641A1 (en) * 2011-01-14 2012-07-19 International Business Machines Corporation Hard Disk Drive Availability Following Transient Vibration
US20140006876A1 (en) * 2012-06-29 2014-01-02 Fujitsu Limited Storage system and method for controlling storage system
US9092144B2 (en) 2012-12-19 2015-07-28 Fujitsu Limited Information processing apparatus, storage apparatus, information processing system, and input/output method

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4927339B2 (ja) * 2005-02-23 2012-05-09 株式会社日立製作所 記憶制御装置及びその制御方法
US7734836B2 (en) * 2006-10-11 2010-06-08 Coatney Douglas W Method and apparatus for dynamically qualifying mass storage devices
EP2210153B1 (en) * 2007-11-13 2013-04-24 Rockwell Automation Technologies, Inc. Industrial controller using shared memory multicore architecture
CN101308028B (zh) * 2008-06-25 2011-03-23 中国科学院地理科学与资源研究所 一种适合路况信息加载的导航数据库概化方法
JP5923977B2 (ja) * 2011-12-27 2016-05-25 富士通株式会社 ストレージシステム、コントローラモジュールおよびストレージシステムの制御方法
JP6060708B2 (ja) * 2013-01-30 2017-01-18 セイコーエプソン株式会社 制御システムの制御方法、及び、制御装置の制御方法
KR102192242B1 (ko) 2014-02-24 2020-12-17 삼성전자주식회사 메모리로 커맨드를 이슈하는 커맨드 이슈 방법 및 메모리의 커맨드 처리 방법
CN105760261B (zh) * 2014-12-16 2019-06-11 华为技术有限公司 业务输入输出io处理方法和装置
US10089042B2 (en) * 2015-01-15 2018-10-02 Dell Products, Lp System and method for discovering a virtual disk spanned across independent storage controllers
KR102396441B1 (ko) 2015-08-11 2022-05-10 삼성전자주식회사 통신 중단시 데이터 손실을 방지하도록 동작하는 스토리지 장치
CN105677519B (zh) * 2016-02-25 2019-04-30 浙江宇视科技有限公司 一种资源的访问方法和装置

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5640600A (en) * 1994-02-09 1997-06-17 Hitachi, Ltd. Storage controller and bus control method for use therewith
US5717950A (en) * 1994-01-11 1998-02-10 Hitachi, Ltd. Input/output device information management system for multi-computer system
US20030093509A1 (en) * 2001-10-05 2003-05-15 Li Raymond M. Storage area network methods and apparatus with coordinated updating of topology representation
US20040111485A1 (en) * 2002-12-09 2004-06-10 Yasuyuki Mimatsu Connecting device of storage device and computer system including the same connecting device

Family Cites Families (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3551975B2 (ja) * 1991-08-28 2004-08-11 富士ゼロックス株式会社 ネットワーク資源検索装置およびネットワーク資源アクセス装置およびディレクトリ装置およびユーザ端末およびネットワーク資源の検索方法およびネットワーク資源のアクセス方法
JPH08249247A (ja) * 1995-03-14 1996-09-27 Mitsubishi Electric Corp 計算機システム
US5680640A (en) 1995-09-01 1997-10-21 Emc Corporation System for migrating data by selecting a first or second transfer means based on the status of a data element map initialized to a predetermined state
JPH09288547A (ja) 1996-04-22 1997-11-04 Hitachi Inf Technol:Kk アレイ型記憶装置
JPH10207817A (ja) * 1997-01-20 1998-08-07 Nec Eng Ltd 接続判定方式
US6256740B1 (en) * 1998-02-06 2001-07-03 Ncr Corporation Name service for multinode system segmented into I/O and compute nodes, generating guid at I/O node and exporting guid to compute nodes via interconnect fabric
JPH11338762A (ja) * 1998-05-26 1999-12-10 Mitsubishi Electric Corp Icメモリ及びそのicメモリによる動作互換性判定方法
JP2001337850A (ja) 2000-05-25 2001-12-07 Hitachi Ltd 記憶装置および記憶装置の制御方法
JP2002073519A (ja) * 2000-08-25 2002-03-12 Ricoh Co Ltd インタフェース情報出力方法および出力プログラムを記録した記録媒体
US7039727B2 (en) * 2000-10-17 2006-05-02 Microsoft Corporation System and method for controlling mass storage class digital imaging devices
JP2003195940A (ja) * 2001-12-25 2003-07-11 Omron Corp 異常管理装置及び異常管理システム
JP2003256790A (ja) * 2002-02-27 2003-09-12 Toshiba Corp 携帯可能電子装置
JP4704659B2 (ja) * 2002-04-26 2011-06-15 株式会社日立製作所 記憶装置システムの制御方法および記憶制御装置
JP2004005577A (ja) * 2003-04-14 2004-01-08 Hitachi Ltd 情報処理システム及び情報処理装置
JP4045434B2 (ja) * 2003-04-23 2008-02-13 株式会社日立製作所 モジュール型計算機システム及びi/oモジュール
JP4384436B2 (ja) * 2003-04-24 2009-12-16 株式会社日立製作所 記憶装置制御方法、記憶装置制御システム、および、スイッチ
JP4927339B2 (ja) * 2005-02-23 2012-05-09 株式会社日立製作所 記憶制御装置及びその制御方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5717950A (en) * 1994-01-11 1998-02-10 Hitachi, Ltd. Input/output device information management system for multi-computer system
US5640600A (en) * 1994-02-09 1997-06-17 Hitachi, Ltd. Storage controller and bus control method for use therewith
US20030093509A1 (en) * 2001-10-05 2003-05-15 Li Raymond M. Storage area network methods and apparatus with coordinated updating of topology representation
US20040111485A1 (en) * 2002-12-09 2004-06-10 Yasuyuki Mimatsu Connecting device of storage device and computer system including the same connecting device

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070124408A1 (en) * 2005-11-25 2007-05-31 Samsung Electronics Co., Ltd. System and method of providing information on computer memory use
US8019854B2 (en) * 2005-11-25 2011-09-13 Samsung Electronics Co., Ltd. System and method of providing information on computer memory use
US20120182641A1 (en) * 2011-01-14 2012-07-19 International Business Machines Corporation Hard Disk Drive Availability Following Transient Vibration
US8495256B2 (en) * 2011-01-14 2013-07-23 International Business Machines Corporation Hard disk drive availability following transient vibration
US20140006876A1 (en) * 2012-06-29 2014-01-02 Fujitsu Limited Storage system and method for controlling storage system
US9092144B2 (en) 2012-12-19 2015-07-28 Fujitsu Limited Information processing apparatus, storage apparatus, information processing system, and input/output method

Also Published As

Publication number Publication date
CN101183297A (zh) 2008-05-21
JP4927339B2 (ja) 2012-05-09
JP2006235843A (ja) 2006-09-07
US8051225B2 (en) 2011-11-01
US20090013112A1 (en) 2009-01-08
CN1825267A (zh) 2006-08-30
EP1696308A1 (en) 2006-08-30
CN100520695C (zh) 2009-07-29
US8296468B2 (en) 2012-10-23
US20120023266A1 (en) 2012-01-26
CN101183297B (zh) 2012-08-08

Similar Documents

Publication Publication Date Title
US8296468B2 (en) Storage controller and controlling method therefor
EP1571542B1 (en) Storage control system and method
JP4307202B2 (ja) 記憶システム及び記憶制御装置
US7636818B2 (en) Storage virtualization system and method
JP4634136B2 (ja) 記憶制御システム
JP4939154B2 (ja) ストレージ装置及び構成設定方法
JP4497957B2 (ja) 記憶制御システム
JP2005165444A (ja) ディスクアレイ装置、及びディスクアレイ装置の制御方法
EP1647880A1 (en) Control device connected to external device
US7546433B2 (en) Storage system, and data management and migration method
JP2006072440A (ja) ストレージ装置およびそのデータ移行方法
JP2006134049A (ja) ホスト装置が接続される制御装置の接続部とその制御装置が備える記憶デバイスとの間の論理パスを生成する装置及び方法

Legal Events

Date Code Title Description
AS Assignment

Owner name: HITACHI, LTD., JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:KAMBAYASHI, KOSAKU;TANINAKA, DAI;REEL/FRAME:019814/0530

Effective date: 20050404

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION