Version 1.1.23 limitations
The following limitations apply to versions 1.1.23 of Agile Service Manager.
General
Deprecation notice: The
POST /types/edge
API is
intended for use only by the File Observer and the Rest Observer. For the other observers, this
functionality will be removed in a future release.Installation, configuration, integration, startup
- Unable to reach inventory service (OCP only)
- If your OCP deployment of Agile Service Manager system is installed in the same namespace as IBM Cloud Pak® for Network Automation, the connection to the inventory service breaks. This is caused by a clash with another service with the same name.
- Failure to restart after RPM upgrade
- Following an RHEL 8 update and an attempt to use
asm_start.sh
, the system fails to restart with the following error message:ERROR: Network "asm_default" needs to be recreated - IPAM option "driver" has changed
Observers
- ALM Observer: Resource instance creation failure
- When a resource instance fails to be created in CP4NA, the observer receives events of resource instance creation and no failure events. In this case, the observer will create a single resource instance in the topology.
- When creating a Kubernetes observer job that is named 'weave_scope', 'load', 'kubeconfig', or 'local', the job fails to run
- If you create a Kubernetes observer job with the name `weave_scope`, `load`, `kubeconfig`, or `local`, the job always fails to run. When this error occurs, you can view an error icon in the schedule column for the job.
- 'No tenant Id' warning
- A
WARN: Cannot schedule job with no tenantId: job1
warning message is displayed. This may affect any observer job under certain circumstances.
- New Relic observer
- For new users of the New Relic observer, the observer will not work as it no longer supports the New Relic One dashboard token. However, it will continue to work for existing users who are using the old token that was generated previously via the old dashboard.
UI, Using
- The 'Choose neighbors' functionality fails for resources without defined
entityType
parameters - Guided navigation counts are incorrect when no entityType exists as resources that have no entityType defined (that is, 'placeholder' resources) are not recognized.
- Composite resources with differing geolocation markers are plotted separately in the Resource map
- On rare occasions a composite resource may contain more than one geolocation marker. All of these will be plotted on the Resource map. If one of these locations falls outside the displayed map area, its status is not displayed.
- Inventory service colon (:) error (on-prem only)
- When searching topologies using the Inventory Service, the use of a colon (
:
) results in an error. - Search fails to roll back to previous release
-
Restriction: This limitation only applies to legacy releases that pre-date the new indexing service.
- Problems specifying composite seed for dynamic templates
- Dynamic templates can fail to find expected seeds when composites are involved. As a result, a composite seed may fail to be included as a seed of a dynamic template (when it should be).
- Resources with a
_compositeId
value have 'Related Services' and 'Related resource groups' tabs disabled - Group and service information cannot be fetched for resources that are part of a composite.
Reference
- Swagger UI not responding during high-volume query
- When querying for resources using
GET /resources
, the Swagger UI may become unresponsive if there are in excess of a thousand results.