AWS Certified SysOps Administrator – Associate — Question 403

A user working in the Amazon EC2 console increased the size of an Amazon Elastic Block Store (Amazon EBS) volume attached to an Amazon EC2 Windows instance. The change is not reflected in the file system.
What should a SysOps administrator do to resolve this issue?

Answer options

Correct answer: A

Explanation

After resizing an Amazon EBS volume, the extra capacity is present on the disk but is unallocated. To make use of this space, a SysOps administrator must use operating system tools (such as Disk Management in Windows) to extend the existing file system into the newly available space. Rebooting, reattaching, or restoring from a snapshot will not automatically expand the partition size.