Description of problem: typo mistakes: Some files contain self.log.error instead of self.logger.error
Please provide more detailed reproduction steps.
hosted-engine --deploy --noansible with default answers
(In reply to Ido Rosenzwig from comment #2) > hosted-engine --deploy --noansible with default answers "typo mistakes: Some files contain self.log.error instead of self.logger.error" After deployment, what I should look for? Where I should check the logs or what?
No. just check that deployment finish successfully. self.log.error is a typo mistake that may fail the deployment, it should be self.logger.error for it to work properly. Nothing specific to check beside successful deployment
Deployment is working fine on NFS, Gluster and FC. ovirt-hosted-engine-ha-2.2.4-1.el7ev.noarch ovirt-hosted-engine-setup-2.2.9-1.el7ev.noarch rhvm-appliance-4.2-20180202.0.el7.noarch Linux 3.10.0-693.17.1.el7.x86_64 #1 SMP Sun Jan 14 10:36:03 EST 2018 x86_64 x86_64 x86_64 GNU/Linux
This bugzilla is included in oVirt 4.2.2 release, published on March 28th 2018. Since the problem described in this bug report should be resolved in oVirt 4.2.2 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report.