manageiq-pods
manageiq-pods copied to clipboard
Redesign fleecing of RHV/oVirt for podified environment
When fleecing iSCSI and FC datastores on RHV/oVirt we leverage a hook to allow the appliances to connect and read the LUNs directly. In a podified environment we don't have access to those LUNs from within the pod. We need to redesign fleecing for these datastore types. NFS datastores may work, but need to be tested.
There is a iSCSI userspace I/O driver that we could use https://www.systutorials.com/docs/linux/man/8-iscsiuio/ There is a FC userspace research paper from 3 years ago, which isn't looking promising :laughing: