Specifications

A-14
Cisco TV CDS 2.5 ISA Software Configuration Guide
OL-24788-01
Appendix A Troubleshooting
General Information and Issues
Identifying the Software Versions or Releases
The following sections describe the commands for identifying the software versions on the server.
Linux OS Version
To identify the software version of the Linux operating system (OS) on the CDSM, enter the following
command:
# cat /proc/version or "uname –a"
Linux version 2.6.18-92.el5 (brewbuilder@ls20-bc2-13.build.redhat.com) (gcc version
4.1.2 20071124 (Red Hat 4.1.2-41)) #1 SMP Tue Apr 29 13:16:15 EDT 2008
To identify the software version of the Linux OS on the Vault, Streamer, or ISV, enter the following
commands:
# cat /proc/version
Linux version 2.6.18-53.el5.kernel.2_6_18.2008.10.07.01 (arroyoqa@build-svr) (gcc
version 4.1.2 20070626 (Red Hat 4.1.2-14)) #1 SMP Mon Nov 17 18:21:51 PST 2008
# uname -a
Linux stm74 2.6.18-53.el5.kernel.2_6_18.2008.10.07.01 #1 SMP Mon Nov 17 18:21:51 PST
2008 i686 i686 i386 GNU/Linux
CDS-Related Releases
The CDS software for ISA is a combination of the ISA overlay, statsd software, and the CServer code.
The following sections describe how to identify the software version of each.
ISA Environment
To identify the software version of the CDS ISA overlay image, enter the following command:
# cat /home/isa/IntegrationTest/.build_tag
** ISA Tag: r_2_0v1-isa-e008-2008-10-28-01
Build Time: Mon Nov 17 19:00:38 PST 2008
statsd Program
To identify the software version of the statsd program, enter the following command:
# strings /home/stats/statsd |grep Rel
STATSD Release TOP_OF_TREE (arroyoqa@build-svr) (gcc version 4.1.2 20070626 (Red Hat
4.1.2-14)) #1-Nstatsd-2008-11-07-02 Mon Nov 17 18:34:15 PST 2008
CSserver Code
To identify the software version of the CServer on the Streamer, Vault, or ISV, enter the following
command:
# strings avs_cserver.ko |grep CServer
Average setup time spent in CServer =
AVS CServer Release #1-Ncserver-e013-2008-11-17-05 Mon Nov 17 18:54:01 PST 2008
ENV_ISA_SR DEBUG
AVS CServer Information ENV_ISA_SR DEBUG (arroyoqa@build-svr) (gcc version 4.1.2
20070626 (Red Hat 4.1.2-14)) #1-Ncserver-e013-2008-11-17-05 Mon Nov 17 18:54:01 PST
2008