My company wants to migrate index+metadata from 8.3 to 8.4 hosted on different AIX mechines.
are there any documents? manuals to refer?
Thanks for your help.
Hello,
If I understand correctly, you have an OnDemand server in a server A, and you want to move it to server B.
Server A is installed with OnDemand 8.3, and the goal is to have server B with 8.4.
Is this what you want?
If yes, then it is quite easy:
- Backup the Library Database on server A
- Backup the cache FS from server A
- Restore Library on server B
- Restore cache FS on server B
- Check that the TSM configuration (if using TSM) is correct, that all ports are OK
- Check that the ars.ini on server B, and all the config files (ars.cfg, ars.cache and ars.dbfs) are correctly setup for server B.
- Run the Upgrade method as describe in this documentation (ex: 8.4.1.5 :
http://ftp://service.software.ibm.com/software/ondemand/fixes/v841/8.4.1.5/readme.txt )
- Start CMOD, and check that everything is running as expected. If not, go back to check the config files, permissions, etc...
At this point, you have 2 Libraries server pointing to the same TSM (if you are using TSM, if cache only, you can discard this part!).
Meaning if you remove a document in server B, the the document won't be accessible in server A anymore, and vice-versa.
If you add a document in server A, it won't be visible in server B and vice-versa.
So, my advice. Don't do any modification until you are sure server B is working as expected. then shut-down server A.
Is that what you want?
I am not sure there are some documentation specifically for that, but that should help you to see what are the basic steps involved.
Cheers.
Alessandro