seems like some storage/IOProcess issue:
Thread-37::ERROR::2014-07-08 09:58:50,102::dispatcher::79::Storage.Dispatcher::(wrapper) '_IOProcessFileUtils' object has no attribute 'validateQemuReadable'
Traceback (most recent call last):
File "/usr/share/vdsm/storage/dispatcher.py", line 71, in wrapper
result = ctask.prepare(func, *args, **kwargs)
File "/usr/share/vdsm/storage/task.py", line 103, in wrapper
return m(self, *a, **kw)
File "/usr/share/vdsm/storage/task.py", line 1179, in prepare
raise self.error
AttributeError: '_IOProcessFileUtils' object has no attribute 'validateQemuReadable'
also a ridiculous amount of IOProcess::(_processLogs) log lines!