You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Dmytro Sen (JIRA)" <ji...@apache.org> on 2017/02/14 14:06:41 UTC

[jira] [Created] (AMBARI-20010) Critical alert: 'Percent JournalNodes Available' appears after upgrade from ambari 2.2.2.0 to 2.5.0.0

Dmytro Sen created AMBARI-20010:
-----------------------------------

             Summary: Critical alert: 'Percent JournalNodes Available' appears after upgrade from ambari 2.2.2.0 to 2.5.0.0
                 Key: AMBARI-20010
                 URL: https://issues.apache.org/jira/browse/AMBARI-20010
             Project: Ambari
          Issue Type: Bug
          Components: alerts
    Affects Versions: 2.5.0
            Reporter: Dmytro Sen
            Assignee: Dmytro Sen
            Priority: Critical
             Fix For: 2.5.0


STR:
1)Deploy cluster
2) Enable AMS Distr. mode
2)Make ambari only upgrade

*Actual result:* Critical alert: 'Percent JournalNodes Available' appears after upgrade from ambari 2.2.2.0 to 2.5.0.0
{code}
   {
      "href" : "http://host1:8080/api/v1/clusters/cl1/alerts/129",
      "Alert" : {
        "cluster_name" : "cl1",
        "component_name" : null,
        "definition_id" : 60,
        "definition_name" : "journalnode_process_percent",
        "firmness" : "HARD",
        "host_name" : null,
        "id" : 129,
        "instance" : null,
        "label" : "Percent JournalNodes Available",
        "latest_timestamp" : 1485911969646,
        "maintenance_state" : "OFF",
        "occurrences" : 1,
        "original_timestamp" : 1485911969646,
        "repeat_tolerance" : 1,
        "repeat_tolerance_remaining" : 0,
        "scope" : "SERVICE",
        "service_name" : "HDFS",
        "state" : "CRITICAL",
        "text" : "affected: [3], total: [3]"
      }
    },
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)