Find answers to your technical questions and learn how to use our products
Search suggestions:
Find answers to your technical questions and learn how to use our products
Search suggestions:
AE Services provides a KVM OVA that contains one qcow2 file:
AES-*-kvm.qcow2
Disk encryption is possible using the script-based deployment.
Always follow A1SC output for deployment of applications on the host(s). There should never be more than one instance of a specific application on the same host.
Deployment of applications MUST be performed one at a time and delete the artifacts prior to deploying the next application.
Solution Deployment Manager and Solution Deployment Manager Client does not support KVM on RHEL 8.10 images for a virtualized environment.
Install ASP R6.0.x (KVM on RHEL 8.10).
For more information, see Installing the Avaya Solutions Platform 130 Series at https://support.avaya.com/css/public/documents/101091802.
Download the AE Services KVM image from PLDS to your computer.
Login to the ASP R6.0.x CLI with custadm credentials.
Ensure that the staging folder exist:
sudo ls -ld /var/lib/libvirt/staging
Ensure to remove the older images from the staging folder.
Ensure sufficient space is available in the staging folder to copy the KVM image.
sudo mkdir /var/lib/libvirt/staging
sudo chown custadm:wheel /var/lib/libvirt/staging
The chown command now allows custadm to write into the staging directory with sudo. For example, the permissions should look as follows:
drwxr-x---. 2 custadm wheel 6 Oct 23 14:32 /var/lib/libvirt/staging
Copy the AE Services KVM image to the ASP R6.0.x host in /var/lib/libvirt/staging using winscp and custadm credentials.
Run the following command to verify the AE Services KVM image is available in the staging folder:
sudo ls -lr /var/lib/libvirt/staging
sudo cd /var/lib/libvirt/staging
ASP is on R6.0.0.0 |
ASP is on R6.0.0.1 |
|
Run the following script to deploy AE Services: installVM AES-*.ova
ASP completes the auto-verification to ensure the following files are available:
|
For more information, see AES resource requirements and the supported footprints on ASP R6.0.x (KVM on RHEL 8.10)
ASP 6.0.x CLI displays the currently available network interface bridges and select the required bridge for AE Services.
NIC1 for Public IP address
NIC2 is for Out of Band Management (Optional)
ASP 6.0.x CLI displays the currently available disk space and the required disk space to deploy AE Services.
If a FQDN is entered, FQDN also administers the local domain name. Valid characters are, a - z, A - Z, 0 - 9, and hyphen (-). The maximum length for the hostname is 15 characters.
The password length is a minimum of 14 characters and a maximum of 20 characters.
The password length is a minimum of 14 characters and a maximum of 20 characters.
You can type up to three NTP servers separated by a comma.
Avaya recommends to enable EASG.
Enable: (Recommended)
By enabling Avaya Logins you are granting Avaya access to your system. This is necessary to maximize the performance and value of your Avaya support entitlements, allowing Avaya to resolve product issues in a timely manner.
In addition to enabling the Avaya Logins, this product should be registered with Avaya and technically onboarded for remote connectivity and alarming. Please see the Avaya support site (support.avaya.com/registration) for additional information for registering products and establishing remote access and alarming.
Disable:
By disabling EASG, you are denying Avaya access to the system. This setting is not recommended as it can impact Avaya’s ability to provide support for the product. Unless the customer can manage the product, Avaya Services Logins should not be disabled.
Enter 1 to enable EASG.
Enter 2 to disable EASG.
By enabling Data Encryption, your Communication Product's Operational data and Log Files will be encrypted. You will be prompted to enter a pass-phrase that will be used to create/access an encryption key. Secondly, you will be asked to configure the option for local key storage.
It is important to note that the encryption of the disk may have a performance impact. For further information, contact the Administration guide(s). Before you select an encryption option, please read the Data Privacy Guideline so that you may better understand these options.
By disabling Data Encryption, your Communication Product's Operational data and Log Files will be left unencrypted.
Enter 1 to Enable Encryption or enter 2 to Disable Encryption.
In the Enter Encryption Passphrase field, enter the passphrase.
In the Confirm Enter Encryption Passphrase field, reenter the passphrase.
In the Require Encryption Passphrase at Boot-Time: (yes/no), enter the required value.
If 1 is entered, you must enter the encryption passphrase whenever the AE Services reboots.
If 2 is entered, there is no need to enter the encryption passphrase whenever the AE Services reboots.
You MUST remember the data encryption passphrase as the system prompts you to enter the encryption passphrase with every reboot of the application. If you lose the data encryption passphrase, the only option is to reinstall the OVA.
y: Indicates AE Services virtual machine is automatically powered-on after deployment.
n: Indicates user has to manually power on the AE Services virtual machine on KVM cockpit.
y: AE Services deployment begins.
n: AE Services deployment cancels.
Once the AE Services virtual machine is successfully deployed, ASP R6.0.x displays the following message: Domain creation completed. Otherwise, repeat step 3 onwards.
VMs are not visible when in Limited access mode.
Verify that the AE Services virtual machine is deployed.
If the Power on VM automatically after deploy?: [y/n] field is set to y, AE Services virtual machine starts automatically.