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

Include the network domain (wan, lan) in list_replicas #64

Closed
bari12 opened this issue Nov 8, 2017 · 2 comments
Closed

Include the network domain (wan, lan) in list_replicas #64

bari12 opened this issue Nov 8, 2017 · 2 comments

Comments

@bari12
Copy link
Member

bari12 commented Nov 8, 2017

Motivation

For local usage, a combination of wan/lan attributes with rse_expressions will provide the local or remote replicas to a site.

Modification

added lan/wan in list_replicas (clients/rest/server). default wan

@bari12 bari12 added this to the 1.12.4 milestone Nov 8, 2017
@bari12 bari12 modified the milestones: 1.13.3, 1.13.4 Nov 13, 2017
@vingar vingar changed the title Include the replica selection algorithm directly in list_replicas Include the network domain (wan, lan) in list_replicas Nov 23, 2017
@bari12
Copy link
Member Author

bari12 commented Nov 23, 2017

Just to link this to #62 where I layed out the plan for this. In the first iteration I will add empty signatures for domain to all the RSEManager methods. At that point, the list_replicas call can basically already use them.

What we said today is, that list_replicas for the client in general should use domain='wan'. If an RSE is found witch matches with the client location, it should query again with domain='lan' for the RSE.

@mlassnig
Copy link
Contributor

i will extend it to list_replicas(.. , domain='wan') once the signature for create_protocol is merged. then we can gradually start making the clients domain aware

@bari12 bari12 modified the milestones: 1.13.4, 1.14.1, 1.14.2 Nov 28, 2017
@bari12 bari12 modified the milestones: 1.14.2, 1.14.3 Dec 6, 2017
mlassnig added a commit to mlassnig/rucio that referenced this issue Jan 10, 2018
bari12 added a commit that referenced this issue Jan 11, 2018
…as_domain_aware__Fix__64

core: make list_replicas domain aware; Fix #64
bari12 added a commit that referenced this issue Jan 11, 2018
…as_domain_aware__Fix__64

core: make list_replicas domain aware; Fix #64
bari12 pushed a commit that referenced this issue Jun 24, 2020
…ubissue_62

bug: Commented out rsemanager syntax errors #62
yuyiguo pushed a commit to yuyiguo/rucio that referenced this issue Sep 20, 2023
Use the dataservice instead of DAS for block replicas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants