Fabian Deutsch has posted comments on this change.

Change subject: Work around corrupt GPT tables in the diagnostic page
......................................................................


Patch Set 1: I would prefer that you didn't submit this

(1 inline comment)

....................................................
File src/ovirt/node/setup/core/diagnostics_page.py
Line 79: 
Line 80:     def __diagnostics(self):
Line 81:         return [("multipath", "multipath -ll"),
Line 82:                 ("fdisk", "fdisk -l"),
Line 83:                 ("parted", "echo ok | parted -l"),
what about using parted -l -s?


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic04103d395b46564479e46b834f723b0c8976fef
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <[email protected]>
Gerrit-Reviewer: Fabian Deutsch <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
node-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/node-patches

Reply via email to