Dell EMC Professional – Backup Recovery Solutions Design v3 — Question 15
What is the result of running the ierestart -r command?
Answer options
- A. the CyberSense vApp is restarted
- B. the CyberSense software is unpacked
- C. the docker containers are removed and created
- D. the docker image is successfully loaded
Correct answer: C
Explanation
The ierestart -r command specifically removes existing docker containers and creates new ones, which is why option C is correct. Options A and B are incorrect as they do not pertain to the docker management process, and option D refers to loading an image rather than managing containers.