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

reallocate already allocated files algorithm #49

Closed
ericvaandering opened this issue Oct 23, 2013 · 3 comments
Closed

reallocate already allocated files algorithm #49

ericvaandering opened this issue Oct 23, 2013 · 3 comments

Comments

@ericvaandering
Copy link
Member

Original Savannah ticket 950 reported by lat on Fri Jul 30 07:45:00 2004.

Two versions:

Dumb, allocate from source
Less dumb, track back from dest and find nearest replica

@ericvaandering
Copy link
Member Author

Comment by barrass on Thu Aug 19 10:33:41 2004

Dumb algo implemented in ReallocationManager.pl

@ericvaandering
Copy link
Member Author

Closed by lat on Mon Sep 20 14:42:47 2004

@ericvaandering
Copy link
Member Author

Comment by lat on Mon Sep 20 14:42:47 2004

Done, this is already done by current allocator by default. There is no longer separate allocation and reallocation. The only reallocation need that remains is ability to pull a specific set of files without subscribing to the dataset, i.e. creating entries in t_destinations without matching entry in t_subscriptions.

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

1 participant