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

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

Commit 1738862 from [email protected] in branch 'vcl/trunk'
[ https://svn.apache.org/r1738862 ]

VCL-941
In State.pm::reservation_failed and utils.pm::switch_state, added checks for 
request state including 'reboot' and 'server' in order to prevent an inuse 
requests from being set to failed.

> Reservation may fail and be reloaded if reboot fails
> ----------------------------------------------------
>
>                 Key: VCL-941
>                 URL: https://issues.apache.org/jira/browse/VCL-941
>             Project: VCL
>          Issue Type: Bug
>          Components: vcld (backend)
>    Affects Versions: 2.4.2
>            Reporter: Andy Kurth
>            Assignee: Andy Kurth
>             Fix For: 2.5
>
>
> If a user attempts to reboot a reservation computer via the website and the 
> reboot process cannot be initialized, the request state gets set to failed.  
> This causes the computer to be reclaimed.  There is a check for the _inuse_ 
> state which prevents this from happening.  However, for a user-initiated 
> reboot the request state is _rebootsoft_ or _reboothard_.  An additional 
> condition needs to be added.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to