Chapter 3 Monitoring and Backing Up the BTS

Checking BTS System Health

Step 2 Enter <hostname># metastat grep c0.

Step 3 Verify the return result matches the following:

c0t0d0s6 0 No Okay c0t1d0s6 0 No Okay c0t0d0s1 0 No Okay c0t1d0s1 0 No Okay c0t0d0s5 0 No Okay c0t1d0s5 0 No Okay c0t0d0s7 0 No Okay c0t1d0s7 0 No Okay c0t0d0s0 0 No Okay c0t1d0s0 0 No Okay c0t0d0s3 0 No Okay c0t1d0s3 0 No Okay

If the results differ synchronize the disk mirroring:

<hostname># cd /opt/setup <hostname># sync_mirror

Verify the results using Step 1 through Step 3.

Caution In case of a mismatch, synchronize once. If the mismatch continues contact Cisco TAC.

Auditing Databases and Tables

Audit either the complete database or entries in every provisionable table in both the Oracle database and shared memory. See the Cisco BTS 10200 Softswitch Troubleshooting Guide, Release 6.0.1.

Caution Audits are time-intensive. Do only during a maintenance window. Completion time varies with database or table entries.

Table 3-4 Auditing Databases and Tables

Task

Sample Command

 

 

Auditing individual tables

audit trunk type=row-count;

 

 

Auditing every entry in each

audit database;

provisionable table

 

 

 

Auditing provisionable tables

audit database type=row-count;

based on type

Note type defaults to full

 

 

 

Auditing provisionable tables

audit database platform-state=active;

based on platform state

Note platform-state defaults to active

 

 

 

Cisco BTS 10200 Softswitch Operations and Maintenance Guide, Release 6.0.x

 

OL-16000-07

3-7

 

 

 

Page 39
Image 39
Cisco Systems 10200 manual Auditing Databases and Tables, Verify the return result matches the following