hyperhq / runv

Hypervisor-based Runtime for OCI
Apache License 2.0
826 stars 129 forks source link

add rbd IO throttle support #270

Closed bergwolf closed 8 years ago

bergwolf commented 8 years ago

Add bytespersec and iops options in pod rbd volume spec. And pass them to libvirt to throttle device IO speed.

This is based on https://github.com/hyperhq/runv/pull/269