CV0-002 · Question #547
A technician uses a workflow to create new virtual servers in a private cloud. The workflow reports that the process was successful, but the virtual servers do not appear in the cloud dashboard. Which
The correct answer is A. Job validation issue. If a workflow reports successful creation of virtual servers but they do not appear, the most likely reason is a job validation issue where the workflow's success criteria did not accurately reflect the actual resource creation.
Question
A technician uses a workflow to create new virtual servers in a private cloud. The workflow reports that the process was successful, but the virtual servers do not appear in the cloud dashboard. Which of the following is the MOST likely reason the servers were not created?
Options
- AJob validation issue
- BLocation changes
- CVersion feature mismatch
- DBandwidth limitations
How the community answered
(64 responses)- A70% (45)
- B8% (5)
- C5% (3)
- D17% (11)
Why each option
If a workflow reports successful creation of virtual servers but they do not appear, the most likely reason is a job validation issue where the workflow's success criteria did not accurately reflect the actual resource creation.
A job validation issue indicates that while the workflow's internal logic or script completed without errors, the actual creation of the virtual servers failed during a later stage or was incorrectly reported as successful by the validation mechanism within the workflow. This can happen if the workflow only validates the submission of the request, not the ultimate provisioning success.
Location changes would typically result in an explicit error during the creation process if the specified location was invalid or unavailable, rather than a successful report followed by non-appearance.
A version feature mismatch would likely cause the creation process to fail with an error regarding incompatibility or unavailable features, not report success while the resources are missing.
Bandwidth limitations would affect data transfer speeds, potentially slowing down the creation process, but would not cause a successful report if the servers were genuinely not created.
Concept tested: Cloud automation workflow troubleshooting
Topics
Community Discussion
No community discussion yet for this question.