-
Stop the CloudView server.
-
Move the data folder to the new location, for example:
mv PATH\<OS>\cv\data PATH\<OS>\cv\data2
-
Update the paths to the new data folder, for example:
- On UNIX/Linux:
- Edit the startup scripts startXLAdvancedSearchServer.sh and
stopXLAdvancedSearchServer.sh to reference the new
data2/ directory.
- On Windows:
-
- Unregister the Windows
service:
PATH\<OS>\cv\data2\bin>unregisterservice.exe -name AdvancedSearchXL
- Register the Windows service again in the new data
directory:
PATH\<OS>\cv\data2\bin>registerservice.exe -name AdvancedSearchXL
-
Restart the CloudView server.
|