PAS-C01 Operations and Maintenance Practice Question
An SAP system is running on an EC2 instance with an attached EBS volume for /usr/sap. The operations team notices that the volume is almost full. Which action should be taken to increase the available space without downtime?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Modify the EBS volume to increase its size while the instance is running, then extend the filesystem.
You can increase the size of an EBS volume while the instance is running, then extend the filesystem. Option A is correct. Option B is wrong because snapshots are for backup, not immediate space increase. Option C is wrong because reducing the volume size is not supported. Option D is wrong because creating a new volume and copying data requires downtime.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Modify the EBS volume to increase its size while the instance is running, then extend the filesystem.
Why this is correct
EBS volumes can be increased online, and the filesystem can be extended without downtime.
- ✗
Reduce the size of the volume by modifying the volume configuration.
Why it's wrong here
EBS volume size cannot be reduced.
- ✗
Create a new larger EBS volume, attach it to the instance, and copy the data.
Why it's wrong here
Copying data while the system is running may cause inconsistencies.
- ✗
Create a snapshot of the volume and use it to create a larger volume, then attach and mount.
Why it's wrong here
This causes downtime during the migration.
Go deeper
Related to this question
About these practice questions
One of 1,616 original PAS-C01 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This PAS-C01 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PAS-C01 exam.