Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-10514

Add a new option for verify command to process all tables

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.2.0, 6.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 3
    • StorEng - 2023-01-24, StorEng - 2023-02-07

      The wt utility tool offers the following verify command:

      usage: wt [-LmRrSVv] [-C config] [-E secretkey] [-h home] verify [-s] [-t] [-c] [-u] [-d dump_address | dump_blocks | dump_layout | dump_offsets=#,# | dump_pages] [uri]
      options:
          -d config
              display underlying information during verification
          -c  continue to the next page after encountering error during verification
          -s  verify against the specified timestamp
          -t  do not clear txn ids during verification
          -u  display the application data when dumping with configuration dump_blocks or dump_pages
      

      It seems that the uri is marked as optional but it is not, a uri has to be given to the tool so verification can be done on the underlying file.

      It would be great to have the option to parse all the tables present in a given database directory, either by default or when a new option is passed to the tool.

            Assignee:
            monica.ng@mongodb.com Monica Ng
            Reporter:
            etienne.petrel@mongodb.com Etienne Petrel
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: