Andy Kurth created VCL-941:
------------------------------
Summary: 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)