EBS volume mount configuration is correct but KodeKloud lab check is not passing, is this a Bug?

Hi, I’m working on the EBS volume mounting task. I created /home/ec2-user/ebsdemo, mounted /dev/xvdf, and configured /etc/fstab using the volume’s UUID. sudo findmnt --verify shows no errors, and I tested sudo umount followed by sudo mount -a, which successfully remounts the volume at /home/ec2-user/ebsdemo. However, the KodeKloud check is still not passing. I also tried using /ebsdemo and removing nofail, but the check still doesn’t proceed. Could someone please help identify what the lab checker is expecting or what I might be missing?

Could you please share the name of the course and lab?

Course: AWS Certified Developer - Associate
Lab: EBS Lab

Hi @Kanishq

It looks like a valid issue. Let me inform the team so they can check it.


thankyou so much for reviewing, please update if any :slight_smile:

1 Like

Hi @Kanishq

Please try again. The lab has been updated, and the validation is now working as expected.

1 Like