Table Of Contents
Troubleshooting DCNM
License Requirements
Initial Troubleshooting Checklist
Tips for Using DCNM
Events Tabs Show Fewer Events than the Events Browser
Event Browser Pie Chart May Be Inaccurate for Small Numbers
Trouble with DCNM Server Installation
Postgres Database Installation Fails
Previous Installation Found when No Previous Installation Exists
Trouble with Starting the DCNM Server
DCNM Server Fails to Start
Trouble with the DCNM Client
Cannot Download the DCNM Client from the Server
Cannot Start the DCNM Client
Cannot Log into the DCNM Client
Client Loses Connection to the DCNM Server
Trouble with Device Discovery or Device Status
Trouble with Device Management
Trouble with Event Browsing
Troubleshooting DCNM
This chapter contains some common issues you may experience while using Cisco Data Center Network Manager (DCNM), and provides solutions.
This chapter contains the following sections:
•
License Requirements
•
Initial Troubleshooting Checklist
•
Tips for Using DCNM
•
Trouble with DCNM Server Installation
•
Trouble with Starting the DCNM Server
•
Trouble with the DCNM Client
•
Trouble with Device Discovery or Device Status
•
Trouble with Device Management
•
Trouble with Event Browsing
License Requirements
Some DCNM features are enabled by license. For more information, see the Cisco DCNM Licensing Guide.
The following features are enabled in DCNM only after you have installed a LAN Enterprise license:
•
802.1x
•
Gateway load-balancing protocol (GLBP)
•
Object tracking
•
Keychain management
•
DHCP snooping
•
Dynamic ARP Inspection
•
ARP access control lists (ACLs)
•
IP Source Guard
•
Traffic storm control
•
Port security
•
IP tunnels
•
Virtual Device Contexts (VDCs)
•
Topology view of VDCs within a Nexus chassis
•
Display of historical statistical data
Initial Troubleshooting Checklist
Begin troubleshooting DCNM issues by checking the following issues first:
Checklist
|
Checkoff
|
Verify that you have a compatible version of Java installed. Java 1.5.0 is recommended.
|
|
Verify that the necessary ports are open in your firewall if DCNM server is installed behind a firewall.
|
|
Verify that you have installed the same version of the DCNM client and the DCNM server.
|
|
Tips for Using DCNM
This section covers the following topics:
•
Events Tabs Show Fewer Events than the Events Browser
•
Event Browser Pie Chart May Be Inaccurate for Small Numbers
Events Tabs Show Fewer Events than the Events Browser
The Event Browser feature shows all messages received by DCNM, even if the message pertains to a feature that is not supported by DCNM.
An Events tab shows only those messages that reflect the status of the currently selected feature. For some features, this is a subset of the possible messages about the feature.
Event Browser Pie Chart May Be Inaccurate for Small Numbers
The Event Browser pie chart may sometimes show incorrect sizes for wedges that are less than 5% of the pie; however, the numbers shown are correct.
Trouble with DCNM Server Installation
This section includes the following topics:
•
Postgres Database Installation Fails
•
Previous Installation Found when No Previous Installation Exists
Postgres Database Installation Fails
Check Table 10-1 for symptoms related to installation failure of the Postgres database. For each symptom that describes your trouble, determine which possible causes apply and follow the corresponding solutions.
Table 10-1 Postgres Database Installation Fails
Symptom
|
Possible Cause
|
Solution
|
• Postgres database installation fails
|
Username specified to run the Postgres service already exists on the server.
|
Specify a different username or remove the existing username from the server.
|
Intrusion detection software, such as Cisco Security Agent, blocked the installation.
|
Temporarily disable the intrusion detection software and reinstall DCNM.
|
Previous Installation Found when No Previous Installation Exists
During installation, a message wrongly states that a previous installation exists.
This can occur when the following file is found on the server:
C:\Program Files\Zero G Registry\.com.zerog.registry.xml
Delete the file and restart the DCNM installation.
Trouble with Starting the DCNM Server
This section includes the following topics:
•
DCNM Server Fails to Start
DCNM Server Fails to Start
Check Table 10-2 for symptoms related to downloading the DCNM client. For each symptom that describes your trouble, determine which possible causes apply and follow the corresponding solutions.
Table 10-2 DCNM Server Fails to Start
Symptom
|
Possible Cause
|
Solution
|
• DCNM server fails to start.
|
Postgres database did not install.
|
See the "Postgres Database Installation Fails" section.
|
Postgres service is not running.
|
Start the Postgres service. To do so, choose Start > All Programs > Postgres 8.2 > Start Service.
|
Postgres user credentials are incorrect.
|
Correct the Postgres user credentials and restart the DCNM server.
|
Ports used by the server are already in use.
|
1. Check the server log for messages such as "Port port-number already in use". The server log is the following file:
Installation_directory\jboss-4.2.2.GA\server\dcnm\ server.log
2. Determine which application is using the port and stop or reconfigure the application.
3. Restart the DCNM server.
|
Trouble with the DCNM Client
This section includes the following topics:
•
Cannot Download the DCNM Client from the Server
•
Cannot Start the DCNM Client
•
Cannot Log into the DCNM Client
•
Client Loses Connection to the DCNM Server
Cannot Download the DCNM Client from the Server
Check Table 10-3 for symptoms related to downloading the DCNM client. For each symptom that describes your trouble, determine which possible causes apply and follow the corresponding solutions.
Table 10-3 Cannot Download the DCNM Client from the Server
Symptom
|
Possible Cause
|
Solution
|
• Cannot download the DCNM client from the server.
|
Using wrong URL or web server port.
|
Verify that you are using the correct URL, including the port number.
|
TCP port blocked by gateway device.
|
Open TCP port in your firewall.
|
Cannot Start the DCNM Client
Check Table 10-4 for symptoms related to starting the DCNM client. For each symptom that describes your trouble, determine which possible causes apply and follow the corresponding solutions.
Cannot Log into the DCNM Client
Check Table 10-5 for symptoms related to logging into the DCNM client. For each symptom that describes your trouble, determine which possible causes apply and follow the corresponding solutions.
Table 10-5 Cannot Log into the DCNM Client
Symptom
|
Possible Cause
|
Solution
|
• Cannot log into the DCNM client.
|
Forgot password.
|
Ask a DCNM administrator to reset your password.
If no one has administrative access to DCNM, stop the DCNM server, clean the database, and restart the DCNM server. Then access DCNM using the default administrator account.
|
DCNM server is down.
|
Restart the DCNM server. See the "Starting the DCNM Server" section on page 2-9.
|
DCNM server is unreachable.
|
Ensure that the computer that runs the DCNM client meets the network requirements for using the DCNM client remotely.
|
• When you try to log into the DCNM client, you receive the error message "Can not resolve DCNM server hostname via DNS. Make sure that DCNM server has a valid DNS entry".
|
You used a hostname to specify the DCNM server during login and DNS does not have an entry for the DCNM server.
|
Ensure that DNS on your network has an entry for the DCNM server hostname.
|
Client Loses Connection to the DCNM Server
Check Table 10-6 for symptoms related to the DCNM client losing its connection with the server. For each symptom that describes your trouble, determine which possible causes apply and follow the corresponding solutions.
Table 10-6 Client Loses Connection to the DCNM Server
Symptoms
|
Possible Cause
|
Solution
|
• Client loses connection to the server.
• The client window is pink.
|
Client failure.
|
Restart the client.
|
DCNM server is down.
|
Restart the DCNM server. See the "Starting the DCNM Server" section on page 2-9.
|
DCNM server is unreachable.
|
Investigate your network to determine if it meets the network requirements for using the DCNM client remotely.
|
Trouble with Device Discovery or Device Status
Check Table 10-7 for symptoms related to issues with device discovery or device status. For each symptom that describes your trouble, determine which possible causes apply and follow the corresponding solutions.
Table 10-7 Trouble with Device Discovery or Management
Symptoms
|
Possible Cause
|
Solution
|
• A device discovery task fails.
• A device status changes to Unmanaged or Unreachable
|
Incorrect device credentials provided.
|
Reenter the username and password, and try discovering the device again.
If you are attempting to discover CDP neighbors of the seed device, ensure that the credentials that you provide are valid on all devices that you want to discover.
|
The SSH server is disabled on the device.
|
Reenable the SSH server on the device and try discovering the device again.
|
The maximum number of SSH sessions that the device can support has been reached.
|
Check the number of user sessions on the device. Free at least one connection and try discovering the device again.
|
CDP is disabled on the device or on the device interface that the DCNM server connects to.
|
Ensure that CDP is enabled on the device globally and that it is enabled on the specific interface the DCNM server connects to.
|
The device interface that the DCNM server connects to is shut down.
|
Ensure that the device interface that the DCNM server connects to is up.
|
The device restarted or shut down before discovery could complete.
|
Ensure that the device is running and try discovering the device again.
|
The DCNM server cannot reach the device.
|
Ensure that the network requirements for device management are met. See the "NX-OS Device Configuration Requirements" section on page 1-5.
|
Trouble with Device Management
Check Table 10-4 for symptoms related to device management. For each symptom that describes your trouble, determine which possible causes apply and follow the corresponding solutions.
Table 10-8 Trouble with Device Management
Symptom
|
Possible Cause
|
Solution
|
• The client shows device configuration information that is out of date.
|
The DCNM server was down.
|
You can do either of the following:
• Rediscover the device. For more information, see the "Discovering a Device" section on page 9-12.
• Restart the DCNM server with a clean database. If the server was down for a long time, this is the recommended solution.
|
Trouble with Event Browsing
Check Table 10-9 for symptoms related to event browsing issues. For each symptom that describes your trouble, determine which possible causes apply and follow the corresponding solutions.