Won't Do
Details
Assignee
Former userFormer user(Deactivated)Reporter
Former userFormer user(Deactivated)Components
Priority
Medium
Details
Details
Assignee
Former user
Former user(Deactivated)Reporter
Former user
Former user(Deactivated)Components
Priority
Created July 21, 2016 at 11:49 AM
Updated April 2, 2017 at 12:51 PM
Resolved March 3, 2017 at 3:29 PM
Currently the storage setup is not well suited for CI workloads:
1) production and builder VMs are on the same RAID volume, so there is no resource tiering
2) all the storage is DRBD backed, even for data that doesn't need to be sync'ed
3) RAID50 is used which is slow on random writes
4) there is no dedicated DRBD sync network
This ticket is to track changes to optimize the storage and make it perform better while not losing reliability.