Setting iSCSI volume limits
To set read/write limits for a volume, use the vstorage-target vol-limits
command. For example:
# vstorage-target vol-limits -id d5cc3c13-cfb4-4890-a20d-fb80e2a56278 \ -read-bps 10485760 -write-bps 10485760
This command sets read/write speed for the volume with the ID d5cc3c13-cfb4-4890-a20d-fb80e2a56278
to 10485760 bytes per second.