Alon Bar-Lev has posted comments on this change.

Change subject: core: Configure fence_kdump during host deploy
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.ovirt.org/#/c/28386/2/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsDeploy.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsDeploy.java:

Line 605:                         "Kdump detection is not supported by host!"
Line 606:                 );
Line 607:             }
Line 608:             return true;
Line 609:         }},
this should be the first, then you do not set ENABLE
Line 610:         new Callable<Boolean>() { public Boolean call() throws 
Exception {
Line 611:             _parser.cliInstall();
Line 612:             return true;
Line 613:         }}


-- 
To view, visit http://gerrit.ovirt.org/28386
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Idc12188588a6a35b8f03d26a9ee5ea55898943df
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mper...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Barak Azulay <bazu...@redhat.com>
Gerrit-Reviewer: Martin Peřina <mper...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to