﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
101	traceback from remote host doesn't come with identifying information about which remote host	Zooko		"{{{
ax5avvay#1693941923 21:24:12.428: error during query: [CopiedFailure instance: Traceback from remote host -- Traceback (most recent call last):
  File ""/usr/lib/python2.5/site-packages/foolscap/eventual.py"", line 26, in _turn
    cb(*args, **kwargs)
  File ""/usr/lib/python2.5/site-packages/foolscap/broker.py"", line 536, in doNextCall
    d.addCallback(lambda res: self._doCall(delivery))
  File ""/usr/lib/python2.5/site-packages/twisted/internet/defer.py"", line 191, in addCallback
    callbackKeywords=kw)
  File ""/usr/lib/python2.5/site-packages/twisted/internet/defer.py"", line 182, in addCallbacks
    self._runCallbacks()
--- <exception caught here> ---
  File ""/usr/lib/python2.5/site-packages/twisted/internet/defer.py"", line 317, in _runCallbacks
    self.result = callback(self.result, *args, **kw)
  File ""/usr/lib/python2.5/site-packages/foolscap/broker.py"", line 536, in <lambda>
    d.addCallback(lambda res: self._doCall(delivery))
  File ""/usr/lib/python2.5/site-packages/foolscap/broker.py"", line 571, in _doCall
    return obj.doRemoteCall(delivery.methodname, args, kwargs)
  File ""/usr/lib/python2.5/site-packages/foolscap/referenceable.py"", line 59, in doRemoteCall
    res = meth(*args, **kwargs)
  File ""/usr/lib/python2.5/site-packages/allmydata/storage.py"", line 1202, in remote_slot_readv
    msf = MutableShareFile(filename, self)
  File ""/usr/lib/python2.5/site-packages/allmydata/storage.py"", line 383, in __init__
    data = f.read(self.HEADER_SIZE)
exceptions.IOError: [Errno 5] Input/output error
] [Errno 5] Input/output error
}}}

I would really like to know which storage server is having I/O errors.  Too bad this stack trace doesn't tell me.  Any identifying information would work -- tubid or IP address would be fine."	defect	new	major	undecided	error-handling	0.3.0			Zooko zooko@…
