All machines are configured to install on shutdown. I have verified that nothing is trying to install on client machines during this time. It should be sitting idle most of the time. Is there any way to find out what it is doing? or trying to do?
I restart the service and it takes about 20 minutes, but the CPU usage jumps right back up.
The only thing out of the ordinary in the opsiconfd.log file is this:
Code: Alles auswählen
[2] [Nov 12 13:49:25] Traceback: (Logger.py|234)
[2] [Nov 12 13:49:25] line 551 in '_runCallbacks' in file '/usr/lib/python2.7/dist-packages/twisted/internet/defer.py' (Logger.py|234)
[2] [Nov 12 13:49:25] line 456 in 'writeResponse' in file '/usr/lib/python2.7/dist-packages/OPSI/web2/http.py' (Logger.py|234)
[2] [Nov 12 13:49:25] line 726 in 'beginProducing' in file '/usr/lib/python2.7/dist-packages/OPSI/web2/stream.py' (Logger.py|234)
[2] [Nov 12 13:49:25] line 588 in 'registerProducer' in file '/usr/lib/python2.7/dist-packages/OPSI/web2/channel/http.py' (Logger.py|234)
[2] [Nov 12 13:49:25] line 543 in 'registerProducer' in file '/usr/lib/python2.7/dist-packages/twisted/protocols/tls.py' (Logger.py|234)
[2] [Nov 12 13:49:25] line 772 in 'stopProducing' in file '/usr/lib/python2.7/dist-packages/OPSI/web2/stream.py' (Logger.py|234)
[2] [Nov 12 13:49:25] line 593 in 'unregisterProducer' in file '/usr/lib/python2.7/dist-packages/OPSI/web2/channel/http.py' (Logger.py|234)
[2] [Nov 12 13:49:25] line 563 in 'unregisterProducer' in file '/usr/lib/python2.7/dist-packages/twisted/protocols/tls.py' (Logger.py|234)
[2] [Nov 12 13:49:25] ==>>> 'NoneType' object has no attribute '_producer' (Logger.py|235)
[3] [Nov 12 13:49:25] [twisted] Unhandled error in Deferred: (Logger.py|242)
[2] [Nov 12 13:49:25] Traceback: (Logger.py|234)
[2] [Nov 12 13:49:25] line 551 in '_runCallbacks' in file '/usr/lib/python2.7/dist-packages/twisted/internet/defer.py' (Logger.py|234)
[2] [Nov 12 13:49:25] line 492 in '_processingReallyFailed' in file '/usr/lib/python2.7/dist-packages/OPSI/web2/server.py' (Logger.py|234)
[2] [Nov 12 13:49:25] line 456 in 'writeResponse' in file '/usr/lib/python2.7/dist-packages/OPSI/web2/http.py' (Logger.py|234)
[2] [Nov 12 13:49:25] line 726 in 'beginProducing' in file '/usr/lib/python2.7/dist-packages/OPSI/web2/stream.py' (Logger.py|234)
[2] [Nov 12 13:49:25] line 581 in 'registerProducer' in file '/usr/lib/python2.7/dist-packages/OPSI/web2/channel/http.py' (Logger.py|234)
[2] [Nov 12 13:49:25] ==>>> registering producer <OPSI.web2.stream.StreamProducer object at 0x20174d0> before previous one (<OPSI.web2.stream.StreamProducer object at 0x2ca8310>) was unregistered (Logger.py|235)
Thanks for you help in advance