Closed GoogleCodeExporter closed 9 years ago
I think my entry in fstab is wrong. Can somebody please post a correct fstab
entry for, say, bucket name mybigbucket? Thank you.
Tena
Original comment by SakaiT...@gmail.com
on 4 Mar 2011 at 7:47
Remove Fuse 2.7.4 from your system to ensure that the newer fuse gets picked up.
Use a newer release of s3fs - I personally will not provide support any old
versions.
/etc/fstab entry (if applicable):
s3fs#egcrc /mnt/egcrc fuse url=https://s3.egcrc.org 0 0
Your url may not be valid unless you have a DNS entry that points to the
appropriate url: https://s3.amazonaws.com
You also may be on your own unless someone wishes to duplicate your set up on
EC2 using the same AMI
Try using s3fs from the command line BEFORE trying it from /etc/fstab
Original comment by moore...@gmail.com
on 4 Mar 2011 at 6:14
Remove Fuse 2.7.4 from your system to ensure that the newer fuse gets picked up.
Use a newer release of s3fs - I personally will not provide support any old
versions.
/etc/fstab entry (if applicable):
s3fs#egcrc /mnt/egcrc fuse url=https://s3.egcrc.org 0 0
Your url may not be valid unless you have a DNS entry that points to the
appropriate url: https://s3.amazonaws.com
You also may be on your own unless someone wishes to duplicate your set up on
EC2 using the same AMI
Try using s3fs from the command line BEFORE trying it from /etc/fstab
Original comment by moore...@gmail.com
on 4 Mar 2011 at 6:15
Thanks for your comment.
I didn't have the url registered, which is the source of problem. I fixed the
fstab entry accordingly and it is working.
After I read your comments, I realized that I was not using the latest version.
By using svn checkout I thought I was getting the latest release, but
apparently that's not the case.
Tena
Original comment by SakaiT...@gmail.com
on 4 Mar 2011 at 8:07
Hi,
I just re-installed s3fs from s3fs-1.40.tar.gz and all seems well.
Then I typed:
s3fs --version
and it still says:
Amazon Simple Storage Service File System 1.19
Copyright (C) 2010 Randy Rizun <rrizun@gmail.com>
License GPL2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
So, -140.tar doesn't mean the release number?
Thank you.
Tena
Original comment by SakaiT...@gmail.com
on 4 Mar 2011 at 9:07
Amazon Simple Storage Service File System 1.19
Copyright (C) 2010 Randy Rizun <rrizun@gmail.com>
License GPL2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
revision 332 --according to svn
SVN revision 332 DOES NOT correspond to s3fs version 1.19
If you are using svn r332, then the s3fs version should be 1.51
Original comment by moore...@gmail.com
on 4 Mar 2011 at 9:09
Original comment by dmoore4...@gmail.com
on 4 Mar 2011 at 9:10
Original issue reported on code.google.com by
SakaiT...@gmail.com
on 4 Mar 2011 at 5:19