-
Notifications
You must be signed in to change notification settings - Fork 215
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
Seems to hang on RHEL and files dont move from cache to blob storage #25
Comments
What is your Redhat version ? |
I saw that you are getting a network error "Machine is not on the network". Are you sure you can still reach Azure ? Could you test it out with azcopy or az cli ? This error is returned to me when I lose connection. Chances are the cp you tried failed with the same reason. You can check the cp result with echo $? |
This issue may be related to the issue #37. |
Closing this as we addressed the HTTPS issue #37 |
Hi,
I tried this out on RHEL and blogged about the result here http://dbaharrison.blogspot.de/2017/12/fusing-blobs-in-azure.html it seems that the process is very slow and even when it says its complete doesnt actually write files to the blob storage but only the cache area.
I think i set everything up right but it's not working as i expected - did i miss to do something here?
Cheers,
Rich
The text was updated successfully, but these errors were encountered: