For Domino 8.5 + there is a
new notes.ini setting to create i/o optimized transaction logs for platforms with a block size different than the default 512 bytes.
The notes.ini variable is: Create_R85_Log=1. With notes.ini variables, also make sure you're using the Configuration Document to set these instead of directly in the notes.ini.
Comments (1)
Chris;
We found a bug in the 8.5 log format, see this thread here between
one of our team members and Steve Watts at IBM
http://www-10.lotus.com/ldd/nd85forum.nsf/5f27803bba85d8e285256bf10054620d/689512534edfbaba8525761e0037dbc4?OpenDocument
The 8.5 format was causing the logs to be deleted and recreated,
and the unique ID's were hosed, pretty disruptive. When we rolled
back to the 8 style TL logs, issue went away.