You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/11/22 14:25:00 UTC

[jira] [Commented] (AMBARI-22497) Disk usage is not updated

    [ https://issues.apache.org/jira/browse/AMBARI-22497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16262592#comment-16262592 ] 

Hudson commented on AMBARI-22497:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-branch-2.6 #473 (See [https://builds.apache.org/job/Ambari-branch-2.6/473/])
AMBARI-22497 Disk usage is not updated. (dgrinenko) (hapylestat: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=f76930957f070fe9e6126ed26de97093229cfd05])
* (edit) ambari-agent/src/main/python/ambari_agent/Hardware.py
* (edit) ambari-agent/src/main/python/ambari_agent/Heartbeat.py
* (edit) ambari-agent/src/main/python/ambari_agent/HostInfo.py
* (edit) ambari-agent/src/test/python/ambari_agent/TestRegistration.py
* (edit) ambari-agent/src/test/python/ambari_agent/TestHardware.py


> Disk usage is not updated
> -------------------------
>
>                 Key: AMBARI-22497
>                 URL: https://issues.apache.org/jira/browse/AMBARI-22497
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-agent
>    Affects Versions: 2.6.1
>            Reporter: Dmytro Grinenko
>            Assignee: Dmytro Grinenko
>            Priority: Critical
>             Fix For: 2.6.1
>
>         Attachments: AMBARI-22497.patch
>
>
> Ambari Agent sends disk usage info once in every minute. Ambari Server apparently ignores this and only uses the initial disk report.
> STR:
> Create dummy /usr/local/sbin/df script that does nothing (ensure that this directory precedes in $PATH the directory where the real df resides)
> Start Ambari Agent and Server
> Create cluster via blueprint
> Request Hosts/disk_info via API
> Delete dummy timeout script
> Wait 2 minutes
> Request Hosts/disk_info via API
> Expected result: disk info is updated in server once the "transient failure" of df is resolved
> Actual result: disk info continues to be empty



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)