On-demand Backup Using CLI Script
If SANnav Management Portal is not working, you can back up the server using a CLI script.
To back up using a CLI script, follow the instructions below:
1. Go to <install_HOME>/bin/backuprestore> with the administrator privilege.
2. Issue the ./backup command to start the backup process as shown below.
[root@Spectre_VM_73_74 backuprestore]# ./backup
********************************************************
Backup CLI
********************************************************

Going to copy elasticsearch data...
Copied elasticsearch directory completed.

Going to copy postgresql data...
Copied postgresql data directory completed.

Going to copy reports...
Copied reports directory completed.

Going to compress directory 'dcm-cli-ondemand-backup-07-17-2018-03-53-11' to zip file...
Completed compressing the final zip 'dcm-cli-ondemand-backup-07-17-2018-03-53-11.zip'
Note: The backup generated from CLI cannot be used in the restore script.