ovirt-engine icon indicating copy to clipboard operation
ovirt-engine copied to clipboard

Add deviceList parameter to connectStorageServer

Open aesteve-rh opened this issue 2 years ago • 2 comments

Add a parameter to connectStorageServer, to send information to the host with all device guids (LUN wwids) that must be available on the host after connecting, specifically for iSCSI storage.

This will prevent proceeding with a connection before all the devices are available through dm-multipath, which could lead to errors afterwards (e.g., the VM not booting).

Depends on https://github.com/oVirt/vdsm/pull/256 Bug-Url: https://bugzilla.redhat.com/2074029 Signed-off-by: Albert Esteve [email protected]

aesteve-rh avatar Jun 21 '22 14:06 aesteve-rh

@aesteve-rh ping

ahadas avatar Jul 24 '22 12:07 ahadas

I kept this PR as a Draft since first we need to support the new parameter in the Vdsm side, before ready this branch up. Even after the Vdsm update, I am also a bit worried about the back-compatibility of this change.

aesteve-rh avatar Jul 25 '22 08:07 aesteve-rh

Right now this is too big of a change, so let's drop it.

aesteve-rh avatar Oct 31 '22 14:10 aesteve-rh