I just now upgraded from r5.0.11 to r6.5 and all was fine, but…when I start the server Windows start the domino service but it takes a long time to start, There are any issues about this?
(w2k AD server installed in one node of a MS cluster but not Domino cluster)
one trap migrating from 5 to 6 is the OnDiskStructure R5=ODS41R6=ODS43. When you do not upgrade a db to ODS43 (Compact, best with CopyStyle) R6 will creae a separate R6 format index for every view. This a) takes time b) bloats the databases. I usually down a server and run nfixup, ncompact and nupdall from the command line (a little CMD with a net start … at the end makes sense). Check the admin docu for the matching parameters to delete/recreate the indici.