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

implement reconstruct #28

Open
xiang90 opened this issue May 25, 2015 · 8 comments
Open

implement reconstruct #28

xiang90 opened this issue May 25, 2015 · 8 comments
Assignees

Comments

@xiang90
Copy link
Contributor

xiang90 commented May 25, 2015

use https://github.com/tsuraan/Jerasure/blob/master/src/jerasure.c#L1453.

@tnachen
Copy link
Contributor

tnachen commented May 27, 2015

@xiang90 looks like we need to hook up the server to initiate request to other servers for reconstruction right? looks like you've already hook up jerasure, perhaps I can help doing the calls part

@xiang90
Copy link
Contributor Author

xiang90 commented May 27, 2015

@tnachen Right. Basically we want to pull source files from other cfs nodes to /dev/shm (tmpfs), then reconstruct the target files onto disk.

@tnachen
Copy link
Contributor

tnachen commented May 28, 2015

@xiang90 can you add me to the org? I can't assign myself this

@yichengq
Copy link
Contributor

@tnachen We start to roll up the wheel again. Are you still working on this one?

@tnachen
Copy link
Contributor

tnachen commented Jul 13, 2015

@yichengq hey good to know! I have a WIP patch in my repo that I can try to finish this few days. I forgot about this a bit and did other stuff, I have time to work on this now so I can look at it.

@yichengq
Copy link
Contributor

@tnachen 👍

@yichengq
Copy link
Contributor

yichengq commented Aug 9, 2015

@tnachen How is it going? I could work it with you if you meet problems with it. Or I can continue with your WIP patch too.

@tnachen
Copy link
Contributor

tnachen commented Aug 10, 2015

@yichengq sorry got occupied again earlier :( I do have some time but I think it's safer to give it to you if you're more available, or we can even work together. Yes please take over from my WIP patch

@yichengq yichengq assigned missmayo and unassigned tnachen Aug 23, 2015
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

4 participants