Actions
Task #459
closedTask #457: A new backup server
Install and configure backuppc
Status:
Closed
Priority:
Urgent
Assignee:
Category:
System Application
Target version:
Start date:
Aug 04, 2015
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Production
Description
Configure backuppc on the backup server so that the load is balanced between the two nodes.
Updated by Andrea Dell'Amico almost 10 years ago
This can be partially done by an ansible playbook.
Let's remember to use the same private ssh key that is used by dlibackup.isti.cnr.it, otherwise a new ssh key should be distributed to all the hosts.
Set StrictHostKeyChecking
to false on the backup server ssh configuration
Updated by Tommaso Piccioli almost 10 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
debian 8 backuppc 3.3 installed and configured on the new backup server.
I prefere to leave StrictHostKeyChecking to true so I can check when and why the host ssh key has been changed.
known_hosts copied from the old backup server.
Actions