diff --git a/drivers/cleanup.py b/drivers/cleanup.py index e51fa8d9..2aec5a74 100755 --- a/drivers/cleanup.py +++ b/drivers/cleanup.py @@ -3431,7 +3431,7 @@ def normalizeType(type): type = SR.TYPE_LVHD if type in [ "ext", "nfs", "ocfsoiscsi", "ocfsohba", "smb", "cephfs", "glusterfs", - "moosefs", "xfs", "zfs" + "moosefs", "xfs", "zfs", "largeblock" ]: type = SR.TYPE_FILE if type in ["linstor"]: