[rhos-list] Gluster Swift Question

Paul Robert Marino prmarino1 at gmail.com
Wed Jul 10 16:08:38 UTC 2013


Im trying to get Gluster UFO to work with RDO Grizzly on EL 6

I configured it per the documentation here
http://www.gluster.org/2012/09/howto-using-ufo-swift-a-quick-and-dirty-setup-guide/


but when I try to stat the proxy using the following command
"
swift -V 2.0 -A http://keystonehost.my.domain:5000/v2.0 -U admin:Admin
-K 'password' stat
"
the account server seems to have errors.

I get a stream of errors like so in syslog and a bunch of simmilar
messaged on the console

"
account-server ERROR __call__ error with HEAD
/a07d2f39117c4e5abdeba722cf245828/0/AUTH_a07d2f39117c4e5abdeba722cf245828
: #012Traceback (most recent call last):#012  File
"/usr/lib/python2.6/site-packages/swift/account/server.py", line 377,
in __call__#012    res = method(req)#012  File
"/usr/lib/python2.6/site-packages/swift/common/utils.py", line 1350,
in wrapped#012    return func(*a, **kw)#012  File
"/usr/lib/python2.6/site-packages/swift/account/server.py", line 177,
in HEAD#012    broker = self._get_account_broker(drive, part,
account)#012  File
"/usr/lib/python2.6/site-packages/gluster/swift/account/server.py",
line 38, in _get_account_broker#012    return DiskAccount(self.root,
drive, account, self.logger)#012  File
"/usr/lib/python2.6/site-packages/gluster/swift/common/DiskDir.py",
line 419, in __init__#012    assert self.dir_exists#012AssertionError
(txn: tx7a4fec44585649ca83f34b6c57bc1667)

 account-server xxx.xxx.xxx.xxx - - [10/Jul/2013:15:48:52 +0000] "HEAD
/a07d2f39117c4e5abdeba722cf245828/0/AUTH_a07d2f39117c4e5abdeba722cf245828"
500 713 "tx7a4fec44585649ca83f34b6c57bc1667" "-" "-" 0.0008 ""
>swift ERROR 500  From Account Server xxx.xxx.xxx.xxx:6012 (txn: tx7a4fec44585649ca83f34b6c57bc1667) (client_ip: yyy.yyy.yyy.yyy)
swift Account HEAD returning 503 for [500] (txn:
tx7a4fec44585649ca83f34b6c57bc1667) (client_ip: xxx.xxx.xxx.xxx)
"
does any one have any ideas about what might be causing it?


here are the current RPMs for gluster and swift I have installed

glusterfs-swift-3.3.1-15.el6.noarch
glusterfs-swift-container-3.3.1-15.el6.noarch
glusterfs-rdma-3.3.1-15.el6.x86_64
glusterfs-3.3.1-15.el6.x86_64
glusterfs-swift-proxy-3.3.1-15.el6.noarch
glusterfs-swift-object-3.3.1-15.el6.noarch
glusterfs-fuse-3.3.1-15.el6.x86_64
glusterfs-server-3.3.1-15.el6.x86_64
glusterfs-geo-replication-3.3.1-15.el6.x86_64
glusterfs-swift-account-3.3.1-15.el6.noarch
glusterfs-vim-3.2.7-1.el6.x86_64
glusterfs-ufo-3.3.1-15.el6.noarch

from the repo here
http://repos.fedorapeople.org/repos/kkeithle/glusterfs/epel-6/




More information about the rhos-list mailing list