[
https://issues.apache.org/jira/browse/AMBARI-14643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Onischuk updated AMBARI-14643:
-------------------------------------
Attachment: AMBARI-14643.patch
> Ambari agent dir is not recreated if /var/run/<ambari_dir> is deleted on
> non-root agent
> ---------------------------------------------------------------------------------------
>
> Key: AMBARI-14643
> URL: https://issues.apache.org/jira/browse/AMBARI-14643
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 2.2.1
>
> Attachments: AMBARI-14643.patch
>
>
> On VM reboot, /var/run is re-created. But Ambari can't start w/o performing
> these commands manually first to re-create the directories.
>
>
>
> mkdir /var/run/ambari-agent
> chown ambari_qa:root /var/run/ambari-agent
> chmod 755 /var/run/ambari-agent
> service ambari-agent start
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)