Cisco Cisco Unified MeetingPlace Audio Server Quick Setup Guide

Page of 766
 
Backing Up, Archiving, and Restoring Data on the Cisco Unified MeetingPlace Application Server
How to Back Up, Archive, and Restore Data
5
 
Backing Up Data Using the CLI
If you choose to disable the automatic back up feature (by selecting No for the 
 
field on the 
), you can still manually back up data.
Restriction
Only run one backup (L0, L1, or L2) at a time.
Procedure 
Step 1
Log in to the Cisco Unified MeetingPlace operating system as the mpxadmin user.
Step 2
At the password prompt, enter the mpxadmin password.
Step 3
Right-click on the desktop.
Step 4
From the menu, select New Terminal. This brings up a terminal session.
Step 5
Manually back up the data by entering the following:
sudo $MP_DATABASE/db-maintenance/backup.sh <number>
where <number> is the number of the backup you are running. To make sure you run only one backup 
at a time, specify 0 for an L0 backup, 1 for an L1 backup, or 2 for an L2 backup.
When the system finishes the backup, it displays a “Backup ended” message.
Step 6
On the desktop, select RedHat > Network Services.
Step 7
Select Log out
Related Topics
  •
  •
Archiving Data Using the CLI 
The archive.sh script forces archiving, regardless if auto-archiving is on or off, as set in the procedure 
described in the 
.
Procedure 
Step 1
Log in to the Cisco Unified MeetingPlace operating system as the mpxadmin user.
Step 2
At the password prompt, enter the mpxadmin password.
Step 3
Right-click on the desktop.
Step 4
From the menu, select New Terminal. This brings up a terminal session.
Step 5
Manually archive the data by entering the following:
sudo $MP_DATABASE/db-maintenance/archive.sh