You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/06/19 21:14:25 UTC

[jira] [Commented] (VCL-50) Moving machines from Maintenance to VMhost INuse

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

ASF subversion and git services commented on VCL-50:
----------------------------------------------------

Commit 1604013 from [~fapeeler] in branch 'vcl/trunk'
[ https://svn.apache.org/r1604013 ]

VCL-50

fixed issue related to moving a blade directly from maintenance to vmhostinuse

> Moving machines from  Maintenance to VMhost INuse
> -------------------------------------------------
>
>                 Key: VCL-50
>                 URL: https://issues.apache.org/jira/browse/VCL-50
>             Project: VCL
>          Issue Type: Improvement
>          Components: vcld (backend), web gui (frontend)
>    Affects Versions: 2.3.2
>            Reporter: Aaron Peeler
>            Priority: Minor
>             Fix For: 2.3.3
>
>
> When moving a node from maintenance to vmhostinuse - nothing happens. Which is expected backend normally doesn't do anything to nodes that a marked in maintenance. Node has to go to available then vmhostinuse. 
> The backend should either account for this and preform the request anyway or the front-end should make the node's state available before inserting the requests.
> The following is displayed in vcld.log:
> |8957|2376:3116|tovmhostinuse| ---- WARNING ----
> |8957|2376:3116|tovmhostinuse| 2013-05-01 18:26:50|8957|2376:3116|tovmhostinuse|new.pm:computer_not_being_used(715)|vmhost-1 is NOT available, its state is maintenance
> |8957|2376:3116|tovmhostinuse| ( 0) new.pm, computer_not_being_used (line: 715)
> |8957|2376:3116|tovmhostinuse| (-1) new.pm, process (line: 127)
> |8957|2376:3116|tovmhostinuse| (-2) vcld, make_new_child (line: 571)
> |8957|2376:3116|tovmhostinuse| (-3) vcld, main (line: 350)
> |8957|2376:3116|tovmhostinuse| ---- WARNING ----
> |8957|2376:3116|tovmhostinuse| 2013-05-01 18:26:50|8957|2376:3116|tovmhostinuse|new.pm:process(160)|request state=tovmhostinuse, vmhost-1 is NOT available
> |8957|2376:3116|tovmhostinuse| ( 0) new.pm, process (line: 160)
> |8957|2376:3116|tovmhostinuse| (-1) vcld, make_new_child (line: 571)
> |8957|2376:3116|tovmhostinuse| (-2) vcld, main (line: 350)



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