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

cloudfuse ls || mv || cp just hangs #50

Closed
zmonteca opened this issue Jan 4, 2013 · 2 comments
Closed

cloudfuse ls || mv || cp just hangs #50

zmonteca opened this issue Jan 4, 2013 · 2 comments

Comments

@zmonteca
Copy link

zmonteca commented Jan 4, 2013

I'm on CentOS 6.2 and the mount and auth are working great!

I'm trying to list the files/containers in my cloudfuse mount and nothing is showing up. My suspicion is it has something to do with my container sizes, as there are several containers that have 20+ GB worth of stuff, namely our cloudserver images.

Could this be an issue? Is there any way to post/watch debugging for list/move/copy operations like there is with the -d switch for Authentication?

UPDATE: it finally timed out

[%]$ ls -la
ls: reading directory .: Link has been severed
total 0

Screen Shot 2013-01-04 at 5 30 29 PM

@zmonteca
Copy link
Author

zmonteca commented Jan 4, 2013

This is an issue with the libcurl on CentOS 6.2 -- 7.19+ does not work --> #38

There's a claimed fix using statically linked libs, this is working for me --> http://www.transdimensia.ravenhurst.com/2012/08/cloudfuse-on-cenos6.html

@redbo
Copy link
Owner

redbo commented Jan 21, 2013

Current master should be working on CentOS now. I posted a brief explanation over in #38

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

2 participants