Impact of Workloads
Office and Engineering Workload
- small files
- metadata access dominant
- lots of random I/O
-
Large files and large accesses not targeted
Notes:
File create/delete time depends on how fast metadata is updated
performance depends on bandwidth (transfer time)
FS methods to efficiently read them exists - extent based file systems
Hardware based transfer improvement - disk arrays