CCI-MOC / lsvd-rbd

Log Structured Virtual Disk
GNU General Public License v2.0
8 stars 5 forks source link

Set up LSVD with NVME over TCP #36

Open Fernand-Francur opened 3 months ago

Fernand-Francur commented 3 months ago

Need to set up an nvme volume on an LSVD gateway so that another machine would be able to boot over network using nvme over tcp off of that nvme using LSVD caching mechanism and boot image optimizations.

Fernand-Francur commented 3 months ago

I have set up a method for actually running two VMs with an attached nvme volume and had a machine boot off of a remote nvme. Currently in the process of testing this with LSVD with a few bugs. Once I get it to work, I will post the scripts into github. After that, I will continue setting up LSVD with nvme over tcp for a baremetal machine and testing it with RBD and LSVD backend.