Douglas Schilling Landgraf has posted comments on this change.

Change subject: caps: Collect kdump status
......................................................................


Patch Set 7:

(1 comment)

http://gerrit.ovirt.org/#/c/25926/7/vdsm/caps.py
File vdsm/caps.py:

Line 422:                     if line.startswith('fence_kdump_nodes'):
Line 423:                         kdumpStatus = 1
Line 424:                         break
Line 425:     except (IOError, OSError, ValueError):
Line 426:         kdumpStatus = -1
> Well, I could, but I don't care about reason, I just need to know that kdum
I see but it helps debugging having the stack.
Line 427:     return kdumpStatus
Line 428: 
Line 429: 
Line 430: @utils.memoized


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I68d7a2a24fdaad74255004af0f327197eaee65f2
Gerrit-PatchSet: 7
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <[email protected]>
Gerrit-Reviewer: Barak Azulay <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]>
Gerrit-Reviewer: Martin Peřina <[email protected]>
Gerrit-Reviewer: Vinzenz Feenstra <[email protected]>
Gerrit-Reviewer: Yaniv Bronhaim <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to