Dell Vizioncore Manual de usuario Pagina 104

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 531
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 103
104 vFoglight
Administration and Configuration Guide
SOURCE <path to .sql file>
Note The “.sql” is the backup file you must create in order to restore your MySQL
database (see “To back up a MySQL database using MySQL commands:” on
page 94).
The MySQL database is now restored.
To restore the previous vFoglight installation directory:
1
cd to the directory where you want to install vFoglight.
2
If the backup of the old installation is not compressed, continue with step . If the
backup is a ZIP file, first unzip it:
gunzip <path_to_zipfile>/<old_installation_zipfile>.tar.gz
The old vFoglight installation directory is now restored.
To restore an embedded MySQL database previously backed up using the InnoDB tools:
1
Stop the vFoglight Management Server.
2
Copy the backup data that was created with the InnoDB tool, including the data
files and the log files, to the directory <vfoglight_home>/mysql/data. The backup
data and log files use the following naming convention:
ibdata<1-n>. The name of the first data file is ibdata1, of the second ibdata2,
and so on. The number of data files depends on the size of the backed up
database.
ib_logfile<0-n>. The name of the first log file is ib_logfile0, of the second
ib_logfile1, and so on. The number of log files depends on the size of the
backed up database and the size of the log file specified in the backup
configuration file, backup.cnf.
For complete information about the process of backing up an embedded MySQL
database using InnoDB, see “To back up an embedded MySQL database using the
InnoDB Hot Backup tool:” on page 95
3
Start the vFoglight Management Server.
Your database files are now successfully restored to their original location.
Vista de pagina 103
1 2 ... 99 100 101 102 103 104 105 106 107 108 109 ... 530 531

Comentarios a estos manuales

Sin comentarios