You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmytro Sen (JIRA)" <ji...@apache.org> on 2014/06/16 12:19:01 UTC

[jira] [Resolved] (AMBARI-6130) MySQL Server won't stop during StopAll operation

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

Dmytro Sen resolved AMBARI-6130.
--------------------------------

    Resolution: Fixed

Committed to trunk

> MySQL Server won't stop during StopAll operation
> ------------------------------------------------
>
>                 Key: AMBARI-6130
>                 URL: https://issues.apache.org/jira/browse/AMBARI-6130
>             Project: Ambari
>          Issue Type: Bug
>          Components: controller
>    Affects Versions: 1.6.1
>            Reporter: Dmytro Sen
>            Assignee: Dmytro Sen
>             Fix For: 1.6.1
>
>
> When stopping all services, MySQL is skipped with the following output:
> {code}
> 2014-06-10 17:30:06,412 - Execute['sed -i 's|^bind-address[ 	]*=.*|bind-address = 0.0.0.0|' /etc/my.cnf'] {}
> 2014-06-10 17:30:06,606 - Execute['service mysqld stop'] {'logoutput': True, 'not_if': 'service mysqld status | grep running'}
> 2014-06-10 17:30:06,642 - Skipping Execute['service mysqld stop'] due to not_if
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)