Re: [Openstack] Flavor metadata quota doesn't work

2017-12-01 Thread Jay Pipes
On 12/01/2017 08:57 AM, si...@turka.nl wrote: Hi, I have created a flavor with the following metadata: quota:disk_write_bytes_sec='10240' This should limit writing to disk to 10240 bytes (10KB/s). I also tried it with a higher number (100MB/s). Using the flavor I have launched an instance and

[Openstack] Flavor metadata quota doesn't work

2017-12-01 Thread sinan
Hi, I have created a flavor with the following metadata: quota:disk_write_bytes_sec='10240' This should limit writing to disk to 10240 bytes (10KB/s). I also tried it with a higher number (100MB/s). Using the flavor I have launched an instance and ran a write speed test. For an unknown reason,