--
You received this message because you are subscribed to the Google Groups "kubevirt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubevirt-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubevirt-dev/81e6c866-12cb-41b7-9639-9bcba595f4cdn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubevirt-dev/59c684c1-ec64-4d0f-8f2f-7a24bf5d7b30n%40googlegroups.com.
Yeah, you're right. It's just that K8S CSI's key performance depends on network speed, and it's hard for CSI PVC to outperform containerDisk for gigabit networks in my environment.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubevirt-dev/9e40561c-b1ef-4760-826a-b077eef84397n%40googlegroups.com.
On Mon, Aug 5, 2024 at 8:34 AM Meteor CAI <caime...@gmail.com> wrote:Yeah, you're right. It's just that K8S CSI's key performance depends on network speed, and it's hard for CSI PVC to outperform containerDisk for gigabit networks in my environment.CSI only depends on network speed if the backing storage system is network bound.There are also CSI drivers for local storage or SAN (which may or may not be network backed).The CSI HostPath Provisioner is a storage provisioner for local disks, this could help you.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubevirt-dev/CA%2BPVUaQLTZhs%2Bn-S7cEMyC68HRQprK9%2BVxeymNhsesFZobJh0g%40mail.gmail.com.