Hey gang -
The executive summary of this question is: I think I'm S.O.L. And if that's the case, it's perfectly OK.
Challenge: I have two Ubuntu servers here at home, both running a KVM hypervisor with a slew of VMs on each. The storage for each VM is via Linux's LVM, which is what will probably put a quick end to this idea. I'm considering converting them both over to FreeBSD, and either using bhyve or the KVM port.
I'm assuming there's no way to make this happen on FreeBSD given the LVM volumes, without first converting them over to a file (qcow, raw, et al)? That's a step I'd like to avoid because of the down time involved.
For the record: I know that FreeBSD, via fuse, can read LVM volumes. But it can only do it in read-only mode, which won't work in this case.
The executive summary of this question is: I think I'm S.O.L. And if that's the case, it's perfectly OK.
Challenge: I have two Ubuntu servers here at home, both running a KVM hypervisor with a slew of VMs on each. The storage for each VM is via Linux's LVM, which is what will probably put a quick end to this idea. I'm considering converting them both over to FreeBSD, and either using bhyve or the KVM port.
I'm assuming there's no way to make this happen on FreeBSD given the LVM volumes, without first converting them over to a file (qcow, raw, et al)? That's a step I'd like to avoid because of the down time involved.
For the record: I know that FreeBSD, via fuse, can read LVM volumes. But it can only do it in read-only mode, which won't work in this case.