The latest media from Cisco is 7.1.3a for Unified Communications Manager and Unity Connection. CUPS is now 7.0.5. There are some things to be aware of when trying to load Unified applications in VMWare. Here are the specifications for a successful installation.
NOTE: When performing the installation choose “skip” when first prompted to use the Wizard. You will prompted further into the installation to use the Wizard and at that time you should continue. Also note that each phase of the installation has estimated completion times that certain install tasks need to complete. If you try installing too many instances of Unified applications at the same time this slows down your hard drive and uses more CPU which can cause these tasks to exceed their time limit. When this happens the particular Unified application will hault and the installation will fail. Best practice is to install each server one at a time and wait for it to complete before proceeding to the next application.
Unified Communications Manager/Unity Connection
VMWare Compatability 6.5 – 7
Red Hat Enterprise Linux 4
1 CPU / 1 CORE
Memory 2048 MB
LSI SCSI Controller
80GB Hard Drive (Pre-allocated = better performance)
Cisco Unified Presence Server 7.02 or 7.05
VMWare Compatability 6.5 – 7
Red Hat Enterprise Linux 4
1 CPU / 1 CORE
Memory 2048 MB
IDE Controller
80GB Hard Drive (Pre-allocated = better performance)
CUPS 7.0(5) will display a warning every time you boot the VM telling you that VMWare is unsupported. You must agree before the boot continues. 7.0(2) does not do this and as far as I can tell, there is no compelling resson to run CUPS 7.05 over 7.02 in a lab environment.
By default Cisco locks down the UC Linux appliances so no one can access its underlying Linux operating system and obtain root access. There are known methods to bypass this. If you have already found a way then you may configure the virtual machine such as CUPS 7.0(5) so it does not force you to Agree to using the software on an unsupported platform every time you reboot. This normally is not an issue if you are sitting in front of the VM while it is loading, but if you are rebooting remotely and don’t have access to the console then this is a problem. Luckily the workaround is simple.
vi /usr/local/bin/base_scripts/hardware_check.sh and change the following:
if [ "$hwmodel" = "vmware" ];
to
if [ "$hwmodel" = "appliance" ];
Hi,
Do you have a workarround to add more than 150 DLUs in the 7.1.3 CUCM version?
Thanks
The problem I am having is that Cisco Unified Communications Manager Business Edition is listed as “Not supported on the current hardware” I can only install CUCM and Unity Connection. Anyone found this and found a way around it?
Hi,
I need to know if in CUCM 7.1.3 installation procedure on VMWare 7.0 the NTP Server set up is needed. I intentionally didn’t connect to the internet. Is there any way to bypass or skip this part?
In version 7.0 of CUCM there didn’t appear this part!!!
I kindly appreciate for your help!!!
Yasin,
7.1.3 requires an NTP server for the installation to proceed. Once the installation is complete UCM won’t need to reach the NTP server.
The easiest way to deal with this is have a Linux installation (can be VMWare install) on the same subnet you are installing UCM 7.1.3 and enter the IP of Linux as the NTP server. I use RHEL5 but CentOS works just as well. The default installation automatically configures RHEL/CentOS as an NTP time source and no extra configuration is needed.
Hi,
I was wondering if there is a way around CUCM BE 7.1.3 to install on VMWARE. If you notice, any installation on VMWARE for 7.1.3 will disable the BE installation option saying that the hardware is not supported. Same problem on CUCM BE 8.0 as well.
Any guidance on this will be much appreciated. I tried playing around the hardware_check.sh files and installed it on VirtualBox and tried to make CM think it was sitting on I.B.X or H.X box but no avail.
Hee Soo, the error message is intended to discourage the end-user from assuming Cisco TAC will support your UCM install – the product will still install and continue to function, but do not expect vendor assistance on future issues.
You can install CUCM Business Edition 7.1(3) with updated system specs.
The following works on my Vmware Wks 7 Ubuntu box:
Redhat 4
6Gb RAM
250Gb SCSI HD
2 Cores
You also need an NTP server for the install