Administrator Guide

Table Of Contents
5. 마이그레이션 시나리오 (계속)
마이그레이션 마이그레이션 전의 가상 볼륨
상태
마이그레이션 중의 가상 볼륨
상태
마이그레이션 가상 볼륨
UNMAP 처리됨 UNMAP 거부됨 UNMAP 거부됨
볼륨에서 일반 볼륨으로
(Thin-to-Thick)( 활성화 가상
볼륨 아님)
가능 = true 가능 = false 가능 = false
활성화 = 비활성화됨 활성화 = 사용할 없음 활성화 = 사용할 없음
UNMAP 거부됨 UNMAP 거부됨 UNMAP 거부됨
노트:
마이그레이션 중에 마이그레이션 소스에서 타깃으로 데이터를 이동하기 위해 임시 미러가 생성됩니다. 메트로 노드는 가상
볼륨에서 thin-capable thin-enabled 속성이 true모두 true 설정된 경우에만 UNMAP 명령을 처리합니다.
마이그레이션 타겟이 소스 디바이스보다 용량의 가능 디바이스인 경우 메트로 노드 가상 볼륨은 계속 씬이 가능하며
마이그레이션이 완료된 이전에 프로비저닝 활성화 속성을 유지합니다. 사용하지 않은 용량을 활용하려면 virtual-
volume expand 명령을 사용합니다.
활성화 디바이스에서 불가능 디바이스(: 일반 디바이스) 마이그레이션하는 경우 마이그레이션 중에 UNMAP 거부되
더라도 볼륨의 활성화 속성은 enabled 상태로 유지됩니다. 마이그레이션이 성공적으로 완료된 후에는 타겟 디바이스가
볼륨 상태이기 때문에 활성화 속성이 unavailable 상태가 됩니다. 이러한 동작은 마이그레이션이 중단되거나 실패할
볼륨이 볼륨으로 전환되기 때문입니다.
일회성 마이그레이션을 실행하는 경우 다음 사항을 고려하십시오.
볼륨에서 일반 볼륨으로(Thin-to-Thick) 익스텐트 또는 디바이스 마이그레이션(지원되는 가상 볼륨 포함)에서 소스가 가능
이고 타겟이 불가능인 경우 지원되는 가상 볼륨은 마이그레이션 활성화 또는 가능이 아닙니다.
VPlexcli:/clusters/cluster-1/devices> dm migration start --paused --name my_migration --
from thin_source
--to device_thick_1
The source 'thin_source' is thin-capable but the target 'device_thick_1' is not thin-
capable. The
virtual-volume 'thin_source_vol' will not be thin-enabled or thin-capable after migration.
Do you wish to proceed? (Yes/No) no
dm migration start: Evaluation of <<dm migration start --paused --name my_migration --
from thin_source/
--to device_thick_1_c1/>> failed.
cause: Failed to create a new data-migration.
cause: Operation was halted by the user
VPlexcli:/clusters/cluster-1/devices>
VPlexcli:/clusters/cluster-1/storage-elements/extents> dm migration start --paused --name
my_migration
--from thin_extent_1 --to thick_extent_1
The source 'thin_extent_1' is thin-capable but the target 'thick_extent_1' is not thin-
capable.
The virtual-volume 'thin_source_vol' will not be thin-enabled or thin-capable after
migration.
Do you wish to proceed? (Yes/No) no
dm migration start: Evaluation of <<dm migration start --paused --name my_migration --
from extent_20
--to extent_31>> failed.
cause: Failed to create a new data-migration.
cause: Operation was halted by the user
VPlexcli:/clusters/cluster-1/storage-elements/extents>
볼륨에서 일반 볼륨으로(Thin-to-Thick) 익스텐트 마이그레이션(지원되는 가상 볼륨 없음)에서 소스가 씬을 지원하고 타겟이
씬을 지원하지 않는 경우 소스는 마이그레이션 기능을 잃게 됩니다.
VPlexcli:/clusters/cluster-1/storage-elements/extents> dm migration start --paused --name
my_migration
--from thin_extent_2 --to thick_extent_1
The source 'thin_extent_2' is thin-capable but the target 'thick_extent_1' is not thin-
capable.
데이터 마이그레이션 39