Oracle Cloud Infrastructure 2019 Developer Associate — Question 20

Within your tenancy you have a compute instance with a boot volume and a block volume attached. The boot volume contains the OS and the attached block volume contains the instance's important data. Logs on the boot volume have filled the boot volume and are causing issues with the OS.
What should you do to resolve this situation?

Answer options

Correct answer: B

Explanation

The correct answer is B, as it involves creating a new instance with a larger boot volume and a new block volume, ensuring that both volumes are adequately sized to prevent future issues. Option A may not address the root of the problem effectively, while option C does not create a new block volume, and option D delays resolving the issue by creating a custom image instead of directly addressing the volume size problem with rsync.