Trying to run some HammerDB benchmarks and it appears that the new AWS C5 instances have no store volume. Is there any way to attach some?
Asked
Active
Viewed 268 times
1 Answers
0
C5 is not supported for instance store. See: Amazon EC2 Instance Store
Even if your instance type supports instance store:
If you need additional instance store volumes, you must add them to the instance as you launch it.

helloV
- 50,176
- 7
- 137
- 145