aboutsummaryrefslogtreecommitdiff
path: root/docs/source/markdown/options/device-read-iops.md
blob: 944c6644192fc1cab8ba60c8c3c236bfdc5e1964 (plain)
1
2
3
4
5
6
7
8
9
#### **--device-read-iops**=*path:rate*

Limit read rate (in IO operations per second) from a device (e.g. **--device-read-iops=/dev/sda:1000**).

On some systems, changing the resource limits may not be allowed for non-root
users. For more details, see
https://github.com/containers/podman/blob/main/troubleshooting.md#26-running-containers-with-resource-limits-fails-with-a-permissions-error

This option is not supported on cgroups V1 rootless systems.