In RHEV 3.3 service engine-notifierd is ovirt-engine-notifier
Issue
- In RHEV 3.3, service engine-notifierd is ovirt-engine-notifier.
- In following documentation, there is an issue with section 16.1, bullet point #9.
- It says to do the following:
# chkconfig --add engine-notifierd
# chkconfig engine-notifierd on
# service engine-notifierd restart
- It should really be:
# chkconfig --add ovirt-engine-notifier
# chkconfig ovirt-engine-notifier on
# service ovirt-engine-notifier restart
Environment
- Red Hat Enterprise Virtualization 3.3
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.