I can't find a definitive description of how EBS handles write caching.
- EC2
- T2.medium instance type
- EBS "gp2" devices
- Linux (Ubuntu 14.04)
- HVM virtualization
hdparm -I /dev/xvda
doesn't work - presumably since EBS is a not a real block device.
Is there a succinct description of how to determine the write-cache settings on EBS?