A storage-and-host-controller-managed outboard data management tool is described wherein the host controller defines logical paths between various storage controllers and data storage devices, and the storage controller manages the movement of data to and from the various data storage devices while only sending data to the host processor if necessary.

Patent
   6247103
Priority
Jan 06 1998
Filed
Jan 06 1998
Issued
Jun 12 2001
Expiry
Jan 06 2018
Assg.orig
Entity
Large
64
7
EXPIRED
1. A method for transferring data between a first and second storage devices, comprising:
defining, with a host system, at least one data movement path from the first storage device to a first controller, at least one data movement path from the first controller to a second controller, and at least one data movement path from the second controller to the second storage device, wherein there are multiple paths to select from between the first and second storage devices, wherein data is transferred from the first storage device to the first controller, from the first controller to the second controller and from the second controller to the second storage device via the defined paths;
determining whether the data movement paths between the first and second storage devices are available;
retrieving, with the first controller, data from the first storage device via the defined data movement paths in response to processing a pull command after determining that the data movement paths are available; and
storing, with the second controller, the data received from the first storage device in the second storage device in response to processing a push command by transferring the data to the second storage device via the defined data movement paths.
9. An article of manufacture for use in programming a host system and first and second controllers to transfer data between a first storage device and a second storage device, the article of manufacture comprising at least one computer useable medium each including at least one computer program embedded therein for causing the host system and first and second controllers to perform:
defining, with the host system, at least one data movement path from the first storage device to a first controller, at least one data movement path from the first controller to a second controller, and at least one data movement path from the second controller to the second storage device, wherein there are multiple paths to select from between the first and second storage devices, wherein data is transferred from the first storage device to the first controller, from the first controller to the second controller and from the second controller to the second storage device via the defined paths;
determining whether the data movement paths between the first and second storage devices are available;
retrieving, with the first controller, data from the first storage device via the defined data movement paths in response to processing a pull command after determining that the data movement paths are available; and
storing, with the second controller, the data received from the first storage device in the second storage device in response to processing a push command by transferring the data to the second storage device via the defined data movement paths.
5. A system for transferring data, comprising:
a host system;
first and second controllers;
a communication line providing data communication between the host system and the first controller;
a first storage device;
a second storage device, wherein the first and second controllers are in data communication with the first and second storage devices, wherein there are multiple paths from between the first and second storage devices;
means, performed by the host system, for defining at least one data movement path from the first storage device to a first controller, at least one data movement path from the first controller to a second controller, and at least one data movement path from the second controller to the second storage device, wherein data is transferred from the first storage device to the first controller, from the first controller to the second controller and from the second controller to the second storage device via the defined paths;
means for determining whether the data movement paths between the first and second storage devices are available;
means, performed by the first controller, for retrieving data from the first storage device via the defined data movement paths in response to processing a pull command after determining that the data movement paths are available; and
means, performed by the second controller, for storing the data received from the first storage device in the second storage device in response to processing a push command by transferring the data to the second storage device via the defined data movement paths.
2. The method of claim 1, wherein an extent data structure defines storage areas in the first storage device from where data is pulled and storage areas in the second storage device to where data is pushed, wherein the step of retrieving the data comprises the controller sequentially retrieving data from the first set of storage areas in the first storage device and wherein the step of storing comprises the controller sequentially storing the retrieved data to the second set of storage areas in the second storage device.
3. The method of claim 1, wherein the data movement paths do not include the host system, and wherein data is not transferred to the host system when transferring the data from the first storage device to the second storage device.
4. The method of claim 1, wherein the step of retrieving and storing the data with the controller comprises the controller initiating a transfer process to retrieve and store the data, wherein the transfer process executed by the controller is independent of processes executed by the host system.
6. The system of claim 5, further comprising means, performed by the controller for processing an extent data structure defining storage areas in the first storage device from where data is pulled and storage areas in the second storage device to where data is pushed, wherein the controller processes the extent data structure to sequentially retrieve data from the first set of storage areas in the first storage device and wherein the controller further processes the extent data structure to sequentially store the retrieved data to the second set of storage areas in the second storage device.
7. The system of claim 5, wherein the data movement paths defined by the host system do not include the host system, and wherein data is not transferred through the host system when transferring the data from the first storage device to the second storage device.
8. The system of claim 5, wherein the means for retrieving and storing the data comprises the controller initiating a transfer process to retrieve and store the data, wherein the transfer process executed by the controller is independent of processes executed by the host system.
10. The article of manufacture of claim 9, wherein an extent data structure defines storage areas in the first storage device from where data is pulled and storage areas in the second storage device to where data is pushed, wherein the step of retrieving the data comprises the controller sequentially retrieving data from the first set of storage areas in the first storage device and wherein the step of storing comprises the controller sequentially storing the retrieved data to the second set of storage areas in the second storage device.
11. The article of manufacture of claim 9, wherein the data movement paths do not include the host system, and wherein data is not transferred to the host system when transferring the data from the first storage device to the second storage device.
12. The article of manufacture of claim 9, wherein the step of retrieving and storing the data with the controller comprises the controller initiating a transfer process to retrieve and store the data, wherein the transfer process executed by the controller is independent of processes executed by the host system.

This application is related to application Ser. No. 09/003,544, entitled "HOST STORAGE MANAGEMENT CONTROL OF OUTBOARD DATA MOVEMENT," filed same date herewith, by Robert F. Kern et al., which application is incorporated by reference herein.

1. Field of the Invention

This invention relates in general to improvements in the field of computer systems having backup/restore or archive/retrieve subsystems, and more particularly, to host storage management of Outboard Data Movement (ODM).

2. Description of Related Art

Data processing systems are required to store large amounts of data. As data processing systems become more complex, the management, control, and movement of the data required by the system, becomes a larger task for the processor.

Typically, the host processor of a system controls and manages the data through paths that travel through the host processor. This process involves the management of data, as well as requiring the Central Processing Unit (CPU) of the system to spend a significant portion of time manipulating data when the CPU could be performing other tasks.

Further, many systems contain multiple data storage subsystems, e.g., backup/restore subsystems that are typically used to save a recent copy or version of a file or portion thereof on some form of backup data storage device, such as magnetic or optical disk drives, tape drives, or other memory, multiple Direct Access Storage Devices (DASDs) for storage of large amounts of data, etc. The constant management of multiple storage devices is a further drain on CPU processing time. Those engaged in the field of data processing and especially in the field of data storage subsystems are continuously striving to find improved methods and systems to reduce the demands of backup/restore subsystems. Further, present systems are reaching their scalability limits and can no longer use parallel processing to manage the amounts of data required in the time allotted for these tasks.

However, some host processor involvement is still needed to maintain several qualities of the data, e.g., the "current" copy of the data, data security, the data format, and the consistency of the data for a given application.

It can be seen, then that there is a need for a method of managing data that reduces host processor involvement. It can also be seen, then, that there is a need for a method of managing data that allows the data to be controlled in a more efficient manner. It can also be seen, then, that there is a need for a method of managing data that retains host processor involvement for certain data qualities.

To overcome the limitations in the prior art described above, and to overcome other limitations that will become apparent upon reading and understanding the present specification, the present invention discloses a method and apparatus that permits the storage subsystem to perform the Outboard Data Movement (ODM) function to (target) or from (source) other existing storage subsystems without moving the data through the host software. This capability extends the ODM function described in application Ser. No. 09/003,544. The present application extends the ODM functions available in the primary storage controller to allow both the ODM source and target storage devices to be attached to storage controlers that do not provide the ODM capability. The present invention uses existing backup functions into general purpose read and write functions for existing storage subsystems, making the existing functions useful for data dumps or restore operations.

An object of the present invention is to provide for data management with minimal host processor interaction. Another object is to provide for more efficient management and control of data. A further object is to provide more reliable data management methods.

These and various other advantages and features of novelty which characterize the invention are pointed out with particularity in the claims annexed hereto and form a part hereof. However, for a better understanding of the invention, its advantages, and the objects obtained by its use, reference should be made to the drawings which form a further part hereof, and to accompanying descriptive matter, in which there are illustrated and described specific examples of an apparatus in accordance with the invention.

Referring now to the drawings in which like reference numbers represent corresponding parts throughout:

FIG. 1 is an exemplary hardware environment used to implement the preferred embodiment of the invention; and

FIG. 2 is a flowchart illustrating the logic performed by the present invention.

In the following description of the preferred embodiment, reference is made to the accompanying drawings which form a part hereof, and in which is shown by way of illustration a specific embodiment in which the invention may be practiced. It is to be understood that other embodiments may be utilized and structural changes may be made without departing from the scope of the present invention.

Background

As data storage systems grow in size and complexity, the most cost effective way to process data is to process it as close to the source of the data as possible. The trend with dispersed computing systems is to consolidate the compute servers and the data.

Computer system users and owners are looking for ways to reduce the cost and the skills complexity of the management tasks required to manage their computer environments and, especially, the storage environment. Reducing complexity from a storage point of view includes several factors, e.g., standardization of storage management tools and interfaces, centralized storage management of data, centralized security, stability of the storage medium, and exploitation of new storage technologies that are transparent to both applications and end users.

The current focus of computer users and system administrators is to address the needs of the underlying customer business as it relates to information. One industry trend is to "outsource" to a facilities management corporation all data management and focus only on utilizing the services to address the needs of the business. Many corporations are unable to do this for cost and convenience reasons.

Further, the complexity of present computer systems makes it difficult to determine or understand where the most current copy of a given piece of data is. Because data is shared between many different users and systems, the consistency of the data is difficult to manage. Although database management tools have helped in this regard, the applications and database systems do not help locate the "real" copy of the most current data.

Using DB2 as an example, data set information is kept in the system catalog or "file directory". The system or master catalog may be broken up into several user catalogs which may point to additional user catalogs and eventually directly to the storage device on which the data is stored. However, this location is where the data that is not being used is stored, not the data that is being used. At any point in time, the current data may be anyplace in a hierarchy of locations, e.g., main storage (real, virtual, private, etc.), expanded storage, coupling facilities, or cache memories.

Once the current data is located, some applications require that the data be kept in a static or "locked" state for a given period of time. Application programs determine when something needs to be locked, the scope of the lock, the type of lock required, and the timeframe the lock "should" be held. Of course, application logic can fail, so between the operating system and various application functional recovery routines deadlocks conditions and held locks must be released resulting in the freeing up of the held resources(s). There may also be a complication of various hierarchy of locks which must be acquired and then released in a specific order.

Multi-system sharing further complicates the locking process as now the data must now be managed across multiple systems with the minimal "inter-system" communications overhead. The penalty for any undetected slip up in this process is corrupted data.

OS/390 provides the leading edge hardware/software data sharing platform for high performance transactional applications. An optimized balance between all components with application transparency is provided via several OS/390 Data Base models (e.g., IMS, DB2, and the VSAM access method).

Outboarding Storage Management (OSM)

From the above discussion, keeping the application and the associated data together, as well as managing both the application and the data together, is beneficial for a number of reasons. However, there are some aspects of storage management that should be done outboard. In most cases the computer platform that owns the application needs to be involved and actually direct these outboarded activities to maintain data consistency and cost effectively manage the entire process. Data that may be effectively outboarded include third party transfers (where the host is minimally involved), data serving or sharing, and remote copying of data (e.g., snapshot copies, data migration, etc.).

Implementation

In the present invention, the host processor to storage controller interface is programmed to identify paths and volumes on other storage controllers. This allows the storage controller to "read data" from a source and "write data" to a target device that is physically attached to another storage controller.

Using the already existent Outboard Data Movement and push and pull functions of the storage controller, additional programming provided by the present invention allows the ODM function to operate with storage controllers without outboard data movement functions as part of their programming. This expands the hardware available for interconnection, and expands the interconnectivity between systems for data sharing and data management.

The ODM function, when used in this storage management concept, is executed/performed under the direction/control of an exploiting host based application. The exploiting application is responsible for the allocation/serialization of the source object and the allocation of the target object prior to the data movement operation request. The data movement operation is an extent copy operation.

A typical data processing system may take the form of a host processor, such as an IBM Enterprise System 9000 processor for computing and manipulating data, and running, for example, data facility storage management subsystem/multiple virtual systems (DFSMS/MVS) software, having at least one IBM 3990 storage controller attached thereto, the storage controller comprising a memory controller and one or more cache memory types incorporated therein. The storage controller is further connected to a group of direct access storage devices (DASDs) such as IBM 3380 or 3390 DASDs. While the host processor provides substantial computing power, the storage controller provides the necessary functions to efficiently transfer, stage/destage, convert and generally access large databases.

Hardware Environment

FIG. 1 is an exemplary hardware environment used to implement the preferred embodiment of the invention.

FIG. 1 shows a data management system 10 having a primary site 12 and a secondary site 14, wherein the secondary site 14 can be located remotely from the primary site 12. The primary site 12 includes a host processor or primary processor 16. The primary processor 16 could be, for example, an IBM Enterprise Systems/9000 (ES/9000) processor running DFSMS/MVS operating software and further may have several application programs running thereon. A primary storage controller 18, for example, an IBM 3990 Model 6 storage controller, is connected to the primary processor 16 via a channel 20. The primary storage controller 18 is coupled via an I/O channel 22 to one or more data storage devices 24.

As is known in the art, several such primary storage controllers 18 can be connected to the primary processor 16, or alternately, several primary processors 16 can be attached to the primary storage controllers 18. As is shown in FIG. 1, several primary DASDs 24 can be connected to the primary storage controller 18.

In the preferred embodiment, the data storage device 24 comprises a direct access storage device (DASD) such as a magnetic or optical disk drive, but can also comprise a sequential access storage device (SASD) such as a tape drive. Of course, those skilled in the art will recognize that any data storage device may be used with the present invention.

The primary storage controller 18 and attached primary data storage device 24 form a primary substorage system. Further, the primary storage controller 18 and the primary data storage device 24 could be single integral units.

The host processor 16 executes a computer program 26 that controls the operation of the host processor 16 and its interaction with the storage controller 18. In the preferred embodiment, the computer program 26 comprises a backup/restore utility or database management system, although other computer programs may be used as well.

Similarly, the storage controller 18 executes a computer program 28 that controls the operation of the storage controller 18 and its interactions with the host processor 16 and data storage device 24.

The secondary site 14 includes a secondary processor 30, for example, an IBM ES/9000, which is connected via a channel 32 to a secondary storage controller 34a, e.g., an IBM 3990 Model 6. As shown in FIG. 1, there can be more than one secondary controller 34b. A data storage device 36a,b is further connected to the secondary storage controller 34a,b via an I/O channel 38a,b. As shown in FIG. 1, there can be more than one data storage device 36a,b coupled to the secondary storage controller 34a,b. The primary processor 16 is connected to the secondary processor 30 by at least one host-to-host communication link 40, for example, channel links or telephone T1/T3 line links, etc. The primary processor 16 may have indirect connectivity with the secondary storage controller 34 by, for example, primary controller 18 and peer-to-peer connection 42. The primary storage controller 18 communicates with the secondary storage controller 34a,b via links 42 and 44, respectively. The links 42 and 44 can be ESCON links or other peer-to-peer links between primary storage controller 18 and secondary storage controllers 34a,b. Further, there can be one or more links 42 and 44 between the primary storage controller 18 and the secondary storage controllers 34a,b.

Those skilled in the art will recognize that the exemplary environment illustrated in FIG. 1 is not intended to limit the present invention. Indeed, those skilled in the art will recognize that other alternative hardware environments may be used without departing from the scope of the present invention.

Those skilled in the art will also recognize that the present invention may be implemented as a method, apparatus, or article of manufacture using standard programming and/or engineering techniques to produce software, firmware, hardware, or any combination thereof. The term "article of manufacture" (or alternatively, "computer program carrier") as used herein is intended to encompass any device, carrier, or media that provides access to instructions and/or data useful in performing the same or similar functionality. Of course, those skilled in the art will recognize many modifications may be made to this configuration without departing from the scope of the present invention.

Host Computer Operations

The computer program 26 executed by the host processor 16 generally provides the control functions for the data management operations performed by the storage controller 18. The computer program 26 accepts and processes the requests for the backup/restore, movement, and management of data table spaces, files, groups of files, or entire file systems on the data storage devices 24 and 36, as single or multiple units.

Storage Controller Operations

The computer program 28 executed by the storage controller 18 provides support by performing requested functions in real-time, thereby alleviating the overhead of performing these tasks upon command in the host processor 16. This separation of the data copy operations from the host processor 16 allows the storage controller 34a,b to copy those areas of the data storage device 24 without further host processor 16 involvement.

The computer program 28 interacts with host processor 16 when the host processor 16 needs the data stored on data storage devices 24 and 36a,b for manipulation or reporting purposes. Further, computer program 28 receives instructions from computer program 26 for the definition of paths and volumes to data storage devices 24 and 36a,b and translates the location of the specified data from a logical name (file specification) to a physical identifier (logical unit number, physical address, offset, size, etc.). Further, the computer program 26 communicates this information to the storage controller 18.

In the present invention, the primary processor 16 directs the primary storage controller 18 to set up paths to and from the multiple data storage devices 24 and 36a,b volumes, through the primary storage controller 18, through the secondary storage controller 34a,b, and to and from the data storage devices 24 and 36a,b. Once these paths and volumes are defined by the primary processor 16, the primary storage controller 18 can manage the movement, copying, and flow of data from data storage device 24 to data storage device 36a,b and vice versa.

This is accomplished in the present invention by using the outboard data movement system, described in related application Ser. No. 09/003,544, to "pull" data from data storage device 24 and "push" data to data storage device 36a,b, and vice versa. By extending the Outboard Data Movement capability of the primary storage controller to include push/pull capabilities, the primary storage controller 18 becomes, in effect, an outboard data movement system, but the primary storage controller 18 is defined, controlled, and managed externally by primary processor 16. The main management functions are taken over by the primary storage controller 18.

This frees up primary processor 16 to perform other tasks while the primary storage controller 18 is communicating with secondary storage controller 34a,b, primary data storage device 24 and secondary data storage device 36a,b to manage the data. Instead of primary processor 16 using channel 20 and link 40 to direct the flow of data from data storage device 24 and data storage device 36a,b directly, these functions are passed down to primary storage controller 18 using the ODM's push and pull functions to perform the same operations. Primary processor 16 only receives the data from data storage device 24 and data storage device 36a,b when primary processor 16 needs to use or manipulate the data, e.g., by performing arithmetic or change functions to the data. Otherwise, the CPU time of primary processor 16 that would be spent managing the data is free to perform other functions without interruptions for data management tasks.

Outboard data movement operations may be performed by the storage controller 18 using "point in time copy" techniques, "snapshot" techniques, or by simple copy commands that rely on the host processor 16 to not perform write operations, or to manage the implications of write operations during the backup process. However, if the storage controller 18 does not have the capability to do "snapshot" or other techniques, the end user can perform these techniques elsewhere in the system 10.

Thus, according to the present invention, the storage controller 18 performs the data management operations of a storage subsystem substantially independently of the host processor 16, although such operations may be initiated or managed by the computer program 26. As a result of this storage-controller-managed outboard data movement, the storage controller 18 and the computer program 28 relieve the host processor 16 and the computer program 26 of most of the functions associated with backup/restore operations.

Flowchart

FIG. 2 is a flowchart illustrating the logic performed by the present invention.

Block 46 represents the initialization of the storage controller 18. Generally, this step includes loading the computer program 28, and defining the paths and volumes of he data storage devices 24 and 36a,b. These definitions typically include establishing addresses for data storage devices 24 and 36a,b, wherein the path is established by the primary processor 16 and the established path does not travel through the host computer.

Block 48 is a decision block that represents the storage controller 18 waiting for the next event to occur. Block 50 represents a controller event occuring. Thereafter, control transfers to Blocks 52-68.

Block 52 is a decision block that determines whether the event is an outboard data move request for the controller 18 to execute. Such manipulation events include, e.g., write operations to the data storage devices 24 and 36a,b copy operations, display operations, etc. If so, control transfers to Block 54; otherwise, control transfers to Block 56.

Block 54 is a decision block that determines if the paths from the ODM controller to the source and target are available. If so, control passes to block 58. If not, control pases to block 60, which sends a fail message to the primary storage controller 18.

Block 56 represents the storage controller 18 performing a normal data manipulation within the DASD 24.

Block 58 represents the storage controller 18 initializing the paths 42 and 44 between the source and target controllers.

Block 62 represents the storage controller 18 communicating the extent ranges of the source to copy.

Block 64 represents the step of copying the source data to the target.

Block 66 is a decision block that represents an ODM request. If so, control passes to block 68, and control is returned to the host processor 16. If not, control passes to block 64, and the copy continues until completed.

Conclusion

The foregoing description of the preferred embodiment of the invention has been presented for the purposes of illustration and description. It is not intended to be exhaustive or to limit the invention to the precise form disclosed. Many modifications and variations are possible in light of the above teaching. It is intended that the scope of the invention be limited not by this detailed description, but rather by the claims appended hereto.

Kern, Ronald Maynard, Micka, William Frank, Kern, Robert Frederic, Sovik, Mark Anthony

Patent Priority Assignee Title
10409638, Apr 10 2017 Bank of America Corporation Digital processing system for event and/or time based triggering management, and control of tasks
11119828, Apr 10 2017 Bank of America Corporation Digital processing system for event and/or time based triggering management, and control of tasks
6434682, Sep 28 2000 International Business Machines Corporation Data management system with shortcut migration via efficient automatic reconnection to previously migrated copy
6615328, Feb 26 1998 Hitachi, Ltd. Subsystem and method of reorganizing multiplexed data
6839796, Aug 29 2002 International Business Machines Corporation Apparatus and method to import a logical volume indicating explicit storage attribute specifications
6889285, Aug 29 2002 International Business Machines Corporation Apparatus and method to maintain information using a plurality of storage attributes
6961811, Aug 29 2002 International Business Machines Corporation Apparatus and method to maintain information by assigning one or more storage attributes to each of a plurality of logical volumes
6973534, Aug 29 2002 International Business Machines Corporation Apparatus and method to export and then import a logical volume with assigned storage attributes
6993636, Feb 26 1998 Hitachi, Ltd. Subsystem and method of organizing multiplexed data
7051121, Apr 26 2002 Hitachi, LTD Method for controlling storage system, and storage control apparatus
7080202, Sep 17 2003 Hitachi, Ltd. Remote storage disk control device with function to transfer commands to remote storage devices
7130941, Jun 24 2003 Hitachi, LTD Changing-over and connecting a first path, wherein hostscontinue accessing an old disk using a second path, and the second path of the old disk to a newly connected disk via a switch
7139888, Aug 30 2004 Hitachi, Ltd. Data processing system
7155587, Feb 26 2004 Hitachi, Ltd. Storage subsystem and performance tuning method
7165157, Feb 20 2002 GOOGLE LLC Method of performing active data copying processing, and storage subsystem and storage control apparatus for performing active data copying processing
7165163, Sep 17 2003 Hitachi, Ltd. Remote storage disk control device and method for controlling the same
7177991, Jan 16 2003 Hitachi, LTD Installation method of new storage system into a computer system
7184378, Jan 19 2004 Hitachi, Ltd. Storage system and controlling method thereof, and device and recording medium in storage system
7200727, Sep 17 2003 Hitachi, Ltd. Remote storage disk control device with function to transfer commands to remote storage devices
7203806, Sep 17 2003 Hitachi, LTD Remote storage disk control device with function to transfer commands to remote storage devices
7209986, Apr 26 2002 Hitachi, Ltd. Method for controlling storage system, and storage control apparatus
7219201, Sep 17 2003 Hitachi, Ltd. Remote storage disk control device and method for controlling the same
7231465, Sep 18 2002 Hitachi, LTD Storage system, and method for controlling the same
7231466, Jun 24 2003 Hitachi, Ltd. Data migration method for disk apparatus
7249234, Sep 16 2003 Hitachi, Ltd. Storage system and storage control device
7263593, Nov 25 2002 Hitachi, Ltd. Virtualization controller and data transfer control method
7281044, Jan 10 2002 Hitachi, Ltd. SAN infrastructure on demand service system
7290103, Aug 30 2004 Hitachi, Ltd. Data processing system
7360038, May 12 2005 Hitachi, Ltd. Storage control system and method
7363446, Sep 16 2003 Hitachi, Ltd. Storage system and storage control device
7363461, Sep 17 2003 Hitachi, Ltd. Remote storage disk control device and method for controlling the same
7366853, Nov 25 2002 Hitachi, Ltd. Virtualization controller and data transfer control method
7373670, Nov 26 2003 Hitachi, LTD Method and apparatus for setting access restriction information
7380032, Sep 18 2002 Hitachi, Ltd. Storage system, and method for controlling the same
7412543, Apr 26 2002 Hitachi, Ltd. Method for controlling storage system, and storage control apparatus
7430648, Sep 17 2003 Hitachi, Ltd. Remote storage disk control device with function to transfer commands to remote storage devices
7441095, Sep 29 2003 Hitachi, LTD Storage system and storage controller
7447859, Feb 20 2002 GOOGLE LLC Method of performing active data copying processing, and storage subsystem and storage control apparatus for performing active data copying processing
7457899, Apr 26 2002 Hitachi, Ltd. Method for controlling storage system, and storage control apparatus
7493466, Sep 29 2003 Hitachi, Ltd. Virtualization system for virtualizing disks drives of a disk array system
7565502, Aug 30 2004 Hitachi, Ltd. System managing a plurality of virtual volumes and a virtual volume management method for the system
7624241, Feb 26 2004 Hitachi, Ltd. Storage subsystem and performance tuning method
7634588, Jun 24 2003 Hitachi, Ltd. Data migration method for disk apparatus
7673107, Oct 27 2004 Hitachi, Ltd. Storage system and storage control device
7676702, Aug 14 2006 International Business Machines Corporation Preemptive data protection for copy services in storage systems and applications
7694104, Nov 25 2002 Hitachi, Ltd. Virtualization controller and data transfer control method
7707377, Sep 17 2003 Hitachi, Ltd. Remote storage disk control device and method for controlling the same
7779308, Jun 21 2007 International Business Machines Corporation Error processing across multiple initiator network
7809906, Feb 26 2004 Hitachi, LTD Device for performance tuning in a system
7840767, Aug 30 2004 Hitachi, Ltd. System managing a plurality of virtual volumes and a virtual volume management method for the system
7877568, Nov 25 2002 Hitachi, Ltd. Virtualization controller and data transfer control method
7882393, Mar 28 2007 International Business Machines Corporation In-band problem log data collection between a host system and a storage system
7937513, Apr 26 2002 Hitachi, Ltd. Method for controlling storage system, and storage control apparatus
7975116, Sep 17 2003 Hitachi, Ltd. Remote storage disk control device and method for controlling the same
8046554, Feb 26 2004 Hitachi, Ltd. Storage subsystem and performance tuning method
8122214, Aug 30 2004 Hitachi, Ltd. System managing a plurality of virtual volumes and a virtual volume management method for the system
8156561, Nov 26 2003 Hitachi, Ltd. Method and apparatus for setting access restriction information
8190852, Nov 25 2002 Hitachi, Ltd. Virtualization controller and data transfer control method
8255652, Sep 17 2003 Hitachi, Ltd. Remote storage disk control device and method for controlling the same
8281098, Feb 26 2004 Hitachi, Ltd. Storage subsystem and performance tuning method
8572352, Nov 25 2002 Hitachi, Ltd. Virtualization controller and data transfer control method
8806657, Nov 26 2003 Hitachi, Ltd. Method and apparatus for setting access restriction information
8843715, Aug 30 2004 Hitachi, Ltd. System managing a plurality of virtual volumes and a virtual volume management method for the system
9104330, Jun 30 2012 EMC IP HOLDING COMPANY LLC System and method for interleaving storage
Patent Priority Assignee Title
4755928, Mar 05 1984 Storage Technology Corporation Outboard back-up and recovery system with transfer of randomly accessible data sets between cache and host and cache and tape simultaneously
5210865, Jun 30 1989 HEWLETT-PACKARD DEVELOPMENT COMPANY, L P Transferring data between storage media while maintaining host processor access for I/O operations
5226157, Mar 11 1988 Hitachi, Ltd. Backup control method and system in data processing system using identifiers for controlling block data transfer
5596707, Feb 26 1993 Fujitsu Limited Information processing system having backup/recovery facilities
5809543, Dec 23 1993 Unisys Corporation Fault tolerant extended processing complex for redundant nonvolatile file caching
5898891, Jun 04 1996 Round Rock Research, LLC Method for transferring data directly between the first and second data storage devices without transferring data to the memory array or over the input-output bus
5953513, Jul 09 1992 Hitachi Global Storage Technologies Japan, Ltd Recording and reproducing device for recording and reproducing information from different kinds of storage media having different sector formats
/////
Executed onAssignorAssigneeConveyanceFrameReelDoc
Dec 19 1997MICKA, WILLIAM FRANKInternational Business Machines CorporationASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0092280922 pdf
Dec 19 1997SOVIK, MARK ANTHONYInternational Business Machines CorporationASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0092280922 pdf
Jan 05 1998KERN, ROBERTInternational Business Machines CorporationASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0092280922 pdf
Jan 05 1998KERN, RONALD MAYNARDInternational Business Machines CorporationASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0092280922 pdf
Jan 06 1998International Business Machines Corporation(assignment on the face of the patent)
Date Maintenance Fee Events
Sep 22 2004M1551: Payment of Maintenance Fee, 4th Year, Large Entity.
Sep 29 2004ASPN: Payor Number Assigned.
Dec 22 2008REM: Maintenance Fee Reminder Mailed.
Jun 12 2009EXP: Patent Expired for Failure to Pay Maintenance Fees.


Date Maintenance Schedule
Jun 12 20044 years fee payment window open
Dec 12 20046 months grace period start (w surcharge)
Jun 12 2005patent expiry (for year 4)
Jun 12 20072 years to revive unintentionally abandoned end. (for year 4)
Jun 12 20088 years fee payment window open
Dec 12 20086 months grace period start (w surcharge)
Jun 12 2009patent expiry (for year 8)
Jun 12 20112 years to revive unintentionally abandoned end. (for year 8)
Jun 12 201212 years fee payment window open
Dec 12 20126 months grace period start (w surcharge)
Jun 12 2013patent expiry (for year 12)
Jun 12 20152 years to revive unintentionally abandoned end. (for year 12)