yangljun / s3fs

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

S3FS 1.40 Encounters Error while Mounting Eucalyptus Bucket #195

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Detailed description of observed behavior:
s3fs-1.40 throws following error while mounting Eucalyptus 2.0.3 buckets.

s3fs test -o servicepath=/services/Walrus -o url=http://<IP_ADDRESS>:8773 
/mnt/S3

s3fs: CURLE_HTTP_RETURNED_ERROR
s3fs: HTTP Error Code: 500
:1: parser error : Start tag expected, '<' not found
Failure: 500 Internal Server Error
^

What steps will reproduce the problem - please be very specific and
detailed. (if the developers cannot reproduce the issue, then it is
unlikely a fix will be found)?

The issue is repeatable every time Eucalyptus bucket is tried to be mounted.

===================================================================
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.40

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

System information (uname -a): Linux SuSE 2.6.32.12-0.7-default #1 SMP 
2010-05-20 11:14:20 +0200 x86_64 x86_64 x86_64 GNU/Linux

Distro (cat /etc/issue): Welcome to SUSE Linux Enterprise Server 11 SP1  
(x86_64) - Kernel \r (\l).

s3fs command line used (if applicable):
s3fs test -o servicepath=/services/Walrus -o url=http://<IP_ADDRESS>:8773 
/mnt/S3

/etc/fstab entry (if applicable):

s3fs syslog messages (grep s3fs /var/log/syslog):

Original issue reported on code.google.com by saurav.h...@gmail.com on 1 Jun 2011 at 1:23

GoogleCodeExporter commented 9 years ago
Is there a public Eucalyptus bucket available to test against?

Original comment by ben.lema...@gmail.com on 27 Jun 2011 at 2:24

GoogleCodeExporter commented 9 years ago
I believe Ubuntu One, which is a free cloud is hosted on a Eucalytus
Platform. Not very sure though.

Original comment by saurav.h...@gmail.com on 27 Jun 2011 at 4:31

GoogleCodeExporter commented 9 years ago
Same situation with s3fs --version
Amazon Simple Storage Service File System 1.54
And eucalyptus 2.0.3 on Debian Squeeze. 
Command:
 s3fs -o passwd_file=/s3fspasswd -o url=http://138.250.81.55:8773  -o servicepath=/services/Walrus mycloudbucket /mnt/cloud
s3fs: CURLE_HTTP_RETURNED_ERROR
s3fs: HTTP Error Code: 500
:1: parser error : Start tag expected, '<' not found
Failure: 500 Internal Server Err
^

Linux squeeze32 2.6.32-5-xen-686 #1 SMP Wed May 18 09:43:15 UTC 2011 i686 
GNU/Linux

Original comment by amor...@gmail.com on 28 Jun 2011 at 2:55

GoogleCodeExporter commented 9 years ago
I'd really like to fix this as I've been looking into eucalyptus. If someone's 
got a public bucket share I can test against I'd be happy to take a look. 
Unfortunately the IP address above doesn't resolve ATM.

Original comment by ben.lema...@gmail.com on 2 Jul 2011 at 3:12

GoogleCodeExporter commented 9 years ago
This looks like it might be related to my issue here:

http://code.google.com/p/s3fs/issues/detail?id=315

If you want to diagnose, I will give you all the help I can offer.  Just let me 
know!

Original comment by evoshr...@gmail.com on 16 Jan 2013 at 10:30

GoogleCodeExporter commented 9 years ago
This issue is fixed.
http://code.google.com/p/s3fs/issues/detail?id=326

":1: parser error : Start tag expected, '<' not found"
"Failure: 500 Internal Server Error"

Maybe, this is a bug which is no clear buffer.

Now I arrange opened past Issue.
This issue is fixed or no problem now.
Then this issue is closed.

If you have issue yet, please post new issue.

Regards,

Original comment by ggta...@gmail.com on 15 Apr 2013 at 5:58