Morpheus v6.2.2 Documentation

v6.2.2 LTS Release Notes

Important

v6.2.2 contains embedded MySQL v8 upgrade. BACKUP YOUR DATABASE PRIOR TO UPGRADE when using embedded MySQL (all-in-one appliances)

Important

Minimum v6.x required to upgrade to v6.2.2 for environments using embedded RabbitMQ. Environments running 5.5.x or earlier using embedded RabbitMQ must upgrade to v6.0.0 - v6.0.6, or 6.1.0 - 6.2.1 prior to upgrading to v6.2.2

Warning

Rolling upgrades for HA environments using embedded RabbitMQ and/or embedded Elasticsearch services are not supported

  • Compatible Plugin API version: 0.15.3

  • Compatible Morpheus Worker version: 5.4.8

  • Minimum upgrade version: v6.0.0

Note

Items appended with 6.x.x are also included in that version

Release Dates

  • v6.2.2 Sep 18 2023

Fixes

Amazon
  • Fixed an issue that caused long-running deployments of CloudFormation templates to fail if the token expired during provisioning 6.0.7

Azure
  • Availability Options and Availability Set/Zone are now shown on the Instance detail page for Azure Instances 6.0.7

  • The volume and network charges are now being categorized properly for Azure clouds. Volume charges show up under the Volume type and the network charges are under the Server type as individual line items 6.0.7

Backups
  • The Backup Consistency and Backup Policy droplists are now implemented with appropriate dependencies in the Backups section of the Automation tab in the Instance wizard 6.0.7

  • When a backup result fails to delete, Morpheus will now provide an error message in the UI to notify the user 6.0.7

Catalog
  • Added support for saving Catalog items without first passing a check for valid JSON in the config

  • Improved display of very long label names for custom Input fields on Catalog items

Cluster Layouts
  • Provisioning Kubernetes clusters using cloned Cluster Layouts is working now and Morpheus is pulling in the full list of packages in the cloned Cluster Layout 6.0.7

Commvault
  • Commvault backup jobs no longer show as scheduled with a next run date since Morpheus does not sync or set that information and it is managed by Commvault 6.0.7

  • Fixed Commvault clone backup jobs failing with errors under certain configurations 6.0.7

Cypher
  • Fixed failures in Cypher access via Tasks when run in the context of Instances or servers having NULL owner 6.0.7

Forms
  • Provisioning with volumes not set to auto inject is now working properly. Use the syntax: “volumes”:<%=customOptions.volumes%>

Hosts
  • Fixed hostname generation for Windows nodes added to Instances with longer (15+ char) hostnames 6.0.7

  • Morpheus will now set the display name of an Instance to its name value when converting a discovered VM to managed 6.0.7

Inputs
  • Added “REMOVE NO SELECTION” attribute for Select List-based Inputs. This defaults the Input to the first selection in the list rather than to an empty selection

  • Child Inputs (those configured to be dependent on another Input) attached to Catalog Items will now reload again when the parent Input value is re-set. Previously they would only load the first time the parent Input was set

Hyper-V
  • After migrating VMs to new Hyper-V hosts, Morpheus now correctly syncs the new host details 6.0.7

  • Morpheus will now discover and sync workloads from more than one Hyper-V host in the same Cloud 6.0.7

Instances
  • Aligned Instance counts on the main Dashboard and on the Instances list page. Depending on status (stopped, etc.), these values could be out of alignment 6.0.7

Layouts
  • Added Display Order property for Layouts. Layouts are listed in high-to-low order based on the Display Order in the Layouts dropdown of the provisioning wizard 6.0.7

Nutanix Prism Central
  • PTR registration when provisioning using the Infoblox integration is now working properly 6.0.7

OpenStack
  • OpenStack-type Clouds (OpenStack, Huawei, Open Telekom) now properly route traffic via proxy when an API PROXY value is configured on the Cloud 6.0.7

  • Provisioning to Openstack with a static IP for a cloud subnet that doesn’t have DHCP enabled is working properly now 6.0.7

Option Lists
  • Fixed REST-sourced Option Lists not using a configured global proxy when non-SOCKS type proxies were set 6.0.7

Plugins
  • Help block text now displays properly when using Inputs in backup provider plugins 6.0.7

  • When creating a reports plugin, the ‘reportResult’ parameter that is passed to ‘renderTemplate’ method is no longer returning null for createdBy, account, and type attributes

Roles
  • All permissions types now sync properly to copies of multitenant roles within tenants 6.0.7

  • Fixed an issue with certain permissions filtering down correctly when a Tenant’s base role was a built-in system Role (like Tenant Admin) 6.0.7

Security
  • Embedded Tomcat upgraded to version 9.0.80 to mitigate CVE-2023-41080 6.0.7

ServiceNow
  • After provisioning of a Catalog item requested via ServiceNow integration, the status of the requested item in ServiceNow is now automatically rolled to “Closed Complete” 6.0.7

  • Fixed new ServiceNow integrations not appearing immediately as an approval engine selection for Approve Provision Policies 6.0.7

  • Removed the “Add Catalog Item” button from a ServiceNow integration detail page when the Morpheus plugin is not installed on the ServiceNow appliance 6.0.7

Tenants
  • Fixed an issue that caused links to the health page and the hosts list page not to be active in new Tenants 6.0.7

VMware
  • Reconfiguring to add a new disk in the same datastore as the root disk to a machine that previously changed names will no longer add a new disk folder in VMware. This aligns Morpheus behavior to that already seen in vCenter 6.0.7

Zerto
  • The optional Organization and Service Profile fields on a Zerto replication group are now being handled properly 6.0.7

Appliance & Agent Updates

Appliance
  • Embedded Elasticsearch upgraded to 8.9.0 6.0.7

  • Embedded MySQL upgraded to 8.0.34 6.0.7

  • Embedded Nginx upgraded to 1.25.1 6.0.7

  • Embedded RabbitMQ upgraded to 3.12.2 6.0.7

Agent
  • Morpheus Linux Agent updated to v2.4.2 with fix for directory filter on bonded network stats

  • Node and VM Node Packages update to v3.2.17 with update Linux Agent

Embedded Plugins
  • Infoblox updated to v1.2.0

  • Bluecat updated v1.1.0

  • phpIPAM updated to v1.1.0

  • Rubrik updated to v1.0.6

Guides