Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated using 4PSA automated script

...

After you have done that, proceed you have to fixing fix the damaged .aof file by following these steps:

STEP 1: After you receive the log message once again, locate  find out what .aof file is damaged using this mental exercise: look at the .rdb file from the message above (in our example above  dump_2014-06-20.13.44.24_8.rdb).Increment , increment the number before before .rdb  with with 1 and and and change the extension to .aof. For The result is the corrupted file. For our example the damaged .aof will be:

...

Replace <damaged aof filename> with the name of the .aof file.

e.g. For our example it would be:

Code Block
#> hr-check-aof --fix <dump_2014-06-20.13.44.24_9.aof>

The result should be something like this:

...

Except where otherwise noted, content in this space is licensed under a Creative Commons Attribution 4.0 International.