Bug 1103812
Summary: | Update RHEL 5 documentation and solution for problem encountered by customer | ||
---|---|---|---|
Product: | Red Hat Satellite 5 | Reporter: | Umar Nadeem <unadeem> |
Component: | Docs Proxy Installation Guide | Assignee: | Dan Macpherson <dmacpher> |
Status: | CLOSED WONTFIX | QA Contact: | Dan Macpherson <dmacpher> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 550 | CC: | cperry, cwawak, daobrien, dlackey, fdewaley, unadeem |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
URL: | https://c.na7.visual.force.com/apex/Case_View?id=500A000000J4ILs&sfdc.override=1 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-12-31 04:03:46 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1018166 |
Description
Umar Nadeem
2014-06-02 15:51:42 UTC
I have checked documentation for RHEL 6 and RHEL 5 and there seems to be existing information already there. Instead of that, what i am thinking of is a KCS solution regarding "Options for controlling storage access" and outlining the following methods provided in comment 10: - blacklisting the drivers required to communicate with the san - this is the most direct solution (RHEL 6) - the ignoredisk command of kickstart (ignoredisk) (RHEL 6) - edit the kickstart to make it use specific drives (part) (RHEL 6 & RHEL 5) - the usage of snippets. If you edit kickstart from the satellite, it is possible to use the %pre section to create a storage.ks file that can be used as a snippet in the partitionning steps. (Satellite) |