Top
ETERNUS SF Storage Cruiser 14.0 User's Guidefor Virtual Storage Conductor

6.4.1 Logs of VSC Manager

VSC Manager outputs the following two types of logs:

6.4.1.1 [Solaris OS/Linux OS]System log

VSC Manager outputs messages via syslogd(1M).

The settings in /etc/syslog.conf determine whether messages are actually output and to what file. For information on how to make settings in /etc/syslog.conf, see the syslog.conf(4).


6.4.1.2 [Windows]System log

VSC Manager outputs messages via syslog service.


6.4.1.3 [Solaris OS/Linux OS]Copy log

This section describes information (called a "copy log") about the starting and stopping of migration and replication. A copy log is written to a "copy log file".

Two copy log files are retained: The current-generation file (to which information is being written) and the previous-generation file. Both files can be distinguished by the suffix. Suffix ".0" denotes the copy log file to which a copy log is written. When the file size of the current copy log file exceeds the limit value, the file is switched to a new copy log file. The "Figure 6.2 Switching copy log files" shows how copy log files are switched.

Figure 6.2 Switching copy log files


File name

Note that "/var/opt/FJSVssmgr/current/vsclog/VscmCopyHistory.0" and "/var/opt/FJSVssmgr/current/vsclog/VscmCopyHistory.1" are the file names of copy log files. Copy log files have file names with suffixes that denote the generation as follows:

Suffix number

Meaning

.0

A copy log file to which information is currently being recorded

.1

A copy log file of a previous generation


Record format

A copy log has the following five types of records:

Each record consists of a common section and a data section.

Common section

A common section consists of five items. The items are delimited with a blank.

Table 6.1 Structure of the common section

No.

Name

Description

1

Date

Indicates the date on which the record was written in "Mon dd, yyyy" format.

  • Mon: Month (three-digit character)

  • dd: Day (two-digit number)

  • yyyy: Year (four-digit number)

2

Time

Indicates the time at which the record was written in "hh:mm:ss XM" format.

  • hh: Hour (on a 12-hour clock, two-digit number)

  • mm: Minute (two-digit number)

  • ss: Second (two-digit number)

  • XM:AM or PM

3

Label

Indicates "FSP_FJSVssvsc_Copy:" as a character string.

4

Type

Indicates "INFO:", "WARNING:", or "ERROR:" as a character string.

5

Identifier

Indicates one of the following identifiers that distinguish a data section:

  • 90451: Copy start processing

  • 90452: Switchover/isolation processing

  • 90453: Cancel processing for an abnormal session

  • 90454: Cancel processing for a normal session

  • 90455: Abnormal end of processing

Data section

The data section starts one blank after an "identifier" in the common section. The items in the data section are delimited with a blank.

Start record
Table 6.2 Data section (Start record)

No.

Name

Description

1

Processing type

Indicates the copy type selected by the user:

  • migration: Migration

  • replication: Replication

2

Record type

Indicates "STARTED" as a character string.

3

Session ID

"SID="

Indicates the session ID (eight-digit number).

"SID=xxxxxxxx"

4

Virtual enclosure name

"FromVB="

  • During migration:
    Indicates the name of the virtual enclosure that contains the virtual disk from which data is migrated.

  • During replication:
    Indicates the name of the virtual enclosure that contains the virtual disk from which data is replicated.

5

Virtual disk name

"FromVD="

  • During migration:
    Indicates the name of the virtual disk from which data is migrated.

  • During replication:
    Indicates the name of the virtual disk from which data is replicated.

6

Virtual enclosure name

"ToVB="

  • During migration:
    Indicates "-" as a string.

  • During replication:
    Indicates the name of the virtual enclosure that contains the virtual disk to which data is replicated.

7

Virtual disk name

"ToVD="

  • During migration:
    Indicates "-" as a string.

  • During replication:
    Indicates the name of the virtual disk to which data is replicated.

8

Backup indication

"BackUp="

  • During migration:
    Indicates whether the physical disk that constituted the source virtual disks is to be retained as a backup disk at the normal end of migration.

    • YES: Retain a backup disk.

    • No: Do not retain a backup disk.

  • During replication:
    Indicates "-" as a string.

9

Virtualization switch name

"VSW="

  • Indicates the name of the virtualization switch that performs migration or replication.

10

Host name

"HOST="

Indicates the host name of the virtualization switch that performs migration or replication.

11

Virtualization switch type

"VSTYPE="

Indicates the type of the virtualization switch that performs migration or replication.

  • VS900M200: VS900 Model 200

  • VS900M300: VS900 Model 300

  • SN2DSB54V: Virtualization Blade

12

Execution type

"AP="

  • Indicates "VSC" as a character string.

13

Execution priority

"Priority="

  • Indicates the execution priority of migration or replication.

14

Virtual disk capacity

"Capacity="

  • During migration:
    Indicates the size of the virtual disk from which data is migrated.

  • During replication:
    Indicates the size of the virtual disk from which data is replicated.

15

Execution start date and time

"StartDate="

Indicates the date and time when to start migration or replication in "Mon dd, yyyy hh:mm:ss XM" format.

  • Mon: Month (three-digit character)

  • dd: Day (two-digit number)

  • yyyy: Year (four-digit number)

  • hh: Hour (on a 12-hour clock, two-digit number)

  • mm: Minute (two-digit number)

  • ss: Second (two-digit number)

  • XM: AM or PM

16

Message

"Message="

Indicates the cause of an abnormal end of a unit.

This is the same as an error message.

"-" is displayed.

17

ABEND cause information

"Abend="

Outputs the cause of the copy status error.

  • "-" is displayed.

Normal end record
Table 6.3 Data section (Normal end record)

No.

Name

Description

1

Processing type

Indicates the copy type selected by the user:

  • migration: Migration
    replication: Replication

2

Record type

Indicates "NORMALEND" as a character string.

3

Session ID

"SID="

Indicates the session ID (eight-digit number).

"SID=xxxxxxxx"

4

Virtual enclosure name

"FromVB="

  • During migration:
    Indicates the name of the virtual enclosure that contains the virtual disk from which data is migrated.

  • During replication:
    Indicates the name of the virtual enclosure that contains the virtual disk from which data is replicated.

5

Virtual disk name

"FromVD="

  • During migration:
    Indicates the name of the virtual disk from which data is migrated.

  • During replication:
    Indicates the name of the virtual disk from which data is replicated.

6

Virtual enclosure name

"ToVB="

  • During migration:
    Indicates "-" as a string.

  • During replication:
    Indicates the name of the virtual enclosure that contains the virtual disk to which data is replicated.

7

Virtual disk name

"ToVD="

  • During migration:
    Indicates "-" as a string.

  • During replication:
    Indicates the name of the virtual disk to which data is replicated.

8

Backup indication

"BackUp="

  • During migration:
    Indicates whether the physical disk that constituted the source virtual disks is to be retained as a backup disk at the normal end of migration.

    • YES: Retain a backup disk.

    • No: Do not retain a backup disk.

  • During replication:
    Indicates "-" as a string.

9

Virtualization switch name

"VSW="

  • Indicates the name of the virtualization switch that performs migration or replication.

10

Host name

"HOST="

Indicates the host name of the virtualization switch that performs migration or replication.

11

Virtualization switch type

"VSTYPE="

Indicates the type of the virtualization switch that performs migration or replication.

  • VS900M200: VS900 Model 200

  • VS900M300:VS900 Model 300

  • SN2DSB54V: Virtualization Blade

12

Execution type

"AP="

  • Indicates "VSC" as a character string.

13

Execution priority

"Priority="

  • Indicates the execution priority of migration or replication.

14

Virtual disk capacity

"Capacity="

  • During migration:
    Indicates the size of the virtual disk from which data is migrated.

  • During replication:
    Indicates the size of the virtual disk from which data is replicated.

15

Execution start date and time

"StartDate="

Indicates the date and time when to start migration or replication in "Mon dd, yyyy hh:mm:ss XM" format.

  • Mon: Month (three-digit character)

  • dd: Day (two-digit number)

  • yyyy: Year (four-digit number)

  • hh: Hour (on a 12-hour clock, two-digit number)

  • mm: Minute (two-digit number)

  • ss: Second (two-digit number)

  • XM: AM or PM

16

Message

"Message="

Indicates the cause of an abnormal end of a unit.

This is the same as an error message.

"-" is displayed.

17

ABEND cause information

"Abend="

Outputs the cause of the copy status error.

  • "-" is displayed.

Abnormal end record
Table 6.4 Data section (Abnormal end record)

No.

Name

Description

1

Processing type

Indicates the copy type selected by the user:

  • migration: Migration

  • replication: Replication

  • EC (ACM): ACM copy

2

Record type

Indicates "ABNORMALEND" as a character string.

3

Session ID

"SID="

Indicates the session ID (eight-digit number).

"SID=xxxxxxxx"

4

Virtual enclosure name

"FromVB="

  • During migration:
    Indicates the name of the virtual enclosure that contains the virtual disk from which data is migrated.

  • During replication or EC (ACM)
    Indicates the name of the virtual enclosure containing the virtual disk from which data is replicated or copied (EC [ACM]).

5

Virtual disk name

"FromVD="

  • During migration:
    Indicates the name of the virtual disk from which data is migrated.

  • During replication or EC (ACM)
    Indicates the name of the virtual disk from which data is replicated or copied (EC [ACM]).

6

Virtual enclosure name

"ToVB="

  • During migration:
    Indicates "-" as a string.

  • During replication or EC (ACM)
    Indicates the name of the virtual enclosure containing the virtual disk to which data is replicated or copied (EC [ACM]).

7

Virtual disk name

"ToVD="

  • During migration:
    Indicates "-" as a string.

  • During replication or EC (ACM)
    Indicates the name of the virtual disk to which data is replicated or copied (EC [ACM]).

8

Backup indication

"BackUp="

  • During migration:
    Indicates whether the physical disk that constituted the source virtual disks is to be retained as a backup disk at the normal end of migration.

    • YES: Retain a backup disk.

    • No: Do not retain a backup disk.

  • During replication or EC (ACM):
    Indicates "-" as a string.

9

Virtualization switch name

"VSW="

  • Indicates the name of the virtualization switch used for migration, replication or EC (ACM).

10

Host name

"HOST="

Indicates the host name of the virtualization switch that performs migration, replication, or EC (ACM).

11

Virtualization switch type

"VSTYPE="

Indicates the type of the virtualization switch that performs migration, replication, or EC (ACM).

  • VS900M200: VS900 Model 200

  • VS900M300: VS900 Model 300

  • SN2DSB54V: Virtualization Blade

12

Execution type

"AP="

  • During migration or replication
    Indicates "VSC" as a character string.

  • During EC (ACM)

  • Indicates "other" as a character string.

13

Execution priority

"Priority="

  • Indicates the execution priority of migration, replication or EC (ACM).

14

Virtual disk capacity

"Capacity="

  • During migration:
    Indicates the size of the virtual disk from which data is migrated.

  • During replication or EC (ACM)
    Indicates the size of the virtual disk from which data is replicated or copied (EC [ACM]).

15

Execution start date and time

"StartDate="

Indicates the date and time when to start migration or replication or EC (ACM) in "Mon dd, yyyy hh:mm:ss XM" format.

  • Mon: Month (three-digit character)

  • dd: Day (two-digit number)

  • yyyy: Year (four-digit number)

  • hh: Hour (on a 12-hour clock, two-digit number)

  • mm: Minute (two-digit number)

  • ss: Second (two-digit number)

  • XM: AM or PM

16

Message

"Message="

Indicates the cause of an abnormal end of a unit.

This is the same as an error message.

"-" is displayed.

17

ABEND cause information

"Abend="

Outputs the cause of the copy status error.

  • COPY_ABEND_CAUSE_OK: Normal ending

  • COPY_ABEND_CAUSE_MIRROR: Mirror volume error

  • COPY_ABEND_CAUSE_SRC: Copy source volume error

  • COPY_ABEND_CAUSE_DST: Copy destination volume error

  • COPY_ABEND_CAUSE_MANAGEMENT_AREA: VS900 management area error

  • COPY_ABEND_CAUSE_ENGINE_UNSUPPORTED: Engine not supported

  • -unknown-: Unknown

  • COPY_ABEND_CAUSE_OTHER: Other

If the cause of the abnormal end cannot be determined or data cannot be obtained, refer to "6.3 Collecting Data", collect the necessary data for troubleshooting, then contact your Fujitsu systems engineer (SE).

Cancellation record
Table 6.5 Data section (Cancellation record)

No.

Name

Description

1

Processing type

Indicates the copy type selected by the user:

  • migration: Migration

  • replication: Replication

  • EC (ACM): ACM copy

2

Record type

Indicates "CANCELED" as a character string.

3

Session ID

"SID="

Indicates the session ID (eight-digit number).

"SID=xxxxxxxx"

4

Virtual enclosure name

"FromVB="

  • During migration:
    Indicates the name of the virtual enclosure that contains the virtual disk from which data is migrated.

  • During replication or EC (ACM)
    Indicates the name of the virtual enclosure containing the virtual disk from which data is replicated or copied (EC [ACM]).

5

Virtual disk name

"FromVD="

  • During migration:
    Indicates the name of the virtual disk from which data is migrated.

  • During replication or EC (ACM)
    Indicates the name of the virtual disk from which data is replicated or copied (EC [ACM]).

6

Virtual enclosure name

"ToVB="

  • During migration:
    Indicates "-" as a string.

  • During replication or EC (ACM)
    Indicates the name of the virtual enclosure containing the virtual disk to which data is replicated or copied (EC [ACM]).

7

Virtual disk name

"ToVD="

  • During migration:
    Indicates "-" as a string.

  • During replication or EC (ACM)
    Indicates the name of the virtual disk to which data is replicated or copied (EC [ACM]).

8

Backup indication

"BackUp="

  • During migration:
    Indicates whether the physical disk that constituted the source virtual disks is to be retained as a backup disk at the normal end of migration.

    • YES: Retain a backup disk.

    • No: Do not retain a backup disk.

  • During replication or EC (ACM):
    Indicates "-" as a string.

9

Virtualization switch name

"VSW="

  • Indicates the name of the virtualization switch used for migration, replication, or EC (ACM).

10

Host name

"HOST="

Indicates the host name of the virtualization switch that performs migration, replication, or EC (ACM).

11

Virtualization switch type

"VSTYPE="

Indicates the type of the virtualization switch that performs migration, replication, or EC (ACM).

  • VS900M200:VS900 Model 200

  • VS900M300:VS900 Model 300

  • SN2DSB54V: Virtualization Blade

12

Execution type

"AP="

  • During migration or replication
    Indicates "VSC" as a character string.

  • During EC (ACM)

  • Indicates "other" as a character string.

13

Execution priority

"Priority="

  • Indicates the execution priority of migration, replication, or EC (ACM).

14

Virtual disk capacity

"Capacity="

  • During migration:
    Indicates the size of the virtual disk from which data is migrated.

  • During replication or EC (ACM)
    Indicates the size of the virtual disk from which data is replicated or copied (EC [ACM]).

15

Execution start date and time

"StartDate="

Indicates the date and time when to start migration or replication or EC (ACM) in "Mon dd, yyyy hh:mm:ss XM" format.

  • Mon: Month (three-digit character)

  • dd: Day (two-digit number)

  • yyyy: Year (four-digit number)

  • hh: Hour (on a 12-hour clock, two-digit number)

  • mm: Minute (two-digit number)

  • ss: Second (two-digit number)

  • XM: AM or PM

16

Message

"Message="

Indicates the cause of an abnormal end of a unit.

This is the same as an error message.

"-" is displayed.

17

ABEND cause information

"Abend="

Outputs the cause of the copy status error.

  • COPY_ABEND_CAUSE_OK: Normal ending

  • COPY_ABEND_CAUSE_MIRROR: Mirror volume error

  • COPY_ABEND_CAUSE_SRC: Copy source volume error

  • COPY_ABEND_CAUSE_DST: Copy destination volume error

  • COPY_ABEND_CAUSE_MANAGEMENT_AREA: VS900 management area error

  • COPY_ABEND_CAUSE_ENGINE_UNSUPPORTED: Engine not supported

  • -unknown-: Unknown

  • COPY_ABEND_CAUSE_OTHER: Other

If the cause of the cancellation cannot be determined or data cannot be obtained, refer to "6.3 Collecting Data", collect the necessary data for troubleshooting, then contact your Fujitsu systems engineer (SE).

Processing failure record
Table 6.6 Data section (processing failure record)

No.

Name

Description

1

Processing type

Indicates the copy type selected by the user.

  • migration: Migration

  • replication: Replication

  • EC (ACM): ACM copy

2

Record type

Indicates "FAILED" as a character string.

3

Session ID

"SID="

Indicates the session ID (eight-digit number):

"SID=xxxxxxxx"

4

Virtual enclosure name

"FromVB="

  • During migration
    Indicates the name of the virtual enclosure containing the virtual disk from which data is migrated.

  • During replication or EC (ACM)
    Indicates the name of the virtual enclosure containing the virtual disk from which data is replicated or copied (EC [ACM]).

5

Virtual disk name

"FromVD="

  • During migration
    Indicates the name of the virtual disk from which data is migrated.

  • During replication or EC (ACM)
    Indicates the name of the virtual disk from which data is replicated or copied (EC [ACM]).

6

Virtual enclosure name

"ToVB="

  • During migration
    Indicates "-" as a character string.

  • During replication or EC (ACM)
    Indicates the name of the virtual enclosure containing the virtual disk to which data is replicated or copied (EC [ACM]).

7

Virtual disk name

"ToVD="

  • During migration
    Indicates "-" as a character string.

  • During replication or EC (ACM)
    Indicates the name of the virtual disk to which data is replicated or copied (EC [ACM]).

8

Backup indication

"BackUp="

  • During migration
    Indicates whether the physical disk that constituted the migration source virtual disks is to be retained as a backup disk at the normal end of migration

  • YES: Retain it as a backup disk.

  • NO: Do not retain it as a backup disk.

  • During replication or EC (ACM)
    Indicates "-" as a character string.

9

Virtualization switch name

"VSW="

Indicates the name of the virtualization switch used for migration, replication or EC (ACM).

10

Host name

"HOST="

Indicates the host name of the virtualization switch that performs migration, replication, or EC (ACM).

11

Virtualization switch type

"VSTYPE="

Indicates the type of the virtualization switch that performs migration, replication, or EC (ACM).

  • VS900M200:VS900 Model 200

  • VS900M300:VS900 Model 300

  • SN2DSB54V: Virtualization Blade

12

Execution type

"AP="

  • During migration or replication
    Indicates "VSC" as a character string.

  • During EC (ACM)
    Indicates "other" as a character string.

13

Execution priority

"Priority="

Indicates the execution priority of migration, replication or EC (ACM).

14

Virtual disk capacity

"Capacity="

  • During migration
    Indicates the size of the virtual disk from which data is migrated.

  • During replication or EC (ACM)
    Indicates the size of the virtual disk from which data is replicated or copied (EC [ACM]).

15

Execution start date and time

"StartDate="

Indicates the date and time when to start migration or replication or EC (ACM) in "Mon dd, yyyy hh:mm:ss XM" format.

  • Mon: Month (three-digit character)

  • dd: Day (two-digit number)

  • yyyy: Year (four-digit number)

  • hh: Hour (on a 12-hour clock, two-digit number)

  • mm: Minute (two-digit number)

  • ss: Second (two-digit number)

  • XM: AM or PM

16

Message

"Message="

Indicates the cause of an abnormal end of a unit.

This is the same as an error message.

"-" is displayed.

17

ABEND cause information

"Abend="

Outputs the cause of the copy status error.

  • COPY_ABEND_CAUSE_OK: Normal ending

  • COPY_ABEND_CAUSE_MIRROR: Mirror volume error

  • COPY_ABEND_CAUSE_SRC: Copy source volume error

  • COPY_ABEND_CAUSE_DST: Copy destination volume error

  • COPY_ABEND_CAUSE_MANAGEMENT_AREA: VS900 management area error

  • COPY_ABEND_CAUSE_ENGINE_UNSUPPORTED: Engine not supported

  • -unknown-: Unknown

  • COPY_ABEND_CAUSE_OTHER: Other

If the cause of the processing failure cannot be determined or data cannot be obtained, refer to "6.3 Collecting Data", collect the necessary data for troubleshooting, then contact your Fujitsu systems engineer (SE).


6.4.1.4 [Windows]Copy log

This section describes information (called a "copy log") about the starting and stopping of migration and replication. A copy log is written to a "copy log file."

Two copy log files are retained: The current-generation file (to which information is being written) and the previous-generation file. Both files can be distinguished by the suffix. Suffix ".0" denotes the copy log file to which a copy log is written. When the file size of the current copy log file exceeds the limit value, the file is switched to a new copy log file. The "Figure 6.3 Switching copy log files" shows how copy log files are switched.

Figure 6.3 Switching copy log files


File name

Note that "$TMP_DIR\Manager\var\opt\FJSVssmgr\current\vsclog\VscmCopyHistory.0" and "$TMP_DIR\Manager\var\opt\FJSVssmgr\current\vsclog\VscmCopyHistory.1" are the file names of copy log files. Copy log files have file names with suffixes that denote the generation as follows.

($TMP_DIR means "Work Directory" specified at the Manager installation.)

Suffix number

Meaning

.0

A copy log file to which information is currently being recorded

.1

A copy log file of a previous generation


Record format

A copy log has the following five types of records:

Each record consists of a common section and a data section.

Common section

A common section consists of five items. The items are delimited with a blank.

Table 6.7 Structure of the common section

No.

Name

Description

1

Date

Indicates the date on which the record was written in "Mon dd, yyyy" format.

  • Mon: Month (three-digit character)

  • dd: Day (two-digit number)

  • yyyy:Year (four-digit number)

2

Time

Indicates the time at which the record was written in "hh:mm:ss XM" format.

  • hh: Hour (on a 12-hour clock, two-digit number)

  • mm: Minute (two-digit number)

  • ss: Second (two-digit number)

  • XM: AM or PM

3

Label

Indicates "FSP_FJSVssvsc_Copy:" as a character string.

4

Type

Indicates "INFO:", "WARNING:" or "ERROR:" as a character string.

5

Identifier

Indicates one of the following identifiers that distinguish a data section:

  • 90451: Copy start processing

  • 90452: Switchover/isolation processing

  • 90453: Cancel processing for an abnormal session

  • 90454: Cancel processing for a normal session

  • 90455: Abnormal end of processing

Data section

The data section starts one blank after an "identifier" in the common section. The items in the data section are delimited with a blank.

Start record
Table 6.8 Data section (Start record)

No.

Name

Description

1

Processing type

Indicates the copy type selected by the user:

  • migration: Migration

  • replication: Replication

2

Record type

Indicates "STARTED" as a character string.

3

Session ID

"SID="

Indicates the session ID (eight-digit number).

"SID=xxxxxxxx"

4

Virtual enclosure name

"FromVB="

  • During migration:
    Indicates the name of the virtual enclosure that contains the virtual disk from which data is migrated.

  • During replication:
    Indicates the name of the virtual enclosure that contains the virtual disk from which data is replicated.

5

Virtual disk name

"FromVD="

  • During migration:
    Indicates the name of the virtual disk from which data is migrated.

  • During replication:
    Indicates the name of the virtual disk from which data is replicated.

6

Virtual enclosure name

"ToVB="

  • During migration:
    Indicates "-" as a string.

  • During replication:
    Indicates the name of the virtual enclosure that contains the virtual disk to which data is replicated.

7

Virtual disk name

"ToVD="

  • During migration:
    Indicates "-" as a string.

  • During replication:
    Indicates the name of the virtual disk to which data is replicated.

8

Backup indication

"BackUp="

  • During migration:
    Indicates whether the physical disk that constituted the source virtual disks is to be retained as a backup disk at the normal end of migration.

    • YES: Retain a backup disk.

    • No: Do not retain a backup disk.

  • During replication:
    Indicates "-" as a string.

9

Virtualization switch name

"VSW="

  • Indicates the name of the virtualization switch that performs migration or replication.

10

Host name

"HOST="

Indicates the host name of the virtualization switch that performs migration, replication, or EC (ACM).

11

Virtualization switch type

"VSTYPE="

Indicates the type of the virtualization switch that performs migration, replication, or EC (ACM).

  • VS900M200:VS900 Model 200

  • VS900M300:VS900 Model 300

  • SN2DSB54V: Virtualization Blade

12

Execution type

"AP="

  • Indicates "VSC" as a character string.

13

Execution priority

"Priority="

  • Indicates the execution priority of migration or replication.

14

Virtual disk capacity

"Capacity="

  • During migration:
    Indicates the size of the virtual disk from which data is migrated.

  • During replication:
    Indicates the size of the virtual disk from which data is replicated.

15

Execution start date and time

"StartDate="

Indicates the date and time when to start migration or replication in "Mon dd, yyyy hh:mm:ss XM" format.

  • Mon: Month (three-digit character)

  • dd: Day (two-digit number)

  • yyyy: Year (four-digit number)

  • hh: Hour (on a 12-hour clock, two-digit number)

  • mm: Minute (two-digit number)

  • ss: Second (two-digit number)

  • XM: AM or PM

16

Message

"Message="

Indicates the cause of an abnormal end of a unit.

This is the same as an error message.

"-" is displayed.

17

ABEND cause information

"Abend="

Outputs the cause of the copy status error.

  • "-" is displayed.

Normal end record
Table 6.9 Data section (Normal end record)

No.

Name

Description

1

Processing type

Indicates the copy type selected by the user:

  • migration: Migration

  • replication: Replication

2

Record type

Indicates "NORMALEND" as a character string.

3

Session ID

"SID="

Indicates the session ID (eight-digit number).

"SID=xxxxxxxx"

4

Virtual enclosure name

"FromVB="

  • During migration:
    Indicates the name of the virtual enclosure that contains the virtual disk from which data is migrated.

  • During replication:
    Indicates the name of the virtual enclosure that contains the virtual disk from which data is replicated.

5

Virtual disk name

"FromVD="

  • During migration:
    Indicates the name of the virtual disk from which data is migrated.

  • During replication:
    Indicates the name of the virtual disk from which data is replicated.

6

Virtual enclosure name

"ToVB="

  • During migration:
    Indicates "-" as a string.

  • During replication:
    Indicates the name of the virtual enclosure that contains the virtual disk to which data is replicated.

7

Virtual disk name

"ToVD="

  • During migration:
    Indicates "-" as a string.

  • During replication:
    Indicates the name of the virtual disk to which data is replicated.

8

Backup indication

"BackUp="

  • During migration:
    Indicates whether the physical disk that constituted the source virtual disks is to be retained as a backup disk at the normal end of migration.

    • YES: Retain a backup disk.

    • No: Do not retain a backup disk.

  • During replication:
    Indicates "-" as a string.

9

Virtualization switch name

"VSW="

  • Indicates the name of the virtualization switch that performs migration or replication.

10

Host name

"HOST="

Indicates the host name of the virtualization switch that performs migration, replication, or EC (ACM).

11

Virtualization switch type

"VSTYPE="

Indicates the type of the virtualization switch that performs migration, replication, or EC (ACM).

  • VS900M200:VS900 Model 200

  • VS900M300:VS900 Model 300

  • SN2DSB54V: Virtualization Blade

12

Execution type

"AP="

  • Indicates "VSC" as a character string.

13

Execution priority

"Priority="

  • Indicates the execution priority of migration or replication.

14

Virtual disk capacity

"Capacity="

  • During migration:
    Indicates the size of the virtual disk from which data is migrated.

  • During replication:
    Indicates the size of the virtual disk from which data is replicated.

15

Execution start date and time

"StartDate="

Indicates the date and time when to start migration or replication in "Mon dd, yyyy hh:mm:ss XM" format.

  • Mon: Month (three-digit character)

  • dd: Day (two-digit number)

  • yyyy: Year (four-digit number)

  • hh: Hour (on a 12-hour clock, two-digit number)

  • mm: Minute (two-digit number)

  • ss: Second (two-digit number)

  • XM: AM or PM

16

Message

"Message="

Indicates the cause of an abnormal end of a unit.

This is the same as an error message.

"-" is displayed.

17

ABEND cause information

"Abend="

Outputs the cause of the copy status error.

  • "-" is displayed.

Abnormal end record
Table 6.10 Data section (Abnormal end record)

No.

Name

Description

1

Processing type

Indicates the copy type selected by the user:

  • migration: Migration

  • replication: Replication

  • EC (ACM): ACM copy

2

Record type

Indicates "ABNORMALEND" as a character string.

3

Session ID

"SID="

Indicates the session ID (eight-digit number).

"SID=xxxxxxxx"

4

Virtual enclosure name

"FromVB="

  • During migration:
    Indicates the name of the virtual enclosure that contains the virtual disk from which data is migrated.

  • During replication or EC (ACM)
    Indicates the name of the virtual enclosure containing the virtual disk from which data is replicated or copied (EC [ACM]).

5

Virtual disk name

"FromVD="

  • During migration:
    Indicates the name of the virtual disk from which data is migrated.

  • During replication or EC (ACM)
    Indicates the name of the virtual disk from which data is replicated or copied (EC [ACM]).

6

Virtual enclosure name

"ToVB="

  • During migration:
    Indicates "-" as a string.

  • During replication or EC (ACM)
    Indicates the name of the virtual enclosure containing the virtual disk to which data is replicated or copied (EC [ACM]).

7

Virtual disk name

"ToVD="

  • During migration:
    Indicates "-" as a string.

  • During replication or EC (ACM)
    Indicates the name of the virtual disk to which data is replicated or copied (EC [ACM]).

8

Backup indication

"BackUp="

  • During migration:
    Indicates whether the physical disk that constituted the source virtual disks is to be retained as a backup disk at the normal end of migration.

    • YES: Retain a backup disk.

    • No: Do not retain a backup disk.

  • During replication or EC (ACM):
    Indicates "-" as a string.

9

Virtualization switch name

"VSW="

  • Indicates the name of the virtualization switch used for migration, replication or EC (ACM).

10

Host name

"HOST="

Indicates the host name of the virtualization switch that performs migration, replication, or EC (ACM).

11

Virtualization switch type

"VSTYPE="

Indicates the type of the virtualization switch that performs migration, replication, or EC (ACM).

  • VS900M200:VS900 Model 200

  • VS900M300:VS900 Model 300

  • SN2DSB54V: Virtualization Blade

12

Execution type

"AP="

  • During migration or replication
    Indicates "VSC" as a character string.

  • During EC (ACM)

  • Indicates "other" as a character string.

13

Execution priority

"Priority="

  • Indicates the execution priority of migration, replication or EC (ACM).

14

Virtual disk capacity

"Capacity="

  • During migration:
    Indicates the size of the virtual disk from which data is migrated.

  • During replication or EC (ACM)
    Indicates the size of the virtual disk from which data is replicated or copied (EC [ACM]).

15

Execution start date and time

"StartDate="

Indicates the date and time when to start migration or replication or EC (ACM) in "Mon dd, yyyy hh:mm:ss XM" format.

  • Mon: Month (three-digit character)

  • dd: Day (two-digit number)

  • yyyy: Year (four-digit number)

  • hh: Hour (on a 12-hour clock, two-digit number)

  • mm: Minute (two-digit number)

  • ss: Second (two-digit number)

  • XM: AM or PM

16

Message

"Message="

Indicates the cause of an abnormal end of a unit.

This is the same as an error message.

"-" is displayed.

17

ABEND cause information

"Abend="

Outputs the cause of the copy status error.

  • COPY_ABEND_CAUSE_OK: Normal ending

  • COPY_ABEND_CAUSE_MIRROR: Mirror volume error

  • COPY_ABEND_CAUSE_SRC: Copy source volume error

  • COPY_ABEND_CAUSE_DST: Copy destination volume error

  • COPY_ABEND_CAUSE_MANAGEMENT_AREA: VS900 management area error

  • COPY_ABEND_CAUSE_ENGINE_UNSUPPORTED: Engine not supported

  • -unknown-: Unknown

  • COPY_ABEND_CAUSE_OTHER: Other

If the cause of the abnormal end cannot be determined or data cannot be obtained, refer to "6.3 Collecting Data", collect the necessary data for troubleshooting, then contact your Fujitsu systems engineer (SE).

Cancellation record
Table 6.11 Data section (Cancellation record)

No.

Name

Description

1

Processing type

Indicates the copy type selected by the user:

  • migration: Migration

  • replication: Replication

  • EC (ACM): ACM copy

2

Record type

Indicates "CANCELED" as a character string.

3

Session ID

"SID="

Indicates the session ID (eight-digit number).

"SID=xxxxxxxx"

4

Virtual enclosure name

"FromVB="

  • During migration:
    Indicates the name of the virtual enclosure that contains the virtual disk from which data is migrated.

  • During replication or EC (ACM)
    Indicates the name of the virtual enclosure containing the virtual disk from which data is replicated or copied (EC [ACM]).

5

Virtual disk name

"FromVD="

  • During migration:
    Indicates the name of the virtual disk from which data is migrated.

  • During replication or EC (ACM)
    Indicates the name of the virtual disk from which data is replicated or copied (EC [ACM]).

6

Virtual enclosure name

"ToVB="

  • During replication or EC (ACM)
    Indicates the name of the virtual enclosure containing the virtual disk to which data is replicated or copied (EC [ACM]).

7

Virtual disk name

"ToVD="

  • During migration:
    Indicates "-" as a string.

  • During replication or EC (ACM)
    Indicates the name of the virtual disk to which data is replicated or copied (EC [ACM]).

8

Backup indication

"BackUp="

  • During migration:
    Indicates whether the physical disk that constituted the source virtual disks is to be retained as a backup disk at the normal end of migration.

    • YES: Retain a backup disk.

    • No: Do not retain a backup disk.

  • During replication or EC (ACM)
    Indicates "-" as a string.

9

Virtualization switch name

"VSW="

  • Indicates the name of the virtualization switch used for migration, replication or EC (ACM).

10

Host name

"HOST="

Indicates the host name of the virtualization switch that performs migration, replication, or EC (ACM).

11

Virtualization switch type

"VSTYPE="

Indicates the type of the virtualization switch that performs migration, replication, or EC (ACM).

  • VS900M200:VS900 Model 200

  • VS900M300:VS900 Model 300

  • SN2DSB54V Virtualization Blade

12

Execution type

"AP="

  • During migration or replication
    Indicates "VSC" as a character string.

  • During EC (ACM)

  • Indicates "other" as a character string.

13

Execution priority

"Priority="

  • Indicates the execution priority of migration, replication or EC (ACM).

14

Virtual disk capacity

"Capacity="

  • During migration:
    Indicates the size of the virtual disk from which data is migrated.

  • During replication or EC (ACM)
    Indicates the size of the virtual disk from which data is replicated or copied (EC [ACM]).

15

Execution start date and time

"StartDate="

Indicates the date and time when to start migration or replication or EC (ACM) in "Mon dd, yyyy hh:mm:ss XM" format.

  • Mon: Month (three-digit character)

  • dd: Day (two-digit number)

  • yyyy: Year (four-digit number)

  • hh: Hour (on a 12-hour clock, two-digit number)

  • mm: Minute (two-digit number)

  • ss: Second (two-digit number)

  • XM: AM or PM

16

Message

"Message="

Indicates the cause of an abnormal end of a unit.

This is the same as an error message.

"-" is displayed.

17

ABEND cause information

"Abend="

Outputs the cause of the copy status error.

  • COPY_ABEND_CAUSE_OK: Normal ending

  • COPY_ABEND_CAUSE_MIRROR: Mirror volume error

  • COPY_ABEND_CAUSE_SRC: Copy source volume error

  • COPY_ABEND_CAUSE_DST: Copy destination volume error

  • COPY_ABEND_CAUSE_MANAGEMENT_AREA: VS900 management area error

  • COPY_ABEND_CAUSE_ENGINE_UNSUPPORTED: Engine not supported

  • -unknown-: Unknown

  • COPY_ABEND_CAUSE_OTHER: Other

If the cause of the cancellation cannot be determined or data cannot be obtained, refer to "6.3 Collecting Data", collect the necessary data for troubleshooting, then contact your Fujitsu systems engineer (SE).

Processing failure record
Table 6.12 Data section (processing failure record)

No.

Name

Description

1

Processing type

Indicates the copy type selected by the user.

  • migration: Migration

  • replication: Replication

  • EC (ACM): ACM copy

2

Record type

Indicates "FAILED" as a character string.

3

Session ID

"SID="

Indicates the session ID (eight-digit number):

"SID=xxxxxxxx"

4

Virtual enclosure name

"FromVB="

  • During migration
    Indicates the name of the virtual enclosure containing the virtual disk from which data is migrated.

  • During replication or EC (ACM)
    Indicates the name of the virtual enclosure containing the virtual disk from which data is replicated or copied (EC [ACM]).

5

Virtual disk name

"FromVD="

  • During migration
    Indicates the name of the virtual disk from which data is migrated.

  • During replication or EC (ACM)
    Indicates the name of the virtual disk from which data is replicated or copied (EC [ACM]).

6

Virtual enclosure name

"ToVB="

  • During migration
    Indicates "-" as a character string.

  • During replication or EC (ACM)
    Indicates the name of the virtual enclosure containing the virtual disk to which data is replicated or copied (EC [ACM]).

7

Virtual disk name

"ToVD="

  • During migration
    Indicates "-" as a character string.

  • During replication or EC (ACM)
    Indicates the name of the virtual disk to which data is replicated or copied (EC [ACM]).

8

Backup indication

"BackUp="

  • During migration
    Indicates whether the physical disk that constituted the migration source virtual disks is to be retained as a backup disk at the normal end of migration

  • YES: Retain it as a backup disk.

  • NO: Do not retain it as a backup disk.

  • During replication or EC (ACM)
    Indicates "-" as a character string.

9

Virtualization switch name

"VSW="

Indicates the name of the virtualization switch used for migration, replication or EC (ACM).

10

Host name

"HOST="

Indicates the host name of the virtualization switch that performs migration, replication, or EC (ACM).

11

Virtualization switch type

"VSTYPE="

Indicates the type of the virtualization switch that performs migration, replication, or EC (ACM).

  • VS900M200:VS900 Model 200

  • VS900M300:VS900 Model 300

  • SN2DSB54V: Virtualization Blade

12

Execution type

"AP="

  • During migration or replication
    Indicates "VSC" as a character string.

  • During EC (ACM)
    Indicates "other" as a character string.

13

Execution priority

"Priority="

Indicates the execution priority of migration, replication or EC (ACM).

14

Virtual disk capacity

"Capacity="

  • During migration
    Indicates the size of the virtual disk from which data is migrated.

  • During replication or EC (ACM)
    Indicates the size of the virtual disk from which data is replicated or copied (EC [ACM]).

15

Execution start date and time

"StartDate="

Indicates the date and time when to start migration or replication or EC (ACM) in "Mon dd, yyyy hh:mm:ss XM" format.

  • Mon: Month (three-digit character)

  • dd: Day (two-digit number)

  • yyyy: Year (four-digit number)

  • hh: Hour (on a 12-hour clock, two-digit number)

  • mm: Minute (two-digit number)

  • ss: Second (two-digit number)

  • XM: AM or PM

16

Message

"Message="

Indicates the cause of an abnormal end of a unit.

This is the same as an error message.

"-" is displayed.

17

ABEND cause information

"Abend="

Outputs the cause of the copy status error.

  • COPY_ABEND_CAUSE_OK: Normal ending

  • COPY_ABEND_CAUSE_MIRROR: Mirror volume error

  • COPY_ABEND_CAUSE_SRC: Copy source volume error

  • COPY_ABEND_CAUSE_DST: Copy destination volume error

  • COPY_ABEND_CAUSE_MANAGEMENT_AREA: VS900 management area error

  • COPY_ABEND_CAUSE_ENGINE_UNSUPPORTED: Engine not supported

  • -unknown-: Unknown

  • COPY_ABEND_CAUSE_OTHER: Other

If the cause of the processing failure cannot be determined or data cannot be obtained, refer to "6.3 Collecting Data" collect the necessary data for troubleshooting, then contact your Fujitsu systems engineer (SE).