Cisco Unified Application Environment Developer Forums

« Back to Beta

Re: upgrading to cuae 2.5.1 GA

Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
Hi,

I have cuae 2.5 beta 4 installed in production server. I will be upgrading to 2.5.1 GA release.
do i have to back up anything? is it ok just do the upgrade? that is... running

coreaddendum first, then platsvc, appsrv and media engine.

thanks, N

Your plan is correct.
coreaddendum first, then reboot.
Next platsvc, appsrv and media engine, then reboot.

<!--
Daniel Bethke
Cisco Systems
CUAE Engineering

dbethke@cisco.com
Phone:  (512) 336-3333
Mobile: (512) 413-4444
-->

-----Original Message-----
From: cuae-beta-bounces@developer.cisco.com mailto:cuae-beta-bounces@developer.cisco.com On Behalf Of NANI BALASUBRAMANIAM
Sent: Tuesday, October 21, 2008 1:42 PM
To: cuae-beta@developer.cisco.com
Subject: [Cuae-beta] upgrading to cuae 2.5.1 GA

Hi,

I have cuae 2.5 beta 4 installed in production server. I will be upgrading to 2.5.1 GA release.
do i have to back up anything? is it ok just do the upgrade? that is... running

coreaddendum first, then platsvc, appsrv and media engine.

thanks, N
_______________________________________________
Cuae-beta mailing list
Cuae-beta@developer.cisco.com

_______________________________________________
Cuae-beta mailing list
Cuae-beta@developer.cisco.com

As for the backup... It is certainly safest if you take a backup first.

My experience is: if you take the time to do a backup, you won't need it. If you don't take a backup first, something will go wrong.

Again, this is maybe just my luck emoticon

<!--
Daniel Bethke
Cisco Systems
CUAE Engineering

dbethke@cisco.com
Phone:  (512) 336-3333
Mobile: (512) 413-4444
-->

-----Original Message-----
From: cuae-beta-bounces@developer.cisco.com mailto:cuae-beta-bounces@developer.cisco.com On Behalf Of NANI BALASUBRAMANIAM
Sent: Tuesday, October 21, 2008 1:42 PM
To: cuae-beta@developer.cisco.com
Subject: [Cuae-beta] upgrading to cuae 2.5.1 GA

Hi,

I have cuae 2.5 beta 4 installed in production server. I will be upgrading to 2.5.1 GA release.
do i have to back up anything? is it ok just do the upgrade? that is... running

coreaddendum first, then platsvc, appsrv and media engine.

thanks, N
_______________________________________________
Cuae-beta mailing list
Cuae-beta@developer.cisco.com

_______________________________________________
Cuae-beta mailing list
Cuae-beta@developer.cisco.com

Re: upgrading to cuae 2.5.1 GA
Answer
10/22/08 12:03 AM as a reply to Narayani Balasubramaniam.
ok. what exactly should I backup?

Re: upgrading to cuae 2.5.1 GA
Answer
10/22/08 12:15 AM as a reply to Narayani Balasubramaniam.
In a production environment, I would recommend backing up, just in case. Nothing will stop you from upgrading without backing up, but if something were to go wrong, you'd be a lot happier for creating a system backup.

Find instructions for backing up here: http://www.cisco.com/en/US/docs/voice_ip_comm/cuae/2_5/english/administration/guide/backup.html

The Administration Guide describes the backup and restore process.
Here is a direct link to the particular section
http://www.cisco.com/en/US/docs/voice_ip_comm/cuae/2_5/english/administration/guide/backup.html

Essentially cuae-backup will backup the 'mce' database, any other additional databases in MySQL will need to be specified manually (read the section in the admin guide for directions).

So what other databases are there is probably your next question...

If you'd like to see what all databases are contained in your MySQL installation do something like:
c:\> mysql -u root -p
Enter Password: *******

Welcome to the MySQL monitor. Commands end with ; or \g.

mysql> list databases;
------------------

Database
------------------

ciscodevicelistx
icanhaz
mce
mce_standby
mysql
test
------------------

<!--
Daniel Bethke
Cisco Systems
CUAE Engineering

dbethke@cisco.com
Phone:  (512) 336-3333
Mobile: (512) 413-4444
-->

-----Original Message-----
From: cuae-beta-bounces@developer.cisco.com mailto:cuae-beta-bounces@developer.cisco.com On Behalf Of NANI BALASUBRAMANIAM
Sent: Tuesday, October 21, 2008 2:04 PM
To: cuae-beta@developer.cisco.com
Subject: Re: [Cuae-beta] upgrading to cuae 2.5.1 GA

ok. what exactly should I backup?
_______________________________________________
Cuae-beta mailing list
Cuae-beta@developer.cisco.com

_______________________________________________
Cuae-beta mailing list
Cuae-beta@developer.cisco.com