"TooManyTasks" error reported by VDSM
Issue
- The vdsm logs contained the following extract while a host was in a non-responsive state;
JsonRpcServer::ERROR::2016-05-26 19:55:16,322::__init__::600::jsonrpc.JsonRpcServer::(_runRequest) could not allocate request thread
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/yajsonrpc/__init__.py", line 598, in _runRequest
self._threadFactory(partial(self._serveRequest, ctx, request))
File "/usr/lib/python2.7/site-packages/vdsm/executor.py", line 101, in dispatch
self._tasks.put((callable, timeout))
File "/usr/lib/python2.7/site-packages/vdsm/executor.py", line 239, in put
raise TooManyTasks()
TooManyTasks
Environment
- Red Hat Enterprise Virtualization (RHEV) 3.6
- Red Hat Enterprise Virtualization Hypervisor (RHEV-H) 7.2 20160302.1
- vdsm-4.17.23-0.el7ev
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
