Bug 962298
| Summary: | RHS post install initialization script | |||
|---|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Veda Shankar <veshanka> | |
| Component: | storage-server-tools | Assignee: | Bala.FA <barumuga> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Sachidananda Urs <surs> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 2.1 | CC: | barumuga, bcompton, dpati, flanagan, rhs-bugs, sasundar, sgirijan | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | appliance-1.7.1-3.el6rhs | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 999226 (view as bug list) | Environment: | ||
| Last Closed: | 2015-08-10 07:43:44 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: | ||||
Sent the latest script to "Sac" for testing. Also emailed it to Scott Haines. Verified with: appliance-base-1.7.1-3.el6rhs.noarch The script is available in: /usr/lib/glusterfs/.unsupported/rhs-system-init.sh |
Description of problem: Need an RHS initialization script that will be executed after the ISO installation and setting up the network. It should do the following to have a consistent deployment across all the customers. The script should try to do the following: - Identify the RAID volume(s) that will be used as Glusterfs bricks. - Initialize the bricks using the options recommended by the perf group. - Based on the use case, run the corresponding performance tuning profile. - Register with RHN and subscribe to correct software channels. - Run yum update to apply the latest updates.