Bug 832688
Summary: | raid --useexisting errors without partitions | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Shad L. Lords <slords> |
Component: | pykickstart | Assignee: | Chris Lumens <clumens> |
Status: | CLOSED ERRATA | QA Contact: | Release Test Team <release-test-team-automation> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.2 | CC: | atodorov, bcl, clumens, despite, jreed, lkardos, slords, wnefal+redhatbugzilla |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | pykickstart-1.74.11-1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 741728 | Environment: | |
Last Closed: | 2013-02-21 09:07:43 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Shad L. Lords
2012-06-16 13:29:07 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux release for currently deployed products. This request is not yet committed for inclusion in a release. I pushed pykickstart-1.74.7-1 for RHEL 6.3 specifically for this problem. Can you please verify you are testing with that build and let me know if you are still seeing problems? I'm pretty sure I'm using 1.74.10-1. If you can tell me which file I can check to see if the fix is in I'll check to see if it has it. What release of RHEL are you using? I'm using a RHEL6.3 + Updates rebuild ISO I've just verified that the raid part is working with --useexisting. It is the volgroup that is now failing. I specify it like: volgroup myvg --useexisting This worked in rhel5 but says that it must be given a list of partitions in rhel6. If I have an existing raid set with an existing set of volgroup/logvol set that I want to re-use is there a way to specify this in a ks file? I'm wanting to wipe/format the /boot (on raid1) and /, /var (logvols) but keep the /data (different logvol on same volgroup) without formatting it. The setup I had for rhel5 isn't working. After further experimentation I can get things working the way I want. This bug can be closed as full functionality is available even though paramaters are different between el5 and el6. Okay, this is already filed in a couple private bugs and I've rebuilt pykickstart-1.74.11-1 for the next minor release. Verified on RHEL6.4-20121206.0 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-0507.html |