[node-patches] Change in ovirt-node[master]: Detect whether fakeraid is enabled on installation disks
mburns at redhat.com
mburns at redhat.com
Fri Mar 2 21:11:21 UTC 2012
Michael Burns has submitted this change and it was merged.
Change subject: Detect whether fakeraid is enabled on installation disks
......................................................................
Detect whether fakeraid is enabled on installation disks
Using the dmraid tool, detect if a device selected for installation
(in either auto-install or the TUI) contains fakeraid metadata.
A new commandline option, wipe_fakeraid, has been added. If this exists,
then all fakeraid metadata will be wiped from the selected disks.
If the wipe_fakeraid option is passed, a tui install will silently clear
all fakeraid data from the device prior to installation. An auto-install
will also silently remove all fakeraid data from the selected devices.
If it is not passed, or is passed with a value of 0 or no, then an
auto-install will fail. A TUI install will prompt the user if they
want to wipe fakeraid from the devices they've selected for installation.
Change-Id: Ibb8e01804ae91ff7f92c019ecbd7236659a3051d
---
M recipe/common-minimizer.ks
M recipe/common-pkgs.ks
M scripts/ovirt-config-installer.py
M scripts/ovirt-early
M scripts/ovirtfunctions.py
M scripts/storage.py
6 files changed, 119 insertions(+), 3 deletions(-)
Approvals:
Michael Burns: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/2518
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibb8e01804ae91ff7f92c019ecbd7236659a3051d
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Michael Burns <mburns at redhat.com>
Gerrit-Reviewer: Joey Boggs <jboggs at redhat.com>
Gerrit-Reviewer: Michael Burns <mburns at redhat.com>
More information about the node-patches
mailing list