Hi,
I used openstack-swift 1.7.7 version installed from sources of its master 
branch, and gluster-swift-ufo-1.1-4.
When downloading a container, It reports a 503 error.
You can reproduce it as below:
# swift -A http://ip:8080/auth/v1.0 -U service:swift -K  secrete upload bucket6 
/root/install.log
root/install.log
# swift -A http://ip:8080/auth/v1.0 -U service:swift -K  secrete download 
bucket6
root/install.log [headers 0.016s, total 0.017s, 3.735s MB/s]
Object GET failed: http://10.1.83.82:8080/v1/AUTH_service/bucket6/root 503 
Internal Server Error  [first 60 chars of response] <html><h1>Service 
Unavailable</h1><p>The server is currently

Logs in /var/log/messages as below:
 proxy-server ERROR with Object server 127.0.0.1:6010/service re: Trying to GET 
/v1/AUTH_service/bucket6/root: #012Traceback (most recent call last):#012  File 
"/usr/lib/python2.6/site-packages/swift-1.7.7-py2.6.egg/swift/proxy/controllers/base.py",
 line 732, in GETorHEAD_base#012    possible_source = conn.getresponse()#012  
File 
"/usr/lib/python2.6/site-packages/swift-1.7.7-py2.6.egg/swift/common/bufferedhttp.py",
 line 102, in getresponse#012    response = 
HTTPConnection.getresponse(self)#012  File "/usr/lib64/python2.6/httplib.py", 
line 994, in getresponse#012    response.begin()#012  File 
"/usr/lib64/python2.6/httplib.py", line 395, in begin#012    version, status, 
reason = self._read_status()#012  File "/usr/lib64/python2.6/httplib.py", line 
356, in _read_status#012    raise BadStatusLine(line)#012BadStatusLine (txn: 
tx1d1e0985647540fba8e3d5850173a100)


Any helps?

Best wishes

Lily

_______________________________________________
Gluster-users mailing list
[email protected]
http://supercolony.gluster.org/mailman/listinfo/gluster-users

Reply via email to