Code Monkey home page Code Monkey logo

Comments (11)

intel352 avatar intel352 commented on July 28, 2024

the cloudfuse configuration has a cache setting, so that's likely causing the delay between servers seeing the files (or cloud files is caching it's output).

additionally, I received the Transport error multiple times when attempting to copy a >5gb file to the cloudfuse mount point. Turns out that cloud files only supports 5gb file segments, so if you want a larger filesize, you must segment the files for storage.

Howto: http://www.rackspace.com/knowledge_center/index.php/Does_Cloud_Files_support_large_file_transfer

from cloudfuse.

davidlevy avatar davidlevy commented on July 28, 2024

I am having the same problem ( Transport endpoint is not connected ) even with very low traffic (developement stage) and few files.
Is there a way to reconnect automatically ?

It seems it just disconnects after some inactivity. Does it ?

from cloudfuse.

mandmZoom avatar mandmZoom commented on July 28, 2024

hi David,
no there does not seem to be any resolution on this, so i am using nfs mounts


From: davidlevy [email protected]
To: [email protected]
Sent: Saturday, July 30, 2011 5:02 PM
Subject: Re: [cloudfuse] df: `/media/cloudfiles': Transport endpoint is not connected (#15)

I am having the same problem ( Transport endpoint is not connected ) even with very low traffic (developement stage) and few files.
Is there a way to reconnect automatically ?

It seems it just disconnects after some inactivity. Does it ?

Reply to this email directly or view it on GitHub:
#15 (comment)

from cloudfuse.

davidlevy avatar davidlevy commented on July 28, 2024

@mandnZoom : you mean you could mount CloudFiles with NFS ?

as for me, I wrote a small sh script checking the mount point every x seconds and remounting it if necessary :S

from cloudfuse.

mandmZoom avatar mandmZoom commented on July 28, 2024

no i could not mount cloudfiles using NFS, so instead use a bigger server with more hard drive space

yes i also used a script to mount it every so often, but after a while all my apache connections started hanging, so i needed to reboot the server which was becoming very risky


From: davidlevy [email protected]
To: [email protected]
Sent: Wednesday, August 3, 2011 6:16 AM
Subject: Re: [cloudfuse] df: `/media/cloudfiles': Transport endpoint is not connected (#15)

@mandnZoom : you mean you could mount CloudFiles with NFS ?

as for me, I wrote a small sh script checking the mount point every x seconds and remounting it if necessary :S

Reply to this email directly or view it on GitHub:
#15 (comment)

from cloudfuse.

redbo avatar redbo commented on July 28, 2024

Sorry, I haven't been able to reproduce cloudfuse crashing or shutting down. Can you tell me what OS you're running on and what sort of operations you're doing on the mounted drive so I can try to reproduce?

from cloudfuse.

mandmZoom avatar mandmZoom commented on July 28, 2024

hi Thanks for the reply,
I am running on ubuntu 10.04 and i am reading and writing media files to the mounted drive and i have more than 100k media files


From: redbo [email protected]
To: [email protected]
Sent: Friday, August 12, 2011 6:10 AM
Subject: Re: [cloudfuse] df: `/media/cloudfiles': Transport endpoint is not connected (#15)

Sorry, I haven't been able to reproduce cloudfuse crashing or shutting down. Can you tell me what OS you're running on and what sort of operations you're doing on the mounted drive so I can try to reproduce?

Reply to this email directly or view it on GitHub:
#15 (comment)

from cloudfuse.

davidlevy avatar davidlevy commented on July 28, 2024

@redbo : Same for me with Debian 5.

For now I have very few accesses per day (testing) and it's still disconnecting every once in a while (like once a day).
Is there a timeout when no accesses are done for a long period of time ?

from cloudfuse.

davidlevy avatar davidlevy commented on July 28, 2024

Still no fix/explanation ?
:O
thanks!

from cloudfuse.

bocomrx avatar bocomrx commented on July 28, 2024

same for me with centos 5.8
also did remounting scripts. a daily one and a health-check one.
the scripts will only work if the process (backup for example) is not stuck in the middle of operation.
(or else, I can't umount, obviously)

help???

from cloudfuse.

bocomrx avatar bocomrx commented on July 28, 2024

someone here mentioned nfs?
how can i mount cloudfiles with nfs?

from cloudfuse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.