sherwinchetan / s3fs

Automatically exported from code.google.com/p/s3fs
GNU General Public License v2.0
0 stars 0 forks source link

/bin/ls: /mnt: Transport endpoint is not connected #84

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'm making a large backup (5 GB, ) to a S3 service. 
1. I execute s3fs to mount one bucket to /mnt directory.
2. I execute cp /var/dataToBackup /mnt -ur

The copy start ok, but after some time the cp proces say "out of memory".
Then, if i execute ls, then get "/bin/ls: /mnt: Transport endpoint is not
connected".

I have :
  . Centos 5.3
  . Fuse  2.7.4-8.el5
  . Kernel  2.6.18-128.7.1.el5xen #1 SMP

Greetings
Emanuel

Original issue reported on code.google.com by emanuel....@gmail.com on 22 Mar 2010 at 5:09

GoogleCodeExporter commented 8 years ago
Reported on old version. This is most likely a duplicate of the memory leak 
issue #104

Keep an eye on that issue and try out the new code once it is released.

Original comment by dmoore4...@gmail.com on 19 Dec 2010 at 1:25