From ea67d3a53ad24bf862816738a7e564af73ba9480 Mon Sep 17 00:00:00 2001 From: Mark Syms Date: Thu, 14 May 2026 09:12:37 +0100 Subject: [PATCH] CA-427406: remove obsolete CSLG errors and fix reused error codes. It seems that after StorageLink was removed from XenServer that a number of the failure codes previously used by StorageLink have been reused for new error message which results in some confusing errors. Such as getting ``` The user name is missing ``` instead of the correct ``` Timed out waiting for storage device to appear ``` resulting from a iSCSI device not appearing within a timeout period. Signed-off-by: Mark Syms --- ocaml/sdk-gen/csharp/FriendlyErrorNames.resx | 102 ++----------------- 1 file changed, 6 insertions(+), 96 deletions(-) diff --git a/ocaml/sdk-gen/csharp/FriendlyErrorNames.resx b/ocaml/sdk-gen/csharp/FriendlyErrorNames.resx index 5786eca65fa..bc177cb47e4 100644 --- a/ocaml/sdk-gen/csharp/FriendlyErrorNames.resx +++ b/ocaml/sdk-gen/csharp/FriendlyErrorNames.resx @@ -412,122 +412,32 @@ Action: {0} The specified storage repository scan failed - - The target server name or IP address is missing - - - The Storage System ID is missing - - - The Storage Pool ID is missing - The storage repository log operation failed - - The gssi operation to the CSLG server failed - - - The SR loading operation failed - - - An invalid storage protocol was specified - - - Failed to probe SR - - - Snapshot/Clone failed - - - Storage assignment failed - - - Storage un-assignment failed - - - Storage allocation failed - The specified storage repository already exists - - Storage deallocation failed - - - HBA Query failed - - - IQN/iSCSI initialization failed - - - SCSI device scan failed - - - Failed to connect to target: please check the hostname or IP address - - - The Storage Node ID is missing - - - The VDI failed to be introduced to the database - - - The CSLG software doesn't seem to be installed - - - Failed to create multiple sub-pools from parent pool - - - Current XML definition is newer version - The specified VDI already exists - Error in storage adapter communication + Storage multipath failure - The adapter id is missing + Device path not found - The user name is missing + Timed out waiting for storage device to appear - The password is missing - - - An invalid storage system ID was specified - - - Failed to collect storage system information - - - Failed to collect storage pool information - - - Failed to delete storage pool - - - Failed to collect storage volume information + No SCSI ID provided for multipath The specified storage repository has insufficient space - - Failed to list storage volume - - - Failed to resize storage volume - - - Failed to list storage target ports - - - Failed to list storage pool - - - The tapdisk failed + + The tapdisk is already running Extended characters are not supported in SMB paths, user names, and passwords.