Troubleshooting Common Installation Problems
Table 2-5
Problem
How to unmount a
remote DVD-ROM
drive.
You get the message,
"Cannot connect to
session" when you try to
start a Cisco MNM
session.
You get the message,
"System IP address
does not match database
address" when you try
to start Cisco EMF.
Cisco Media Gateway Controller Node Manager Installation Guide
2-26
Troubleshooting Installation Problems (continued)
Suggested Steps
After you install CiscoView 6.1.8 from a DVD-ROM drive that is mounted
on the remote system, you must unmount that DVD-ROM drive. Here are the
steps for doing that:
Log in to the local machine as root, and enter the following command:
1.
# umount /cdrom/cmnm
Assume that cmnm is the directory where the remote DVD-ROM
Note
drive was originally mounted.
Log in to the remote machine as root, and enter the following command:
2.
# unshare -F nfs -o ro /cdrom/cdrom0
The DVD-ROM drive is unmounted.
Make sure that Cisco EMF is running.
•
If Cisco EMF is not running, start it, and then retry starting Cisco MGC
Node Manager.
•
If Cisco EMF is running, check to see if the IP address or host name of
the Cisco MNM server has changed since Cisco MNM was installed. If
it has, follow the steps described for the next problem.
This can be caused by a change in the IP address or host name of the
Cisco MNM server that takes place after Cisco MNM was installed. Use the
following steps to correct the problem:
Stop Cisco EMF:
1.
<CEMF_ROOT>/bin/cemf stop
If needed, update the IP address in Cisco EMF:
2.
<CEMF_ROOT>/bin/cemf updateIP -m
When prompted, enter the new IP address.
3.
4.
If needed, update the host name in Cisco EMF:
<CEMF_ROOT>/bin/cemf updateName -m
When prompted, enter the new host name.
5.
Restart Cisco EMF:
<CEMF_ROOT>/bin/cemf start
If the Management server address or name has changed in a
Note
distributed configuration, make the necessary changes on both the
Management server and the Presentation server. If the Presentation
server address or name has changed, make the changes on the
Presentation server only.
Chapter 2
Installing Cisco MNM
OL-18332-04