Line 6: |
Line 6: |
| | | |
| {{#smeversion: smeserver-BackupPC }} | | {{#smeversion: smeserver-BackupPC }} |
| + | {{#smeversion: smeserver-BackupPC4 }} |
| {{#smeversion: BackupPC }} | | {{#smeversion: BackupPC }} |
| + | {{#smeversion: BackupPC4 }} |
| | | |
| === Description === | | === Description === |
Line 123: |
Line 125: |
| | | |
| When you submit, the configuration from smeserver-template will be copied on my_server. You then can edit my_server's config | | When you submit, the configuration from smeserver-template will be copied on my_server. You then can edit my_server's config |
| + | ====install the BackupPC4 rpms (SME 9.X)==== |
| + | Important you can not install both BackupPC (3) and BackupPC4 on the same server. |
| + | |
| + | first the needed repo: |
| + | yum install smeserver-extrarepositories-fws smeserver-extrarepositories-epel -y |
| + | signal-event yum-modify |
| + | then install it: |
| + | yum --enablerepo=smecontribs,fws,epel install smeserver-BackupPC4 |
| + | |
| + | *updates configuration files following the installation |
| + | signal-event backuppc-update |
| + | |
| + | You should now be able to access the interface in the server-manager or directly on https://my.domain.tld/BackupPC |
| | | |
| === Upgrade from smeserver-backuppc.fws-3.0-1 === | | === Upgrade from smeserver-backuppc.fws-3.0-1 === |
Line 147: |
Line 162: |
| | | |
| You should be done ;) | | You should be done ;) |
| + | |
| + | |
| + | |
| + | |
| + | ===upgrade from BackupPC (3) to BackupPC4 rpms (SME 9.X)=== |
| + | TODO. |
| + | You will mostly have some debugging to do regarding the bug {{Bugzilla:10514}} |
| + | Also according to BackupPC documentaton this should be doable, but might need some manual tweaking in order to use both v3 and v4 pools during the transition delay: |
| + | # http://backuppc.sourceforge.net/BackupPC-4.0.0.html#BackupPC-4.0 |
| + | # https://github.com/backuppc/backuppc/blob/master/bin/BackupPC_migrateV3toV4 |
| + | # https://www.srbu.se/index.php?option=com_content&view=article&id=210:migrating-backuppc-v3-pools-to-v4&catid=12&Itemid=121 |
| + | # https://github.com/backuppc/backuppc/issues/249 |
| | | |
| === DB properties === | | === DB properties === |