Top
ServerView Resource Orchestrator Cloud Edition V3.4.0 DR Option Instruction
FUJITSU Software

D.1.2 Logs that Reflect the Resource Status due to Automatic Processing of L-Platforms

For L-Platforms being processed while collecting the switchover information, the automatic processing for reflecting the actual resource status is performed. The type of automatic processing varies depending on the L-Platform configuration and status. Automatic processing will be logged in the following format:

Format 1

INFO or WARN

Detailed information is output as the message.

item_1 = [content_1], item_2 = [content_2], ... item_n = [content_n]

The common items given below will be output irrespective of the type of automatic processing.

Item Name Content
Action

Details of the processing that was in progress during automatic processing

One of the following is output:

  • "DELETED L-PLATFORM": Removed the L-Platform configuration information
  • "DELETED SERVER": Removed a server from the L-Platform configuration information
  • "DELETED DISK": Removed an extended disk from the L-Platform configuration information
  • "DELETED NIC": Removed an NIC from the L-Platform configuration information
  • "ADDED NIC": Added an NIC to the L-Platform configuration information
  • "ADDED SNAPSHOT INFORMATION": Added snapshot information
  • "DELETED SNAPSHOT INFORMATION": Removed snapshot information
  • "SET NETWORK DEVICE RESOURCE-ID": Configured a firewall resource ID
  • "SET DISK RESOURCE-ID": Configured a disk resource ID
  • "SET IP ADDRESS": Configured an IP address
  • "SET SERVER SPEC": Configured server specifications
  • "SET SCOPE OF L-PLATFORM": Configured owner's operation permission on the L-Platform
  • "CLEAR FLOW STATUS": Initialized the processing status of the application process
  • "LIST NETWORK DEVICE PARAMS": Output changes to firewall settings (*)
L-Platform ID ID of the L-Platform to be automatically processed
System name The L-Platform name
Tenant The tenant of the L-Platform
User The owner of the L-Platform

* Note: Parameter information set in the firewall device is not automatically reflected in L-Platform configuration information. You must confirm that the settings requested in the parameter changes are reflected in the firewall device. Automatic processing performed for a firewall is explained later in this section.

When automatic processing is performed for a server in an L-Platform, the following items will be output.

Item Name Content
Server ID ID of the server to be processed
Server name Name of the server to be processed
Server spec

Server specs containing the resource status reflected by automatic processing.

This item is output when the "Action" item is "SET SERVER SPEC".

Setting items changed by automatic processing are output in the following format:

Format

Server spec = [Setting_item_1 = [Setting_1], Setting_item_2 = [Setting_2], ...]

Setting items

  • "Number of CPUs": Number of CPUs
  • "CPU performance": CPU performance
  • "CPU reserved": Reserved CPU performance
  • "CPU shares": CPU shares
  • "Memory size": Memory capacity
  • "Memory reserved": Reserved memory capacity
  • "Memory shares": Memory shares
  • "Priority": Boot priority

When automatic processing is performed for a disk attached to a server, the following items will be output.

Item Name Content
Disk ID ID of the disk to be processed
Disk index Index of the disk to be processed

When automatic processing is performed for an NIC attached to a server, the following items will be output.

Item Name Content
NIC group index Index of the NIC group to be processed (*1)
NIC NO Serial number of the NIC to be processed (*2)
IP address IP address (*3)

*1: For a grouped NIC

*2: For an NIC that is not grouped

*3: If an IP address has been set

When automatic processing is performed for a firewall, the following items will be output.

Item Name Content
LNetDev name Name of firewall to be processed
LNetDev ruleset

Details of parameter changes

Details of changes made by the user are output in the following format:

Format

LNetDev ruleset = [{output_item_1 = [content_1], output_item_2 = [content_2], ...}, ...]

Output items

  • "name": Parameter name
  • "request value": Value specified by the user when changing the setting
  • "value": Setting prior to the change. This value is automatically changed to the requested value.
LNetDev parameter group list

List of parameter groups added or deleted, and their content.

This item is output when a firewall setting is changed without the use of a ruleset.

The content of a parameter group operated by the user is output in the following format:

Format

LNetDev parameter group list = [{Output_item_1 = [Content_1], Output_item_2= [Content_2], ...}, ...]

Output items

  • "group name": Parameter group name
  • "group id": Parameter group ID
  • "operation": Operation performed by the user when changing the setting. "ADD" is output if a parameter group was added, and "DEL" is output if a parameter group was deleted.
  • "Parameters": Parameters added or deleted by the operation is output in the following format:

Format

parameters = [{Output_item_1 = [Content_1], Output_item_2 = [Content_2]}, ...]

Output items

  • "name": Parameter name
  • "value": Parameter setting

Automatic processing corrects management information for a firewall being reset, so it may look as if the setting was changed successfully even when it failed. Perform a switchover and check if the details output in the log are reflected in the device - if they are not, then enter the settings to the device.