Known issues

This section details the known issues in version 3.1.1 of IBM® Spectrum Control Base Edition and its solution components, along with possible solutions or workarounds (if available).

Table 1. Known issues in IBM Spectrum Control Base Edition
Ticket ID Component Description
SCB-85 IBM Spectrum Control Base Edition Disconnected storage array disappear from the Spectrum Control Base web interface after the upgrade.

To avoid this issue, before performing upgrade, verify that all storage arrays are connected to Spectrum Control Base properly.

SCB-86 IBM Spectrum Control Base Edition When the XIV® storage credentials are of an XIV domain administrator (supported by XIV microcode version 11.5 or later), volume mapping might return the 'LUN already in use' error message.

This occurs if the LUN number is already associated with a volume outside of the XIV domain.

Currently there is no solution or workaround for this limitation.

SCB-90 IBM Spectrum Control Base Edition Spectrum Control Base cannot use IPv6 addresses for management connection to the XIV storage systems.

To resolve this issue, use IPv4 addressing, when configuring storage arrays.

SCB-93 IBM Spectrum Control Base Edition

During installation, Spectrum Control Base fails to acknowledge license agreement acceptance by the user.

To avoid this issue, mount the /tmp folder on the host with read/write permissions prior to the package installation.

SCB-94 IBM Spectrum Control Base Edition

Volumes that were migrated from an XIV storage array (A) to another XIV storage array (B) using Hyper-Scale Mobility (online volume migration) might not be manageable.

This specifically occurs if the volumes on the original XIV storage array (A) are deleted from the storage array (A), and then the same volume IDs are reused on that storage array (A).

If both XIV systems (A and B) are connected to the same Spectrum Control Base and this situation occurs, it prevents the management of these volumes through Spectrum Control Base.

Currently there is no solution or workaround for this limitation.

SCB-165 IBM Spectrum Control Base Edition

Editing the ldap.ini file manually may cause the Spectrum Control Base LDAP integration failure.

To avoid this issue, use the sc_ldap CLI command for LDAP configuration.

SCB-188 IBM Spectrum Control Base Edition A long-running RESTful API task, such as phase-in, phase-out, etc, may not update its current state, if Spectrum Control Base service has been restarted during its operation.

Currently there is no solution or workaround for this limitation.

SCB-368 IBM Spectrum Control Base Edition Spectrum Control Base fails to lock out a storage admin user account with LDAP credentials after an unsuccessful login attempt.

Currently there is no solution or workaround for this limitation.

SCB-598 IBM Spectrum Control Base Edition In some cases, the Celery service might hang when it is stopped.

To resolve this issue, terminate the Celery background process by using the Linux kill -9 command.

SCB-753 IBM Spectrum Control Base Edition Upgrading Spectrum Accelerate via RESful API by a user with insufficient access level may fail. This incomplete procedure prevents further upgrade attempts, using RESful API.

To avoid this issue, verify that the user performing the Spectrum Accelerate upgrade has sufficient access level for completing the task.

SCB-803 IBM Spectrum Control Base Edition Restoring Spectrum Control Base version 2.1.0 from a backup file created in a previous version may result assigning service capabilities that did not exist in the 2.1.0 configuration.

To resolve this issue, restore the required service capabilities manually.

SCB-1023 IBM Spectrum Control Base Edition Starting from version 2.2.0, a vCO server must be added manually to the Spectrum Control Base. However, if the Spectrum Control Base is upgraded from any previous release to version 2.2.0 or later, a vCO server is added automatically to the GUI.

To resolve this issue, remove the vCO server manually after the upgrade is completed.

SCB-1355 IBM Spectrum Control Base Edition LDAP configuration is reset after Spectrum Control Base is upgraded from version 2.1.1 to version 2.2.0.

Currently there is no solution or workaround for this limitation.

SCB-1359 IBM Spectrum Control Base Edition If a software on IBM SAN Volume Controller (SVC), which has been added to Spectrum Control Base, is re-installed, the storage system still appears connected, but does not function properly.

To avoid this issue, remove SVC from Spectrum Control Base, re-install the SVC software and connect the storage system to Spectrum Control Base again.

SCB-1361 IBM Spectrum Control Base Edition The user catalog on the storage systems that run Spectrum Virtualize is not updated immediately after storage system credentials are changed via the Spectrum Control Base GUI.

Currently there is no solution or workaround for this limitation.

SCB-1580 IBM Spectrum Control Base Edition After upgrade from Spectrum Control Base version 2.0.1 to version 3.0.0, any character in a space or service name, which is not alphanumeric, dot, dash or underscore, is displayed as underscore.

Currently there is no solution or workaround for this limitation.

SCB-1675 IBM Spectrum Control Base Edition Spectrum Control Base cannot operate if the Nginx, rabbitmq, postgresql processes are not active.

To ensure proper Spectrum Control Base operation, verify that all required processes are running.

SCB-2222 IBM Spectrum Control Base Edition Failure to resolve a DNS hostname may result in the rabbitmq process malfunction.

To avoid this issue, verify that the Spectrum Control Base DNS hostname can be resolved.

SCB-2259 IBM Spectrum Control Base Edition Some storage provisioning operations may fail due to insufficient RAM size on the Linux server hosting Spectrum Control Base.

To avoid this situation, verify that the Linux server upon which IBM Spectrum Control Base Edition is installed meets the minimum hardware requirements, as detailed in see Minimum server hardware requirements.

SCB-2495 IBM Spectrum Control Base Edition Over-provisioning ratio of an XIV storage resource, attached to a service without capabilities, cannot be changed.

To resolve this issue, change the over-provisioning ratio, using the XIV GUI, refresh the storage system in the Spectrum Control Base GUI and re-attach the resource to the service.

SCB-2517 IBM Spectrum Control Base Edition The postgresql service does not start if the /tmp folder does not have o+x access permission.

To resolve this issue, configure the required permission for the/tmp folder, using the chmod o+x /tmp command.

SCB-2634 IBM Spectrum Control Base Edition When the TCP port 5672 is opened for the rabbitmq process, it accepts all traffic, compromising connection security.

To resolve this issue, limit the traffic to the local host only, by adding RABBITMQ_NODE_IP_ADDRESS=127.0.0.1 to the /etc/rabbitmq/rabbitmq.conf file.

SCB-2888 IBM Spectrum Control Base Edition Installation fails when the root user has a default umask, preventing other users from changing root-created directories.

To avoid this issue, use the mkdir /opt/ibm and chmod 755 /opt/ibm commands to create the /opt/ibm folder and set correct permissions.

SCB-3241 IBM Spectrum Control Base Edition Spectrum Control Base released before version 3.0.0 cannot be upgraded to version 3.1.0. This includes the IBM Storage Integration Server releases.

To resolve this issue, upgrade the earlier release to version 3.0.0, then upgrade it to version 3.1.0.

SCB-3300 IBM Spectrum Control Base Edition Due to the Django framework limitation, the Spectrum Control Base installation may take up to ten minutes.

Currently there is no solution or workaround for this limitation.

SCB-3660 IBM Spectrum Control Base Edition On RHEL 7.x, due to the Django framework update, Spectrum Control Base upgrade from version 3.0.3 to version 3.1.0 generates several warning messages about missing files. Despite the messages, the upgrade completes correctly.

Currently there is no solution or workaround for this limitation.

SCB-3753 IBM Spectrum Control Base Edition When creating a stretched resource on IBM SAN Volume Controller storage systems, using existing child pools, only empty child pools can be used. Non-empty child pools remain invisible and no warning message is displayed.

Currently there is no solution or workaround for this limitation.

SCB-3845 IBM Spectrum Control Base Edition Used capacity indication for storage services does not take into account the space reserved for snapshots on XIV and Spectrum Accelerate storage systems. As a result, the real free hard capacity is less than displayed in Spectrum Control Base.

Currently there is no solution or workaround for this limitation.

SCB-4124 IBM Spectrum Control Base Edition Storage resource (pool) capacity for the IBM FlashSystem A9000 and A9000R storage systems is limited to 1 PB. Any attempt to create a storage resource, exceeding 1 PB in size results in error message.

Currently there is no solution or workaround for this limitation.

HSGSVR-261745 IBM Spectrum Control Base Edition For Storwize® V7000 Unified storage arrays, the microcode version number, build number, and system ID number are not consistent when appearing in Spectrum Control Base, vSphere Web Client, and storage system management GUIs. Different version numbers and system IDs are displayed on each platform.

Currently there is no solution or workaround for this limitation.

HSGSVR-261753 IBM Spectrum Control Base Edition The registration of Spectrum Control Base as a VASA storage provider on the vCenter server side might fail if an expired self-signed SSL certificate is present on Spectrum Control Base.

To resolve this issue, replace the self-signed certificate as explained in the user guide.

HSGSVR-261771 IBM Spectrum Control Base Edition Whenever a directory-based storage admin fails to log in (from the Spectrum Control Base side) to any storage array that is in use, Spectrum Control Base immediately locks the storage admin user account and all storage arrays become inaccessible on the Spectrum Control Base side.

This is to prevent repeated login attempt failures after which the directory server blocks that user account.

In such a case, update the storage admin credentials on the storage array with which the login has failed. Alternatively, you can remove that specific storage array from Spectrum Control Base and then reset the credentials.

You can find the relevant storage array by checking the events.log log file. For example:

Mar 26 13:50:01 ronend-sc1  ERROR ID:SC-0008 |
Severity:ERROR | Parameters:reason=Logging in to
array 2810-214-MN65025 has failed with the provided
credentials.
,user_name=ronenu | Message:Storage credentials for 
user ronenu were disabled. Reason: Logging in to
array 2810-214-MN65025 has failed with the provided
credentials.
HSGSVR-261778 IBM Spectrum Control Base Edition After an upgrade or reinstallation of Spectrum Control Base, some DS8000® or SAN Volume Controller storage array identifiers might change, causing Spectrum Control Base to stop synchronizing with these storage arrays.

To resolve this issue, use the Spectrum Control Base GUI or CLI to remove and then add back these storage arrays.

HSGSVR-261888 IBM Spectrum Control Base Edition The Collect Log GUI option does not work on Microsoft Internet Explorer 10 or 11.

To resolve this issue, disable the Internet Explorer Enhanced Security Configuration option.

HSGSVR-261942 IBM Spectrum Control Base Edition If the IP address of a storage array changes, the sc_storage_array CLI command is unable to update the IP address of the storage array.

In such a case, use the Spectrum Control Base GUI to edit and update the IP address of the storage array (In the Arrays pane, move the mouse pointer over an array that you want to update, and then click the Edit button).

HSGSVR-262175 IBM Spectrum Control Base Edition When an XIV array configuration includes a cluster with no hosts (empty cluster), a volume created from vSphere Web Client or vCenter Orchestrator is mapped to that cluster in addition to any specified host mapping.

As a result, volumes that were mapped to an empty cluster must be manually unmapped.

To avoid this issue: before mapping volumes to an XIV array, delete all empty cluster configurations on that array, or add at least one host to each empty cluster.

HSGSVR-262573 IBM Spectrum Control Base Edition RESTful API may not display the correct number of storage array IP interfaces.

Currently there is no solution or workaround for this limitation.

Table 2. Known issues in IBM Storage Provider for VMware VASA
Ticket ID Component Description
SCB-215 IBM Storage Provider for VMware VASA If spaces are included in the IP interface name (iSCSI) of an XIV storage system, that XIV cannot be monitored by the IBM Storage Provider for VMware VASA, and information of that XIV array is not visible to the relevant vCenter server.

To avoid this issue, do not include spaces in the IP interface name of the XIV storage system.

SCB-255 IBM Storage Provider for VMware VASA

Cloning of a virtual machine from a VVol to another VVol on the same IBM SAN Volume Controller (SVC) fails, when the user chooses to customize the VM hardware during the cloning procedure. Moreover, resizing of the source and target VMs fails, if the SVC background copy is in progress.

To avoid this issue, customize the virtual machine hardware only after the VM cloning and SVC background copy process are completed.

SCB-523 IBM Storage Provider for VMware VASA If a storage system is removed and added to Spectrum Control Base after its storage resource was added to a VVol-enabled service, its previous configuration is not preserved after the addition. This occurs if Spectrum Control Base is not registered as a VASA provider.

To avoid this issue, verify that Spectrum Control Base is registered as a VASA provider before adding the storage system after its removal. In addition, after the storage system is added, it is recommended to check the vCenter log whether Spectrum Control Base was identified as an active VASA provider.

SCB-528 IBM Storage Provider for VMware VASA A storage space with a VVol-enabled service deleted from a primary Spectrum Control Base in an HA group, still exists in the standby Spectrum Control Base.

To resolve this issue, delete the space and the service from the standby Spectrum Control Base manually.

SCB-569 IBM Storage Provider for VMware VASA

XIV and Spectrum Accelerate storage systems can be differentiated in VMware VASA 1.0 only using the UUID field under Manage > Storage Providers > Storage System Details. The XIV storage system UUID includes the 900 code, and Spectrum Accelerate includes either 104 or 204code.

Currently there is no solution or workaround for this limitation.

SCB-1085 IBM Storage Provider for VMware VASA When attempting to resize a virtual disk on a storage system, running Spectrum Virtualize, while the disk formatting is in progress, vCenter displays the following error message: 'The disk extend operation failed:The VVol target encountered a vendor specific error.'.

To avoid this issue, resize the virtual disk only after the disk formatting process is finished.

SCB-1138 IBM Storage Provider for VMware VASA A VM cannot be created on a datastore, if a size of thick-provisioned virtual disk size is bigger than any of the Spectrum Virtualize child pools comprising the vDisk.

To avoid this issue, make sure that at least one of the child pools has sufficient disk space to host the datastore vDisk.

SCB-1366 IBM Storage Provider for VMware VASA Rescanning storage providers on VMware vCenter server results in rescan error, if two Spectrum Control Base instances are registered as storage providers for VASA 1.0 and VASA 2.0.

To avoid this issue, register all Spectrum Control Base instances as storage providers for VASA 1.0 or VASA 2.0.

SCB-2262 IBM Storage Provider for VMware VASA XIV storage systems with microcode 11.6.1 or earlier do not support the following VM migration scenarios:
  • Migration of a VM with more than one snapshot between two VVol-based datastores, residing on the same storage system.

    To avoid this issue, delete all VM snapshots before its migration.

  • Taking a snapshot of a VM which was migrated between two VVol-based datastores, residing on the same storage system, if the VM had a snapshot before the migration.

Currently, Spectrum Control Base prevents these scenarios by failing this kind of VM migration. However, to avoid this issue, after VM migration, delete all existing snapshots, before taking any new snapshots.

SCB-2369 IBM Storage Provider for VMware VASA A name of a VM, which is created on a VVol datastore, can have only ASCII-based characters.

Currently there is no solution or workaround for this limitation.

SCB-2411 IBM Storage Provider for VMware VASA A VASA storage provider version number for Spectrum Control Base upgraded from 2.2.1 to 3.0.0, appears as 2.2.1.

To resolve this issue, re-register Spectrum Control Base as VASA storage provider.

SCB-2518 IBM Storage Provider for VMware VASA After a VM migration from a VVol-based datastore, the datastore may become inaccessible via vWC.

To resolve this issue, cancel registration of Spectrum Control Base as a VASA storage provider, and run the registration again.

SCB-2531 IBM Storage Provider for VMware VASA When migrating a VM into a VVol-based datastore, which does not support space efficiency (thin or thick), the migration fails without a specific error message, explaining the reason for the failure.

To avoid this issue, create a VVol-enabled storage service that supports thick and thin provisioning. Then attach storage resources which will be able to support the correct destination VVol-based destination datastore.

SCB-2653 IBM Storage Provider for VMware VASA Storage system information does not appear on the vCenter server after registering Spectrum Control Base as a storage provider for the first time.

To resolve this issue, wait for several minutes after the initial registration attempt, and run the registration again.

SCB-3063 IBM Storage Provider for VMware VASA When using RESTful API to map a volume to several hosts, which do not have a common storage resource (pool), this operation may fail

To avoid this issue, verify that all hosts to be mapped, share at least one storage resource on the same storage system.

SCB-3187 IBM Storage Provider for VMware VASA On IBM SAN Volume Controller (SVC) with microcode prior to version 7.8, if a snapshot is made for a VM cloned from a VVol-based VM or a template, restoring from this snapshot and then performing hot migration of the VM during I/Os, may result in data loss.

To avoid this issue, upgrade to the latest SVC microcode release. Alternatively, do not perform hot migration of a VM before all cloning/migrating operations on the current volume are finished.

SCB-3209 IBM Storage Provider for VMware VASA Changing VVol-related configuration on Spectrum Control Base after the storage system, holding the VVol metadata information, was detached from Spectrum Control Base, and then connected again, can cause malfunction in IBM Storage Provider for VMware VASA.

To resolve this limitation, see the Removing a storage system section of the Spectrum Control Base user guide for instructions. The solution depends whether Spectrum Control Base is already registered as a storage provider on VMware vCenter, or not yet.

SCB-3351 IBM Storage Provider for VMware VASA Resizing a VM based on an IBM SAN Volume Controller stretched cluster can fail, if the two copies of the virtual volume are not synchronized.

To avoid this issue, wait for the synchronization to complete on storage system side. You can use the SVC lsvdisksyncprogress command to monitor synchronization progress.

SCB-3366 IBM Storage Provider for VMware VASA On IBM SAN Volume Controller, restoring a VM from a snapshot created from a VVol-based VM on a stretched cluster is not supported.

Currently there is no solution or workaround for this limitation.

SCB-3451 IBM Storage Provider for VMware VASA The Stretched option for the service Availability capability is not supported on VASA 1.0 and VASA 2.0 without VVols.

Currently there is no solution or workaround for this limitation.

SCB-3463 IBM Storage Provider for VMware VASA The Edit Settings operation for a VVol-based VM fails, if a storage resource used by the VM datastore has less free space than the VVol data disk of VM.

To avoid this issue, make sure that the storage resource for the VM datastore has sufficient free space to accommodate the VVol data disk.

SCB-3631 IBM Storage Provider for VMware VASA Memory-type VVols may fail to show in the VM Related Objects tab under IBM Storage VVols.

To resolve this issue, restart the related Spectrum Control Base storage services.

SCB-3712 IBM Storage Provider for VMware VASA Stretched capability of storage profile cannot be changed for virtual volumes on IBM SAN Volume Controller storage systems.

Currently there is no solution or workaround for this limitation.

SCB-3723 IBM Storage Provider for VMware VASA When a VM policy is changed to 'datastore default', the data VVol moves to a thick-provisioned disk for a VM with the following attributes:
  • VM is created on a thin-provisioned disk.
  • The disk based on a VVol-based datastore.
  • The VVol-based datastore is based a storage space with a service without space efficiency.

Currently there is no solution or workaround for this limitation.

SCB-3727 IBM Storage Provider for VMware VASA If a thin-provisioned disk is added to VM and created on a new storage policy, which had no VM before, any thick-provisioned disk added to this VM afterward appears as 'non-compliant' in the vSphere Web Client. Likewise, if a thick-provisioned disk is added to VM and created on a new storage policy, which had no VM before, any thin-provisioned disk added to this VM afterward appears as 'non-compliant' in the vSphere Web Client.

To avoid this situation, when you create a new storage policy, add a new VM based on this profile first, then add a disk to an existing VM.

SCB-3732 IBM Storage Provider for VMware VASA If a selected VM policy is not supported by the datastore, the 'NoneType' object is not iterable.' message is stored in the vasa2.log file.

Currently there is no solution or workaround for this limitation.

SCB-3738 IBM Storage Provider for VMware VASA A second change in a VM storage policy during the IBM SAN Volume Controller storage system synchronization might fail and result in assigning an incorrect policy to a VVol.

To avoid this issue, wait for the synchronization to complete on storage system side. You can use the SVC svcinfo lsvdisksyncprogress command to monitor synchronization progress.

SCB-3751 IBM Storage Provider for VMware VASA A FastClone procedure might fail on IBM SAN Volume Controller storage systems, if the source and target VMs use different storage policies.

Currently there is no solution or workaround for this limitation.

SCB-4146 IBM Storage Provider for VMware VASA Combination of a storage resource on a Spectrum Accelerate Family system and a service with Availability capability set to Regular is not supported. This combination may cause an unstable behavior of Spectrum Control Base.

Currently there is no solution or workaround for this limitation.

SCB-4147 IBM Storage Provider for VMware VASA A storage resource can be added to a storage system, which supports encryption, for a storage service with enabled encryption, even if the encryption functionality is disabled on the storage system itself.

Currently there is no solution or workaround for this limitation.

Table 3. Known issues in IBM Storage Enhancements for VMware vSphere Web Client
Ticket ID Component Description
SCB-154 IBM Storage Enhancements for VMware vSphere Web Client If a vCenter server is disconnected from Spectrum Control Base during the upgrade, the vWC extension appears with the previous version, when the vCenter server is re-activated.

To resolve this issue, remove and reattach the vCenter server on Spectrum Control Base.

SCB-381 IBM Storage Enhancements for VMware vSphere Web Client A vCenter server that receives a new IP address retains information about storage resources of a Spectrum Control Base connected to it prior to the address change. If the vCenter server is added to another Spectrum Control Base instance, the previously connected arrays and pools remain visible in the vWC.

To resolve this issue, log into vCenter Managed Object Browser (MOB) at https://<vCenter_server_IP>/mob., using your vCenter credentials.

Navigate to Content > ExtensionManager > UnregisterExtension.

Enter com.ibm.storage.vwc, when a pop-up window is displayed, and click Invoke Method twice.

Repeat registration of the vCenter server on the newly connected Spectrum Control Base.

SCB-399 IBM Storage Enhancements for VMware vSphere Web Client If a volume is deleted, using vSphere Web Client, but the deletion fails on the storage system, the volume is removed from the vSphere Web Client display. In this case, the volume is successfully unmapped from the host, but there is no indication on the vSphere Web Client that the volume still exists.

To avoid this issue, delete the volume from the storage system directly.

SCB-417 IBM Storage Enhancements for VMware vSphere Web Client The Manage > Host Mapping tab of the IBM Storage Volume object shows incorrect mapping information. Hosts that cannot access the datastore are shown as not being mapped to the LUN.

Currently there is no solution or workaround for this limitation.

SCB-671 IBM Storage Enhancements for VMware vSphere Web Client

vWC volume creation and mapping task may fail, if a source pool that exists on an XIV storage system within a domain, has been attached to service created by the default Spectrum Control user.

To avoid this issue, associate the default Spectrum Control Base user with the storage array domain.

SCB-701 IBM Storage Enhancements for VMware vSphere Web Client A volume being moved between two XIV storage systems using IBM Hyper-Scale Mobility, cannot be unmapped in vWC from the ESXi host after the source storage system enters the proxy mode.

To resolve this issue, remove volume mapping using the XIV GUI.

SCB-705 IBM Storage Enhancements for VMware vSphere Web Client A volume, whose deletion fails, disappears from the volume list. The volume reappears in the list after the next population.

Currently there is no solution or workaround for this limitation.

SCB-775 IBM Storage Enhancements for VMware vSphere Web Client Creating a volume with minimum size (87 GB) on XIV, Spectrum Accelerate or FlashSystem A9000/9000R may fail, if the target pool size is smaller than 103 GB.

To avoid this situation, increase the storage pool size to be 103 GB or bigger.

SCB-837 IBM Storage Enhancements for VMware vSphere Web Client If a volume is mapped to more than one ESXi host while a virtual machine on one of these hosts uses this volume as an RDM LUN, the volume information might not be displayed correctly in vSphere.

Currently there is no solution or workaround for this limitation.

SCB-838 IBM Storage Enhancements for VMware vSphere Web Client If a volume is mapped to two or more ESXi hosts that are managed by more than one vCenter server, volume operations fail.

To avoid this issue, do not map a specific volume to ESXi hosts that are not managed by the same vCenter server.

SCB-1106 IBM Storage Enhancements for VMware vSphere Web Client When upgrading Spectrum Control Base connected to a vCenter server from version 2.x to version 3.0.0, the storage objects that exist on the server become unusable. This occurs because of the transition from physical to abstracted storage provisioning.

To resolve this issue, restart the vSphere Web Client from the vCenter Administration panel.

SCB-2479 IBM Storage Enhancements for VMware vSphere Web Client Creating and mapping a volume on a Spectrum Accelerate Family product via the vWC plug-in may fail if a storage resource is connected to a host outside of a storage system domain.

To avoid this situation, verify that all the hosts defined on the vCenter are also defined on the storage systems and are associated with the domain. In addition, make sure that the default storage credentials defined in Spectrum Control Base belong to the domain as well.

SCB-2488 IBM Storage Enhancements for VMware vSphere Web Client When provisioning a volume on storage service for XIV storage systems with enabled compression, the provisioning fails, if the volume size is below 51 GB. The generated error message is not sufficiently clear.

To avoid this issue, a size of a volume, provisioned on a storage service with enabled compression, must be larger than 51 GB.

SCB-2489 IBM Storage Enhancements for VMware vSphere Web Client When using the abstracted storage services, the vWC indication for optimized size of provisioned volume is inaccurate.

Ignore the erroneous volume size suggestion.

SCB-2519 IBM Storage Enhancements for VMware vSphere Web Client Creating and mapping a volume on a Spectrum Accelerate Family product via the vWC plug-in may fail if ESXi LUNs used by the volumes do not belong any domain, while the Spectrum Control Base storage credentials are associated with a specific domain.

To avoid this situation, verify that volumes outside of a domain are not mapped to the target host.

SCB-2718 IBM Storage Enhancements for VMware vSphere Web Client When delegating a single VVol-type service to several vCenter servers, the service VVols will be exposed to all servers, even though they relate to only one of them.

Currently there is no solution or workaround for this limitation.

SCB-2804 IBM Storage Enhancements for VMware vSphere Web Client For DS8000 devices, the Background Copy field of a volume FlashCopy table is permanently set to Disabled.

Use the DS8000 CLI or web GUI to display the correct field value.

SCB-2878 IBM Storage Enhancements for VMware vSphere Web Client If an IBM SAN Volume Controller is removed from the target list on an ESXi host, the storage system retains its connectivity and allows operations on itself.

Currently there is no solution or workaround for this limitation.

SCB-2970 IBM Storage Enhancements for VMware vSphere Web Client Actions are allowed on volumes that are mapped to a disconnected or non-responsive ESXi host. The volume actions will fail due to the host status. Moreover, if the disconnected host is added to another vCenter server, the volume operations will fail on the new server as well.

To avoid this situation, verify that the host is connected to the vCenter server. If a disconnected or non-responsive host is connected to a new server, remove it from the original server to allow proper volume performance.

SCB-2974 IBM Storage Enhancements for VMware vSphere Web Client When a LUN is shared between several ESXi hosts, its number must be the same on all hosts.

To avoid this situation, verify that the shared LUN number is available for all hosts.

SCB-2991 IBM Storage Enhancements for VMware vSphere Web Client If a volume is shared between several datacenters, volume-related objects, such as a datastore or a VM that belong to other datacenters, are missing from the vWC.

Currently there is no solution or workaround for this limitation.

SCB-2999 IBM Storage Enhancements for VMware vSphere Web Client When a disk is removed from a VM created on a VVol-based datastore, but not removed from the datastore, the VM is still listed as a related object on the VVol.

Currently there is no solution or workaround for this limitation.

SCB-3014 IBM Storage Enhancements for VMware vSphere Web Client There is no indication of storage objects that exist on a storage system outside of a domain available for a user certain storage credentials. As a result, such vWC actions as creating and mapping a volume fail if a volume with the same name already exists on a storage system.

To avoid this situation, verify that a new volume name is unique on the current storage system. In addition, make sure that ESXi hosts are not mapped to the volumes outside of the user domain.

SCB-3049 IBM Storage Enhancements for VMware vSphere Web Client A connection session between Spectrum Control Base and vCenter server remains open after Spectrum Control Base has been restarted or the vCenter server has been removed and added again via the Spectrum Control Base GUI. This results in multiple concurrent connection sessions with different IDs between the servers.

To resolve this issue, manually remove the redundant session via the vSphere Web Client (Manage > Sessions > Terminate Selected Sessions).

SCB-3456 IBM Storage Enhancements for VMware vSphere Web Client Resizing a stretched volume on IBM SAN Volume Controller can fail, if the two copies of the volume are not synchronized.

To avoid this issue, wait for the synchronization to complete on storage system side. You can use the SVC lsvdisksyncprogress command to monitor synchronization progress.

SCB-3637 IBM Storage Enhancements for VMware vSphere Web Client If a volume is mapped to an ESXi 6.5 host, the size of the volume under the IBM Storage Volumes tab does not change after its extension.

To resolve this issue, rescan the host manually.

SCB-3654 IBM Storage Enhancements for VMware vSphere Web Client When a vCenter user without storage management privileges adds a vCenter interface to Spectrum Control Base and then modifies the vCenter with the administrator credentials, logs into vSphere Web client and performs volume operations, some of these operation may fail.

To resolve this issue, remove the vCenter interface from Spectrum Control Base, and add the vCenter again, using valid administrator credentials.

SCB-3759 IBM Storage Enhancements for VMware vSphere Web Client After VMware vCenter reboot or upgrade, the changes made for the vCenter before the reboot or upgrade fail to propagate to the IBM extension for vCenter.

To resolve this issue, restart the refresh vWC service by logging into the Spectrum Control Base host as root and running the /etc/init.d/ibm_spectrum_control restart_vwc_refresh.

SCB-4153 IBM Storage Enhancements for VMware vSphere Web Client Delegating a VVol-enabled service on XIV storage systems to a vCenter interface causes the VMware vSphere Web Client to fail.
To avoid this situation, follow these upgrade guidelines:
  • Detach any VVOl-enabled service from existing vCenter interface before upgrading from Spectrum Control Base version 3.1.0 to version 3.1.1.
  • Detach any VVOl-enabled service from existing vCenter interface after upgrading from Spectrum Control Base earlier than version 3.1.0 to version 3.1.1.
VWC-261324 IBM Storage Enhancements for VMware vSphere Web Client

If a combination of both iSCSI and FC initiator port types is defined for an ESXi host, mapping volumes to that ESXi host causes both iSCSI and FC to be used for those volumes.

To avoid this situation, use the storage system management tools to define only one active protocol type (iSCSI or FC) for the initiators of each ESXi host.

VWC-261530 IBM Storage Enhancements for VMware vSphere Web Client When using the storage system management GUI (as opposed to the IBM Storage Enhancements GUI in vSphere Web Client) to map a single volume to more than one ESXi hosts using different LUN IDs, the volume is not properly recognized by vSphere Web Client and cannot be managed by the IBM Storage Enhancements. In addition, multiple errors might occur on the vSphere Web Client during the use or modification of that volume.

To avoid this issue, always use the same LUN ID when mapping a volume to multiple ESXi hosts via the storage system management GUI.

Table 4. Known issues in IBM Storage Plug-in for VMware vRealize Orchestrator
Ticket ID Component Description
SCB-140 IBM Storage Plug-in for VMware vRealize Orchestrator If the Map workflow uses initiators that are not configured on the storage array, the workflow succeeds even though the initiators are silently ignored.

Currently there is no solution or workaround for this limitation.

SCB-141 IBM Storage Plug-in for VMware vRealize Orchestrator Due to a known issue in VMware vRealize Orchestrator, title texts are displayed improperly after clicking the IBM Storage tab.

Currently there is no solution or workaround for this limitation.

Table 5. Known issues in IBM Storage Management Pack for VMware vRealize Operations Manager
Ticket ID Component Description
SCB-479 IBM Storage Management Pack for VMware vRealize Operations Manager Not all XIV informational-level severity events are reported by Spectrum Control Base to vRealize Operations Manager.
Note: All other XIV severity events (Warning, Minor, Major, Critical) are reported.

Currently there is no solution or workaround for this limitation.

SCB-796 IBM Storage Management Pack for VMware vRealize Operations Manager When data collection interval is set to 1 minute, the array IOPS statistics are presented as 0.

Currently there is no solution or workaround for this limitation.

SCB-841 IBM Storage Management Pack for VMware vRealize Operations Manager The thresholds reported to the vROps server are tailored for XIV microcode version 11.2 or later, but not for earlier XIV microcode versions.

To resolve this issue, manually update to the thresholds in vROps to match the XIV microcode that you are using.

SCB-842 IBM Storage Management Pack for VMware vRealize Operations Manager Duplicate thresholds might be appear in vROps if a vROps server was removed from Spectrum Control Base and then re-added.

To resolve this issue, delete the duplicate thresholds.

SCB-844 IBM Storage Management Pack for VMware vRealize Operations Manager If a storage object name contains spaces, it is displayed in the vROps custom view with underlines instead of spaces.

Currently there is no solution or workaround for this limitation.

SCB-845 IBM Storage Management Pack for VMware vRealize Operations Manager If the vROps server becomes unreachable while Spectrum Control Base is still reporting to it, the reporting ceases when the vROps server becomes reachable again.

To resolve this issue, restart the Spectrum Control Base service.