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

Hang when encountering link to own directory #54

Open
ror3d opened this issue Jan 2, 2021 · 0 comments
Open

Hang when encountering link to own directory #54

ror3d opened this issue Jan 2, 2021 · 0 comments

Comments

@ror3d
Copy link

ror3d commented Jan 2, 2021

I use (or try to, not entirely set-up yet) catfs together with mergerfs. My directory structure is:

  • /mnt/disk1-3 merged into /mnt/uncached_storage
  • /mnt/cache is an ssd
  • /mnt/storage is /mnt/uncached_storage with /mnt/cache as the cache.

When setting things up for another application I mistakenly created a link to a directory inside that same directory. For example:

ln -s /mnt/storage/Documents /mnt/storage/Documents/Documents

When trying to ls /mnt/storage/Documents then, it hangs completely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant