back

by toomuchtodo·14y ago·view on hn ↗
Makes sense to run 2U servers; more room for independent disks; no RAID, no redundancy, 1 disk per virtual machine "slice", so you don't have contention issues when someone else on the box tries to do a dd from EBS to the local non-persistant disk.

1U pizza boxes wouldn't have enough physical drives to break up among the amount of virtual machines you can cram on a box with 64-128GB of RAM.

1 comments
You honestly think you get a disk per instance? Or that a node needs a disk?
Based on non-persistant disk IO tests on an EC2 instance, yes, it appears you are getting a raw disk.