Bug 1327248
Summary: | [RFE] Warning during rhev-h reinstallation, if there is the risk of destroying a local SD. | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Alexandros Gkesos <agkesos> |
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
Status: | CLOSED WONTFIX | QA Contact: | Release Test Team <release-test-team-automation> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.2 | CC: | cww, fdeutsch, lsurette, ppostler, rbalakri, srevivo, vpodzime, ycui, ykaul |
Target Milestone: | pre-dev-freeze | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-10-31 18:48:43 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1329957 |
Description
Alexandros Gkesos
2016-04-14 14:51:40 UTC
In RHEV-H Next this would require an anaconda plugin, or cooperation from the anaconda side. Vratislav, is there a way to tag LVM LVs, so that anaconda will raise a warning? Or does it make sense to add such a feature to anaconda? (In reply to Fabian Deutsch from comment #3) > Vratislav, is there a way to tag LVM LVs, so that anaconda will raise a > warning? Or does it make sense to add such a feature to anaconda? Anaconda doesn't support anything like this right now. It would, however, be possible to add support for LVM tags (LVM has such concept) to Blivet and then to Anaconda is a way such LVs would be protected. I'm not really sure whether the protection could be done in an addon or not, but it sounds like it could be. If this is generally useful, then I'd consider to have this check in anaconda. It seems to me that something like this should be a RHEV specific anaconda plugin. |