Scale Out VNF
MTAS

Contents


1   Description

This instruction describes how to scale out a Virtual Network Function (VNF) in the VNF Life Cycle Management (VNF-LCM).

The VNF-LCM procedures use workflow instances. The following figure shows an example of a workflow instance, where workflow progress can be tracked in the Workflow Diagram view. The boxes in the Workflow Diagram only represent the stages of the various procedures; operations are performed in the Task view.

For more information about the VNF-LCM, see MTAS VNF Lifecycle Management.

2   Procedure

2.1   Scale Out a VNF

Prerequisites

Steps

  1. In the VNF-LCM, click Start a Workflow, select Scale-Out VNF, and then click Start a New Instance.

  2. In the Start a Workflow view, fill out the Instance Name field and then click Submit.
  3. Select the newly created workflow from the Instance Activity panel.
  4. In the Workflow Instance view, select the VNF to be scaled out, specify the number of Virtual Machines (VMs) to be added to the VNF, and then click Submit.

    The VNF instance is scaled out, new PLs are added to the cluster.

    Note:  
    If the EO and the VNF-LCM are in a mutually granting connection, the number of scaled PLs appears in the EO after a successful scale-out from the VNF-LCM.

  5. Do a SmallRestart:
    1. Start the ECLI (for example on SC-1):

      SC-1: ~>cliss

    2. Do the SmallRestart command:

      >ManagedElement=1,MtasFunction=MtasFunction,\
      mtasFunctionSmallRestart

    3. Exit from the ECLI:

      >exit

Attention!

Risk of system malfunction or traffic disturbance.

During the scaling, the optional user input Cancel LCM Hook is available. Do not click Submit. This is not supported in the current release.

2.2   Troubleshooting

If the workflow execution fails, inspect the relevant logs to identify the cause of the failure.

Steps

  1. Increase the log level from INFO to DEBUG. For information on how to change log level, see VNF-Lifecycle Manager System Administration Guide, 1543-APR 901 0578.
  2. Inspect the following logs to identify the cause of the failure:
    • Jboss Server log: /ericsson/3pp/jboss/standalone/log/server.log
    • System log: /var/log/messages
    • Workflow log: the Workflow Log view in the VNF-LCM
  3. If a problem cannot be solved, consult the next level of maintenance support and provide the logs. Further actions are outside the scope of this instruction.