Transferring data in a digital data processing system.
Abstract
A system and method for transferring data from a first storage medium to a second storage medium, each of the storage media being divided into corresponding data blocks, the method comprising steps of: (a) reading data stored in a first data block in the first storage medium, the first data block initially constituting a current data block; (b) comparing data read in the current data block to data stored in a corresponding data block in the second storage medium; (c) if the data compared in step b are identical, reading data stored in a different data block in the first storage medium, the different data block becoming the current data block, and returning to step b; (d) modifying the data stored in one of the storage media such that the data in the current data block is identical to the corresponding data in the second storage medium; and (e) rereading the data in the current data block and returning to step b.

Term
Term ended
Projected expiry passed 26 June 2010, 16.2 years ago.
- Priority
- Filed
- Published
- Projected expiry
- Today
24 claims: 4 independent, 20 dependent
- 1A method of transferring data from a first storage medium to a second storage medium, said first storage medium being accessible to one or more host processors, each of said storage media being divided into corresponding data blocks, said method comprising the steps of:(a) reading data stored in a first data block in said first storage medium, the first data block initially constituting a current data block;(b) comparing the data read in said current data block to data stored in a corresponding data block in said second storage medium;(c) if the data compared in step b are identical, reading data stored in a different data block in said first storage medium, said different data block becoming the current data block, and returning to step b;(d) if the data compared in step b are not identical, modifying the data stored in one of said storage media such that the data in said current data block is identical to the corresponding data in said second storage medium;and(e) rereading the data in said current data block and returning to step b.
- 10A method of managing a shadow set of storage media accessible by one or more host processors for I/O operations, comprising the steps of:A. carrying out successive comparisons of data stored in corresponding locations in a plurality of said storage media, respectively;andB. performing a management operation on at least one of said storage media, said management operation comprising, for each of said corresponding locations where said comparisons indicated that the data in said corresponding locations was not identical:a. reading data from locations in one of said storage media and writing said data to corresponding locations in another of said storage media;andb. comparing the data in said corresponding locations after said writing to determine if the data in said corresponding locations is identical.
- 11An apparratus for managing a shadow set of storage media accessible by one or more host processors for I/O operations, comprising:means for carrying out successive comparisons of data stored in corresponding locations in a plurality of said storage media, respectively;and means for performing a management operation on at least one of said storage media, said management operation comprising, for each of said corresponding locations where said comparisons indicated that the data in said corresponding locations was not identical: a. reading data from locations in one of said storage media and writing said data to corresponding locations in another of said storage media;andb. comparing the data in said corresponding locations after said writing to determine if the data in said corresponding locations is identical.
- 12A program for controlling one or more processors in a digital computer. the digital computer processing at least one process which enables said processors to manage a shadow set of storage media accessible by one or more host processors for I/O operations, said program comprising:a comparison module for enabling one of said processors to carry out successive comparisons of data stored in corresponding locations in a plurality of said storage media, respectively;and a management module for enabling one of said processors to perform a management operation on at least one of said storage media, said management operation comprising, for each of said corresponding locations where said comparisons indicated that the data in said corresponding locations was not identical: a. reading data from locations in one of said storage media and writing said data to corresponding locations in said other storage media;andb. comparing the data in said corresponding locations after said writing to determine if the data in said corresponding locations is identical.
Independent claims4
42 paragraphs in 1 section, as filed
BACKGROUND OF THE INVENTION
This invention relates to a device for transferring digital data between two storage devices in a digital data processing system. The preferred embodiment is described in connection with a system for establishing and maintaining one or more duplicate or "shadow" copies of stored data to thereby improve the availability of the stored data.
A typical digital computer system includes one or more mass storage subsystems for storing data (which may include program instructions) to be processed. In typical mass storage subsystems, the data is actually stored on disks. Disks are divided into a plurality of tracks, at selected radial distances from the center, and sectors, defining particular angular regions across each track, with each track and set of one or more sectors comprising a block, in which data is stored.
Since stored data may be unintentionally corrupted or destroyed, systems have been developed that create multiple copies of stored data, usually on separate storage devices, so that if the data on one of the copies is damaged, it can be recovered from one or more of the remaining copies. Such multiple copies are known as a "shadow set." In a shadow set, typically data that is stored in particular blocks on one member of the shadow set is the same as data stored in corresponding blocks on the other members of the shadow set. It is usually desirable to permit multiple host processors to simultaneously access (i.e., in parallel) the shadow set for read and write type requests ("I/O" requests).
A new storage device or "new member" is occasionally added to the shadow set. For example, it may be desirable to increase the number of shadow set members to improve the data availability or it may be necessary to replace a .shadow set member that was damaged. Because all shadow set members contain the same data, when adding a new member, all of the data stored on the active members is copied to the new member.
Summary of the Invention
The invention generally features a system and method for transferring data from a first storage medium to a second storage medium and is used in the preferred embodiment to copy data from an active member of a shadow set to a new shadow set member. In the preferred embodiment, the first storage medium is available to one or more hosts for I/O operations, and each of the storage media are divided into corresponding data blocks, the method generally including the steps of: (a) reading data stored in a first data block in the first storage medium, the first data block initially constituting a current data block; (b) comparing data read in the current data block to data stored in a corresponding data block in the second storage medium; (c) if the data compared in step b are identical, reading data stored in a different data block in the first storage medium, the different data block becoming the current data block, and returning to step b; (d) if the data compared in step b are not identical, transferring the data stored in the current data block to a corresponding data block in the second storage medium; and (e) rereading the data in the current data block and returning to step b.
In the preferred embodiment, the different data block is a data block adjacent to the current data block. Each data block in the first storage medium is compared to a corresponding data block in the second storage medium. Each of the storage media may be directly accessed by one or more host processors. The storage media may be disk storage devices.
The invention allows data to be copied from one storage media to a second storage media without interrupting I/O operations from one or more hosts to the shadow set. Therefore a shadowing system can be maintained that provides maximum availability to data with no interruption to routine I/O operations while providing consistent and correct results.
Other advantages and features of the invention will be apparent from the following detailed description of the invention and the appended claims.
Description of the Preferred Embodiments
Drawings
We first briefly describe the drawings. <ul id="ul0001" list-style="none"><li>Fig. 1 is a shadow set storage system according to the present invention.</li><li>Figs. 2-4 are data structures used with the invention.</li><li>Fig. 5 is a flow chart illustrating the method employed by the invention.</li></ul>
Structure and Operation
Referring to Fig. 1, a shadowing system utilizing the invention includes a plurality of hosts 9, each of which includes a processor 10, memory 12 (including buffer storage) and a communications interface 14. The hosts 9 are each directly connected through a communications medium 16 (e.g., by a virtual circuit) to two or more storage subsystems illustrated generally at 17 (two are shown).
Each storage subsystem includes a disk controller 18, that controls I/O requests to one or more disks 20, which form the members of the shadow set. Disk controller 18 includes a buffer 22, a processor 24 and memory 26 (e.g., volatile memory). Processor 24 receives I/O requests from hosts 9 and controls reads from and writes to disk 20. Buffer 22 temporarily stores data received in connection with a write command before the data is written to a disk 20. Buffer 22 also stores data read from a disk 20 before the data is transmitted to the host in response to a read command. Processor 24 stores various types of information in memory 26.
Each host 9 will store, in its memory 12, a table that includes information about the system that the hosts 9 need to perform many operations. For example, hosts 9 will perform read and write operations to storage subsystems 17 and must know which storage subsystems are available for use, what disks are stored in the subsystems, etc. As will be described in greater detail below, the hosts 9 will slightly alter the procedure for read and write operations if data is being transferred from one shadow set member to another. Therefore, the table will store status information regarding any ongoing operations. The table also contains other standard information.
While each storage subsystem may include multiple disks 20, the shadow set members are chosen to be disks in different storage subsystems. Therefore, hosts do not access two shadow set members through the same disk controller. This will avoid a "central point of failure." In other words, if the shadow set members have a common or central controller, and that controller malfunctions, the hosts will not be able to successfully perform any I/O operations. In the preferred system, however, the shadow set members are "distributed", and the failure of one device (e.g., one disk controller 18) will not inhibit I/O operations because they can be performed using another shadow set member accessed through another disk controller.
When a host wishes to write data to the shadow set, the host issues a command whose format is illustrated in Fig. 2A. The command includes a "command reference number" field that uniquely identifies the command, and a "unit number" field that identifies the unit (e.g. the disk 20) to which data is to be written. The host issues a separate write command for each disk that makes up the shadow set, using the proper unit number. The opcode field identifies that the operation is a write. The "byte count" field gives the total number of bytes contained in the data to be written and the "logical block number" identifies the starting location on the disk. The "buffer descriptor" identifies the location in host memory 12 that contains the data to be written.
The format of a read command is illustrated in Fig. 2B, and includes fields that are similar to the write command fields. For a read command, the buffer descriptor contains the location in host memory 12 to which the data read from the disk is to be stored.
Once a host transmits a read or write command, it is received by the disk controller 18 that serves the disk identified in the "unit number" field. For a write command, the disk controller will implement the write to its disk 20 and return an "end message" to the originating host, the format of the write command end message being illustrated in Fig. 3A. The end message includes a status field that informs the host whether or not the command was completed successfully. If the write failed the status field can include error information, depending on the nature of the failure. The "first bad block" field indicates the address of a first block on the disk that is damaged (if any).
For a read command, the disk controller will read the requested data from its disk and transmit the data to memory 12 of the originating host. An end message is also generated by the disk controller after a read command and sent to the originating host, the format of the read command end message being illustrated in Fig. 3B. The read command end message is similar to the end message for the write command.
As will be explained below, the system utilizes a "Compare Host" operation when transferring data between two shadow set members. The command message format for the Compare Host operation is shown in Fig. 4A. The Compare Host operation instructs the disk controller supporting the disk identified in the "unit number" field to compare the data stored in a section of host memory identified in the "buffer descriptor" field, to the data stored on the disk in the location identified by the "logical block number" and "byte count" fields.
The disk controller receiving the Compare Host command will execute the requested operation by reading the identified data from host memory, reading the data from the identified section of the disk, and comparing the data read from the host to the data read from the disk. The disk controller then issues an end message, the format of which is shown in Fig. 4B, to the host that issued the Compare Host command. The status field of the end message will indicate whether the compared data was found to be identical.
When adding a new member to the shadow set (i.e., a new disk 20), the system chooses a host processor to carry out the processing necessary to provide the new member with all of the data stored in the active members of the shadow set. The host will choose one active member to function as a "source" and will sequentially copy all of the data from the source that differs from data in the new member, to the new member or "target." Using the method of the invention, data is transferred to the new member without interrupting normal I/O operations between other hosts and the shadow set, while assuring that any changes to dat.a in the shadow set made during the copy operation will propagate to the new member.
Specifically, the method of transferring data to a new member or target from a source involves sequentially reading data blocks, a "cluster" at a time (a cluster is a predetermined number of data blocks), from the source and comparing the read data to data stored at corresponding locations in the target. If the data is identical in the two corresponding clusters, then the next cluster is processed. Otherwise, the data read from the source is written to the target, and the host performs a similar comparison operation on the same cluster once again. The second comparison on the same cluster of data is necessary because the shadow set is available for I/O operations to other hosts during the process of adding a new member. In other words, while the new member is being added, I/O operations such as write operations from hosts in the system will continue to the shadow set. Read commands are performed to any active member, but not to the target since not all of the target's data is identical to the shadow set data. Since it is possible for a write operation to occur after the system reads data from the source and before it writes the data to the target, it is possible that obsolete data will be written into the target. I.e., if the data in the shadow set is updated just before the host writes data to the target, the data written to the target will be obsolete.
Therefore, the system will perform a second compare operation after it writes data to the target, to the same two corresponding data clusters. In this way, if the source has been updated, and the target was inadvertently written with obsolete data, the second comparison will detect the difference and the write operation will be repeated to provide the updated data to the target. Only after the two clusters are found to have identical data does the process move to the next data cluster.
It is theoretically possible for the same cluster to be compared and written many times. For example, if there was a particularly oft-written file or data block that was being changed constantly, the source data cluster and target data cluster would always be inconsistent. To prevent the system from repeating the comparison and writing steps in an infinite loop, a "repeat cluster counter" is used to determine how many times the loop has been executed.
This counter is initialized to zero and is incremented after data is written from the source to the target. The counter is monitored to determine if it reaches a predetermined threshold number. The counter is reset when the system moves on to a new cluster. Therefore, if the same cluster is continually compared and written to the target, the counter will eventually reach the threshold value. The system will then reduce the size of the cluster and perform the comparison again. Reducing the size of the cluster will make it more likely that the clusters on the two members will be consistent since data in a smaller size cluster is less likely to be changed by a write from one of the hosts. When a successful comparison is eventually achieved, the cluster size is restored to its previous value.
As described above, I/O operations to the shadow set will continue while a new member is being added. However, hosts are required to perform write type operations in a manner that guarantees that while a a new member is being added, all data written to logical blocks on the target disk will be identical to those contained on the source disk. If hosts issue I/O commands in parallel, as is normally done, it is possible that the data on the source and target will not be consistent after the copy method described above is implemented. To avoid possible data corruption, hosts shall ensure that write operations addressed to the source disk are issued and completed before the equivalent operation is issued to the target disk.
As explained above, each host stores a table that lists data that the host needs to operate properly in the system. For example, each table will include information regarding the disks that make up the shadow set, etc. The table also stores status information that informs the host whether or not a new member is being added to the shadow set. Therefore, before a host executes an I/O request to the shadow set it will check the status field in its table, and if the host determines that a new member is being added, the host will implement the special procedures discussed above for avoiding possible data corruption. The table is kept current by requiring hosts that begin the process of adding a new member, to send a message to every other host in the system, informing each host of the operation. A host that is controlling the addition of the new member will not begin the data transfer to the new member until it receives a confirmation from each host that each host has updated its table to reflect the new status of the system. Similarly, a host controlling the addition of a new member will send a message to each host when the new member has been added, and has data that is consistent with the shadow set. Upon receiving this message, hosts will resume the normal practice of issuing I/O requests in parallel.
The method of the invention will now be explained in detail, with reference to the flow chart of Fig. 5. The host first initializes two counters: a "logical cluster counter" and the repeat cluster counter (step 1). The logical cluster counter is used to identify clusters in each shadow set member and, when initialized, will identify a first cluster of data. As the logical cluster counter is incremented, it sequentially identifies each cluster in the shadow set.
Next, the host selects one active shadow set member to serve as the source with the new member serving as the target (step 2). The host then issues a read command of the type illustrated in Fig. 2B to the disk controller serving the source (identified by the "unit number" field in the command) requesting that the data in the cluster identified by the logical cluster counter be read and transmitted to host memory (step 3).
The disk controller serving the source will receive the read command, will read the identified data from the source to its buffer 22 and will transmit the data to host memory 12, as well as issuing an end message (see Fig. 2B) informing the host that the read command was executed (step 4).
After the host receives the end message indicating that the data from the source is in host memory 12 (step 5), the host will issue a Compare Host command to the target to compare the data read from the source to the data stored in the same logical cluster in the target (step 6).
The target will receive the Compare Host command, and will perform the comparison, issuing an end message (see Fig. 4B) to the host indicating the result of the comparison (step 7).
The host receives the end message in step 8 and determines whether the data compared by the Compare Host command was identical. If the compared data was identical, then the logical cluster counter is tested to see if it is equal to a predetermined last number (indicating that all data clusters have been processed) (step 9). If the logical cluster counter is equal to the last number, then the process is finished. Otherwise, the logical cluster counter is incremented, the repeat cluster counter is reset (step 10), and the method returns to step 3 to begin processing the next cluster.
If the compared data was not identical (see step 8), the host issues a write command of the type shown in Fig. 2A, to the target's disk controller, instructing the controller to write the data read from the source and sent to the host in step 4 to the section of the target identified by the logical cluster counter (i.e., the cluster in the target that corresponds to the cluster in the source from which the data was read) (step 11).
The disk controller serving the target receives the write command, reads the data from host memory and writes it to the section of the target identified by the current logical cluster counter and issues an end message to the host (step 12).
The host receives the end message indicating that the write has been completed (step 13), increments the repeat cluster counter and determines if the repeat cluster counter is greater than a threshold value (step 14). As explained above, if the same cluster is written a predetermined number of times, the repeat cluster counter will reach a certain value and the size of the cluster is reduced (step 15).
The system then returns to step 3 without updating the logical cluster counter. Since the logical cluster counter is not updated, the host will then read the same cluster once again from the source and perform the host compare operation to the target for the same cluster.
The above described embodiment is a preferred illustrative enbodiment only and there are various modifications that may be made within the spirit of the invention. For example, the method may be modified such that, if a new disk being added to the shadow set is known to have little or no data that is consistent with data on the active members of the shadow set, steps 6-10 can be eliminated the first time that each cluster is processed such that no Compare Host operation is performed. In other words, if the new disk is known to contain data that is different than the data stored in the shadow set, the result of the first Compare Host operation will be negative and need not be performed. However, if the new disk being added was one that was in the shadow set in the recent past, then most of its data will be consistent with the data in the shadow set, and the Compare Host operation should be performed the first time.
Therefore, the invention shall be limited only by the scope of the appended claims.
7 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5 Sheet 6 Sheet 7
Every citation, both ways
| Document | Relation | Office | Cited during |
|---|---|---|---|
| US11334442B2 | Cited by | United States of America | Applicant |
| US9996428B2 | Cited by | United States of America | Applicant |
| US8775823B2 | Cited by | United States of America | Applicant |
| US11314602B2 | Cited by | United States of America | Applicant |
| US10417102B2 | Cited by | United States of America | Applicant |
| US8620870B2 | Cited by | United States of America | Applicant |
| US10019172B2 | Cited by | United States of America | Search report |
| US7346751B2 | Cited by | United States of America | Applicant |
| US7831566B2 | Cited by | United States of America | Applicant |
| US9740723B2 | Cited by | United States of America | Applicant |
| US7831766B2 | Cited by | United States of America | Applicant |
| US11042511B2 | Cited by | United States of America | Applicant |
| US10601923B2 | Cited by | United States of America | Applicant |
| US10713122B2 | Cited by | United States of America | Applicant |
| US9800656B2 | Cited by | United States of America | Applicant |
| US10192065B2 | Cited by | United States of America | Applicant |
| US10126973B2 | Cited by | United States of America | Applicant |
| US10592357B2 | Cited by | United States of America | Applicant |
| US11436202B2 | Cited by | United States of America | Applicant |
| US7651593B2 | Cited by | United States of America | Applicant |
| US10650057B2 | Cited by | United States of America | Applicant |
| US9940043B2 | Cited by | United States of America | Applicant |
| US10521308B2 | Cited by | United States of America | Applicant |
| US11126365B2 | Cited by | United States of America | Applicant |
| US10007453B2 | Cited by | United States of America | Applicant |
| US10534672B2 | Cited by | United States of America | Applicant |
| US10169121B2 | Cited by | United States of America | Applicant |
| US11308034B2 | Cited by | United States of America | Applicant |
| US10990484B2 | Cited by | United States of America | Applicant |
| US8938481B2 | Cited by | United States of America | Applicant |
| US10459710B2 | Cited by | United States of America | Applicant |
| US10324808B2 | Cited by | United States of America | Applicant |
| US11294768B2 | Cited by | United States of America | Applicant |
| US7343459B2 | Cited by | United States of America | Applicant |
| US8943183B2 | Cited by | United States of America | Applicant |
| US11288236B2 | Cited by | United States of America | Applicant |
| US11119984B2 | Cited by | United States of America | Applicant |
| US9971657B2 | Cited by | United States of America | Applicant |
| US10565067B2 | Cited by | United States of America | Applicant |
| US9967338B2 | Cited by | United States of America | Applicant |
| US9026498B2 | Cited by | United States of America | Applicant |
| US11442768B2 | Cited by | United States of America | Applicant |
| US9727491B2 | Cited by | United States of America | Applicant |
| US9959275B2 | Cited by | United States of America | Applicant |
| US9886346B2 | Cited by | United States of America | Applicant |
| US10459882B2 | Cited by | United States of America | Applicant |
| US11150883B2 | Cited by | United States of America | Applicant |
| US10628266B2 | Cited by | United States of America | Applicant |
| US9740764B2 | Cited by | United States of America | Applicant |
| US11436210B2 | Cited by | United States of America | Applicant |
| US10877851B2 | Cited by | United States of America | Applicant |
| US9898213B2 | Cited by | United States of America | Applicant |
| US11327663B2 | Cited by | United States of America | Applicant |
| US9734348B2 | Cited by | United States of America | Applicant |
| US9619480B2 | Cited by | United States of America | Applicant |
| US9811427B2 | Cited by | United States of America | Applicant |
| US11010011B2 | Cited by | United States of America | Applicant |
| US10223211B2 | Cited by | United States of America | Applicant |
| US8352432B2 | Cited by | United States of America | Applicant |
| US11321188B2 | Cited by | United States of America | Applicant |
| US9774672B2 | Cited by | United States of America | Applicant |
| US10089193B2 | Cited by | United States of America | Applicant |
| US8510516B2 | Cited by | United States of America | Applicant |
| US10481826B2 | Cited by | United States of America | Applicant |
| US9639286B2 | Cited by | United States of America | Applicant |
| US8468538B2 | Cited by | United States of America | Applicant |
| US11068187B2 | Cited by | United States of America | Applicant |
| US10996974B2 | Cited by | United States of America | Applicant |
| US11169729B2 | Cited by | United States of America | Applicant |
| US10599525B2 | Cited by | United States of America | Applicant |
| US10963422B2 | Cited by | United States of America | Applicant |
| US10891069B2 | Cited by | United States of America | Applicant |
| US10891304B2 | Cited by | United States of America | Applicant |
| US9996287B2 | Cited by | United States of America | Applicant |
| US10313196B2 | Cited by | United States of America | Applicant |
| US10091146B2 | Cited by | United States of America | Applicant |
| US10073650B2 | Cited by | United States of America | Applicant |
| US11249863B2 | Cited by | United States of America | Applicant |
| US10547684B2 | Cited by | United States of America | Applicant |
| US9912625B2 | Cited by | United States of America | Applicant |
| US10983863B2 | Cited by | United States of America | Applicant |
| US10901615B2 | Cited by | United States of America | Applicant |
| US10572445B2 | Cited by | United States of America | Applicant |
| US9575804B2 | Cited by | United States of America | Applicant |
| US9026497B2 | Cited by | United States of America | Applicant |
| US10152251B2 | Cited by | United States of America | Applicant |
| US10540235B2 | Cited by | United States of America | Applicant |
| US11443061B2 | Cited by | United States of America | Applicant |
| US11086834B2 | Cited by | United States of America | Applicant |
| US11281642B2 | Cited by | United States of America | Applicant |
| US10481824B2 | Cited by | United States of America | Applicant |
| US10768971B2 | Cited by | United States of America | Applicant |
| US10896053B2 | Cited by | United States of America | Applicant |
| US10229133B2 | Cited by | United States of America | Applicant |
| US10148780B2 | Cited by | United States of America | Applicant |
| US9720787B2 | Cited by | United States of America | Applicant |
| US11287980B2 | Cited by | United States of America | Applicant |
| US11321195B2 | Cited by | United States of America | Applicant |
| US8108427B2 | Cited by | United States of America | Applicant |
| US11032146B2 | Cited by | United States of America | Applicant |
13 members in 8 offices
Priority claims4
| Document | Office | Kind | Date |
|---|---|---|---|
| 374528 | United States of America | – | |
| 37452889 | United States of America | A | |
| 374528 | – | – | – |
| US19890374528 | – | – | – |
Members13
| Document | Office | Kind | |
|---|---|---|---|
| CA2020272A1 | Canada | A1 | |
| EP0405926A2This record | European Patent Office (EPO) | A2 | |
| AU5806790A | Australia | A | |
| JPH03129552A | Japan | A | |
| EP0405926A3 | European Patent Office (EPO) | A3 | |
| AU622566B2 | Australia | B2 | |
| US5210865A | United States of America | A | |
| TW215124B | Taiwan Province of China | B | |
| JPH0812584B2 | Japan | B2 | |
| EP0405926B1 | European Patent Office (EPO) | B1 | |
| AT145998T | Austria | T | |
| DE69029289D1 | Germany | D1 | |
| DE69029289T2 | Germany | T2 |
42 legal events, as 3 offices reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | Office | |
|---|---|---|---|
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Notification of lapseLapsedST | ST | FR | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Nl: lapsed or anulled due to non-payment of the annual feeLapsedNLV4 | NLV4 | EP | |
| Gb: european patent ceased through non-payment of renewal feeCeasedGBPC | GBPC | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| No opposition filedOpposition26N | 26N | EP | |
| No opposition filed within time limitOppositionORIGINAL CODE: 0009261PLBE | PLBE | EP | |
| Information on the status of an ep patent application or granted ep patentGrantedSTATUS: NO OPPOSITION FILED WITHIN TIME LIMITSTAA | STAA | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Patent ceasedCeasedPL | PL | CH | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| It: translation for a ep patent filedITF | ITF | EP | |
| It: translation for a ep patent filedITF | ITF | EP | |
| Fr: translation filedET | ET | EP | |
| Corresponds to:REF | REF | EP | |
| Designated contracting statesAK | AK | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Corresponds to:REF | REF | EP | |
| (expected) grantORIGINAL CODE: 0009210GRAA | GRAA | EP | |
| Despatch of communication of intention to grant a patentORIGINAL CODE: EPIDOS IGRAGRAH | GRAH | EP | |
| Despatch of communication of intention to grant a patentORIGINAL CODE: EPIDOS IGRAGRAH | GRAH | EP | |
| Despatch of communication of intention to grantORIGINAL CODE: EPIDOS AGRAGRAG | GRAG | EP | |
| First examination report despatched17Q | 17Q | EP | |
| Designated contracting statesAK | AK | EP | |
| Main classification (correction)RHK1 | RHK1 | EP | |
| Search report despatchedORIGINAL CODE: 0009013PUAL | PUAL | EP | |
| Request for examination filed17P | 17P | EP | |
| Designated contracting statesAK | AK | EP | |
| Public reference made under article 153(3) epc to a published international application that has entered the european phaseORIGINAL CODE: 0009012PUAI | PUAI | EP |
Numbers
- Publication
- 0405926
- Publication, DOCDB
- 0405926
- Publication, EPODOC
- EP0405926
- Application
- 90306996
- Application, DOCDB
- 90306996
- Application, EPODOC
- EP19900306996
Titles3
- German
- Verfahren und Anordnung zur Steuerung von Schattenspeichern
- English
- Method and apparatus for managing a shadow set of storage media
- French
- Procédé et dispositif pour gérer un système de mémoire de recopie
Classification
- CPC, 2
- G06F11/2082
- G06F11/2087
- IPC, 4
- G06F15 16
- G06F3 06
- G06F11 16
- G06F11 20
Designated states14
- Contracting states, 14
- Austria
- Belgium
- Switzerland
- Germany
- Denmark
- Spain
- France
- United Kingdom
- Greece
- Italy
- Liechtenstein
- Luxembourg
- Netherlands (Kingdom of the)
- Sweden