openvstorage / volumedriver

The Open vStorage VolumeDriver is the core of the Open vStorage solution: a high performance distributed block layer. It converts block storage into objects (Storage Container Objects).
Other
37 stars 18 forks source link

Storing and reading small files ioPS is very low #396

Open samyang2558 opened 5 years ago

samyang2558 commented 5 years ago

Recently our hospital went online KVM virtualization, distributed storage with Openvstorage, found on the above running LIS business ioPS is very low, Lis is mainly to store and read some small files, how to optimize can improve its IOPS reading and writing performance! We had to migrate the VM to the local disk, which is normal on the local disk.

redlicha commented 5 years ago

Can you share some more details of your setup? Which version are you running? How is KVM configured to access the volumes (files in the fuse mountpoint or using the OVS qemu plugin)?