Explicitly enable --with-storage-scsi and disable --without-storage-zfs
and --without-storage-vstorage so that the configure script doesn't
check for them.
Note that --with-storage-dir is enabled by default.
--with-storage-fs \
--with-storage-lvm \
--with-storage-iscsi \
+ --with-storage-scsi \
--with-storage-disk \
--with-storage-mpath \
%{?arg_storage_rbd} \
%{?arg_storage_sheepdog} \
%{?arg_storage_gluster} \
+ --without-storage-zfs \
+ --without-storage-vstorage \
%{?arg_numactl} \
%{?arg_numad} \
--with-capng \