- New and Changed Information
- Preface
- Cisco DCNM Introduction
- Part 1: Cisco DCNM-SAN Installation
- Preparing Cisco DCNM-SAN Client
- Installing Cisco DCNM-SAN Database
- Installing Cisco DCNM-SAN
- Maintaining Cisco DCNM-SAN
- Uninstalling Cisco DCNM-SAN
- Licensing Cisco DCNM-SAN
- Part 2: Cisco DCNM-LAN Installation
- Deploying Cisco DCNM-LAN
- Preparing Cisco DCNM-LAN Database
- Installing Cisco DCNM-LAN Servers
- Licensing Cisco DCNM-LAN Deployment
- Upgrading Cisco DCNM-LAN Servers
- Configuring Cisco DCNM-LAN Servers
- Installing and Administering Cisco DCNM VSB
- Uninstalling Cisco DCNM-LAN Servers
- Troubleshooting Cisco DCNM-LAN Server Installation
- Index
Troubleshooting the Cisco DCNM-LAN Server Installation
This chapter describes how to troubleshoot some common issues that you might experience while installing a Cisco Data Center Network Manager for LAN (DCNM-LAN) server with solutions for the issues.
Postgres Database Installation Fails
Check Table 1-1 for symptoms related to an installation failure of the Postgres database. For each symptom that describes your trouble, determine which possible causes apply and follow the corresponding solutions.
Previous Installation Found When No Previous Installation Exists
Table 1-2 lists issues found when no previous installation exists.
|
|
|
|
|---|---|---|
A message wrongly states that a previous installation exists. |
The following file has incorrect entries regarding Cisco DCNM-LAN: |
1. |
Editing the Zero G Registry File
You can edit the Zero G Registry file to remove incorrect entries, which might cause the installation of the Cisco DCNM-LAN server to fail.
DETAILED STEPS
Step 1
Make a backup of the.com.zerog.registry.xml file, which is found at the following location:
Step 2
Open the file in a text editor.
Step 3
Within the <products> element, remove the following <product> element and all its descendant elements:
Step 4
Within the <components> element, remove every instance of the following <component> element:
Step 5
Save and close the file.
Path to the Perl Binary Directory Not Found
Table 1-3 lists the symptoms related to the Perl binary directory. For each symptom that describes your trouble, determine which possible causes apply and follow the corresponding solutions.
|
|
|
|
|---|---|---|
| An error message states that the path to the bin directory for Perl is not in the system PATH environment variable. |
1. 2. |
|
The server system PATH environment variable does not include the path to the directory that contains the Perl executable. |
1. 2. |
Cisco DCNM-LAN Installer Asks for Another Extraction Location
Table 1-4 lists issues found when a Cisco DCNM-LAN installer asked for another extraction location.
|
|
|
|
|---|---|---|
After running the Cisco DCNM-LAN server installer, you see a dialog box with the following message: |
The Cisco DCNM-LAN installer software is corrupted. This problem can occur if you use FTP or a similar transfer protocol in ASCII mode. |
1. 2. Note If you transfer the installer with FTP or a similar protocol, ensure that you use a binary mode to transfer the installer. |
Feedback