Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAS Source example #47

Closed
DEO5294 opened this issue Apr 1, 2019 · 5 comments
Closed

CAS Source example #47

DEO5294 opened this issue Apr 1, 2019 · 5 comments
Assignees
Labels

Comments

@DEO5294
Copy link

DEO5294 commented Apr 1, 2019

Could someone give me an example of what the CAS "Connection-String" should look like? I am rather confused with:

UI_connection

SyncUI

@twincitiesguy twincitiesguy self-assigned this Apr 2, 2019
@twincitiesguy
Copy link
Contributor

CAS connection details are typically provided in pea files. When specifying the connection string using a pea file, you simply need a single IP address of the local Centera or ECS cluster and the absolute location of the pea file on disk, like so:
hpp://10.10.10.1,10.10.10.2?/home/ecssync/my_pool.pea
In this string, 10.10.10.1 and 10.10.10.2 are the first 2 hosts in the Center cluster. The pea file is located on the ecs-sync VM at /home/ecssync/my_pool.pea.

More information about the connection string can be found in the CAS SDK documentation, which is distributed with the CAS SDK software package for your application platform.

Note: we highly recommend you use Dell EMC Professional Services when migrating CAS data.

@DEO5294
Copy link
Author

DEO5294 commented Apr 2, 2019

The piece I was missing was: /home/ecssync/my_pool.pea. I was not exactly sure where to place that pea file at. I have now been successful in moving the files using the ECS Sync UI. Thank you very much.

As a note: I did contact our DELL EMC Professional Services and was pointed to the WIKI page.

Thanks again for the quick response. I am very excited to get this rolling now.

@holgerjakob
Copy link

Hi DEO
We have a steady state of four to six migrations ongoing from Centera to ECS. In case of any questions just drop me an email to holger.jakob@informatio.com
Holger

@DEO5294 DEO5294 closed this as completed Apr 3, 2019
@holgerjakob
Copy link

Hi DEO
Somehow my responses to your questions by email got errors back. Holger

@DEO5294
Copy link
Author

DEO5294 commented Apr 9, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants