Which command should an administrator run to ensure data integrity before a snapshot or backup of a vRealize Automation appliance? (Choose the best answer.)
Answer is A
Using snapshots or creating a backup with an online VMware Aria Automation system causes issues because the database is not stored locally and data can be lost as a result.
To stop the services cleanly, run the `/opt/scripts/deploy.sh --onlyClean` script before taking a backup or a snapshot of the VMware Aria Automation appliance. You then run the `/opt/scripts/deploy.sh` script after the operation finishes to ensure services health and data integrity.
Taken from Aria Automation ICM 8.10 Lesson Book -> About the deploy.sh Script
Correct is B.
Ref to below link - Pre-Snapshot Script include command /opt/scripts/svc-stop.sh and post snapshot script include command /opt/scripts/deploy.sh --onlyClean.
That means prior to backup/snapshot we do /opt/scripts/svc-stop.sh
see: https://docs.vmware.com/en/vRealize-Suite/2019/vrealize-suite-2019-backup-and-restore-avamar/GUID-49FA9AB6-2A69-4F41-80E1-495447F4D6FC.html
Correct answer is A
From ICM 16-10
Run the /opt/scripts/deploy.sh --onlyClean script before taking a backup or a snapshot of the vRealize Automation appliance to stop the services cleanly. Then run the /opt/scripts/deploy.sh script after the operation finishes to ensure services health and data integrity. VMware
Shut down vRealize Automation
To preserve data integrity, shut down the vRealize Automation services before powering off the
virtual appliances. Using SSH or VMRC, you can shut down or start all nodes from any individual
appliance.
/opt/scripts/svc-stop.sh
sleep 120
/opt/scripts/deploy.sh --onlyClean
You mention both /opt/scripts/svc-stop.sh and /opt/scripts/deploy.sh --onlyClean in your answer, but suggest the answer is /opt/scripts/svc-stop.sh
I disagree with this. What is the question answering?
/opt/scripts/svc-stop.sh - This will stop the services. Not what the question is answering.
/opt/scripts/deploy.sh --onlyClean - This will ensure data integrity... this is what the question is asking.
I think it is A.
From Reference: https://docs.vmware.com/en/vRealize-Automation/8.2/administering-vrealize-automation.pdf (page 20)
To preserve data integrity, shut down the vRealize Automation services before powering off the virtual appliances. Using SSH or VMRC, you can shut down or start all nodes from any individual appliance.
/opt/scripts/svc-stop.sh
sleep 120
/opt/scripts/deploy.sh --onlyClean
correct Answer is is A ,,,
Run the /opt/scripts/deploy.sh --onlyClean script before taking a backup or a snapshot of the vRealize Automation appliance to stop the services cleanly. Then run the /opt/scripts/deploy.sh script after the operation finishes to ensure services health and data integrity.
upvoted 4 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
pkozicki
9 months agodiegof1
11 months agopiesel
1 year, 4 months agojdpinto
1 year, 5 months agojdpinto
1 year, 5 months agoalfaro_azul
1 year, 9 months agoMYJ
1 year, 9 months agotayab
1 year, 10 months agoStr83DgE
2 years, 1 month agojabercro
2 years, 3 months agoobeythefist
2 years, 1 month agoToast1536
2 years, 4 months agosafodz
2 years, 7 months ago