EP1649387A1 - Distributed database system - Google Patents
Distributed database systemInfo
- Publication number
- EP1649387A1 EP1649387A1 EP04743938A EP04743938A EP1649387A1 EP 1649387 A1 EP1649387 A1 EP 1649387A1 EP 04743938 A EP04743938 A EP 04743938A EP 04743938 A EP04743938 A EP 04743938A EP 1649387 A1 EP1649387 A1 EP 1649387A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- nodes
- storage nodes
- storage
- slots
- slot
- 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.)
- Granted
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/30—Definitions, standards or architectural aspects of layered protocol stacks
- H04L69/32—Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
- H04L69/322—Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
- H04L69/329—Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/27—Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/1001—Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/1001—Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
- H04L67/1004—Server selection for load balancing
- H04L67/1008—Server selection for load balancing based on parameters of servers, e.g. available memory or workload
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/1001—Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
- H04L67/1004—Server selection for load balancing
- H04L67/101—Server selection for load balancing based on network conditions
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/1001—Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
- H04L67/1004—Server selection for load balancing
- H04L67/1019—Random or heuristic server selection
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/1095—Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/1097—Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/40—Network security protocols
Definitions
- the present invention relates to distributed database systems; for example, the present invention relates to a distributed database system arranged so as to provide enhanced data storing and searching performance. Moreover, the invention also relates to methods of storing and/or retrieving data in such a distributed database system.
- each node is implemented in practice often as an end-user personal computer having executing thereon one or more database software programs. Moreover, the nodes are conveniently arranged to communicate over contemporary end-user Internet connections. Furthermore, there can often be more than a million nodes in such a cluster.
- Each node of the known database is susceptible to having stored therein some data records. These data records stored in the nodes of the network collectively form data of the database system.
- each node of the database system is susceptible to issuing one or more search queries by communicating with other nodes, for example other nodes of the cluster.
- Nodes of the database system co-operate together in response to the one or more queries to locate collectively data records matching the one or more queries.
- the inventors are aware of proprietary network architectures which have been proposed by third parties which are implemented in the form of distributed databases. Such proprietary architectures are known in association with trade mark names such as "Freenet”, “Microsoft Peer-to-Peer Stack”, “FastTrack” and "Kademlia”.
- the inventors have appreciated that there are several primary performance characteristics which are beneficially addressed when designing a large-scale distributed database system comprising a plurality of participating nodes.
- a first performance characteristic is broad query functionality.
- a second performance characteristic is short search time.
- the database is arranged to deliver search responses to the on-line users in less than one second, for example 0.5 seconds.
- a third performance characteristic is that the database is susceptible to being implemented whilst demanding a low communication bandwidth for its participating nodes.
- contemporary end-user Internet connections have asymmetrical bandwidth, for example an outbound bandwidth in the order of 64 kbit/sec which is much more limited than its corresponding inbound bandwidth in the order of at least 512 kbit/sec.
- a fourth performance characteristic is fault-tolerance.
- the database there should arise little or no data loss or performance degradation in the database as a whole in a situation where a few of the nodes of the database fail in operation.
- the inventors have therefore devised an alternative distributed database system distinguished from proprietary databases described in the foregoing, the alternative database system being designed taking the four performance characteristics into consideration.
- a first object of the invention is to provide an alternative database system which is capable of providing a more advantageous compromise between the four performance characteristics elucidated in the foregoing.
- a second object of the invention is to provide a nodal network including a more optimized allocation of nodal functions so that the network provides an enhanced database system.
- a distributed database system comprising a plurality of participating nodes and a communication network for supporting data transfer between the participating nodes, characterised in that
- the participating nodes include a first subset of storage nodes and a second subset of interfacing nodes,
- the storage nodes are operable to store one or more data records therein and/or retrieve one or more data records therefrom in response to instructions received from the interfacing nodes,
- the storage nodes are grouped into a plurality of slots, each storage node having stored therein addresses of substantially all other storage nodes in its particular slot,
- the storage nodes of each slot further have stored therein one or more addresses of storage nodes in other of the slots of the system,
- the interfacing nodes each have stored therein addresses of one or more of the storage nodes
- the system being disposed such that its interfacing nodes each include at least one of:
- first computing means for analysing data received thereat and for subsequently determining one or more of the slots corresponding to the received data, the system being operable to store the received data as corresponding data records in one or more of the storage nodes of said one or more of the slots corresponding to the received data;
- the invention is of advantage in that it is capable of providing a database system which is at least one of more rapid when searching for data, more robust and more efficient in its use of bandwidth.
- the participating nodes are operable to be co-ordinated in a decentralised manner.
- the storage nodes are provided with relatively wide bandwidth communication connections thereto.
- the system is preferably arranged so that, when storing one or more data records in one or more of the slots, one or more of the interfacing nodes are operable to store the one or more data records as multiple copies in a plurality of storage nodes in each of said one or more of the slots.
- the plurality of storage nodes in which the multiple copies of the one or more data records are stored are preferably randomly selected by said one or more of the interfacing nodes. More preferably, to further increase robustness and reliability, said one or more interfacing nodes are arranged to store said multiple copies of said one or more data records at substantially different time instances to at least partially counteract loss of data records occurring in the system during operation.
- said one or more interfacing nodes are preferably arranged to store said multiple copies of said one or more data records repetitively at a time interval similar to an average time to failure of the participating nodes. Moreover, in order to reduce data concentrations at specific nodes, said one or more interfacing nodes are preferably arranged to store said multiple copies of said one or more data records in storage nodes which are randomly selected within each of said one or more of the slots each time data record storage is performed. More preferably, the time interval is in a range of 12 hours to 72 hours.
- each slot is preferably arranged to each include in a range of 2 to 1000 storage nodes. More preferably, each slot is arranged to each include in a range of 5 to 20 storage nodes.
- the first computing means is operable to locate addresses of substantially all storage nodes in a selected slot by:
- the second computing means is preferably operable to locate addresses of substantially all storage nodes in a selected slot by:
- a key value transform
- Such a transform is capable of providing for efficient identification of slot numbers for data record storage purposes. More preferably, to provide for a more even distribution of data within the slots, a selection of the one or more appropriate corresponding slots to the parameter key is derived by applying a mathematical modulus function whose maximum value corresponds to the number of slots present within the system.
- the second computing means is preferably operable to send the one or more search query to one or more randomly selected storage nodes.
- the second computing means is operable to send said one or more search queries to corresponding storage nodes in sequential batches. More preferably, the second computing means is operable to send said one or more search queries in batches, such that each batch is arranged to be received by in a range of 1 to 50 storage nodes. Yet more preferably, each batch is received by 3 storage nodes (40).
- a method of operating a distributed database system including steps of: (a) arranging for the system to comprise a plurality of participating nodes and a communication network for supporting data transfer between the participating nodes, the participating nodes including a first subset of storage nodes and a second subset of interfacing nodes,
- first computing means for analysing data received thereat and for subsequently determining one or more of the slots corresponding to the received data, the system being operable to store the received data as corresponding data records in one or more of the storage nodes of said one or more of the slots corresponding to the received data; and (ii) second computing means for analysing one or more search queries and for determining one or more appropriate corresponding slots, for retrieving data records corresponding to the one or more search queries from one or more of the storage nodes of said one or more corresponding slots and for outputting one or more of the data records in response to the one or more search queries.
- the participating nodes are operable to be co-ordinated in a decentralised manner.
- less than 10% of the participating nodes are arranged to be storage nodes. More preferably, less than 2% of the participating nodes are arranged to be storage nodes.
- one or more of the interfacing nodes are operable to store the one or more data records as multiple copies in a plurality of storage nodes in each of said one or more of the slots. More preferably in the method, the plurality of storage nodes in which the multiple copies of the one or more data records are stored are randomly selected by said one or more of the interfacing nodes.
- said one or more interfacing nodes are arranged to store said multiple copies of said one or more data records at substantially different time instances to at least partially counteract loss of data records occurring in the system during operation. More preferably, said one or more interfacing nodes are arranged to store said multiple copies of said one or more data records repetitively at a time interval similar to an average time to failure of the participating nodes. Beneficially, the time interval is in a range of 12 hours to 72 hours. Yet more preferably, said one or more interfacing nodes are arranged to store said multiple copies of said one or more data records in storage nodes which are randomly selected within each of said one or more of the slots each time data record storage is performed.
- each slot is arranged to each include in a range of 2 to 1000 storage nodes. More preferably, each slot is arranged to each include in a range of 5 to 20 storage nodes.
- the first computing means is operable to locate addresses of substantially all storage nodes in a selected slot by:
- the second computing means is operable to locate addresses of substantially all storage nodes in a selected slot by:
- a selection of the one or more appropriate corresponding slots to the parameter key is derived by applying a mathematical modulus function whose maximum value corresponds to the number of slots present within the system.
- word sub-portion selection relates to selecting a front portion of a word to be analysed.
- the length of the sub-portion selected for use is made dependent on an information content associated with the sub-portion.
- the second computing means is operable to send the one or more search query to one or more randomly selected storage nodes.
- the second computing means is operable to send said one or more search queries to corresponding storage nodes in sequential batches. More preferably, the second computing means is operable to send said one or more search queries in batches, such that each batch is arranged to be received by in a range of 1 to 50 storage nodes. Yet more preferably, each batch is received by 3 storage nodes.
- a third aspect of the invention there is provided software conveyed by a communication network and/or stored on a data carrier for implementing the system according to the first aspect of the invention.
- a fourth aspect of the invention there is provided software conveyed by a communication network and/or stored on a data carrier for implementing the method according to the second aspect of the invention.
- Figure 1 is a schematic diagram of a distributed database system according to the invention.
- FIG 2 is a schematic diagram of the system of Figure 1 wherein slot architecture of the system is illustrated;
- Figure 3 is a schematic diagram of address structure within the system of Figure 1 ;
- Figure 4 is a flow chart illustrating a method of locating addresses of storage nodes in the system of Figure 1 ;
- Figure 5 is a flow chart illustrating a method of storing data records within the system of Figure 1.
- FIG. 1 there is shown a schematic representation of a distributed database system according to the invention; the database system (SYS) is indicted generally by 10 and is included within a dashed line 20.
- the system 10 includes participating nodes, namely interfacing nodes (IN) represented as white circles, for example a node 30, and data storage nodes (DSN) represented as black circles, for example a node 40.
- the storage nodes 40 are a small minority of the participating nodes and are arranged to store database records.
- the storage nodes 40 of the subset are preferably selected according to first and second criteria; the first criterion is determined by bandwidth available within the database system 10, whereas the second criterion is determined by historical nodal reliability record.
- a particular node of the database system 10 is selected to be a data storage node 40 if there are wide bandwidth links thereto and the particular node has earlier demonstrated itself to be sufficiently reliable when operating in the database system 10.
- the system 10 further comprises data paths 50 through which the nodes 30, 40 are capable of mutually communicating.
- the communication paths 50 are preferably at least in part Internet connections.
- data paths 50 comprise one or more of telephone lines, optical fibre communication links and wireless links.
- the data paths and the participating nodes function as a distributed system operating under decentralised control.
- the system having a proprietary name "Gl system” there are included typically in the order of 10 million participating nodes of which in the order of 50, 000 nodes are allocated to be storage nodes 40, namely only 0.5 % of the nodes are allocated to be storage nodes 40.
- All participating nodes within the database system 10 are operable to send their data records and search enquiries to one or more of the storage nodes 40.
- the storage nodes 40 are operable to perform as search hubs where both data records and queries are concentrated. In consequence, each storage node 40 retains therein a portion of the database of the system 10.
- each storage node 40 is capable of rapidly searching its portion of the database to try to find records which match a given search query.
- each storage node 40 storing only a small fraction of the total database, it is found by the inventors to be impractical to configure the system 10 such that queries are sent to every storage node 40 of the system 10.
- the inventors have appreciated in designing the system 10 that a crucial aspect is how to arrange the system 10 so that a small number of particular storage nodes 40 which potentially have stored therein one or more data records that match a given query generated within the system 10 or received by the system 10 from an external network (EU), for example external users, connected thereto are susceptible to being rapidly identified.
- EU external network
- the inventors have arranged the system 10 to employ a slot architecture which will now be elucidated in further detail.
- the storage nodes 40 of the database system 10 are grouped into subsets hereinafter referred as "slots". Such grouping is not indicative of actual spatial location of the nodes 40 but rather their manner of connection within the system 10.
- the total number of slots present is preferably chosen so that each slot includes in a range of 5 to 20 storage nodes 40 therein. However, other numbers of storage nodes 40 in each storage slot can be selected if required.
- each such slot comprises in the order of 12 storage nodes 40.
- slots are denoted by a # symbol; for example, the aforementioned 4096 slots are conveniently number #0 to #4095.
- FIG 2 there is shown a representation of the system 10 wherein its storage nodes 40 are organised in slots, for example a slot 80.
- the storage nodes 40 within each of the slots 80 are arranged to communicate closely with one another. Moreover, the storage nodes 40 of each slot 80 are arranged to store data such that there is significant overlap, for example duplication and/or redundancy, in the data records stored by the nodes 40.
- the system 10 employing slot 80 distribution of its storage nodes 40 is provided with operating software, also referred to as Gl network organization algorithms, which is functional to ensure that: (a) each interfacing node 30 is provided with addresses, for example Internet addresses where the system 10 is implemented in an Internet context, of several storage nodes 40 included in the system 10; (b) each storage node 40 is provided with addresses of several storage nodes 40 in each of the slots 80 included in the system 10; and (c) each storage node 40 is provided with addresses of all other storage nodes 40 within its own slot 80.
- Gl network organization algorithms which is functional to ensure that: (a) each interfacing node 30 is provided with addresses, for example Internet addresses where the system 10 is implemented in an Internet context, of several storage nodes 40 included in the system 10; (b) each storage node 40 is provided with addresses of several storage nodes 40 in each of the slots 80 included in the system 10; and (c) each storage node 40 is provided with addresses of all other storage nodes 40 within its own slot 80.
- Each node 30, 40 in the system 10 is operable to be able to locate the addresses of some storage nodes 40 in at least one of the slots 80 of the system 10 by asking a storage node 40 selected at random.
- Such request of address information is susceptible to requiring as much time as one network round-trip.
- a method of locating the addresses of all storage nodes 40 in a particular slot 80 from one of the interfacing nodes 30 in the system 10 involves the interfacing node 30 executing the following steps: (i) requesting one of the storage nodes 40 selected at random to provide storage node 40 addresses therefrom corresponding to the particular slot 80; and (ii) requesting at least one of the storage nodes 40 whose addresses were provided to the interfacing node 30 in step (i) for all addresses of storage nodes 40 in the particular slot 80.
- step (ii) all of the storage nodes 40 whose addresses were provided in step (i) are requested to respond with all addresses of storage nodes 40 in their respective slots 80.
- the method comprising steps (i), (ii) requires two network round-trips for its execution.
- the system 10 includes, amongst other interfacing nodes 30 and storage nodes 40, four storage nodes 40 designated as nodes A, B, C and D.
- the storage nodes A, B, C, D are included within slots #22, #77, #77, #55 respectively.
- the storage node A has stored therein the addresses of the storage nodes B, D.
- the storage node B has stored therein the address of the storage node C.
- the storage node C has the address of the storage node B stored therein because both the nodes B, C are in the same slot #77.
- the storage node D has no other addresses stored therein.
- another node E of the system 10 is desirous to receive all the addresses of nodes in the slot #77.
- the node E selects one of the four nodes A, B, C, D at random and happens in this example to select node A.
- the node E then proceeds to interrogate the node A for the addresses of any storage nodes 30 in the slot #77 that it knows.
- the node A sends the address of the node B as this is the only storage node which the storage node A knows.
- the node E then proceeds to interrogate the node B for the addresses of all other nodes in the slot #77; in response, the node B sends to the node E the address of the node C.
- the node E receives the addresses of all the storage nodes in the slot #77, namely the storage nodes B, C.
- node A when interrogated by node E is preferably operable to send only the addresses of any storage nodes it knows in the slot #77 and not other node addresses it knows.
- the rationale of such an approach is to result in the enquiry from the node E not requiring more system 10 capacity than absolutely necessary.
- the inventors have further appreciated that it is desirable in the system 10 to have a limited number of storage node 40 addresses cached in each storage node 40 for reducing the number of network round-trips required.
- all the interfacing nodes 30 are operable to send their data records to one or more of the storage nodes 40 according to a storage method.
- the interfacing node 30 firstly selects, based on the particular data record, one or more appropriate slots 80.
- the interfacing node 30 then secondly locates the addresses of storage nodes 40 in these one or more appropriate slots 40.
- the interfacing node 30 thirdly sends the data records to several randomly selected storage nodes 40 in the selected slots 80, for example to 3 to 5 storage nodes 40 in each of the selected slots 80.
- the slot identifying method is preferably arranged so that a slot number for a word is calculated as a hash # value derived from first few characters of the word, namely from a front sub-portion of the word.
- a word "explanation” has associated therewith a front sub-portion "explan”.
- case-folding and other similar normalizations are employed.
- the number of letter characters included in the front sub-portion is preferably chosen based on information content of the word text.
- a word “Xenon” with associated front sub-portion "xen” will have associated therewith a greater information content than the word “explanation” with front sub-portion "exp”; the front sub-portion "exp” is likely to be too short and lacking in information content to be suitable for searching purposes.
- a word “xzaucha” it is only required to include the letters "xz" in the corresponding front sub-portion because this letter pair is uncommon and therefore has associated therewith a high information content; such a short sub-portion is potentially suitable for searching purposes because of its high information content.
- inaugural as many letters as "inaug” may be required to ensure sufficient information content for searching purposes within the system 10.
- words “xzaucha”, “Xzerb” and “XZ” will result in similar slot 80 numbers being generated, for example a slot #145.
- words “inaugural” and “INAUGURATED” will result in similar slot 80 numbers being generated, for example a slot #3942.
- Such a word/slot value mapping is known as a "word_to_slot” algorithm having a word input to provide an argument.
- Algorithms suitable for handling numerical expressions are susceptible to being generated in a similar manner, wherein they give rise to a corresponding front sub-portion.
- front sub-portion rear- and middle- sub-portions can additionally or alternatively be employed for one or more of word and numerical expressions to be searched within the system 10.
- the data record will be sent to at least one of the slots 80 in the system 10.
- many data records will be sent to more than one slot 80 for storage purposes in order to provide data record redundancy as elucidated earlier.
- the storage of data record within the database system 10 has just been described in the foregoing. Of similar importance, there arises a need to process search queries within the system 10 for accessing stored data records.
- the system 10 is arranged to employ a searching method as will now be described in greater detail.
- an interfacing node 30 issues a search query to the system 10, namely to one or more storage nodes 40 in one particular slot 80.
- an appropriate slot 80 number is calculated based on the search enquiry.
- the object of the searching method is to find a slot 80 number that has been previously obliged by the system 10 to store data records corresponding to the search query. For example, from above, all data records corresponding to a phrase "title contains Inaugural" will have been sent to a slot 80 having a hash number #3942.
- Search queries entered into the system 10 comprise one or more terms, and a data record is deemed to correspond to a query if the data record matches all terms generated from the query. Therefore, at an interfacing node 30 receiving a query, in order to find a suitable slot 80 to send a query to, the interfacing node 30 is operable to iterate over text terms provided in the query until it finds a term giving rise to a corresponding slot 80 hash number reference.
- a text term is susceptible to resulting in at least one slot 80 hash number reference being identified when any one of the following conditions are satisfied:
- the query is sent to storage nodes 40 in this slot. If all matching records are desired, the query is sent to all storage nodes 40 in the system 10. Conversely, if only some matching records are desired, the query is sent to storage nodes 40 successively, one storage node 40 at a time, until enough matching records are obtained.
- Such successive storage node 40 interrogation saves some network bandwidth with regard to the storage nodes 40, but increases search time; there is therefore a trade-off between bandwidth usage and search exhaustiveness that depends on the needs of particular searches.
- one of the conditions (a) to (c) generates in practice an appropriate slot number #.
- the conditions (a) to (c) are often unsuccessful at generating a slot number #; for example, a query "price > 10 and author begins with a” is susceptible to generating no slot number #.
- an alternative strategy is adopted, namely the query is sent to one or more randomly selected slot numbers # and processed therein to try to identify matching data record.
- the rationale in such a random approach is that such queries would seem to be very general queries, and a relatively large percentage of data records in the system 10 match the queries.
- a storage node 40 is functional for a period in a range of 12 to 72 hours before it fails or switches off-line.
- network organizing algorithms executing within the system 10 are operable to assign a new storage node 40 to replace the failed storage node 40 within the same slot 80.
- the new storage node 40 is not able to take over from the failed node 40, since stored data is unavailable from the failed node 40. Instead, the new storage node 40 starts as empty and only gradually thereafter obtains a portion of the database as interfacing nodes 30 send data records to the new storage node 40.
- there is no immediate replication of data records from one storage node 40 to another because such immediate replication would increase bandwidth requirements within the system 10 and is susceptible to resulting in chaotic behaviour within the system 10.
- each data record is stored in more than one storage node 40; in consequence, a single storage node 40 failure does not constitute a loss of this data record in the system 10 as a whole.
- a single storage node 40 failure does not constitute a loss of this data record in the system 10 as a whole.
- Such progressive failure would be a significant data drain to the system 10, with a data record lifetime being in the order of 12 to 72 hours, were it not for the inventors including countermeasures within the system 10.
- the interfacing nodes 30 are arranged to repeat periodically the process of sending their data records to storage nodes 40, selecting storage nodes 40 randomly in the same slots 80 each time data records are stored.
- the time period for such repetitive data storage is comparable to the average storage node operational lifetime between failures, namely in a range of 12 to 72 hours.
- Such repeated storage of data records has been shown by the inventors to result statistically in a high probability that there is at least one functional storage node 40 within the system 10 storing a particular data record provided that the interfacing node 30 giving rise to the data record continues to remain functional. In most contemporary databases, it is found in operation that only a subset of matching data records identified in response to one or more queries is desired.
- search queries are sent to one slot 80 for one or more corresponding data records to be identified and sent therefrom in response.
- the number of storage nodes 40 to which the queries are sent is dependent in the system 10 on a trade-off between searching time and bandwidth of the system 10.
- a given searching query is sent to storage nodes 40 in batches of three nodes 40 until enough results have been obtained in response to the given query.
- 2 batches of the given query are sent resulting in 6 storage nodes 40 being contacted; on average, sending these two batches is found to be sufficient on average to generate desired data records.
- one round-trip is required for looking up storage node 40 addresses, yielding a total of 3 network round-trips to complete a given 2-batch searching query.
- such three round-trips corresponds to a search query response time to users at the interfacing nodes 30 in the order of 1 second which is perceived by users of the system 10 to be substantially instantaneous.
- an interfacing node 30 has already cached addresses of storage nodes 40 in a given slot 80 and enough search results are obtained in the first batch of storage nodes 40 queried based on the cached addresses; in consequence, such a search involves one network round-trip which is substantially ideal and is not susceptible to being improved upon in any alternative design for a distributed database system.
- the system 10 is of benefit in that data record searching time therein is not influenced by the number of slots 80 included or nodes 30, 40 in the system 10.
- searching the system 10 implemented as a 100 million-node database is substantially as fast as searching the system 10 implemented with 1000 participating nodes.
- Implicit from the foregoing description of the system 10 is that it is implemented using software.
- This software is preferably conveyed to users of the system 10 by at least one of: (a) communicating the software to the users via the data communication paths 50 as data, for example as an e-mail attachment; and
Landscapes
- Engineering & Computer Science (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Databases & Information Systems (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Computing Systems (AREA)
- Computer Hardware Design (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Supply And Distribution Of Alternating Current (AREA)
- Maintenance And Management Of Digital Transmission (AREA)
- Multi Processors (AREA)
Abstract
Description
Claims
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US48724303P | 2003-07-16 | 2003-07-16 | |
| PCT/IB2004/002276 WO2005008524A1 (en) | 2003-07-16 | 2004-07-14 | Distributed database system |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| EP1649387A1 true EP1649387A1 (en) | 2006-04-26 |
| EP1649387B1 EP1649387B1 (en) | 2010-11-10 |
Family
ID=34079355
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP04743938A Expired - Lifetime EP1649387B1 (en) | 2003-07-16 | 2004-07-14 | Distributed database system |
Country Status (6)
| Country | Link |
|---|---|
| US (1) | US7480658B2 (en) |
| EP (1) | EP1649387B1 (en) |
| CN (1) | CN100578493C (en) |
| AT (1) | ATE487987T1 (en) |
| DE (1) | DE602004030013D1 (en) |
| WO (1) | WO2005008524A1 (en) |
Families Citing this family (256)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7450570B1 (en) | 2003-11-03 | 2008-11-11 | At&T Intellectual Property Ii, L.P. | System and method of providing a high-quality voice network architecture |
| US20060034481A1 (en) * | 2003-11-03 | 2006-02-16 | Farhad Barzegar | Systems, methods, and devices for processing audio signals |
| US8019449B2 (en) * | 2003-11-03 | 2011-09-13 | At&T Intellectual Property Ii, Lp | Systems, methods, and devices for processing audio signals |
| US20060034299A1 (en) * | 2003-11-03 | 2006-02-16 | Farhad Barzegar | Systems, methods, and devices for processing audio signals |
| CA2564967C (en) | 2004-04-30 | 2014-09-30 | Commvault Systems, Inc. | Hierarchical systems and methods for providing a unified view of storage information |
| US9209989B2 (en) * | 2004-06-01 | 2015-12-08 | Inmage Systems, Inc. | Causation of a data read operation against a first storage system by a server associated with a second storage system according to a host generated instruction |
| US20060015545A1 (en) * | 2004-06-24 | 2006-01-19 | Josef Ezra | Backup and sychronization of local data in a network |
| US7904488B2 (en) | 2004-07-21 | 2011-03-08 | Rockwell Automation Technologies, Inc. | Time stamp methods for unified plant model |
| US8756521B1 (en) | 2004-09-30 | 2014-06-17 | Rockwell Automation Technologies, Inc. | Systems and methods for automatic visualization configuration |
| US7676281B2 (en) | 2005-05-13 | 2010-03-09 | Rockwell Automation Technologies, Inc. | Distributed database in an industrial automation environment |
| US7809683B2 (en) * | 2005-05-13 | 2010-10-05 | Rockwell Automation Technologies, Inc. | Library that includes modifiable industrial automation objects |
| US8799800B2 (en) | 2005-05-13 | 2014-08-05 | Rockwell Automation Technologies, Inc. | Automatic user interface generation |
| US7650405B2 (en) * | 2005-05-13 | 2010-01-19 | Rockwell Automation Technologies, Inc. | Tracking and tracing across process boundaries in an industrial automation environment |
| US7672737B2 (en) | 2005-05-13 | 2010-03-02 | Rockwell Automation Technologies, Inc. | Hierarchically structured data model for utilization in industrial automation environments |
| US20070067458A1 (en) * | 2005-09-20 | 2007-03-22 | Rockwell Software, Inc. | Proxy server for integration of industrial automation data over multiple networks |
| US7548789B2 (en) * | 2005-09-29 | 2009-06-16 | Rockwell Automation Technologies, Inc. | Editing lifecycle and deployment of objects in an industrial automation environment |
| US7881812B2 (en) * | 2005-09-29 | 2011-02-01 | Rockwell Automation Technologies, Inc. | Editing and configuring device |
| US7526794B2 (en) * | 2005-09-30 | 2009-04-28 | Rockwell Automation Technologies, Inc. | Data perspectives in controller system and production management systems |
| US7660638B2 (en) * | 2005-09-30 | 2010-02-09 | Rockwell Automation Technologies, Inc. | Business process execution engine |
| US8275680B2 (en) * | 2005-09-30 | 2012-09-25 | Rockwell Automation Technologies, Inc. | Enabling transactional mechanisms in an automated controller system |
| US7801628B2 (en) | 2005-09-30 | 2010-09-21 | Rockwell Automation Technologies, Inc. | Industrial operator interfaces interacting with higher-level business workflow |
| US7734590B2 (en) | 2005-09-30 | 2010-06-08 | Rockwell Automation Technologies, Inc. | Incremental association of metadata to production data |
| US8484250B2 (en) * | 2005-09-30 | 2013-07-09 | Rockwell Automation Technologies, Inc. | Data federation with industrial control systems |
| US20110010518A1 (en) * | 2005-12-19 | 2011-01-13 | Srinivas Kavuri | Systems and Methods for Migrating Components in a Hierarchical Storage Network |
| US7707136B2 (en) | 2006-03-31 | 2010-04-27 | Amazon Technologies, Inc. | System and method for providing high availability data |
| US7925624B2 (en) * | 2006-03-31 | 2011-04-12 | Amazon Technologies, Inc. | System and method for providing high availability data |
| US20070274510A1 (en) | 2006-05-02 | 2007-11-29 | Kalmstrom Peter A | Phone number recognition |
| US8090092B2 (en) | 2006-05-02 | 2012-01-03 | Skype Limited | Dialling phone numbers |
| CN101599810B (en) | 2008-06-06 | 2013-06-05 | 博通集成电路(上海)有限公司 | Error concealing device and error concealing method |
| US8805823B2 (en) * | 2009-04-14 | 2014-08-12 | Sri International | Content processing systems and methods |
| GB2469472B (en) | 2009-04-14 | 2014-08-20 | Skype | Optimising communications |
| GB2469467B (en) | 2009-04-14 | 2015-05-20 | Skype | Optimising communications |
| GB2469471B (en) | 2009-04-14 | 2015-01-14 | Skype | Optimising communications |
| GB0907922D0 (en) | 2009-05-07 | 2009-06-24 | Skype Ltd | Communication system and method |
| GB2470360B (en) | 2009-05-18 | 2011-08-10 | Skype Ltd | Network access nodes |
| GB2475237B (en) | 2009-11-09 | 2016-01-06 | Skype | Apparatus and method for controlling communication signalling and media |
| GB2476077A (en) | 2009-12-10 | 2011-06-15 | Skype Ltd | Estimating VoIP call Quality before a call is set up |
| US8380872B2 (en) * | 2009-12-31 | 2013-02-19 | Nice Systems Ltd. | Peer-to-peer telephony recording |
| GB201005465D0 (en) | 2010-03-31 | 2010-05-19 | Skype Ltd | Television set |
| GB2479180B (en) | 2010-03-31 | 2016-06-01 | Skype | System of user devices |
| US20110242268A1 (en) | 2010-03-31 | 2011-10-06 | Jin Kim | Television Appliance |
| GB201005454D0 (en) | 2010-03-31 | 2010-05-19 | Skype Ltd | Television apparatus |
| GB201005458D0 (en) | 2010-03-31 | 2010-05-19 | Skype Ltd | Media appliance |
| US8984533B2 (en) | 2010-04-15 | 2015-03-17 | Rockwell Automation Technologies, Inc. | Systems and methods for conducting communications among components of multidomain industrial automation system |
| US9392072B2 (en) | 2010-04-15 | 2016-07-12 | Rockwell Automation Technologies, Inc. | Systems and methods for conducting communications among components of multidomain industrial automation system |
| US8484401B2 (en) | 2010-04-15 | 2013-07-09 | Rockwell Automation Technologies, Inc. | Systems and methods for conducting communications among components of multidomain industrial automation system |
| EP2712149B1 (en) * | 2010-04-23 | 2019-10-30 | Compuverde AB | Distributed data storage |
| WO2011137189A1 (en) * | 2010-04-27 | 2011-11-03 | Cornell Research Foundation | System and methods for mapping and searching objects in multidimensional space |
| US8768981B1 (en) * | 2010-08-27 | 2014-07-01 | Disney Enterprises, Inc. | System and method for distributing and accessing files in a distributed storage system |
| US12008266B2 (en) | 2010-09-15 | 2024-06-11 | Pure Storage, Inc. | Efficient read by reconstruction |
| US11614893B2 (en) | 2010-09-15 | 2023-03-28 | Pure Storage, Inc. | Optimizing storage device access based on latency |
| US10404762B2 (en) | 2010-12-31 | 2019-09-03 | Skype | Communication system and method |
| US10291660B2 (en) | 2010-12-31 | 2019-05-14 | Skype | Communication system and method |
| US9717090B2 (en) | 2010-12-31 | 2017-07-25 | Microsoft Technology Licensing, Llc | Providing notifications of call-related services |
| US8963982B2 (en) | 2010-12-31 | 2015-02-24 | Skype | Communication system and method |
| JP5727258B2 (en) * | 2011-02-25 | 2015-06-03 | ウイングアーク1st株式会社 | Distributed database system |
| US9529910B2 (en) | 2011-07-13 | 2016-12-27 | Jean Alexandera Munemann | Systems and methods for an expert-informed information acquisition engine utilizing an adaptive torrent-based heterogeneous network solution |
| US8589640B2 (en) | 2011-10-14 | 2013-11-19 | Pure Storage, Inc. | Method for maintaining multiple fingerprint tables in a deduplicating storage system |
| US10498889B2 (en) | 2011-09-16 | 2019-12-03 | Skype | Advertisement funded telephone calls |
| US9628514B2 (en) | 2011-11-10 | 2017-04-18 | Skype | Device association using an audio signal |
| US9019336B2 (en) | 2011-12-30 | 2015-04-28 | Skype | Making calls using an additional terminal |
| GB201204687D0 (en) | 2012-03-16 | 2012-05-02 | Microsoft Corp | Communication privacy |
| US20130252636A1 (en) | 2012-03-21 | 2013-09-26 | John Chang | Hot Spot Detection |
| US10379988B2 (en) | 2012-12-21 | 2019-08-13 | Commvault Systems, Inc. | Systems and methods for performance monitoring |
| GB201301452D0 (en) | 2013-01-28 | 2013-03-13 | Microsoft Corp | Providing notifications of call-related services |
| US10579599B2 (en) * | 2013-11-21 | 2020-03-03 | Oracle International Corporation | Upgrade of heterogeneous multi-instance database clusters |
| US11068363B1 (en) | 2014-06-04 | 2021-07-20 | Pure Storage, Inc. | Proactively rebuilding data in a storage cluster |
| US11652884B2 (en) | 2014-06-04 | 2023-05-16 | Pure Storage, Inc. | Customized hash algorithms |
| US11399063B2 (en) | 2014-06-04 | 2022-07-26 | Pure Storage, Inc. | Network authentication for a storage system |
| US11960371B2 (en) | 2014-06-04 | 2024-04-16 | Pure Storage, Inc. | Message persistence in a zoned system |
| US9218244B1 (en) | 2014-06-04 | 2015-12-22 | Pure Storage, Inc. | Rebuilding data across storage nodes |
| US12341848B2 (en) | 2014-06-04 | 2025-06-24 | Pure Storage, Inc. | Distributed protocol endpoint services for data storage systems |
| US8850108B1 (en) | 2014-06-04 | 2014-09-30 | Pure Storage, Inc. | Storage cluster |
| US12137140B2 (en) | 2014-06-04 | 2024-11-05 | Pure Storage, Inc. | Scale out storage platform having active failover |
| US9836234B2 (en) | 2014-06-04 | 2017-12-05 | Pure Storage, Inc. | Storage cluster |
| US9367243B1 (en) | 2014-06-04 | 2016-06-14 | Pure Storage, Inc. | Scalable non-uniform storage sizes |
| US9213485B1 (en) | 2014-06-04 | 2015-12-15 | Pure Storage, Inc. | Storage system architecture |
| US9612952B2 (en) | 2014-06-04 | 2017-04-04 | Pure Storage, Inc. | Automatically reconfiguring a storage memory topology |
| US10574754B1 (en) | 2014-06-04 | 2020-02-25 | Pure Storage, Inc. | Multi-chassis array with multi-level load balancing |
| US9003144B1 (en) | 2014-06-04 | 2015-04-07 | Pure Storage, Inc. | Mechanism for persisting messages in a storage system |
| US8868825B1 (en) | 2014-07-02 | 2014-10-21 | Pure Storage, Inc. | Nonrepeating identifiers in an address space of a non-volatile solid-state storage |
| US10114757B2 (en) | 2014-07-02 | 2018-10-30 | Pure Storage, Inc. | Nonrepeating identifiers in an address space of a non-volatile solid-state storage |
| US9021297B1 (en) | 2014-07-02 | 2015-04-28 | Pure Storage, Inc. | Redundant, fault-tolerant, distributed remote procedure call cache in a storage system |
| US11604598B2 (en) | 2014-07-02 | 2023-03-14 | Pure Storage, Inc. | Storage cluster with zoned drives |
| US11886308B2 (en) | 2014-07-02 | 2024-01-30 | Pure Storage, Inc. | Dual class of service for unified file and object messaging |
| US9836245B2 (en) | 2014-07-02 | 2017-12-05 | Pure Storage, Inc. | Non-volatile RAM and flash memory in a non-volatile solid-state storage |
| US9747229B1 (en) | 2014-07-03 | 2017-08-29 | Pure Storage, Inc. | Self-describing data format for DMA in a non-volatile solid-state storage |
| US9811677B2 (en) | 2014-07-03 | 2017-11-07 | Pure Storage, Inc. | Secure data replication in a storage grid |
| US10853311B1 (en) | 2014-07-03 | 2020-12-01 | Pure Storage, Inc. | Administration through files in a storage system |
| US8874836B1 (en) | 2014-07-03 | 2014-10-28 | Pure Storage, Inc. | Scheduling policy for queues in a non-volatile solid-state storage |
| US12182044B2 (en) | 2014-07-03 | 2024-12-31 | Pure Storage, Inc. | Data storage in a zone drive |
| US9483346B2 (en) | 2014-08-07 | 2016-11-01 | Pure Storage, Inc. | Data rebuild on feedback from a queue in a non-volatile solid-state storage |
| US9495255B2 (en) | 2014-08-07 | 2016-11-15 | Pure Storage, Inc. | Error recovery in a storage cluster |
| US9766972B2 (en) | 2014-08-07 | 2017-09-19 | Pure Storage, Inc. | Masking defective bits in a storage array |
| US9082512B1 (en) | 2014-08-07 | 2015-07-14 | Pure Storage, Inc. | Die-level monitoring in a storage cluster |
| US9558069B2 (en) | 2014-08-07 | 2017-01-31 | Pure Storage, Inc. | Failure mapping in a storage array |
| US10983859B2 (en) | 2014-08-07 | 2021-04-20 | Pure Storage, Inc. | Adjustable error correction based on memory health in a storage unit |
| US12158814B2 (en) | 2014-08-07 | 2024-12-03 | Pure Storage, Inc. | Granular voltage tuning |
| US10079711B1 (en) | 2014-08-20 | 2018-09-18 | Pure Storage, Inc. | Virtual file server with preserved MAC address |
| US9948615B1 (en) | 2015-03-16 | 2018-04-17 | Pure Storage, Inc. | Increased storage unit encryption based on loss of trust |
| US11294893B2 (en) | 2015-03-20 | 2022-04-05 | Pure Storage, Inc. | Aggregation of queries |
| US9940234B2 (en) | 2015-03-26 | 2018-04-10 | Pure Storage, Inc. | Aggressive data deduplication using lazy garbage collection |
| US10082985B2 (en) | 2015-03-27 | 2018-09-25 | Pure Storage, Inc. | Data striping across storage nodes that are assigned to multiple logical arrays |
| US10178169B2 (en) | 2015-04-09 | 2019-01-08 | Pure Storage, Inc. | Point to point based backend communication layer for storage processing |
| US9672125B2 (en) | 2015-04-10 | 2017-06-06 | Pure Storage, Inc. | Ability to partition an array into two or more logical arrays with independently running software |
| US12379854B2 (en) | 2015-04-10 | 2025-08-05 | Pure Storage, Inc. | Two or more logical arrays having zoned drives |
| US10140149B1 (en) | 2015-05-19 | 2018-11-27 | Pure Storage, Inc. | Transactional commits with hardware assists in remote memory |
| US9817576B2 (en) | 2015-05-27 | 2017-11-14 | Pure Storage, Inc. | Parallel update to NVRAM |
| US10275320B2 (en) | 2015-06-26 | 2019-04-30 | Commvault Systems, Inc. | Incrementally accumulating in-process performance data and hierarchical reporting thereof for a data stream in a secondary copy operation |
| US10846275B2 (en) | 2015-06-26 | 2020-11-24 | Pure Storage, Inc. | Key management in a storage device |
| US10983732B2 (en) | 2015-07-13 | 2021-04-20 | Pure Storage, Inc. | Method and system for accessing a file |
| US11232079B2 (en) | 2015-07-16 | 2022-01-25 | Pure Storage, Inc. | Efficient distribution of large directories |
| US10108355B2 (en) | 2015-09-01 | 2018-10-23 | Pure Storage, Inc. | Erase block state detection |
| US11341136B2 (en) | 2015-09-04 | 2022-05-24 | Pure Storage, Inc. | Dynamically resizable structures for approximate membership queries |
| US11269884B2 (en) | 2015-09-04 | 2022-03-08 | Pure Storage, Inc. | Dynamically resizable structures for approximate membership queries |
| US12271359B2 (en) | 2015-09-30 | 2025-04-08 | Pure Storage, Inc. | Device host operations in a storage system |
| US10762069B2 (en) | 2015-09-30 | 2020-09-01 | Pure Storage, Inc. | Mechanism for a system where data and metadata are located closely together |
| US10853266B2 (en) | 2015-09-30 | 2020-12-01 | Pure Storage, Inc. | Hardware assisted data lookup methods |
| US9768953B2 (en) | 2015-09-30 | 2017-09-19 | Pure Storage, Inc. | Resharing of a split secret |
| US9843453B2 (en) | 2015-10-23 | 2017-12-12 | Pure Storage, Inc. | Authorizing I/O commands with I/O tokens |
| US10176036B2 (en) | 2015-10-29 | 2019-01-08 | Commvault Systems, Inc. | Monitoring, diagnosing, and repairing a management database in a data storage management system |
| US11308121B2 (en) | 2015-11-04 | 2022-04-19 | Thrive Bioscience, Inc. | Method and system for cell operations using a blockchain data network |
| US10007457B2 (en) | 2015-12-22 | 2018-06-26 | Pure Storage, Inc. | Distributed transactions with token-associated execution |
| US10133503B1 (en) | 2016-05-02 | 2018-11-20 | Pure Storage, Inc. | Selecting a deduplication process based on a difference between performance metrics |
| US10261690B1 (en) | 2016-05-03 | 2019-04-16 | Pure Storage, Inc. | Systems and methods for operating a storage system |
| US12235743B2 (en) | 2016-06-03 | 2025-02-25 | Pure Storage, Inc. | Efficient partitioning for storage system resiliency groups |
| US11861188B2 (en) | 2016-07-19 | 2024-01-02 | Pure Storage, Inc. | System having modular accelerators |
| US12210476B2 (en) | 2016-07-19 | 2025-01-28 | Pure Storage, Inc. | Disaggregated compute resources and storage resources in a storage system |
| US9672905B1 (en) | 2016-07-22 | 2017-06-06 | Pure Storage, Inc. | Optimize data protection layouts based on distributed flash wear leveling |
| US11449232B1 (en) | 2016-07-22 | 2022-09-20 | Pure Storage, Inc. | Optimal scheduling of flash operations |
| US10768819B2 (en) | 2016-07-22 | 2020-09-08 | Pure Storage, Inc. | Hardware support for non-disruptive upgrades |
| US12487884B1 (en) | 2017-10-31 | 2025-12-02 | Pure Storage, Inc. | Writing parity data to a targeted wordline |
| US11080155B2 (en) | 2016-07-24 | 2021-08-03 | Pure Storage, Inc. | Identifying error types among flash memory |
| US11604690B2 (en) | 2016-07-24 | 2023-03-14 | Pure Storage, Inc. | Online failure span determination |
| US10216420B1 (en) | 2016-07-24 | 2019-02-26 | Pure Storage, Inc. | Calibration of flash channels in SSD |
| US11734169B2 (en) | 2016-07-26 | 2023-08-22 | Pure Storage, Inc. | Optimizing spool and memory space management |
| US11797212B2 (en) | 2016-07-26 | 2023-10-24 | Pure Storage, Inc. | Data migration for zoned drives |
| US10203903B2 (en) | 2016-07-26 | 2019-02-12 | Pure Storage, Inc. | Geometry based, space aware shelf/writegroup evacuation |
| US11886334B2 (en) | 2016-07-26 | 2024-01-30 | Pure Storage, Inc. | Optimizing spool and memory space management |
| US10366004B2 (en) | 2016-07-26 | 2019-07-30 | Pure Storage, Inc. | Storage system with elective garbage collection to reduce flash contention |
| US11422719B2 (en) | 2016-09-15 | 2022-08-23 | Pure Storage, Inc. | Distributed file deletion and truncation |
| US10613974B2 (en) | 2016-10-04 | 2020-04-07 | Pure Storage, Inc. | Peer-to-peer non-volatile random-access memory |
| US20180095788A1 (en) | 2016-10-04 | 2018-04-05 | Pure Storage, Inc. | Scheduling operations for a storage device |
| US10756816B1 (en) | 2016-10-04 | 2020-08-25 | Pure Storage, Inc. | Optimized fibre channel and non-volatile memory express access |
| US12039165B2 (en) | 2016-10-04 | 2024-07-16 | Pure Storage, Inc. | Utilizing allocation shares to improve parallelism in a zoned drive storage system |
| US9747039B1 (en) | 2016-10-04 | 2017-08-29 | Pure Storage, Inc. | Reservations over multiple paths on NVMe over fabrics |
| US10481798B2 (en) | 2016-10-28 | 2019-11-19 | Pure Storage, Inc. | Efficient flash management for multiple controllers |
| US10359942B2 (en) | 2016-10-31 | 2019-07-23 | Pure Storage, Inc. | Deduplication aware scalable content placement |
| US11089459B2 (en) * | 2016-11-22 | 2021-08-10 | Toyota Jidosha Kabushiki Kaisha | Storage service for mobile nodes in a roadway area |
| US11550481B2 (en) | 2016-12-19 | 2023-01-10 | Pure Storage, Inc. | Efficiently writing data in a zoned drive storage system |
| US11307998B2 (en) | 2017-01-09 | 2022-04-19 | Pure Storage, Inc. | Storage efficiency of encrypted host system data |
| US9747158B1 (en) | 2017-01-13 | 2017-08-29 | Pure Storage, Inc. | Intelligent refresh of 3D NAND |
| US11955187B2 (en) | 2017-01-13 | 2024-04-09 | Pure Storage, Inc. | Refresh of differing capacity NAND |
| US10979223B2 (en) | 2017-01-31 | 2021-04-13 | Pure Storage, Inc. | Separate encryption for a solid-state drive |
| US10528488B1 (en) | 2017-03-30 | 2020-01-07 | Pure Storage, Inc. | Efficient name coding |
| US11016667B1 (en) | 2017-04-05 | 2021-05-25 | Pure Storage, Inc. | Efficient mapping for LUNs in storage memory with holes in address space |
| US10944671B2 (en) | 2017-04-27 | 2021-03-09 | Pure Storage, Inc. | Efficient data forwarding in a networked device |
| US10516645B1 (en) | 2017-04-27 | 2019-12-24 | Pure Storage, Inc. | Address resolution broadcasting in a networked device |
| US10141050B1 (en) | 2017-04-27 | 2018-11-27 | Pure Storage, Inc. | Page writes for triple level cell flash memory |
| US11467913B1 (en) | 2017-06-07 | 2022-10-11 | Pure Storage, Inc. | Snapshots with crash consistency in a storage system |
| US11947814B2 (en) | 2017-06-11 | 2024-04-02 | Pure Storage, Inc. | Optimizing resiliency group formation stability |
| US11138103B1 (en) | 2017-06-11 | 2021-10-05 | Pure Storage, Inc. | Resiliency groups |
| US11782625B2 (en) | 2017-06-11 | 2023-10-10 | Pure Storage, Inc. | Heterogeneity supportive resiliency groups |
| US10425473B1 (en) | 2017-07-03 | 2019-09-24 | Pure Storage, Inc. | Stateful connection reset in a storage cluster with a stateless load balancer |
| US10402266B1 (en) | 2017-07-31 | 2019-09-03 | Pure Storage, Inc. | Redundant array of independent disks in a direct-mapped flash storage system |
| US10831935B2 (en) | 2017-08-31 | 2020-11-10 | Pure Storage, Inc. | Encryption management with host-side data reduction |
| US10210926B1 (en) | 2017-09-15 | 2019-02-19 | Pure Storage, Inc. | Tracking of optimum read voltage thresholds in nand flash devices |
| US10877827B2 (en) | 2017-09-15 | 2020-12-29 | Pure Storage, Inc. | Read voltage optimization |
| US10789211B1 (en) | 2017-10-04 | 2020-09-29 | Pure Storage, Inc. | Feature-based deduplication |
| US10515701B1 (en) | 2017-10-31 | 2019-12-24 | Pure Storage, Inc. | Overlapping raid groups |
| US12032848B2 (en) | 2021-06-21 | 2024-07-09 | Pure Storage, Inc. | Intelligent block allocation in a heterogeneous storage system |
| US11354058B2 (en) | 2018-09-06 | 2022-06-07 | Pure Storage, Inc. | Local relocation of data stored at a storage device of a storage system |
| US11520514B2 (en) | 2018-09-06 | 2022-12-06 | Pure Storage, Inc. | Optimized relocation of data based on data characteristics |
| US10496330B1 (en) | 2017-10-31 | 2019-12-03 | Pure Storage, Inc. | Using flash storage devices with different sized erase blocks |
| US10884919B2 (en) | 2017-10-31 | 2021-01-05 | Pure Storage, Inc. | Memory management in a storage system |
| US10545687B1 (en) | 2017-10-31 | 2020-01-28 | Pure Storage, Inc. | Data rebuild when changing erase block sizes during drive replacement |
| US12067274B2 (en) | 2018-09-06 | 2024-08-20 | Pure Storage, Inc. | Writing segments and erase blocks based on ordering |
| US11024390B1 (en) | 2017-10-31 | 2021-06-01 | Pure Storage, Inc. | Overlapping RAID groups |
| US10860475B1 (en) | 2017-11-17 | 2020-12-08 | Pure Storage, Inc. | Hybrid flash translation layer |
| US10990566B1 (en) | 2017-11-20 | 2021-04-27 | Pure Storage, Inc. | Persistent file locks in a storage system |
| US10719265B1 (en) | 2017-12-08 | 2020-07-21 | Pure Storage, Inc. | Centralized, quorum-aware handling of device reservation requests in a storage system |
| US10929053B2 (en) | 2017-12-08 | 2021-02-23 | Pure Storage, Inc. | Safe destructive actions on drives |
| US10929031B2 (en) | 2017-12-21 | 2021-02-23 | Pure Storage, Inc. | Maximizing data reduction in a partially encrypted volume |
| US10831591B2 (en) | 2018-01-11 | 2020-11-10 | Commvault Systems, Inc. | Remedial action based on maintaining process awareness in data storage management |
| US10733053B1 (en) | 2018-01-31 | 2020-08-04 | Pure Storage, Inc. | Disaster recovery for high-bandwidth distributed archives |
| US10467527B1 (en) | 2018-01-31 | 2019-11-05 | Pure Storage, Inc. | Method and apparatus for artificial intelligence acceleration |
| US10976948B1 (en) | 2018-01-31 | 2021-04-13 | Pure Storage, Inc. | Cluster expansion mechanism |
| US11036596B1 (en) | 2018-02-18 | 2021-06-15 | Pure Storage, Inc. | System for delaying acknowledgements on open NAND locations until durability has been confirmed |
| US11494109B1 (en) | 2018-02-22 | 2022-11-08 | Pure Storage, Inc. | Erase block trimming for heterogenous flash memory storage devices |
| JP2021105750A (en) * | 2018-04-02 | 2021-07-26 | ソニーグループ株式会社 | Information processing device, information processing method, and program |
| JP2021103342A (en) * | 2018-04-02 | 2021-07-15 | ソニーグループ株式会社 | Information processing device, information processing method, and program |
| US11416144B2 (en) | 2019-12-12 | 2022-08-16 | Pure Storage, Inc. | Dynamic use of segment or zone power loss protection in a flash device |
| US11847331B2 (en) | 2019-12-12 | 2023-12-19 | Pure Storage, Inc. | Budgeting open blocks of a storage unit based on power loss prevention |
| US12393340B2 (en) | 2019-01-16 | 2025-08-19 | Pure Storage, Inc. | Latency reduction of flash-based devices using programming interrupts |
| US12175124B2 (en) | 2018-04-25 | 2024-12-24 | Pure Storage, Inc. | Enhanced data access using composite data views |
| US12001688B2 (en) | 2019-04-29 | 2024-06-04 | Pure Storage, Inc. | Utilizing data views to optimize secure data access in a storage system |
| US11995336B2 (en) | 2018-04-25 | 2024-05-28 | Pure Storage, Inc. | Bucket views |
| US10931450B1 (en) | 2018-04-27 | 2021-02-23 | Pure Storage, Inc. | Distributed, lock-free 2-phase commit of secret shares using multiple stateless controllers |
| US12079494B2 (en) | 2018-04-27 | 2024-09-03 | Pure Storage, Inc. | Optimizing storage system upgrades to preserve resources |
| US11385792B2 (en) | 2018-04-27 | 2022-07-12 | Pure Storage, Inc. | High availability controller pair transitioning |
| US10853146B1 (en) | 2018-04-27 | 2020-12-01 | Pure Storage, Inc. | Efficient data forwarding in a networked device |
| US11436023B2 (en) | 2018-05-31 | 2022-09-06 | Pure Storage, Inc. | Mechanism for updating host file system and flash translation layer based on underlying NAND technology |
| US11438279B2 (en) | 2018-07-23 | 2022-09-06 | Pure Storage, Inc. | Non-disruptive conversion of a clustered service from single-chassis to multi-chassis |
| US11500570B2 (en) | 2018-09-06 | 2022-11-15 | Pure Storage, Inc. | Efficient relocation of data utilizing different programming modes |
| US11868309B2 (en) | 2018-09-06 | 2024-01-09 | Pure Storage, Inc. | Queue management for data relocation |
| US10454498B1 (en) | 2018-10-18 | 2019-10-22 | Pure Storage, Inc. | Fully pipelined hardware engine design for fast and efficient inline lossless data compression |
| US10976947B2 (en) | 2018-10-26 | 2021-04-13 | Pure Storage, Inc. | Dynamically selecting segment heights in a heterogeneous RAID group |
| US20200192572A1 (en) | 2018-12-14 | 2020-06-18 | Commvault Systems, Inc. | Disk usage growth prediction system |
| US11194473B1 (en) | 2019-01-23 | 2021-12-07 | Pure Storage, Inc. | Programming frequently read data to low latency portions of a solid-state storage array |
| US12093375B2 (en) * | 2019-02-28 | 2024-09-17 | SpyCloud, Inc. | Generating and monitoring fictitious data entries to detect breaches |
| US12547317B2 (en) | 2019-03-29 | 2026-02-10 | Pure Storage, Inc. | Managing voltage threshold shifts |
| US11334254B2 (en) | 2019-03-29 | 2022-05-17 | Pure Storage, Inc. | Reliability based flash page sizing |
| US12373340B2 (en) | 2019-04-03 | 2025-07-29 | Pure Storage, Inc. | Intelligent subsegment formation in a heterogeneous storage system |
| US11775189B2 (en) | 2019-04-03 | 2023-10-03 | Pure Storage, Inc. | Segment level heterogeneity |
| US12087382B2 (en) | 2019-04-11 | 2024-09-10 | Pure Storage, Inc. | Adaptive threshold for bad flash memory blocks |
| US11099986B2 (en) | 2019-04-12 | 2021-08-24 | Pure Storage, Inc. | Efficient transfer of memory contents |
| US11487665B2 (en) | 2019-06-05 | 2022-11-01 | Pure Storage, Inc. | Tiered caching of data in a storage system |
| US11714572B2 (en) | 2019-06-19 | 2023-08-01 | Pure Storage, Inc. | Optimized data resiliency in a modular storage system |
| US11281394B2 (en) | 2019-06-24 | 2022-03-22 | Pure Storage, Inc. | Replication across partitioning schemes in a distributed storage system |
| US11893126B2 (en) | 2019-10-14 | 2024-02-06 | Pure Storage, Inc. | Data deletion for a multi-tenant environment |
| US12475041B2 (en) | 2019-10-15 | 2025-11-18 | Pure Storage, Inc. | Efficient data storage by grouping similar data within a zone |
| WO2021087227A1 (en) * | 2019-11-01 | 2021-05-06 | Howard Cannon | Method and system for cell operations using a blockchain data network |
| US11157179B2 (en) | 2019-12-03 | 2021-10-26 | Pure Storage, Inc. | Dynamic allocation of blocks of a storage device based on power loss protection |
| US12001684B2 (en) | 2019-12-12 | 2024-06-04 | Pure Storage, Inc. | Optimizing dynamic power loss protection adjustment in a storage system |
| US11704192B2 (en) | 2019-12-12 | 2023-07-18 | Pure Storage, Inc. | Budgeting open blocks based on power loss protection |
| CN111176584B (en) * | 2019-12-31 | 2023-10-31 | 曙光信息产业(北京)有限公司 | Data processing method and device based on hybrid memory |
| US11188432B2 (en) | 2020-02-28 | 2021-11-30 | Pure Storage, Inc. | Data resiliency by partially deallocating data blocks of a storage device |
| US11507297B2 (en) | 2020-04-15 | 2022-11-22 | Pure Storage, Inc. | Efficient management of optimal read levels for flash storage systems |
| US11256587B2 (en) | 2020-04-17 | 2022-02-22 | Pure Storage, Inc. | Intelligent access to a storage device |
| US11416338B2 (en) | 2020-04-24 | 2022-08-16 | Pure Storage, Inc. | Resiliency scheme to enhance storage performance |
| US11474986B2 (en) | 2020-04-24 | 2022-10-18 | Pure Storage, Inc. | Utilizing machine learning to streamline telemetry processing of storage media |
| US12056365B2 (en) | 2020-04-24 | 2024-08-06 | Pure Storage, Inc. | Resiliency for a storage system |
| US11768763B2 (en) | 2020-07-08 | 2023-09-26 | Pure Storage, Inc. | Flash secure erase |
| US11747996B2 (en) * | 2020-08-05 | 2023-09-05 | Dropbox, Inc. | System and methods for implementing a key-value data store |
| US11513974B2 (en) | 2020-09-08 | 2022-11-29 | Pure Storage, Inc. | Using nonce to control erasure of data blocks of a multi-controller storage system |
| US11681448B2 (en) | 2020-09-08 | 2023-06-20 | Pure Storage, Inc. | Multiple device IDs in a multi-fabric module storage system |
| US12153818B2 (en) | 2020-09-24 | 2024-11-26 | Pure Storage, Inc. | Bucket versioning snapshots |
| US11487455B2 (en) | 2020-12-17 | 2022-11-01 | Pure Storage, Inc. | Dynamic block allocation to optimize storage system performance |
| US11847324B2 (en) | 2020-12-31 | 2023-12-19 | Pure Storage, Inc. | Optimizing resiliency groups for data regions of a storage system |
| US12067282B2 (en) | 2020-12-31 | 2024-08-20 | Pure Storage, Inc. | Write path selection |
| US11614880B2 (en) | 2020-12-31 | 2023-03-28 | Pure Storage, Inc. | Storage system with selectable write paths |
| US12229437B2 (en) | 2020-12-31 | 2025-02-18 | Pure Storage, Inc. | Dynamic buffer for storage system |
| US12093545B2 (en) | 2020-12-31 | 2024-09-17 | Pure Storage, Inc. | Storage system with selectable write modes |
| US12061814B2 (en) | 2021-01-25 | 2024-08-13 | Pure Storage, Inc. | Using data similarity to select segments for garbage collection |
| US11630593B2 (en) | 2021-03-12 | 2023-04-18 | Pure Storage, Inc. | Inline flash memory qualification in a storage system |
| US12099742B2 (en) | 2021-03-15 | 2024-09-24 | Pure Storage, Inc. | Utilizing programming page size granularity to optimize data segment storage in a storage system |
| US11507597B2 (en) | 2021-03-31 | 2022-11-22 | Pure Storage, Inc. | Data replication to meet a recovery point objective |
| US11832410B2 (en) | 2021-09-14 | 2023-11-28 | Pure Storage, Inc. | Mechanical energy absorbing bracket apparatus |
| US11994723B2 (en) | 2021-12-30 | 2024-05-28 | Pure Storage, Inc. | Ribbon cable alignment apparatus |
| US12439544B2 (en) | 2022-04-20 | 2025-10-07 | Pure Storage, Inc. | Retractable pivoting trap door |
| US12314163B2 (en) | 2022-04-21 | 2025-05-27 | Pure Storage, Inc. | Die-aware scheduler |
| US12481442B2 (en) | 2023-02-28 | 2025-11-25 | Pure Storage, Inc. | Data storage system with managed flash |
| US12204788B1 (en) | 2023-07-21 | 2025-01-21 | Pure Storage, Inc. | Dynamic plane selection in data storage system |
| US12572421B2 (en) | 2024-03-13 | 2026-03-10 | Pure Storage, Inc. | Wear-efficient error correction in a storage system |
| US12487920B2 (en) | 2024-04-30 | 2025-12-02 | Pure Storage, Inc. | Storage system with dynamic data management functions |
| US12524309B2 (en) | 2024-04-30 | 2026-01-13 | Pure Storage, Inc. | Intelligently forming data stripes including multiple shards in a single failure domain |
Family Cites Families (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| SE515344C2 (en) * | 1994-02-08 | 2001-07-16 | Ericsson Telefon Ab L M | Distributed database system |
| US5560005A (en) * | 1994-02-25 | 1996-09-24 | Actamed Corp. | Methods and systems for object-based relational distributed databases |
| US5815649A (en) * | 1995-10-20 | 1998-09-29 | Stratus Computer, Inc. | Distributed fault tolerant digital data storage subsystem for fault tolerant computer system |
| US5799305A (en) * | 1995-11-02 | 1998-08-25 | Informix Software, Inc. | Method of commitment in a distributed database transaction |
| US6430527B1 (en) * | 1998-05-06 | 2002-08-06 | Avici Systems | Prefix search circuitry and method |
| US6629132B1 (en) * | 1998-12-23 | 2003-09-30 | Novell, Inc. | Predicate indexing of data stored in a computer with application to indexing cached data |
| US7069295B2 (en) * | 2001-02-14 | 2006-06-27 | The Escher Group, Ltd. | Peer-to-peer enterprise storage |
| US7209973B2 (en) | 2001-04-09 | 2007-04-24 | Swsoft Holdings, Ltd. | Distributed network data storage system and method |
| WO2003050707A1 (en) | 2001-12-10 | 2003-06-19 | Monosphere Limited | Managing storage resources attached to a data network |
| US20030115202A1 (en) * | 2001-12-17 | 2003-06-19 | Electronic Data Systems Corporation | System and method for processing a request using multiple database units |
| US7304994B2 (en) * | 2003-04-09 | 2007-12-04 | Nec Laboratories America, Inc. | Peer-to-peer system and method with prefix-based distributed hash table |
-
2004
- 2004-07-14 WO PCT/IB2004/002276 patent/WO2005008524A1/en not_active Ceased
- 2004-07-14 EP EP04743938A patent/EP1649387B1/en not_active Expired - Lifetime
- 2004-07-14 DE DE602004030013T patent/DE602004030013D1/en not_active Expired - Lifetime
- 2004-07-14 AT AT04743938T patent/ATE487987T1/en not_active IP Right Cessation
- 2004-07-14 CN CN200480020205A patent/CN100578493C/en not_active Expired - Fee Related
- 2004-07-14 US US10/890,191 patent/US7480658B2/en not_active Expired - Fee Related
Non-Patent Citations (1)
| Title |
|---|
| See references of WO2005008524A1 * |
Also Published As
| Publication number | Publication date |
|---|---|
| ATE487987T1 (en) | 2010-11-15 |
| EP1649387B1 (en) | 2010-11-10 |
| CN1856786A (en) | 2006-11-01 |
| CN100578493C (en) | 2010-01-06 |
| US20050108247A1 (en) | 2005-05-19 |
| US7480658B2 (en) | 2009-01-20 |
| DE602004030013D1 (en) | 2010-12-23 |
| WO2005008524A1 (en) | 2005-01-27 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP1649387B1 (en) | Distributed database system | |
| US6377984B1 (en) | Web crawler system using parallel queues for queing data sets having common address and concurrently downloading data associated with data set in each queue | |
| EP0329779B1 (en) | Session control in network for digital data processing system which supports multiple transfer protocols | |
| CN100487695C (en) | Retrieving a copy of an electronic document in a computer network | |
| US8620926B2 (en) | Using a hashing mechanism to select data entries in a directory for use with requested operations | |
| US20160094381A1 (en) | Methods of structuring data, pre-compiled exception list engines, and network appliances | |
| EP2564306A1 (en) | System and methods for mapping and searching objects in multidimensional space | |
| EP2073505A1 (en) | Query routing in distributed database system | |
| US7873650B1 (en) | System and method for distributing data in a parallel processing system | |
| US10067719B1 (en) | Methods and systems for storing and accessing data in a distributed data storage system | |
| CN102668453B (en) | Fault-tolerant and the scalable load Distribution of resource | |
| US7797333B1 (en) | System and method for returning results of a query from one or more slave nodes to one or more master nodes of a database system | |
| US8250220B2 (en) | Generalized proximity service | |
| CN109451090A (en) | A kind of domain name analytic method and device | |
| US20140222959A1 (en) | Maximizing data transfer through multiple network devices | |
| EP1756736B1 (en) | Method and apparatus for enhancing directory performance | |
| US7406461B1 (en) | System and method for processing a request to perform an activity associated with a precompiled query | |
| AU2002351296B2 (en) | System and method for processing a request using multiple database units | |
| US20120265801A1 (en) | Out of order assembling of data packets | |
| CN100355315C (en) | Method for implementing telephone number to uniform resource identifier mapping business | |
| US7693826B1 (en) | System and method for pre-compiling a query and pre-keying a database system | |
| CN113205424B (en) | Method and apparatus for deploying and invoking contracts in blockchain | |
| CN115292360A (en) | Data partitioning method and device for copy | |
| US7801911B1 (en) | System and method for using activity identifications in a database system | |
| US20060031224A1 (en) | Method, system and computer program product for managing database records with attributes located in multiple databases |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| 17P | Request for examination filed |
Effective date: 20060210 |
|
| AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LI LU MC NL PL PT RO SE SI SK TR |
|
| AX | Request for extension of the european patent |
Extension state: AL HR LT LV MK |
|
| 17Q | First examination report despatched |
Effective date: 20080314 |
|
| GRAP | Despatch of communication of intention to grant a patent |
Free format text: ORIGINAL CODE: EPIDOSNIGR1 |
|
| GRAS | Grant fee paid |
Free format text: ORIGINAL CODE: EPIDOSNIGR3 |
|
| RAP1 | Party data changed (applicant data changed or rights of an application transferred) |
Owner name: SKYPE LIMITED Owner name: JOLTID LTD. |
|
| 111Z | Information provided on other rights and legal means of execution |
Free format text: AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PL PT RO SE SI SK TR Effective date: 20100113 |
|
| GRAA | (expected) grant |
Free format text: ORIGINAL CODE: 0009210 |
|
| AK | Designated contracting states |
Kind code of ref document: B1 Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LI LU MC NL PL PT RO SE SI SK TR |
|
| AX | Request for extension of the european patent |
Extension state: AL HR LT LV MK |
|
| REG | Reference to a national code |
Ref country code: GB Ref legal event code: FG4D |
|
| REG | Reference to a national code |
Ref country code: CH Ref legal event code: EP |
|
| REG | Reference to a national code |
Ref country code: IE Ref legal event code: FG4D |
|
| REF | Corresponds to: |
Ref document number: 602004030013 Country of ref document: DE Date of ref document: 20101223 Kind code of ref document: P |
|
| REG | Reference to a national code |
Ref country code: CH Ref legal event code: NV Representative=s name: MICHELI & CIE SA |
|
| REG | Reference to a national code |
Ref country code: NL Ref legal event code: VDEP Effective date: 20101110 |
|
| LTIE | Lt: invalidation of european patent or patent extension |
Effective date: 20101110 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: SI Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20101110 Ref country code: PT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20110310 Ref country code: BG Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20110210 Ref country code: CY Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20101110 Ref country code: SE Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20101110 Ref country code: NL Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20101110 Ref country code: FI Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20101110 Ref country code: AT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20101110 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: GR Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20110211 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: BE Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20101110 Ref country code: EE Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20101110 Ref country code: ES Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20110221 Ref country code: CZ Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20101110 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: PL Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20101110 Ref country code: DK Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20101110 Ref country code: RO Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20101110 Ref country code: SK Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20101110 |
|
| PLBE | No opposition filed within time limit |
Free format text: ORIGINAL CODE: 0009261 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT |
|
| 26N | No opposition filed |
Effective date: 20110811 |
|
| REG | Reference to a national code |
Ref country code: DE Ref legal event code: R097 Ref document number: 602004030013 Country of ref document: DE Effective date: 20110811 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: IT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20101110 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: MC Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20110731 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: TR Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20101110 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: HU Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20101110 |
|
| PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: LU Payment date: 20140722 Year of fee payment: 11 |
|
| PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: DE Payment date: 20140721 Year of fee payment: 11 Ref country code: CH Payment date: 20140721 Year of fee payment: 11 Ref country code: IE Payment date: 20140724 Year of fee payment: 11 |
|
| PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: FR Payment date: 20140721 Year of fee payment: 11 Ref country code: GB Payment date: 20140721 Year of fee payment: 11 |
|
| REG | Reference to a national code |
Ref country code: DE Ref legal event code: R119 Ref document number: 602004030013 Country of ref document: DE |
|
| REG | Reference to a national code |
Ref country code: CH Ref legal event code: PL |
|
| GBPC | Gb: european patent ceased through non-payment of renewal fee |
Effective date: 20150714 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: LU Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20150714 |
|
| REG | Reference to a national code |
Ref country code: IE Ref legal event code: MM4A |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: CH Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20150731 Ref country code: GB Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20150714 Ref country code: DE Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20160202 Ref country code: LI Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20150731 |
|
| REG | Reference to a national code |
Ref country code: FR Ref legal event code: ST Effective date: 20160331 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: FR Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20150731 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: IE Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20150714 |