Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Open the Kyvos Java options page in Kyvos Manager and Navigate to the Query Engine section. 

  • If Configure Heap memory for Query Engine is set as Auto, no need is required. 

  • If Configure Heap memory for Query Engine is set as Manual, reduce Off-Heap memory by 10 GB. 
    For Example, Suppose the total machine memory is 128 GB, whereas 45 GB is assigned to Heap, and 66 GB is assigned to Off-Heap. In that case, you need to set Heap as 45 GB and Off-Heap as 56 GB so Kyvos can use the remaining 10 GB internally for the new data store-based architecture. 

Post-upgrade steps for Azure

For Azure Functions

Panel
panelIconIdatlassian-note
panelIcon:note:
bgColor#DEEBFF

Note

Applicable ONLY when you have upgraded Azure Cloud-based cluster where functions were deployed for supporting scheduling feature.

...

  1. On the Kyvos Manager portal, navigate to the Properties page. In the kyvosclient.properties file, update the CLUSTER_STARTUP_URL and SERVER_STATUS_CHECK_URL properties with URL available in old functions created before the upgrade.

  2. Logon to your Azure portal, and navigate to <Container> / user / <work directory> / setup / cloud_conf. Download the cluster.properties file, update the FUNCTION_NAME property to provide the previous function name that was created before the upgrade, and upload the updated file.

  3. Restart the BI Server.

For migrating from TLS 1.0 and 1.1 to TLS 1.2

For Azure fresh deployments, the minimum TLS version value must be 1.2. For existing environments, you need to perform the following post-deployment steps to migrate from TLS 1.0 and 1.1 to TLS 1.2.

Panel
panelIconIdatlassian-note
panelIcon:note:
bgColor#DEEBFF

Note

As of November 1, 2024, Azure Storage will no longer support TLS 1.0 and 1.1. It is essential to migrate to TLS 1.2 before this date.

  1. Go to your Azure Storage account.

    Image Added
  2. On the Home page, click Overview, and then click the Properties tab.

  3. In the Security section, click Minimum TLS version and update it to 1.2 and then click Save.