[node-patches] Change in ovirt-node[master]: Work around corrupt GPT tables in the diagnostic page

fabiand at fedoraproject.org fabiand at fedoraproject.org
Wed Jun 12 11:44:21 UTC 2013


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 <rbarry at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the node-patches mailing list