Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.3.2
-
None
Description
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) |