Hola, quisiera saber que pasaría si un disco duro tiene una capacidad maxima de 1000 IOPS y el procesamiento sobrepasa esos 1000 IOPS al disco duro que le sucede, la maquina se reiniciaría o dejaría de funcionar el disco??
Hola, quisiera saber que pasaría si un disco duro tiene una capacidad maxima de 1000 IOPS y el procesamiento sobrepasa esos 1000 IOPS al disco duro que le sucede, la maquina se reiniciaría o dejaría de funcionar el disco??
Hi @JhonHerrera-9761 ,
IOPS means I/O per second (Input/Output operations per second). It's not a capacity value but a performance measure.
Refer: https://en.wikipedia.org/wiki/IOPS
If the max. IOPS rate of a disk is reached nothing happens to the VM like a restart or shutdown. At max IOPS the disk reads/writes as fast as possible but maybe this operations are delayed because the disk can't process the read/write fast enough.
(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)
Regards
Andreas Baumgarten
5 people are following this question.