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:
Communication Manager Simplex requires two network interfaces and Communication Manager Duplex requires three network interfaces.
Communication Manager provides a KVM OVA that contains two qcow2 files:
system.qcow2
Var_Disk.qcow2
Disk encryption is currently not supported when installing with cockpit, use CLI script-based deployment methods only.
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 Communication Manager 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. The permissions should look as follows:
drwxr-x---. 2 custadm wheel 6 Oct 23 14:32 /var/lib/libvirt/staging

Copy the Communication Manager KVM image to the ASP R6.0.x host in /var/lib/libvirt/staging using the winscp tool and custadm credentials.
Ensure you are logged into the CLI. If not, login to the ASP R6.0.x CLI with custadm credentials.
Ensure that the network bridge is configured during the KVM deployment.
Make sure that you create the required brdges during KVM deployment:
For example, Management VM Netowrk, OOBM Network.
Duplex Communication Manager requires Duplication network. For more information, see Creating Duplication Network on ASP R6.0.x (KVM on RHEL 8.10) using direct attachment.
Run the following command to verify the Communication Manager KVM image available in the staging folder: sudo ls -lr /var/lib/libvirt/staging
Go to /var/lib/libvirt/staging folder, and run the following command to extract the ova file: sudo tar -xvf CMKVM-Duplex-010.2.0.0.229-e70-0.ova
KVM OVA file extracts the following files:
CMKVM-Duplex-010.2.0.0.229-e70-0.ovf
CMKVM-Duplex-010.2.0.0.229-e70-0.mf
CMKVM-Duplex-010.2.0.0.229-e70-0.cert
system.qcow2
Var_Disk.qcow2

CM10.2[unique identifier]-system.qcow2
CM10.2[unique identifier]-Var_Disk.qcow2
CM10.2-system.qcow2
CM10.2-Var_Disk.qcow2
sudo qemu-img convert -O qcow2 -o preallocation=full system.qcow2 CM10.2-system.qcow2
sudo qemu-img convert -O qcow2 -o preallocation=full Var_Disk.qcow2 CM10.2-Var_Disk.qcow2

sudo qemu-img info CM10.2-system.qcow2
Disk size must display as 14 GB
sudo qemu-img info CM10.2-Var_Disk.qcow2
Disk size must display as 50 GB

sudo cp CM10.2-system.qcow2 CM10.2-Var_Disk.qcow2 /var/lib/libvirt/images

sudo ls –lrt

sudo chown qemu:qemu CM10.2-system.qcow2
sudo chown qemu:qemu CM10.2-Var_Disk.qcow2
sudo chmod 640 CM10.2-system.qcow2
sudo chmod 640 CM10.2-Var_Disk.qcow2

Go to /var/lib/libvirt/staging directory and remove all the extracted images and converted images. This is important to ensure that there is sufficient space for future deployments of KVM images. Do NOT remove files from the “images” directory.
You require administrator access in order to view virtual machines. Administrator access is like root access. Ensure that you take care making updates.
The Limited access button on the top-right of the window changes to Administrative access.
Based on the required footprint, enter a value in the Memory field.
For more information on footprints, see Supported footprints of Communication Manager OVA on ASP R6.0.x (KVM on RHEL 8.10)

Virtual Machine details page appears.
Under the Disks section, verify the cm10.2-system.qcow2 disk image size is correctly displayed in the Capacity field.
Communication Manager requires a total of 64 GB hard disk. In which, 14 GB is used for CM10.2-system.qcow2 and 50 GB is used for CM10.2-Var_Disk.qcow2.
By default, virtio is selected under the Bus field, and this needs to be modified.
In the Disks section, ensure that scsi appears under the Bus field and directsync appears under the Additional Cache field.
In the Disks section, verify that the two disk images are assigned correctly. The newly added disk must have the 50 GiB assigned under the Capacity and Used fields, scsi assigned under the Bus field, and directsync under the Cache field.
CPU Details window opens.
For more information on footprints, see Supported footprints of Communication Manager OVA on ASP R6.0.x (KVM on RHEL 8.10).

Simplex Communication Manager requires two NICs:
NIC1 is for the Public IP address
NIC2 is for the Out of Band Management (OOBM)
NIC1 is for the Public IP address
NIC2 is for the Duplication Network
NIC3 is for the Out of Band Management (OOBM)
Ensure that two network interfaces are added for Communication Manager Simplex and three network interfaces are added for Communication Manager Duplex.
For Duplex Communication Manager, add Duplication Network and OOBM Network.
For Duplication Network, value in the Interface type must be Direct attachment.
For Simplex Communication Manager, add OOBM Network.

For Duplex Communication Manager configuration, select the required source for eth1 and duplicated ethernet interface.

For Duplex Communication Manager, ensure that three NICs are added. The three NICs must appear in the Network interfaces window.
For Simplex Communication Manager, ensure that two NICs are added. Two NICs must appear in the Network interfaces window.
On first boot of the Communication Manager virtual machine, login to the virtual console using the craft/craft01 and provide the configuration and networking parameters.
Follow the Configuration steps described in the Configuring the Communication Manager
chapter. These steps are the same regardless of the underlying hypervisor. For more information, see Configuration and administration checklist
Application of Communication Manager Feature Packs, Service Packs, SSPs, Patches should then be performed. Note that these will need to be done using the Communication Manager CLI or Communication Manager SMI.
Existing instructions for installation of these artifacts using the CLI and UI are applicable. Note that the “snapshot” functionality present in ASP R5.1.x and earlier is replaced with an equivalent feature, titled Virtual Machine Backup. For more information about installing Service Packs or SSPs, and Virtual Machine Backup (clone), see the Upgrading Avaya Aura® Communication Manager