mirror of
https://github.com/ubicloud/ubicloud.git
synced 2025-10-09 08:11:56 +08:00
This is done by adding the following to the storage systemd units: ``` IOReadBandwidthMax=/dev/disk/by-id/disk-id $read_limit_bytes IOWriteBandwidthMax=/dev/disk/by-id/disk-id $write_limit_bytes ``` If the disk file resides on a file system backedn by an md device, `disk-id` refers to the persistent ID of the md device. Otherwise, it refers to the ID of the underlying physical disk. |
||
---|---|---|
.. | ||
boot_image.rb | ||
cert_server_setup.rb | ||
cloud_hypervisor.rb | ||
slice_setup.rb | ||
spdk_path.rb | ||
spdk_rpc.rb | ||
spdk_setup.rb | ||
storage_key_encryption.rb | ||
storage_key_tool.rb | ||
storage_path.rb | ||
storage_volume.rb | ||
vhost_block_backend.rb | ||
vm_path.rb | ||
vm_setup.rb |