How to change snapshot size for AutoFTP backup of KVM/Xen VPS in SolusVM?

Have more questions? Submit a request

Applicable to:

  • SolusVM

Question

How to change snapshot size for AutoFTP backup of KVM/Xen VPS in SolusVM?

Answer

  1. Access the necessary slave node over SSH.

  2. Enable additional customization by coping file /usr/local/solusvm/data/config.ini.example:

    # cp -a /usr/local/solusvm/data/config.ini.example /usr/local/solusvm/data/config.ini

  3. Uncomment line ftp_backup_default_snapshot_size and set the necessary value:

    Before:

    CONFIG_TEXT: [LVM_SNAPSHOT]
    ; The amount in GB of snapshot space you want for ftp backups
    ;ftp_backup_default_snapshot_size = '5'

    After:

    CONFIG_TEXT: [LVM_SNAPSHOT]
    The amount in GB of snapshot space you want for ftp backups
    ftp_backup_default_snapshot_size = '10'

Articles in this section

Was this article helpful?
0 out of 0 found this helpful
Share

Comments

0 comments

Please sign in to leave a comment.