This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Instructions on how to upgrade Retain 4.10.0.0 to 4.11.0.1

Is there a setup of Instructions on how to upgrade Retain 4.10.0.0 to 4.11.0.1?

I need a step by step (dummies style).  Not good with linux, and Retain.

Tags:

Parents Reply
  • 0 in reply to   

    What does the following mean?  If the index directory is using a sim link, another sim link needs to be created for the new index folder so the new index files are put on the proper storage.

    This is instructions from the upgrade document regarding updating to the Solr 8 Indexing Engine., step 4

Children
  • Suggested Answer

    0   in reply to 

    "sim link" = symbolic link.  It is a Linux file system concept.   Do an Internet search of "What is a Linux symbolic link".  You will get very good explanations of what that file system concept is.

    I have not seen symbolic links used for any of the Retain systems I have worked with in the past 10 years.  Most customers allocate a separate large disk (i.e. /dev/sdb1 ) for the "/Retain" root directory used to host the Retain file system.

    In the Retain upgrade to v4.11.0.1, the Solr 7 index directory is at /Retain/index/ and the new Solr 8 index directory is suggested to be /Retain/index8/ . The documentation is referring to that new directory at /Retain/index8/ .  You need to verify that the new Solr 8 index directory is where you want it so you do not run out of disk space.