Project

General

Profile

Demande #2960

Le backup de scopolamine ne passe plus

Added by Quentin Gibeaux almost 6 years ago. Updated almost 3 years ago.

Status:
Fermé
Priority:
Normale
Category:
-
Target version:
Start date:
02/20/2018
Due date:
% Done:

0%

Estimated time:
Difficulté:
2 Facile

Description

Suite à la migration de scopolamine sur du kvm/lxc, le backup de scopolamine semble cassé :

Mail de backuppc :

The following hosts had an error that is probably caused by a
misconfiguration.  Please fix these hosts:
  - scopolamine (fileListReceive failed)

History

#1

Updated by François Poulain almost 6 years ago

Corrigé par :

diff --git a/backuppc/scopolamine.pl b/backuppc/scopolamine.pl
index fd984f1..60f6214 100644
--- a/backuppc/scopolamine.pl
+++ b/backuppc/scopolamine.pl
@@ -1,5 +1,5 @@
 do "/etc/backuppc/config.pl";
 $Conf{XferMethod} = 'rsync';
 $Conf{RsyncShareName} = '/';
-$Conf{RsyncClientCmd} = '$sshPath -q -x -l root $host.ee.april.org $rsyncPath $argList+';
-$Conf{RsyncClientRestoreCmd} = '$sshPath -q -x -l root $host.ee.april.org $rsyncPath $argList+';
+$Conf{RsyncClientCmd} = '$sshPath -q -x -l root $host.local.april.org $rsyncPath $argList+';
+$Conf{RsyncClientRestoreCmd} = '$sshPath -q -x -l root $host.local.april.org $rsyncPath $argList+';

Curieux, je pensais l'avoir fait. J'ai du me chier.

#2

Updated by François Poulain almost 6 years ago

  • Status changed from Nouveau to Résolu
#3

Updated by Quentin Gibeaux over 4 years ago

  • Status changed from Résolu to Fermé
#4

Updated by Christian P. Momon almost 3 years ago

  • Assignee set to François Poulain

Also available in: Atom PDF