Applicable to:
- SolusVM
Question
How to create a backup of SolusIO on the management node?
Answer
Note: For backup/restore via GUI SolusIO should have a backup node configured.
Backup via GUI:
Click to expand
- Login to SolusIO admin panel
- Go to Backups > Management Node Backups, and then select a backup node from the drop-down list. Management node backups will be stored on that backup node:
Restore via GUI:
Click to expand
- Login to SolusIO admin panel
- Go to Backups > Management Node Backups.
- Locate the backup you want to restore, click the corresponding
button, and then click Restore.
Restore via CLI:
Click to expand
- Connect to SolusIO management node via SSH
- Download the necessary backup archive from Backup node
- Run the command:
# ./installer -restore <path to the backup file>
Comments
0 comments
Please sign in to leave a comment.