Views:
To manually roll back to SMD 5.8:
  1. Stop the Domino server.
  2. Replace the following files with the original files that you backed up before upgrading to SMD 5.8 SP1 (see Important SMD Files to Back Up):
    • SMD data directory under Domino data path.
      For example: /local/notesdata/smd
    • SMD binary directory.
      For example: /opt/trend/SMID
    • The following SMD binaries under Domino binary path (for example: /opt/ibm/domino/notes/latest/linux):
      • libsmdext.so
      • smdcm
      • smddbs
      • smddtas
      • smdemf
      • smdeuq
      • smdmon
      • smdreal
      • smdsch
      • smdsupp
      • smdupd
  3. Update smdsysV3.ini:
    1. Open /etc/smdsysV3.ini in a text editor.
    2. Look for the section SMDConf, and change ProductVersion back to V5.8.
    3. Save and close smdsysV3.ini.
  4. Start the Domino server.