Start a Conversation

Unsolved

This post is more than 5 years old

X

1278

June 8th, 2012 04:00

Open Replicator hot pull FLM issues

Hi!

I am trying to migrate from DMX to VMAX arrays. Idea was to use Federated Live Migration for Windows 2003R2 host. When I try to do simple hot pull - it is working no problem, like symrcopy -f c:\temp\flm1.txt create -pull -hot. But, when I try "-migrate" option it fails to create OR session on same combination of source and target LUNs. When I run symrcopy -f c:\temp\flm1.txt create -pull -migrate -host_type windows -hba_type Qlogic -mp_type PPath -v I get error:'Create' operation execution is in progress for the device list
in device file 'c:\temp\flm1.txt'. Please wait...


STARTING a REMOTE Copy CREATE (PULL) (HOT) (NODIFFERENTIAL) (NOCOPY) (DONOR UPDATE) (MIGRATE) (HOST_TYPE=Windows) (HBA_T
YPE=Qlogic) (MP_TYPE=PowerPath 4.5)

SELECTING Control device - Remote devices:

(Ctl)Sym: 000xxxx Device: 00471 -   LUN WWN: 60060480000290300730533030333946 - [SELECTED]


STARTING a RCOPY 'CREATE' operation.


(Ctl)Sym: 000xxxx Device: 00471 -   LUN WWN: 60060480000290300730533030333946 - [loc_dir:07G, rem_num:0, rem_sts:
0xeSANCOPY_DEV_WRONG_TYPE_OF_DEVICE ]
(Ctl)Sym: 000xxxx Device: 00471 -   LUN WWN: 60060480000290300730533030333946 - [SYMAPI_C_RCOPY_DISCOVER_ERROR]

The Rcopy 'CREATE' operation FAILED. (SYMAPI_C_RCOPY_DISCOVER_ERROR)

134 Posts

June 9th, 2012 18:00

In a OR hot pull operation if a device is mapped to 4 FA's, all 4FA's need to be visible to the VMAX and also masked.

I see 2 errors in the log you pasted..

SANCOPY_DEV_WRONG_TYPE_OF_DEVICE meaning the target device may be smaller than the source.

SYMAPI_C_RCOPY_DISCOVER_ERROR meaning the source device is not visible from all paths it is mapped to.

No Events found!

Top