Data Collection Guideline for MTAS
MTAS

Contents

1Introduction
1.1Prerequisites

2

Workflow

3

Mandatory Data
3.1General Data to Be Collected
3.2Data Collected Based on Specific Problems

4

Collecting Data
4.1Collecting Data Using MTAS Data Collection Feature

5

Other Useful Information

1   Introduction

The purpose of this document is to instruct what troubleshooting data is to be collected and enclosed in a Customer Service Request (CSR) or Trouble Report (TR) in case a problem is experienced with MTAS.

This document also describes the procedure to collect the needed information.

Consider the recommended printouts and tracings listed in the document as requirements for meaningful CSR or TR analysis. If necessary data, descriptions, or enclosures are missing, it can result in more data requests from the Ericsson Customer Support.

1.1   Prerequisites

This section describes the possible documents, tools, and required conditions before starting the data collection procedure.

It is expected that the reader has prior knowledge about telecommunication, including knowledge about the virtualized environment and the MTAS. It is assumed that the reader is familiar with concepts, terminology, and abbreviations within these areas.

1.1.1   Parameters

Necessary parameters when performing data collection of the MTAS are shown in Table 1.

Table 1    Installation and Configuration Parameters

Name

Value

Description

oam-vip


____.____.____.____

The external VIP address of the O&M network.


linux_user_name

 

The platform administrator name on the SC processors.

linux_user_password

 

The platform administrator password on the SC processors.

1.1.2   Tools

A workstation with an SSH client must be available before performing any procedure in this document.

2   Workflow

The workflow for collecting data from the MTAS node is as follows:

  1. Collect mandatory data that is needed in connection to any problems experienced. Go to Section 3 Mandatory Data.
  2. Collect specific data based on the type of problem that is experienced. Go to Section 3.2 Data Collected Based on Specific Problems and the collecting procedures specified in Section 4.1 Collecting Data Using MTAS Data Collection Feature.
  3. Collect other useful information if it is available within an acceptable amount of time and effort. Go to Section 5 Other Useful Information.

3   Mandatory Data

The data described in this section is always to be included in a CSR or TR.

It is important that data is collected as soon as possible after the problem has occurred as the relevant data can be lost if this activity is postponed.

3.1   General Data to Be Collected

The following types of data are to be collected:

3.2   Data Collected Based on Specific Problems

This section describes different types of data based on specific problem types that can be collected. The data types to be collected and included in a CSR or TR depend on the problem experienced.

This section describes different types of data that can be collected. The problem experienced is the source to which of the following data types is to be included in a CSR or TR.

3.2.1   Software Versions

The version information for the MTAS software components is to be collected.

3.2.2   MTAS Log Files

The logging information that is to be collected is described in Table 2.

Table 2    MTAS Log Files

Filename

Log Path

vDicos Virtual Machine Log

SC <x>:/cluster/storage/no-backup/cdclsv/log/lpmsv

Processor Log

SC <x>:/var/log/SC-<X>/messages
SC <x>:/var/log/PL-<Y>/messages

MTAS Application Log

SC <x>:/storage/no-backup/coremw/var/log/saflog/MTASAppLogs/vdicos/MTAS_<from-date_to-date>.log

Crash collector Log

SC <x>:/cluster/storage/no-backup/cdclsv/cadump/

MTAS Catalina Log

PL <y>:/opt/mmas/appserver/<instance_name>/logs/catalina.log

MTAS Catalina Out Log

PL <x>:/opt/mmas/appserver/<instance_name>/logs/catalina.out

Access Logs

SC <x>:/storage/no-backup/coremw/var/log/saflog/MMASAccessLogs/

CAI3G Log (AuditLog)

SC <x>:/storage/no-backup/coremw/var/log/saflog/MMASAuditLogs

3.2.3   Routing Information

The following logging information is to be collected:

3.2.4   Alarms, Notifications, and Events

The MTAS triggers alarms for the most critical events that require operator intervention. The alarm information is accessible through the command lde-alarm. Alerts are also triggered to report relevant events for the operator.

Alarms and notifications information can be found in the FaultManagementLog/alarm and FaultManagementLog/alert directories that are stored on the SC under:
/cluster/storage/no-backup/coremw/var/log/saflog/.

Operating Instructions (OPIs) for each event describe the actions to be taken to cease alarms.

A list of the different alarms generated by the MTAS can be found in MTAS Alarm List.

3.2.5   Performance Measurement Counters

Performance Measurement (PM) counters are useful problem indicators. In particular, this includes the PMF counter reports from the period when the faulty situation occurred.

These counters are available with COM File Management in PerformanceManagementReportFiles file group.

Note:  
For more information on how to transfer counter-files, refer to File Management.

Alternatively, it is also possible to collect only counter-information for the service to be reported.

3.2.6   Clients Used

The following must be provided:

3.2.7   Surrounding Nodes

The following must be provided:

3.2.8   Traffic Scenarios

The following must be provided:

3.2.9   Network Configuration

The following must be provided:

3.2.10   Configuration Parameter Values

The following must be provided:

3.2.11   Co-located Applications

The following must be provided:

3.2.12   AppTrace

Valuable information can be obtained by using the AppTrace function in the MTAS.

For more information about AppTrace, refer to MTAS AppTrace.

3.2.13   Trace pcap

Traces generated from Wireshark™ or other tracing tools are to be included in a CSR or TR depending on the specific problem type.

3.2.14   License Manager Log Files

License Manager Functionality related events are stored in log files, which are located in the following path of the cluster:

/storage/clear/lm-apr9010503/log/lm.SC-<X>.log

where <X> is the number designation of the blade.

4   Collecting Data

4.1   Collecting Data Using MTAS Data Collection Feature

Data collection is performed using the CDCLS by executing packer objects for data collection. The data collection profile packers can be listed with cdclsv-list-packers and executed with cdclsv-pack. The results are stored in /cluster/storage/no-backup/dc/. The following data collection profiles are available:

The data collection dump files are available through COM File Management in DataCollection file group.

Note:  
For more information on how to transfer data collection files, refer to File Management.

The following example shows how to check for the available profiles and how to collect data with a selected profile:

  1. Check which profiles are available:

    cdclsv-list-packers | grep cdclsPk=DcMtas

  2. Results are shown:
    cdclsPk=DcMtasBasic,cdcls=CDCLSvSite
    cdclsPk=DcMtasFull,cdcls=CDCLSvSite
    cdclsPk=DcMtasLarge,cdcls=CDCLSvSite
    cdclsPk=DcMtasMedium,cdcls=CDCLSvSite
    cdclsPk=DcMtasSla,cdcls=CDCLSvSite
  3. Select a profile and start data collection:

    cdclsv-pack cdclsPk=DcMtasFull,cdcls=CDCLSvSite

  4. The next message is displayed:

    Dump is generated in the /storage/no-backup/dc/ directory.

    The user can check the status of the packing with the cdclsv-pack-status command.

5   Other Useful Information

Other useful information could be included in a CSR or TR in case the data is easily available and there is enough time available for collecting it. An example of useful information is subscriber data which is collected through the Business Support System.



Copyright

© Ericsson AB 2016, 2017. All rights reserved. No part of this document may be reproduced in any form without the written permission of the copyright owner.

Disclaimer

The contents of this document are subject to revision without notice due to continued progress in methodology, design and manufacturing. Ericsson shall have no liability for any error or damage of any kind resulting from the use of this document.

Trademark List
All trademarks mentioned herein are the property of their respective owners. These are shown in the document Trademark Information.

    Data Collection Guideline for MTAS         MTAS