I try to use command line to create SM-BC
This is my command line
snapmirror create -destination-path svm1_dr:/cg/cg1_dr -source-path svm1:/cg/cg1 -cg-item-mappings vol1:@vol1_dr -policy AutomatedFailOver
And when it finish,I think it work,
but in fact,it didn't
the two lun in the two cluster,they have different UUID,
And for client to say,the client will see two different drive in OS,
and can't merge then by MPIO,
What's wrong with the command?
Thanks?