Configure Translation
Layer
Redfish translation layer is the interface between
SDDC
Manager
and hardware
vendor. You must configure this translation layer by providing the Redfish
translation layer URL and credentials.
- As a best practice, increase the queue capacity for the thread pool.
- Open theapplication.propertiesfile:vi /etc/vmware/vcf/operationsmanager/application.properties
- Update the queue capacity line as follows:om.executor.queuecapacity=300
- Save and close the file.
- If you are using a self-signed certificate, import the Redfish certificate from the Redfish VM to SDDC Manager appliance by following the steps below. If you are using a CA signed certificate, skip to step 3.
- Using SSH, log in to the SDDC Manager appliance with the following credentials:User name:vcfPassword: use the password specified in the deployment parameter workbook.
- Entersuto switch to therootuser.
- Import the Redfish certificate from the Redfish VM to SDDC Manager appliance by running the following command:
Replace/opt/vmware/vcf/commonsvcs/scripts/cert-fetch-import-refresh.sh --ip=redfish-FQDN--port=port--service-restart=operationsmanagerredfish-FQDNwith the translation layer FQDN. Replaceportwith the TLS/SSL port.The output displays information about the certificate to import including owner, issuer, serial number, validity, certificate fingerprints (md5, sha1, or sha256), signature algorithm name, subject, public key algorithm, and version. Verify this information. - Answer the prompt.Operations Manager is restarted. Wait for a few minutes and then proceed to step 4.
- Restart Operations Manager:systemctl restart operationsmanagerWait for a few minutes before proceeding to the next step.
- In the navigation pane, click.
- ClickConnect.
- Connect to the translation layer.
- Enter the URL for the Redfish translation layer.
- Enter the User ID.
- Enter the password.
- ClickConnect.