You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Jayush Luniya (JIRA)" <ji...@apache.org> on 2016/02/01 21:21:39 UTC

[jira] [Updated] (AMBARI-14848) AMS service has critical alert after upgrade to 2.2.1.0 [METRICS_COLLECTOR:"Connection failed: [Errno -2] Name or service not known to {{zookeeper_clientPort}}:61181" ]

     [ https://issues.apache.org/jira/browse/AMBARI-14848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jayush Luniya updated AMBARI-14848:
-----------------------------------
    Fix Version/s:     (was: 2.2.1)
                   2.2.2

> AMS service has critical alert after upgrade to 2.2.1.0 [METRICS_COLLECTOR:"Connection failed: [Errno -2] Name or service not known to {{zookeeper_clientPort}}:61181" ]
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-14848
>                 URL: https://issues.apache.org/jira/browse/AMBARI-14848
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-metrics
>    Affects Versions: 2.2.1
>            Reporter: Aravindan Vijayan
>            Assignee: Aravindan Vijayan
>            Priority: Critical
>             Fix For: 2.2.2
>
>         Attachments: AMBARI-14848.patch
>
>
> STR: 
> # Deploy old version cluster (2.2.0 or 2.0.1)
> # Enable Security (Mit)
> # Make ambari only upgrade to 2.2.1
> Actual results:
> AMS service has critical alert after upgrade to 2.2.1.0 [METRICS_COLLECTOR:"Connection failed: [Errno -2] Name or service not known to {{zookeeper_clientPort}}:61181" ]
> {code}
>     {
>       "href" : "https://<host>:8443/api/v1/clusters/cl1/alerts/18",
>       "Alert" : {
>         "cluster_name" : "cl1",
>         "component_name" : "METRICS_COLLECTOR",
>         "definition_id" : 58,
>         "definition_name" : "ams_metrics_collector_zookeeper_server_process",
>         "host_name" : "os-u14-rxwmxu-upg-sanity-1.novalocal",
>         "id" : 18,
>         "instance" : null,
>         "label" : "Metrics Collector - ZooKeeper Server Process",
>         "latest_timestamp" : 1454056914768,
>         "maintenance_state" : "OFF",
>         "original_timestamp" : 1454055174645,
>         "scope" : "ANY",
>         "service_name" : "AMBARI_METRICS",
>         "state" : "CRITICAL",
>         "text" : "Connection failed: [Errno -2] Name or service not known to {{zookeeper_clientPort}}:61181"
>       }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)