I/O contention (input/output contention) is the degradation of performance that occurs when a disk or virtual machine competes for I/O resources. I/O contentions are often seen in instances of heavy workloads when there is a high number of reads and writes, causing latency and bottlenecks. For example, the more virtual machines in an environment, the higher the risk for I/O contention. Storing heavily accessed files on the same disk will also increase the risk of contention.