Currently, the following scenarios are represented:
- hot-plug - demonstrates a simple virtio-blk hot-plug to a running host.
- fio - extends
hot-plug
scenario and describes how to run fio traffic by means ofhost-target
container through a hot-plugged virtio-blk device. - scale-out - similar to hot-plug recipe but describing how to hot-plug/hot-unplug 64 virtio-blk devices.
NVMe recipes are very similar to the ones for virtio-blk device.
- hot-plug - demonstrates a simple NVMe device/volume hot-plug to a running host.
- fio - extends
hot-plug
scenario and describes how to run fio traffic by means ofhost-target
container through a hot-plugged NVMe device. - scale-out - similar to hot-plug recipe but describing how to hot-plug/hot-unplug 64 NVMe devices and attaching 32 volumes to a single NVMe device.
In all cases host target platform is implied as KVM.
The picture below demonstrates the configuration exercised in these recipes