AWS troubleshooting: how to fix a broken EBS volume (bad superblock on xfs)
As great as EBS volumes are on Amazon Web Services, they can break and not ever mount again, even though…
As great as EBS volumes are on Amazon Web Services, they can break and not ever mount again, even though…
So you’ve created an Elastic Beanstalk environment, you have a play framework distribution which you’ve created using play dist (either…
So the /etc/fstab file on your root volume looked like this LABEL=cloudimg-rootfs / ext4 defaults 0 0 /dev/xvdf /mnt/backups auto…
So you had your little program that would use AWS to send emails, and all of a sudden after a…