Opened at 2008-09-03T01:33:54Z
Last modified at 2010-06-13T01:02:21Z
#508 new task
'tahoe debug verify-share' command
Reported by: | warner | Owned by: | somebody |
---|---|---|---|
Priority: | minor | Milestone: | undecided |
Component: | operational | Version: | 1.2.0 |
Keywords: | tahoe-debug verify | Cc: | |
Launchpad Bug: |
Description
To assist with immutable-file repair, it would be useful to have a tool that you could point at a share file and it would tell you if all the internal hashes are valid. If you give it a URI too (a read- or verify- cap), then it should be able to compare the UEB hash against the one from the URI.
This should look like:
tahoe debug verify-share --uri URI:CHK:blah node*/storage/shares/ab/abcedSIetc/* share 1: node1/storage/shares/ab/abSIetc/1 : all hashes good share 4: node3/storage/shares/ab/abSTetc/4 : bad ciphertext tree hash ...
Change History (1)
comment:1 Changed at 2010-06-13T01:02:21Z by davidsarah
- Keywords tahoe-debug verify added
Note: See
TracTickets for help on using
tickets.