Bug 1151211
Summary: | [RFE] setup_cluster should not, by default, yum install ambari (agent/server) when already installed | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Jeff Vance <jvance> |
Component: | rhs-hadoop-install | Assignee: | Jeff Vance <jvance> |
Status: | CLOSED ERRATA | QA Contact: | Ondřej Komárek <okomarek> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rhgs-3.0 | CC: | bchilds, divya, eboyd, esammons, jvance, matt, mkudlej, nlevinki, okomarek |
Target Milestone: | Release Candidate | Keywords: | FutureFeature, Triaged, UpcomingRelease, ZStream |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 2.24 | Doc Type: | Enhancement |
Doc Text: |
Previously, executing setup_cluster.sh script reinstalled Ambari even if Ambari was running. Now, with this release, executing setup_cluster.sh script does not reinstall Ambari.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2014-11-24 11:55:22 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: | 1159155 |
Description
Jeff Vance
2014-10-09 19:27:30 UTC
The --force-ambari-update option was added to setup_cluster.sh, and the default behavior of setup_cluster.sh was changed such that if ambari is running it will not be reinstalled. --force-ambari-update overrides this new default behavior. Tested with versions: rhs-hadoop-install-2_28-1.el6rhs.noarch rhs-hadoop-2.3.3-3.el6rhs.noarch ambari-agent-1.6.1-98.x86_64 ambari-server-1.6.1-98.noarch I tried to run setup_cluster.sh again on properly installed and configured cluster. Script was running only few minutes without option --force-ambari-update and it did not reinstalled ambari. With --force-ambari-update option it ran ~15 minutes and reinstalled ambari agents and server. Process of reinstallation could be seen in /var/log/rhs-hadoop-install.log. After that, on <MANAGEMENT_SERVER>:8080 was first page of setup cluster wizzard. This is behaviour I was expecting -> VERIFIED. Jeff, Could you please provide the doc text in the Doc Text field for this bug? Jeff, Could you please review the edited doc text for technical accuracy and sign-off? 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. https://rhn.redhat.com/errata/RHEA-2014-1275.html (In reply to Divya from comment #6) > Jeff, > > Could you please review the edited doc text for technical accuracy and > sign-off? done |