[
https://issues.apache.org/jira/browse/AMBARI-15896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Hurley updated AMBARI-15896:
-------------------------------------
Status: Patch Available (was: Open)
> RU/EU: Unable to start upgrade with host in MM
> ----------------------------------------------
>
> Key: AMBARI-15896
> URL: https://issues.apache.org/jira/browse/AMBARI-15896
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.2.0
> Reporter: Jonathan Hurley
> Assignee: Jonathan Hurley
> Priority: Critical
> Fix For: 2.2.2
>
>
> STR:
> # Install cluster (e.g HDP 2.3.0.0-2557). One of the hosts should consists
> from only slaves and clients components (including Phoenix query server)
> # Register and install new stack version (e.g 2.4.2.0-195)
> # Stop ambari-agent on host without masters
> # Turn on Maintenance Mode for this host
> # Try to start upgrade.
> Result: PHOENIX_QUERY_SERVER is in UNKNOWN state on Maintenance Mode host is
> preventing upgrade.
> {code}
> {
> "href" :
> "http://172.22.123.158:8080/api/v1/clusters/cl1/rolling_upgrades_check/SERVICES_UP",
> "UpgradeChecks" : {
> "check" : "All services must be started",
> "check_type" : "SERVICE",
> "cluster_name" : "cl1",
> "failed_detail" : [ ],
> "failed_on" : [
> "HBASE"
> ],
> "id" : "SERVICES_UP",
> "reason" : "The following Service Components should be in a started
> state. Please invoke a service Stop and full Start and try again. HBASE:
> PHOENIX_QUERY_SERVER (in UNKNOWN on host
> os-s11-3-xrpqyu-ambari-hv-r-upg-14-2.novalocal)",
> "repository_version" : "2.4.2.0-195",
> "status" : "FAIL",
> "upgrade_type" : "ROLLING"
> }
> },
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)