Bug 823836 - s3ql based brick added but no access to it
Summary: s3ql based brick added but no access to it
Keywords:
Status: CLOSED EOL
Alias: None
Product: GlusterFS
Classification: Community
Component: glusterd
Version: mainline
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: krishnan parthasarathi
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-22 09:41 UTC by redhat_bugzilla
Modified: 2015-11-03 23:06 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-22 15:46:38 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description redhat_bugzilla 2012-05-22 09:41:03 UTC
Description of problem:

Adding a s3ql (fuse.s3ql) based brick returns no error message when being added to the volume, however the .glusterfs directory is not created nor there is any access to the brick via the volume.

Version-Release number of selected component (if applicable):

S3QL 1.11.1
gluster 3.3beta3
Fedora 16

How reproducible:

Always

Steps to Reproduce:
1.Install glusterfs and s3ql
2.mkfs.s3ql s3://bucketname; mount.s3ql s3://bucketname /mnt/s3ql
3.add-brick the /mnt/s3ql mount to the volume
  
Actual results:

The .glusterfs dir is not created on the brick (/mnt/s3ql) and no files or dirs can be created on the volume.

Expected results:

Files and dirs should be able to be written to the volume based on the s3ql brick.

Additional info:

Both gluster and s3ql work fine independently.

Please note that s3backer which is another S3 block-based file system like s3ql, works fine as a brick. However s3backer's file system type returned by df -T is ext4. I believe the file system type of s3ql (fuse.s3ql) is what makes gluster choke.

http://code.google.com/p/s3ql/
http://code.google.com/p/s3backer/

Comment 1 krishnan parthasarathi 2012-07-04 04:45:57 UTC
Simon,
Could you attach all the log files under /var/log/glusterfs (and directories inside it) ?

Comment 2 Amar Tumballi 2012-12-21 11:13:35 UTC
still pending on 'needinfo'. Please help by providing more info (requested in comment #1)

Comment 3 Amar Tumballi 2013-01-11 07:57:57 UTC
please re-open with more info if still valid.

Comment 4 redhat_bugzilla 2013-04-05 12:05:21 UTC
Hi guys,

It is long ago this issue was raised so I do no longer have GlusterFS running on this particular server. However I still found the log in question which oddly enough have some even older dates:


[root@banana ~]# cat /var/log/glusterfs/glusterfsd.log
2009-01-12 13:25:14 E [xlator.c:120:xlator_set_type] xlator: dlopen(/usr/lib64/glusterfs/1.3.9/xlator/features/locks.so): /usr/lib64/glusterfs/1.3.9/xlator/features/locks.so: cannot open shared object file: No such file or directory
2009-01-12 13:25:14 E [spec.y:123:section_type] parser: failed to set the node type
2009-01-12 13:25:14 E [spec.y:232:file_to_xlator_tree] parser: yyparser () exited with YYABORT
2009-01-12 13:25:14 E [glusterfs.c:189:xlator_graph_get] glusterfs: specification file parsing failed, exiting
2009-01-12 13:25:14 E [glusterfs.c:537:main] glusterfs: Unable to get xlator graph
[root@banana ~]#


You may keep this bug closed for now though. In case I come across the same issue again I can return to the bug.

Thanks.

Comment 5 Niels de Vos 2014-11-27 14:45:11 UTC
Feature requests make most sense against the 'mainline' release, there is no ETA for an implementation and requests might get forgotten when filed against a particular version.

Comment 6 Kaleb KEITHLEY 2015-10-22 15:46:38 UTC
because of the large number of bugs filed against mainline version\ is ambiguous and about to be removed as a choice.

If you believe this is still a bug, please change the status back to NEW and choose the appropriate, applicable version for it.


Note You need to log in before you can comment on or make changes to this bug.