2V0-31.24 · Question #48
Which command should an administrator run to ensure data integrity before a snapshot or backup of a VMware Aria Automation appliance?
The correct answer is A. /opt/scrip^s/svc-stop.sh. Before taking a snapshot or backup of a VMware Aria Automation appliance, it's crucial to ensure data integrity by stopping the services running on the appliance. Running the command /opt/scripts/svc-stop.sh achieves this by gracefully shutting down the VMware Aria Automation…
Question
Which command should an administrator run to ensure data integrity before a snapshot or backup of a VMware Aria Automation appliance?
Options
- A/opt/scrip^s/svc-stop.sh
- B/opt/scripts/deploy.sh --onlyClean
- Ckubectl logs -n prelude <pod-name>
- Dvracli status deploy
How the community answered
(28 responses)- A86% (24)
- B4% (1)
- C4% (1)
- D7% (2)
Explanation
Before taking a snapshot or backup of a VMware Aria Automation appliance, it's crucial to ensure data integrity by stopping the services running on the appliance. Running the command /opt/scripts/svc-stop.sh achieves this by gracefully shutting down the VMware Aria Automation services, minimizing the risk of data corruption or inconsistency in the snapshot or backup.
Topics
Community Discussion
No community discussion yet for this question.