Skip to content

Commit ef10ed7

Browse files
committed
Revert "CA-180871: Whitelist the rawhba SR"
If a plugin is whitelisted but doesn't actually exist, xapi assumes it is a SMAPIv2 plugin and hangs forever trying to query it. This needs fixing before we can whitelist rawhba. This reverts commit a6c4b58. Signed-off-by: John Else <john.else@citrix.com>
1 parent ac9373c commit ef10ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/xapi.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ sparse_dd = /usr/libexec/xapi/sparse_dd
151151
# sm-dir = @OPTDIR@/sm
152152

153153
# Whitelist of SM plugins
154-
sm-plugins=cifs ext nfs iscsi lvmoiscsi dummy file hba rawhba udev iso lvm lvmohba lvmofcoe
154+
sm-plugins=cifs ext nfs iscsi lvmoiscsi dummy file hba udev iso lvm lvmohba lvmofcoe
155155

156156
# Directory containing tools ISO
157157
# tools-sr-dir = @OPTDIR@/packages/iso

0 commit comments

Comments
 (0)