Changes between Version 1 and Version 2 of Ticket #354


Ignore:
Timestamp:
03/26/2025 03:10:26 PM (16 months ago)
Author:
Gary Dixon
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #354 – Description

    v1 v2  
    1010When Volume_Retriever reloaded this 1-page segment, it set the bit count to a whole-word boundary because the volume backup system is dumping based upon VTOCe contents.  It does not have access to the directory entry for the dumped segment (which contains the bit_count attribute).
    1111
    12 When I ran the command, it adjusted the bit count to near end of the page.  A page has 36864 bits, but the adjusted bit_count was set to 36774 as shown below.
     12When I ran the adjust_bit_count command, it adjusted the bit count to near end of the page.  A page has 36864 bits, but the adjusted bit_count was set to 36774 as shown below.
    1313
    1414{{{