- Preface
- Information About Cisco DFA
- Troubleshooting Platform and Software Requirements
- Troubleshooting Your Cable Plan
- Troubleshooting the DCNM OVA Installation
- Troubleshooting Power-on Auto Provisioning Issues
- Troubleshooting Post-POAP, Autoconfiguration, and Device Discovery Issues
- Troubleshooting Prime Network Services Controller Issues
- Decoding Leaf-Spine Traffic
- Debugging Tenant Traffic
Troubleshooting the
DCNM OVA Installation
This chapter contains the following sections:
- Troubleshooting the OVA Installation
- Troubleshooting Accessibility and Connectivity Issues
- Troubleshooting Database Issues
- Troubleshooting XMPP Issues
- Troubleshooting DHCP Issues
- Troubleshooting AMQP Issues
- Troubleshooting LDAP Issues
- Troubleshooting High Availability Issues
Troubleshooting the OVA Installation
This section describes troubleshooting procedures for various scenarios that involve the Cisco Prime DCNM OVA installation that is associated with Cisco Dynamic Fabric Automation deployment.
Symptom | Cause | Resolution |
---|---|---|
The following error is displayed in the vSphere client while you are deploying the Cisco DCNM OVA: The OVA package requires support for OVR Properties. Details: Unsupported element "Property". |
The vSphere client is connected directly to the ESXi host. |
Connect the vSphere client to a vCenter and not directly to the ESXi host. |
The VMware vCloud Director (vCD) or Cisco Prime Network Registrar (CPNR) scripts run with connection exceptions. |
The vCD, Virtual Supervisor Module (VSM) or CPNR are not reachable. |
Make sure that the external entities (vCD, vSM, or CPNR) are reachable and that the vCD web interface is up and running. |
Unable to login with default credentials, after the Cisco DCNM OVA is deployed. |
Administrative password entered at Management Properties section of OVF deploy contains the '@' character. |
Do not use the character with the '@' symbol for password. If used, reinstall to access WebUI with the recommended password criteria. |
Troubleshooting Accessibility and Connectivity Issues
This section describes troubleshooting procedures for various scenarios when you are unable to access Cisco Prime DCNM after a successful OVA deployment.
Symptom | Cause | Resolution |
---|---|---|
Cisco Prime DCNM and other applications in the OVA have connectivity issues; a noticeable drop in ping packets are directed to the virtual appliances. |
The datastore used by Cisco Prime DCNM virtual appliance may be almost full or full. The VM performance is compromised and unpredictable. |
|
The OVA is successfully deployed, but either the Cisco Prime DCNM management access or Enhanced Fabric Management interface is down. |
The IP addresses for Cisco Prime DCNM and Enhanced Fabric Management networks are in the same subnet. |
|
Cisco Prime DCNM is not accessible from the Web UI. The following message is displayed: System Message: DCNM(pid 22094) process running, but may not be accessible from Web UI. |
Cisco Prime DCNM is starting due to a scheduled restart or due to an appliance reboot. |
/jboss-4.2.2GA/server/fm/log/server.log |
Users are unable to log in to the Cisco Prime DCNM Web UI. |
The password does not meet security requirements. |
Make sure that the administrative password created during the OVA deployments meets password security criteria. For version 7.0.1, redeploy the OVA with a new password. |
The Cisco DFA view in the Cisco Prime DCNM Web UI is taking too long to load. |
A large number of devices are managed with a local/packaged Postgres database; significant delays can occur in load times. |
See http://www.cisco.com/c/en/us/td/docs/switches/datacenter/sw/7_x/dcnm/installation/master_files/OVA_Installation_Guide.html for instructions on configuring the Oracle database for Cisco Prime DCNM. |
The IP address field does not display a fourth octet. |
Your monitor resolution is not properly set. |
Change your monitor display settings to a higher resolution. |
DHCPD crashes if a /8 subnet is entered. |
An /8 subnet is in use. We recommend that you do not use a /8 subnet; this is a problem with the DHCPD that is packaged as part of the DCNM bundle. |
If DHCPD crashes, you must manually restart it by using an SSH terminal session in DCNM. |
The creation of a network fails. |
DHCPD may already be employed for that network. DHCPD does not allow overlapping subnets, even if they are created across different virtual routing and forwarding (VRF) instances. |
Ensure that the new network does not have a subnet that conflicts with an existing network. |
Configuration-profile instantiation or application errors |
Conflicting Profiles Exists |
Use the following commands to debug the log file:
sh system internal config-profile history debug logfile fabric-autoconfig debug fabric forwarding auto-config all copy log:fabric-autoconfig bootflash: debug logfile port-profile debug port-profile all copy log:port-profile bootflash: |
Troubleshooting Database Issues
This section describes troubleshooting procedures for various scenarios when you encounter problems with Cisco Prime DCNM and database connections in Cisco Dynamic Fabric Automation (DFA).
Symptom | Cause | Resolution |
---|---|---|
The Cisco Prime DCNM logs report TNSListener exceptions from the Oracle database. |
Sessions, process, and open cursors are set incorrectly. |
|
The Cisco DFA view in Cisco Prime DCNM is taking too long to load. |
A large number of devices are managed with a local/packaged Postgres database. |
See http://www.cisco.com/c/en/us/td/docs/switches/datacenter/sw/7_x/dcnm/installation/master_files/OVA_Installation_Guide.html for instructions on configuring the Oracle database for Cisco DCNM. |
Devices are not able to query the network database. |
|
|
Troubleshooting XMPP Issues
This section describes troubleshooting procedures for various scenarios that involve the Extensible Messaging and Presence Protocol (XMPP) application within the Cisco Prime DCNM OVA deployment for Cisco Dynamic Fabric Automation (DFA) .
Troubleshooting DHCP Issues
This section describes troubleshooting procedures for various scenarios that involve DHCP in the Cisco Prime DCNM OVA installation for Cisco Dynamic Fabric Automation (DFA).
Symptom | Cause | Resolution |
---|---|---|
DHCP does not come up after you use the appmgr setup ha command. |
No free IP address ranges were entered for the default scope. |
|
Devices do not see a DHCP server or receive a DHCP response. |
DHCP is not running; no lease is available. |
|
The IP address is not active. |
Review the following file to determine whether the IP address is active (allocated), aborted (no more address is available), or whether the device is free or has released the allocated address after Power-on Auto Provisioning (POAP): file/var/lib/dhcpd/dhcpd.leases |
|
The DHCP packet is sent to the incorrect interface. |
Use TCPDUMP on port 67 and 68 to make sure that the DHCP packet is sent to the correct interface (eth1): tcpdump-ieth1-vv"port67 or port68" |
|
The DHCP client is not getting an IP address when using Cisco Prime DCNM as the DHCP server. |
The backbone VLAN subnet is missing. |
|
Troubleshooting AMQP Issues
Troubleshooting LDAP Issues
This section describes troubleshooting procedures for various scenarios that involve Lightweight Directory Access Protocol ( LDAP) within the Cisco Prime DCNM OVA deployment for Cisco Dynamic Fabric Automation.
Troubleshooting High Availability Issues
This section describes troubleshooting procedures for various scenarios that involve a high availability (HA) environment after a Cisco Prime DCNM OVA installation for Cisco Dynamic Fabric Automation (DFA).
Symptom | Cause | Resolution |
---|---|---|
DHCP does not come up after you use the appmgr setup ha command |
No free IP address ranges were entered for the default scope. |
|
It is difficult to access or bring up applications or virtual IP addresses after you set up an HA environment. |
|
The following example shows that the Cisco Prime DCNM virtual IP address is listening on the HTTP port on the server on which the ipvsadm command is entered (indicated by 'Local') and that AMQP is listening on the peer server (indicated by 'Route'). [root@dcnm139 ~]# ipvsadm IP Virtual Server version 1.2.1 (size=4096) IP Virtual Server version 1.2.1 (size=4096) Prot LocalAddress:Port Scheduler Flags -> RemoteAddress:Port Forward Weight ActiveConn InActConn TCP 192.168.57.157:http wlc -> 192.168.57.139:http Local 1 0 0 TCP 10.77.247.157:amqp wlc -> dcnm155:amqp Route 1 0 0 |