Feature #2530

Add support for kvm disk iotune

Added by Carlos Martín over 7 years ago. Updated almost 7 years ago.

Status:ClosedStart date:12/03/2013
Priority:NormalDue date:
Assignee:Javi Fontan% Done:

100%

Category:Core & System
Target version:Release 4.8
Resolution:fixed Pull request:

iotune.diff Magnifier - iotune support for kvm block devices (2.77 KB) Vladislav Gorbunov, 12/07/2013 01:01 PM

Associated revisions

Revision 2de10612
Added by Vladislav Gorbunov about 7 years ago

feature #2530: iotune support for kvm block devices

Revision 311d21f3
Added by Javi Fontan almost 7 years ago

feature #2530: add defaults for io throttling

Revision 5e6bf174
Added by Ruben S. Montero almost 7 years ago

feature #2530: Better management of defaults

Revision 612b63c1
Added by Javi Fontan almost 7 years ago

feature #2530: make io throttling attributes restricted

(cherry picked from commit bc612df553873af05b204e56eb33ad45c4faa9fb)

Conflicts:
share/etc/oned.conf

History

#1 Updated by Vladislav Gorbunov over 7 years ago

I write the patch for opennebula 4.4.
total_bytes_sec
The optional total_bytes_sec element is the total throughput limit in bytes per second. This cannot appear with read_bytes_sec or write_bytes_sec.
read_bytes_sec
The optional read_bytes_sec element is the read throughput limit in bytes per second.
write_bytes_sec
The optional write_bytes_sec element is the write throughput limit in bytes per second.
total_iops_sec
The optional total_iops_sec element is the total I/O operations per second. This cannot appear with read_iops_sec or write_iops_sec.
read_iops_sec
The optional read_iops_sec element is the read I/O operations per second.
write_iops_sec
The optional write_iops_sec element is the write I/O operations per second.

#2 Updated by Ruben S. Montero over 7 years ago

  • Target version set to Release 4.6

#3 Updated by Jaime Melis over 7 years ago

  • Target version changed from Release 4.6 to Release 4.8

#4 Updated by Ruben S. Montero about 7 years ago

  • Assignee set to Javi Fontan

#5 Updated by Javi Fontan about 7 years ago

  • % Done changed from 0 to 50

Defaults should be added to KVM configuration and these parameters may be forbidden to end users.

#6 Updated by Ruben S. Montero almost 7 years ago

  • Target version changed from Release 4.8 to Release 4.8 - Beta 1

#7 Updated by Javi Fontan almost 7 years ago

  • Status changed from New to Closed
  • % Done changed from 50 to 100
  • Resolution set to fixed

#8 Updated by Javi Fontan almost 7 years ago

  • Target version changed from Release 4.8 - Beta 1 to Release 4.8

Also available in: Atom PDF