Crash recovery for user-space block drivers
Crash recovery for user-space block drivers
Posted Sep 5, 2022 15:27 UTC (Mon) by pturmel (guest, #95781)Parent article: Crash recovery for user-space block drivers
I often set up custom bridge-vlan-VM network environments for my laboratory of industrial hardware (mostly Allen-Bradley and Omron products). Until recently, it was done with native Linux bridges and native Linux vlans.
Then I discovered that KVM can tap into an OpenVSwitch bridge with a specified vlan tag. Greatly simplified the rats' nest of configurations I've been switching around for various simulations.
But some sibling VMs on the same infrastructure had their network performance noticeably improve. I didn't think to benchmark it all, but I'm very happy with the results.
Bring on more userspace drivers, thank you.
Posted Sep 6, 2022 12:34 UTC (Tue)
by cortana (subscriber, #24596)
[Link] (2 responses)
Posted Sep 6, 2022 12:53 UTC (Tue)
by pturmel (guest, #95781)
[Link] (1 responses)
Posted Sep 8, 2022 10:40 UTC (Thu)
by cortana (subscriber, #24596)
[Link]
Crash recovery for user-space block drivers
Crash recovery for user-space block drivers
Crash recovery for user-space block drivers