Depending on the Hitachi Ops Center application, there are restrictions on how you can recover an application.
For example, you cannot recover all applications when using a different IP address, host
name, or Hitachi Ops Center
version. For details, see the following table.
| Application | Move data to different host name | Move data to different IP address | Move data to different Hitachi Ops Center version |
|---|---|---|---|
| Administrator | Supported1 | Supported1 | Supported |
| Automator | Not supported | Not supported | Not supported |
| Common Services | Supported2 | Supported2 | Not supported |
| Analyzer | Supported | Supported | Not supported |
| Analyzer viewpoint | Not supported | Not supported | Not supported |
| API Configuration Manager | Not supported | Not supported | Not supported |
| Protector | Supported3 | Supported | Not supported |
Notes:
|
|||
Note: By default, the recovery
process uses /tmp for temporary storage. You can change this
location by using the system environment variable (UBI_BACKUP_TMP_DIR). The location
must be an absolute path (no symbolic links). You can set UBI_BACKUP_TMP_DIR as
follows:
- Open the /etc/systemd/system.conf file and add the
following:
DefaultEnvironment="UBI_BACKUP_TMP_DIR=directory"
- Restart the OS.