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

Download-manifest reverts to copying if it can no longer link #453

Open
jessebrennan opened this issue Oct 3, 2019 · 0 comments
Open

Download-manifest reverts to copying if it can no longer link #453

jessebrennan opened this issue Oct 3, 2019 · 0 comments
Labels
orange Done by the Azul, Data Browser and Portal team

Comments

@jessebrennan
Copy link
Collaborator

If, while running hca dss download-manifest --layout bundle, a file is linked in many bundles, it's possible reach the link limit for an inode. Currently the workaround is just to make a copy, but a more space efficient solution would be make a new copy in the filestore and link to that if any of the previous filestore copies are are at their link max.

@theathorn theathorn added the orange Done by the Azul, Data Browser and Portal team label Oct 4, 2019
@chmreid chmreid changed the title Download reverts to copying if it can no longer link Download-manifest reverts to copying if it can no longer link Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
orange Done by the Azul, Data Browser and Portal team
Projects
None yet
Development

No branches or pull requests

2 participants