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

Hudson commented on AMBARI-22864:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8665 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/8665/])
AMBARI-22864. Agent commands hang even after freeing up disk space on 
(aonishuk: 
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=bee9c2b115345f174a50d8f72033539a1a3ca12d])
* (edit) ambari-agent/src/main/python/ambari_agent/ActionQueue.py


> Agent commands hang even after freeing up disk space on the host
> ----------------------------------------------------------------
>
>                 Key: AMBARI-22864
>                 URL: https://issues.apache.org/jira/browse/AMBARI-22864
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-agent, ambari-server
>    Affects Versions: 2.6.2
>            Reporter: Vivek Sharma
>            Priority: Critical
>              Labels: pull-request-available, system_test
>             Fix For: 2.6.2
>
>         Attachments: AMBARI-22864.patch, AMBARI-22864.patch, 
> AMBARI-22864.patch, AMBARI-22864.patch
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> *STR*
> # Install a cluster with Ambari-2.6.2 and HDP-2.6.4.0
> # Go the host (say host1) running Nimbus component and restart Nimbus
> # Fill up the disk space on host1 (in my test, the disk space was filled up 
> on the host running Nimbus component)
> # Try to restart Nimbus. Nimbus restart expectedly fails with error:
> {code}
> Caught an exception while executing custom service command: <type 
> 'exceptions.IOError'>: [Errno 28] No space left on device; [Errno 28] No 
> space left on device
> {code}
> # Now free up the disk space on host1 and try to restart Nimbus
>  
> *Result*
> Nimbus restart command hangs and eventually times out
> Looks like the issue is because the action queue is unable to create new 
> command for Nimbus restart.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to