Project

General

Profile

Actions

Bug #19292

open

feature of keep-block-check to do deep verification that all blocks in a collection are intact

Added by Peter Amstutz over 1 year ago. Updated about 2 months ago.

Status:
New
Priority:
Low
Assigned To:
-
Category:
SDKs
Target version:
Story points:
-
Release:
Release relationship:
Auto

Description

In the case of potential hardware corruption, we would like to be able to thoroughly check that a collection is intact.

the keep-block-check tool currently takes a list of blocks and uses HEAD requests to see if the blocks exist.

extend this with a mode to do deep validation of a collection:

  1. get the manifest text and check for valid syntax/grammar
  2. compute the portable data hash and compare against the collection record
  3. go through each block and fetch from keep, compute the hash of the block against the expected hash. report any blocks that are missing or return an error.
Actions #1

Updated by Peter Amstutz over 1 year ago

  • Target version changed from 2022-08-03 Sprint to 2022-08-17 sprint
  • Priority changed from Normal to Low
  • Description updated (diff)
  • Subject changed from Tool to do a deep verification that all blocks in a collection are intact to feature of keep-block-check to do deep verification that all blocks in a collection are intact
Actions #2

Updated by Peter Amstutz over 1 year ago

  • Target version changed from 2022-08-17 sprint to 2022-08-31 sprint
Actions #3

Updated by Peter Amstutz over 1 year ago

  • Target version changed from 2022-08-31 sprint to 2022-09-28 sprint
Actions #4

Updated by Peter Amstutz over 1 year ago

  • Target version deleted (2022-09-28 sprint)
Actions #5

Updated by Peter Amstutz about 1 year ago

  • Release set to 60
Actions #6

Updated by Peter Amstutz about 2 months ago

  • Target version set to Future
Actions

Also available in: Atom PDF