![]() |
Cisco Resource Manager 1.1 Installation Guide for Solaris
|
|||||||||||||||||||||||||||||||||||
Troubleshooting
![]() |
||||||||||||||||||||||||||||||||||||
Table of ContentsTroubleshootingChecking Files and Directories After Installation
Understanding Installation Error Messages Accessing the Resource Manager Server Stopping and Restarting the Resource Manager Server Setting Up the Browser Adding Device Information Checking the Syslog Configuration Using Software Management Gathering Server Information TroubleshootingThis appendix provides troubleshooting information for Resource Manager and contains the following sections:
Checking Files and Directories After Installation
In addition, the following files should have been added to the /etc directory:
The Resource Manager installation tool installed the following directories in the /opt/CSCOpx/objects directory (or the directory you specified for the installation):
Understanding Installation Error Messages
Table A-1 lists error messages that might occur during installation and describes the reasons for the errors: Table A-1: Installation Error Messages
Accessing the Resource Manager ServerThe Resource Manager server uses the default port 80, which is normally used by web servers. If you receive an error message stating an existing web server is already configured to run on port 80, and the alternative port 1741 is used instead, make sure you enter the correct URL for the server: http://server_name:1741 (where server_name is the name of the machine where Resource Manager was installed, and 1741 is the alternative port on which Resource Manager is installed if port 80 was already in use). Use the following command to make sure your server is running: ping server_name If you get a message that the server is "alive," and get a proxy error when you try to connect to the server, make sure the proxy is set up correctly. If your server is configured to use a proxy server outside the firewall (specified in Netscape Navigator, under Options > Network Preferences > Proxies), you will get proxy errors if you have incorrectly set up the proxy to ignore requests to a certain machine, set of machines, or domain. Your proxy is set up incorrectly if you encounter any of the following errors:
Logging InStopping and Restarting the Resource Manager ServerIf you need to stop and restart the Resource Manager server, follow these steps: Step 1 To stop the Resource Manager server, enter the following command as root: # /etc/init.d/dmgtd stop Step 2 To restart the server, enter the following command as root: # /etc/init.d/dmgtd start Setting Up the BrowserIf the Resource Manager buttons do not work, you have not enabled Java and JavaScript. Follow these steps to enable Java and JavaScript:
Make sure your cache is not set to zero. If you experience browser problems, increase your cache settings as explained in the "Web Browsers Supported" section. Do not run multiple copies of Netscape Navigator on Solaris. Do not resize the browser window while the desktop or main page is still loading. This will cause a Java error. Adding Device InformationIf you added a device using Inventory > Add Devices and the Add/Import Status Summary dialog box indicates that the device status has not changed from pending within 15 minutes, check the status of all processes to ensure that they are running normally, as explained in the following steps: Step 1 To view the latest device status information, in the Add/Import Status Summary dialog box (Inventory > Import Status), click Update. Step 2 To check whether the DIServer is running, click Admin, then select System Admin > Process Status. (The DIServer is the process responsible for validating devices and changing their status from pending.) If the DIServer process has the state running normally, it might be caught in an infinite loop. You need to stop and restart it by following these steps: (a) To stop the DIServer, click Stop Process in the System Admin folder. The Stop Process dialog box appears. (b) Click the Process radio button. (c) In the Process Name field, select DIServer, then click Finish. To restart the DIServer, follow these steps: (a) From the System Admin folder, click Start Processes. The Start Process dialog box appears. (b) Click the Process radio button. (c) In the Process Name field, select DIServer, then click Finish. Step 3 Return to the Add/Import Status Summary screen by selecting Inventory > Import Status, then click Update. The device status should change to managed within a couple of minutes. Checking the Syslog ConfigurationIf the Resource Manager installation fails while attempting to install Syslog Analysis, make sure you do not have the Cisco DNS/DHCP Manager (CDDM) installed on the same machine as Resource Manager. CDDM, which can be downloaded from CCO, provides syslog and TFTP daemons as part of its product. You cannot run CDDM Syslog or TFTP on the same machine as Resource Manager because they are not compatible. Make sure the server on which you install Resource Manager is not running CDDM Syslog or TFTP. Using Software ManagementIf you install Software Management for the first time, and the /tftpboot directory is a remote directory, the following message is displayed during the installation of Software Management: WARNING: The tftp directory `/tftpboot' appears to be NFS mounted. Using NFS directories often increases the software transfer time and may cause a failure during distribution of the software to the device. Contact your local technical support representative to make `/tftpboot' a local directory. If you have not removed the user bin from the /usr/lib/cron/at.deny file, the following warning message appears during the installation: ERROR: User 'bin' appears in '/usr/lib/cron/at.deny'. Software Image Manager requires 'bin' to be able to run 'at'. Contact your local technical support representative to edit the file /usr/lib/cron/at.deny and remove the entry for bin. You need to remove bin from the /usr/lib/cron/at.deny file. Gathering Server InformationResource Manager contains a utility that can help you troubleshoot problems with the server. You can obtain information about the Resource Manager server in one of two ways:
# /opt/CSCOpx/bin/collect.info
Send this file to Cisco via e-mail if directed to do so by your technical support representative. Note The Technical Assistance Center (TAC) supports Cisco-provided code only. If you add cgi-bin programs or HTML files, or if you otherwise alter the Resource Manager server, the TAC cannot help you.
|
||||||||||||||||||||||||||||||||||||
|
|