Issue 231 in s3fs: Multiple I/O issues on Mac Os X 10.6 (Snow Leopard)

14 views
Skip to first unread message

s3...@googlecode.com

unread,
Oct 25, 2011, 3:44:33 PM10/25/11
to s3fs-...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 231 by charlesa...@gmail.com: Multiple I/O issues on Mac Os X
10.6 (Snow Leopard)
http://code.google.com/p/s3fs/issues/detail?id=231

Detailed description of observed behavior:

- temporarily, some files have garbage names (without extension for
instance)
- it is not possible to copy a file to the bucket: the file gets created
but its size is 0B
- it is not possible to copy a file from the bucket

Steps to reproduce:

$ brew install s3fs
$ sudo cp -rfX /usr/local/Cellar/fuse4x-kext/0.8.12\
> /Library/Extensions/fuse4x.kext /System/Library/Extensions
$ sudo chmod +s /System/Library/Extensions/fuse4x.kext\
> /Support/load_fuse4x
$ echo "AWSACCESSKEYID:AWSSECRETACCESSKEY" > ~/.passwd-s3fs
$ chmod 600 ~/.passwd-s3fs
$ mkdir /Volumes/s3
$ /usr/local/bin/s3fs BUCKETNAME \
> /Volumes/s3 -olocal,ping_diskarb,volname=S3
$ open /Volumes/s3

===================================================================
The following information is very important in order to help us to help
you. Omission of the following details may delay your support request or
receive no attention at all.
===================================================================
Version of s3fs being used (s3fs --version): 1.61

Version of fuse being used (pkg-config --modversion fuse): 2.8.5

System information (uname -a): Darwin ##REDACTED## 10.8.0 Darwin Kernel
Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011;
root:xnu-1504.15.3~1/RELEASE_I386 i386

Distro (cat /etc/issue): Mac Os X 10.6.8

s3fs command line used (if applicable): s3fs

Attachments:
Screen shot 2011-10-25 at 12.13.05 PM.png 20.9 KB

s3...@googlecode.com

unread,
Feb 15, 2012, 3:30:23 PM2/15/12
to s3fs-...@googlegroups.com

Comment #1 on issue 231 by anatol.p...@gmail.com: Multiple I/O issues on

It is somewhat similar to this issue.
https://github.com/fuse4x/sshfs/issues/2

Honestly I do not know exact answer but it looks like Finder stores some
permissions info in Apple Double files. If s3 does not allow such files
(e.g. by using '-o noappledouble') then you'll have "error -36" error.

s3...@googlecode.com

unread,
Jan 8, 2013, 10:34:54 AM1/8/13
to s3fs-...@googlegroups.com

Comment #2 on issue 231 by evoshr...@gmail.com: Multiple I/O issues on Mac
I also have this exact same issue on Mountain Lion. Using a derivation
found here at the moment because it works WAY better on OS X (current is
basically unusable...probably want to merge some of their code in):

https://github.com/memorycraft/s3fs-cloudpack

The only issue I have with the cloudpack version is the above error, which
is pretty serious.

s3...@googlecode.com

unread,
Jan 8, 2013, 10:55:19 AM1/8/13
to s3fs-...@googlegroups.com

Comment #3 on issue 231 by evoshr...@gmail.com: Multiple I/O issues on Mac
Fixed it a few minutes later using this comment:

https://github.com/fuse4x/sshfs/issues/2

Reply all
Reply to author
Forward
0 new messages