Migration from CEDR to DRS

0

I am trying to migrate Source Machine from CEDR to DRS. When trying to start the upgrade, getting below mentioned error:

# python3 cloudendure_to_drs_upgrade_tool.py start-upgrade --api-token <**APITOKEN**> --project-id <**ProjectID**> --aws-access-key-id <**ACCESSKEY**> --aws-secret-access-key <**SECRETKEY**> -–import-blueprint –-import-replication-configuration -–import-test-snapshot
Running the CloudEndure to DRS Upgrade tool.
usage: cloudendure_to_drs_upgrade_tool_internal_64 [-h]
                                                   {start-upgrade,finalize-upgrade}
                                                   ...
cloudendure_to_drs_upgrade_tool_internal_64: error: unrecognized arguments: -–import-blueprint –-import-replication-configuration -–import-test-snapshot

I have IAM user "DRSAgent" Created and have attached AWS Managed Policy "WSElasticDisasterRecoveryAgentInstallationPolicy" to it. Do I need to attach any other Policies? How can I overcome this error and proceed ahead with Migration?

1 Respuesta
0

Hi There

CHeck the way you are entering the 3 parameters: -–import-blueprint –-import-replication-configuration -–import-test-snapshot

Look at the "dashes" you have two different dash characters there

- hyphen-minus

– en dash

if you are doing a copy/paste just try typing them manually

profile pictureAWS
EXPERTO
Matt-B
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas