Data processing method based on blockchain network and related product
US-2024419537-A1 · Dec 19, 2024 · US
US2017031749A1 · US · A1
| Field | Value |
|---|---|
| Publication number | US-2017031749-A1 |
| Application number | US-201615289907-A |
| Country | US |
| Kind code | A1 |
| Filing date | Oct 10, 2016 |
| Priority date | May 28, 2013 |
| Publication date | Feb 2, 2017 |
| Grant date | — |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
Self-describing data blocks of a minimum atomic write size may be stored for a data store. Data may be received for storage in a data block of a plurality of data blocks at a persistent storage device that are equivalent to a minimum atomic write size for the persistent storage device. Metadata may be generated for the data that includes an error detection code which is generated for the data and the metadata together. The data and the metadata are sent to the persistent storage to device to store together in the data block. An individual atomic write operation may write together the data and the metadata in the data block. When accessed, the error detection code is applicable to detect errors. The metadata may also be applicable to determine whether the data is stored for a currently assigned purpose or a previously assigned purpose of the data block.
Opening claim text (preview).
1 .- 20 . (canceled) 21 . A system, comprising: a storage node of a distributed storage service, comprising: at least one persistent data storage device, comprising a plurality of data blocks; a storage manager implementing a data store, configured to: access a data block of the plurality of data blocks as part of an operation utilizing data blocks assigned to a particular purpose, and wherein the access comprises: read metadata stored in the data block, wherein the metadata was stored along with other contents of the data block within an individual atomic write operation to the data block by the at least one persistent storage device; evaluate the metadata to determine that the data block is not erroneous and that an assigned purpose for the data block indicated by the metadata matches the particular purpose; and in response to the determination that the data block is not erroneous and that the assigned purpose for the data block matches the particular purpose, include the data block as part of the operation. 22 . The system of claim 21 , wherein the operation is performed to service an access request for data stored in one of a plurality of zones in the data store, wherein data blocks assigned to the particular purpose are data blocks assigned to the one zone, wherein the metadata in the data block comprises a zone identifier indicating a zone assigned to the data block, and wherein to evaluate the metadata to determine that the assigned purpose for the data block included in the metadata matches the particular purpose, the storage manager is further configured to evaluate the zone identifier to determine that the assigned zone matches the one zone. 23 . The system of claim 21 , wherein the storage manager is further configured to: access another data block of the plurality of data blocks as part of the operation utilizing data blocks assigned to the particular purpose, and wherein the accessing comprises: read metadata stored in the other data block, wherein the metadata is stored within an individual atomic write operation to the other data block by the at least one persistent storage device; evaluate the metadata to determine that an assigned purpose for the other data block indicated by the metadata does not match the particular purpose; and in response to the determination that the assigned purpose for the other data block does not match the particular purpose, exclude the other data block from the operation. 24 . The system of claim 21 , wherein the operation is performed upon recovery of a system failure to detect an end of a log stored in the data store, wherein data blocks assigned to the particular purpose are data blocks assigned to store respective log records for the log, wherein the metadata in the data block comprises a block identifier indicating that the data block stores a portion of the log and a location of the data block in a logical sequence of at least some of the plurality of data blocks, wherein to evaluate the metadata to determine that the assigned purpose for the data block included in the metadata matches the particular purpose, the storage manager is configured to evaluate the identifier to determine that the data block stores the log record, and wherein the storage manager is further configured to: perform the access for other ones of the plurality of data blocks as part of the operation; evaluate block identifiers of those data blocks included in the operation, including the block identifier of the data block, to identify a data block with a highest block identifier that is contiguous with a previous block identifier as the end of the log. 25 . The system of claim 21 , wherein the storage manager is further configured to: access another data block of the plurality of data blocks as part of the operation utilizing data blocks assigned to the particular purpose, and wherein the access comprises: read metadata stored in the other data block, wherein the metadata is stored within an individual atomic write operation to the other data block by the at least one persistent storage device; evaluate the metadata to determine that the other data block is erroneous; and in response to the determination that that the other data block is erroneous, exclude the other data block from the operation. 26 . The system of claim 21 , wherein the storage manager is further configured to: access another data block of the plurality of data blocks as part of the operation utilizing data blocks assigned to the particular purpose, and wherein the accessing comprises: read metadata stored in the other data block, wherein the metadata is stored within an individual atomic write operation to the other data block by the at least one persistent storage device; evaluate the metadata to determine that the other data block is erroneous; and in response to the determination that that the other data block is erroneous, initiate a recovery operation to obtain data stored in the other data block. 27 . A method, comprising: performing, by one or more computing devices: accessing a data block of the plurality of data blocks as part of an operation dependent on respective indicators for the data blocks stored in respective metadata for the data blocks, and wherein the access comprises: reading the metadata stored in the data block, wherein the metadata was stored along with other contents of the data block within an individual atomic write operation to the data block by the at least one persistent storage device; evaluating the metadata to determine that the data block and the indicator in the metadata is not erroneous for performing the operation; and in response to determining that the data block and the indicator in the metadata is not erroneous for performing the operation, including the data block as part of the operation. 28 . The method of claim 27 , wherein the operation is performed to access data blocks assigned to a particular purpose, wherein the respective indicators identify an assigned purpose for the data blocks, and wherein evaluating the metadata to determine that the data block and the indicator in the metadata is not erroneous for performing the operation comprises determining that the assigned purpose for the data block matches the particular purpose. 29 . The method of claim 27 , further comprising: accessing another data block of the plurality of data blocks as part of the operation, and wherein the accessing comprises: reading metadata stored in the other data block, wherein the metadata is stored within an individual atomic write operation to the other data block by the at least one persistent storage device; evaluating the metadata to determine that the indicator in the metadata is erroneous for performing the operation; and in response to determining that the indicator in the metadata is erroneous for performing the operation, excluding the other data block from the operation. 30 . The method of claim 29 , wherein the respective indicators are an assigned purpose for the data blocks, wherein the operation is performed to access data blocks assigned to a particular purpose, and wherein the method further comprises: maintaining purpose assignments for the plurality of data blocks, wherein the purpose assignments indicate that the data block is assigned to the particular purpose and the other data block is assigned to a different purpose; prior to performing the operation, modifying the purpose assignments to indicate that the other data block is assigned to the particular purpose; wherein the operation identifies the data block and the other data block for accessing based on the purpose assignments; wherein the indicator store
to protect a block of data words, e.g. CRC or checksum (G06F11/1076 takes precedence; security arrangements for protecting computers or computer systems against unauthorized activity G06F21/00) · CPC title
Distributed or networked storage systems, e.g. storage area networks [SAN], network attached storage [NAS] · CPC title
Root cause analysis, i.e. error or fault diagnosis (in a hardware test environment G06F11/22; in a software test environment G06F11/36) · CPC title
Remedial or corrective actions (recovery from an exception in an instruction pipeline G06F9/3861; by retry G06F11/1402; for recovering from a failure of a protocol instance or entity H04L69/40) · CPC title
Error or fault detection not based on redundancy (power supply failures G06F1/30; network fault management H04L41/06) · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.