You might want to consider adding -u to your convert comand
line to upgrade folder designs to that same design of $Inbox in mail9.ntf
I would bring down one Clustermate and run your convert
with the Domino Server Down
Once the convert completes run the following...
(Assuming windows)
ndbmt.exe -updallThreads 8 -compactThreads 0
this will build all the critical mail views most users
use so they don't have to wait for the views to be built when they first
access after the design has changed...
Once this completes, bring Domino Server up and go to another
Cluster Mate
Bring that server down and replicate it with the Server
you already converted... If you just want to replicate mail directories
that's fine
Again with server still down on 2nd Clustermate
ndbmt.exe -updallThreads 8 -compactThreads 0
once it completes bring Domino Server Up and then do same
on last Clustermate..
If you want to start with just doing this on a single mail
file to validate it to be safe that's always a good practice.. You can
specify a database name or directory with dbmt
ndbmt.exe -updallThreads 1 -compactThreads 0 <database
name>
Drop me an e-mail if you have any questions. jpaganet@us.ibm.com
Regards,
John Pag
Replicate it with the one you upgraded