DCFM Migration and Transition Guide v10.0.1 (53-1001074-01, December 2008)

Table Of Contents
74 DCFM Migration and Transition Guide
53-1001074-01
2
Check for and install the latest java patches for your operating system. For the Solaris web site
listing patch information, go to http://java.sun.com/j2se/1.4.2/download.html.
(Solaris only) To use IPv6 on a server that is IPv4 and IPv6 enabled, complete the following
steps.
a. Open a command window.
b. Type
ifconfig <interface name> inet6 plumb up and press Enter.
c. Restart the Management server and client, if running.
If the IPv6 address is not configured properly, the client will show a "Server Not Available at
port 24600" message even though the server started successfully.
Make sure that an X Server is available for display and is configured to permit X Client
applications to display from the host on which they are installing the EFCM Server (typically,
this simply requires that the systems console be present and running with a logged in user on
the X Server based desktop session, such as KDE, GNOME, and so on).
If this is a headless unit with no console, refer to “Pre-migration requirements on UNIX systems
(headless)” on page 79.
Make sure that the DISPLAY environment variable is correctly defined in the shell with a valid
value (for example, to display to the local console, export DISPLAY=:0.0, or to display to a
remote system that has an X Server running, export DISPLAY=remoteipaddress:0.0).
You may also need to consider a firewall that might block the display to the X Server which
listens by default on TCP port 6000 on the remote host.
To display to a remote system you need to permit the remote display of the X Server by running
command xhost +IP, where IP is the IP address of the EFCM server host from the X based
desktop of the remote system.
Make sure to test the DISPLAY definition by running the command xterm, from the same shell
from which you run install.bin. A new X terminal window to the destination X Server display
should open.
Migrating from EFCM 9.6 or 9.7 on UNIX systems
Use the following procedure to migrate from EFCM 9.6 or 9.7 software to DCFM 10.0 on a UNIX
management server.
1. Insert the installation DVD into the DVD-ROM drive and open the following file.
<DVD_drive>\DCFM_unix\install.bin
2. Click Next on the Introduction screen.
3. Read the agreement on the License Agreement screen, select I accept the terms of the
License Agreement and click Next.
4. Select the usual location for your system’s application files (for example, /opt/DCFM10) on the
Select Install Folder screen and click Next.
Do not install to the root directory (for example, /).
5. Review the displayed installation summary on the Pre-Installation Summary screen and click
Install.
6. Make sure the Launch DCFM Configuration check box is selected (default) on the Installation
Complete screen, and click Done.