Help Center/ Object Storage Migration Service/ FAQs/ Product Consulting/ How Do I Review the Objects Migrated in a Migration Task?
Updated on 2025-03-25 GMT+08:00

How Do I Review the Objects Migrated in a Migration Task?

You can perform the following steps to view details about a migration task and obtain the list of objects migrated in the task.

  1. Sign in to the console.
  2. In the service list on the left, choose Object Storage Migration Service.
  3. On the displayed Migration Tasks page, click the task name. The task details are displayed on the right, as shown in Figure 1. You can view the total number of objects, the number of migrated objects, the number of ignored objects, and the number of failed objects.

    Figure 1 Migration task details

  4. View the object lists.

    If...

    Then...

    The number of migrated objects is greater than 0

    On the task details page, click the link next to Migrated Object List to download the .txt file that lists migrated objects.

    NOTE:

    The file path is oms/task/<task-name>/success_object_lists/<timestamp>.success_list.txt.

    The number of ignored objects is greater than 0

    On the task details page, click the link next to Ignored Object List to download the .txt file that lists ignored objects.

    NOTE:

    The file path is oms/task/<task-name>/skip_object_lists/<timestamp>.skip_list.txt.

    The number of failed objects is greater than 0

    On the task details page, click the link next to Failed Object List to download the .txt file that lists failed objects.

    NOTE:

    The file path is oms/task/<task-name>/failed_object_lists/<timestamp>.failed_list.txt.

    For details about the error codes in a failed object list, see Viewing the List of Failed Objects.