unable to upload a object to multi node setup

Bug #1383109 reported by Venkata Seshadri
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Object Storage (swift)
Expired
Undecided
Unassigned

Bug Description

Iam Using Swift Multi node setup ,iam able to create a container,But iam unable to upload a file in it.

when i try to do so i get this error,

HTTP/1.1 503 Internal Server Error
Last-Modified: Mon, 20 Oct 2014 06:16:36 GMT
Content-Length: 118
Content-Type: text/html; charset=UTF-8
X-Trans-Id: tx7f5afdd52eca48c7bb029-005444a8c3
Date: Mon, 20 Oct 2014 06:16:35 GMT

LOG :

ERROR __call__ error with PUT /data/117290/AUTH_738/mybag/a.txt : #012Traceback (most recent call last):#012 File "/usr/lib/python2.6/site-packages/swift/obj/server.py", line 671, in __call__#012 res = method(req)#012 File "/usr/lib/python2.6/site-packages/swift/common/utils.py", line 2217, in wrapped#012 return func(*a, **kw)#012 File "/usr/lib/python2.6/site-packages/swift/common/utils.py", line 837, in _timing_stats#012 resp = func(ctrl, *args, **kwargs)#012 File "/usr/lib/python2.6/site-packages/swift/obj/server.py", line 452, in PUT#012 writer.put(metadata)#012 File "/usr/lib/python2.6/site-packages/swift/obj/diskfile.py", line 742, in put#012 self._finalize_put, metadata, target_path)#012 File "/usr/lib/python2.6/site-packages/swift/common/utils.py", line 2536, in force_run_in_thread#012 return self._run_in_eventlet_tpool(func, *args, **kwargs)#012 File "/usr/lib/python2.6/site-packages/swift/common/utils.py", line 2519, in _run_in_eventlet_tpool#012 raise result#012IOError: [Errno 95] Operation not supported (txn: tx7fdc7fbbfd5543b0b9f27-005444ad10)
Oct 20 12:04:56 z1storage1 object-server: 172.16.111.212 - - [20/Oct/2014:06:34:56 +0000] "PUT /data/117290/AUTH_738/mybag/a.txt" 500 944 "PUT https://172.16.111.212:8080/v1/AUTH_738/mybag/a.txt" "tx7fdc7fbbfd5543b0b9f27-005444ad10" "proxy-server 7142" 0.0491

description: updated
Revision history for this message
Thierry Titcheu Chekam (thierry-tct) wrote :

Hello Venkata,
Swift cannot write the metadata on the disk.
There might be some configuration errors(mistakes) on your side.
you can have a look in this(comments #14, #16) https://answers.launchpad.net/swift/+question/157937
the problems are similar...

you can post your /etc/swift/object-server.conf if cannot resolve the problem..

Matthew Oliver (matt-0)
Changed in swift:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for OpenStack Object Storage (swift) because there has been no activity for 60 days.]

Changed in swift:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.