getting this after the latest git pull for swigft_plugin [root@RHEL6 glusterfs-test]# curl -v -X GET -H 'X-Auth-Token: AUTH_tk849afe6047f84b97b4fd9e36ef0992b6' http://127.0.0.1:8080/v1/AUTH_test/ * About to connect() to 127.0.0.1 port 8080 (#0) * Trying 127.0.0.1... connected * Connected to 127.0.0.1 (127.0.0.1) port 8080 (#0) > GET /v1/AUTH_test/ HTTP/1.1 > User-Agent: curl/7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.12.9.0 zlib/1.2.3 libidn/1.18 libssh2/1.2.2 > Host: 127.0.0.1:8080 > Accept: */* > X-Auth-Token: AUTH_tk849afe6047f84b97b4fd9e36ef0992b6 > < HTTP/1.1 503 Internal Server Error < Content-Type: text/html; charset=UTF-8 < Content-Length: 0 < Date: Tue, 06 Dec 2011 13:15:03 GMT < * Connection #0 to host 127.0.0.1 left intact * Closing connection #0 Dec 6 08:11:54 RHEL6 proxy-server ERROR 500 Traceback (most recent call last):#012 File "/usr/lib/python2.6/site-packages/swift-1.4.5-py2.6.egg/swift/account/server.py", line 361, in __call__#012 res = getattr(self, req.method)(req)#012 File "/usr/lib/python2.6/site-packages/swift-1.4.5-py2.6.egg/swift/account/server.py", line 199, in GET#012 broker = self._get_account_broker(drive, part, account)#012 File "/usr/lib/python2.6/site-packages/swift-1.4.5-py2.6.egg/swift/account/server.py", line 60, in _get_account_broker#012 return DiskAccount(self.root, account, self.fs_object)#012 File "/usr/lib/python2.6/site-packages/swift-1.4.5-py2.6.egg/swift/plugins/DiskDir.py", line 413, in __init__#012 check_valid_account(account, fs_object)#012 File "/usr/lib/python2.6/site-packages/swift-1.4.5-py2.6.egg/swift/plugins/utils.py", line 398, in check_valid_account#012 return _check_valid_account(account, fs_object)#012 File "/usr/lib/python2.6/site-packages/swift-1.4.5-py2.6.egg/swift/plugins/utils.py", line 368, in _check_valid_account#012 if not check_account_exists(fs_objec From Account Server 127.0.0.1:6012 (txn: tx3a371cf16c7543088210b5cf93ad2655) Dec 6 08:11:54 RHEL6 proxy-server Account GET returning 503 for [500] (txn: tx3a371cf16c7543088210b5cf93ad2655) (client_ip: 127.0.0.1) Dec 6 08:11:54 RHEL6 proxy-server 127.0.0.1 127.0.0.1 06/Dec/2011/13/11/54 GET /v1/AUTH_test/ HTTP/1.0 503 - curl/7.19.7%20%28x86_64-redhat-linux-gnu%29%20libcurl/7.19.7%20NSS/3.12.9.0%20zlib/1.2.3%20libidn/1.18%20libssh2/1.2.2 test%2CAUTH_tk849afe6047f84b97b4fd9e36ef0992b6 - - - tx3a371cf16c7543088210b5cf93ad2655 - 0.0078 effectively the fuse mount for the volume in consideration does not happen
As discussed enable user_xattr and use webob 1.0.
correct version of webob is python-webob-1.0.8-0.noarch required for using the swift services.
pre-release 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.