Created attachment 796867 [details] logs Description of problem: ovirt-engine-notifier cannot be stopped property using command: service ovirt-engine-notifier stop It takes very long time (around minute) to stop and after it finally stops, following error appears in /var/log/messages: ovirt-engine-notifier: ERROR run:485 Error: Had to kill process 16828 Version-Release number of selected component (if applicable): is13, is14 How reproducible: 100% Steps to Reproduce: 1. Install RHEVM 2. Run engine-setup successfully 3. Start notifier service using 'service ovirt-engine-notifier start' 4. Stop notifier service using 'service ovirt-engine-notifier stop' Actual results: It takes a very long time and service is killed in the end Expected results: Stop properly as expected Additional info: After installation the notifier should exit on its own, because it's missing required parameter MAIL_SERVER. But the process is stuck and has to be stopped using service command. But even if you add this param and service is running fine, it cannot be stopped properly and it's killed.
moving to verified. stopping the service works OK. Opened a separate bug https://bugzilla.redhat.com/show_bug.cgi?id=1010676 regarding the override conf issue.
Closing - RHEV 3.3 Released