Installation guide

Table Of Contents
EMC VoyenceControl – Release Notes
(23027) – Upgrading a Device Server from VoyenceControl 3.6.2 to 4.1.0
does not Retain Multi-Level Mode
Note: This issue only applies to environments where Multi-Level mode is enabled (which is
not common).
When upgrading a VoyenceControl device server that is configured for Multi-Level mode, from
version 3.6.2 to 4.1.0, you must manually create the cutthrumode file. This is not an issue
with upgrading from VoyenceControl 4.x, or an issue with new installations.
To create the cutthrumode file, follow these steps:
1. Log onto the VoyenceControl server as root (Linux, Solaris), or Administrator
(Windows).
2. Create a file named [Product Home]/data/devserver/cm/cache/cutthrumode with the
contents: multilevel
Note: The file should only contain the word "multilevel" without quotes, and without a
carriage return at the end.
3. Repeat for each device server.
(23089) – Upgrading to VoyenceControl 4.1.0 - Report Advisor URL Points to
"http:///web"
When upgrading from VoyenceControl 3.6.2 to 4.1.0, the Report Advisor URL (on the landing
page and client) incorrectly points to "http:///web". The following steps are required for
correcting the problem.
Workaround
1. Determine the IP address of the Report Advisor server. This must be the external IP
address of the server where Report Advisor runs.
2.
Edit the [Product Directory]/ui/html/powerup.jnlp file. Look for the line containing
"reports_advisor_url". Change the value portion of the line so that it contains the valid
URL to the Report Advisor server.
For example:
<property name="reports_advisor_url" value="https://192.168.1.100/web/"/>
3.
Save, and then close the file.
4.
Edit the [Product Directory]/ui/html/index.html file. Look for the line containing "launch
Voyence Report Advisor". Change the href portion of the line so that it contains the valid
URL to the Report Advisor server.
For example:
<a href="https://192.168.1.100/web">launch Voyence Report
Advisor</a>&trade;<br />
5.
Save, and then close the file.
Release Notes Version 4.1.0
Page 16