Backing up MC
Before you upgrade MC, Vertica recommends that you back up your MC metadata (configuration and user settings). Use a storage location external to the server on which you installed MC.
- 
On the target server (where you want to store MC metadata), log in as root or a user with sudo privileges. 
- 
Create a backup directory: # mkdir /backups/mc/mc-backup-20130425
- 
Copy the /opt/vconsoledirectory to the new backup folder:# cp –ar /opt/vconsole /backups/mc/mc-backup-20130425