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

ddfs xcat hangs if the first replicas are unavailable. #570

Open
pooya opened this issue Aug 14, 2014 · 3 comments
Open

ddfs xcat hangs if the first replicas are unavailable. #570

pooya opened this issue Aug 14, 2014 · 3 comments
Labels

Comments

@pooya
Copy link
Member

pooya commented Aug 14, 2014

This is similar to issue #223. We can check the list of available nodes and only try to fetch a replica if it is known to disco.
This has also caused the GC to faile with the following message.

GC: stopping, unable to get tag <<"test">>: {error,timeout}

Therefore, it is not just a UX issue.

ddfs blobs test

yields the following:

disco://dev02/ddfs/vol0/blob/e5/test-0$57f-ea20f-9fd7f disco://dev01/ddfs/vol0/blob/e5/test-0$57f-ea20f-9fd7f disco://devdisco01/ddfs/vol0/blob/e5/test-0$57f-ea20f-9fd7f

And in this case, we had 6 nodes but we reduced it to only three nodes which means only devdisco01 is in the cluster now.

@pooya pooya added the ddfs label Aug 14, 2014
@pooya
Copy link
Member Author

pooya commented Aug 14, 2014

ddfs xcat test
took almost 6 minutes which is not acceptable.

@pooya
Copy link
Member Author

pooya commented Aug 14, 2014

In this scenario the job is also significantly slowed down.

@pooya
Copy link
Member Author

pooya commented Nov 23, 2014

The initial issue should be resolved with pull request #600. We still have to reproduce and fix the gc issue.

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

1 participant