Installation guide

Table Of Contents
EMC VoyenceControl – Release Notes
(23118) – System Management Console - Password gets reset to 'sysadmin'
after Upgrading (Windows Only)
When upgrading to VoyenceControl to 4.1.0 on Windows, the System Management Console
password is reset to 'sysadmin'.
Workaround
1. To set the password, run the [Product Directory]/tools/password-change.pl utility, and
change the password for the 'smc-user' account.
2. For more information on using the password-change.pl utility, refer to the Installing
VoyenceControl on Windows Server 2003.
(23150) – Config Pulls After Auto Discovery - Not Getting Scheduled when
Using a Remote Device Server
In some rare cases, the Config Pull task will not automatically be scheduled after an auto
discovery when using a remote device server.
Workaround
1. Log into the Application Server as root (Linux/Solaris), or Administrator (Windows).
2. Stop the sysadmin service (Linux and Solaris ONLY) using: /etc/init.d/sysadmin stop
3. Stop the JBoss service:
/etc/init.d/jboss stop (Linux/Solaris)
sc stop NCM_JBoss (Windows)
4. Stop the controldaemon service:
/etc/init.d/controldaemon stop (Linux/Solaris)
sc stop NCM_Controldaemon (Windows)
5. Start the controldaemon service:
/etc/init.d/controldaemon start (Linux/Solaris)
sc start NCM_Controldaemon (Windows)
6. Start the JBoss service:
/etc/init.d/jboss start (Linux/Solaris)
sc start NCM_JBoss (Windows)
7. Start the sysadmin service (Linux and Solaris ONLY) using: /etc/init.d/sysadmin start
(23542) – Installing from a Read Only File System – Components Needed
There is an issue when installing from a read-only file system, such as a CD or mounted ISO,
where only the Core component of Voyence Control is installed. Without all of the components,
functionality (such as integrations and discovery) will not work. If this occurs, the remaining
components must be installed separately.
Workaround
1. It is recommended that prior to installation, copy the files to a writeable file system,
such as C:\Installers.
2. Run the install from that location.
Note: If the installation must be done from a read-only file system, the individual components
must be installed individually.
Release Notes Version 4.1.0
Page 17