Management Node can be backed up using the hspc-mn-backup utility shipped with Parallels Business Automation - Standard distribution. After Parallels Business Automation - Standard installation hspc-mn-backup is located at the Management Node in the /usr/sbin directory.
The hspc-mn-backup utility allows you to:
The following Management Node directories are backed up:
Directory |
Description |
|
Parallels Business Automation - Standard database |
|
MySQL configuration file |
|
Virtuozzo hardware nodes access |
|
Parallels Business Automation - Standard configuration files and license |
|
Frontend configuration files |
|
Application server configuration files |
|
Customization files |
|
Event manager templates |
|
Parallels Virtuozzo Containers integration files |
Management Node backup is a compressed tarball and by default, it is put into a current directory. A backup file is named hspc-mn-backup_YYYY.MM.DD (as design), where YYYY.MM.DD is a backup creation date in the Year.Month.Day format (for example, hspc-mn-backup_2006.09.06.tar.bz2). A backup creation date is also used as a backup identifier (ID) and you can use this ID in the hspc-mn-backup command line to specify a backup file to deal with.
Command line syntax:
hspc-mn-backup [options]
Options:
Option |
Description |
|
Print a brief help and exit. |
|
Print the manual page and exit. |
|
Start Management Node backup process. |
|
Start restore process. |
|
Start migration process to the node specified. |
|
Increase the verbose level. Single use of the option sets the output to debug level. |
|
Decrease the verbose level. Single use of the option sets the output only for serious problems. |
|
Put backup files into a directory specified instead of a current one. |
|
Use a specified backup (ID) instead of a dated of today. |
|
Do not perform pre-backup actions. Pre-backup actions consist in stopping all the services on a Management Node. |
|
Do not perform post-backup actions. Post-backup actions consist in starting all services. |
|
Do not perform the check of the ability of restoring backup on a current node. |