Project

General

Profile

Anomalie #7461

Il n'est pas possible de lancer une sauvegarde immédiate tant qu'il n'y a pas eu de sauvegarde programmée

Added by Joël Cuissinat over 9 years ago. Updated over 9 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Category:
-
Start date:
Due date:
02/21/2014
% Done:

100%

Estimated time:
4.00 h
Spent time:
Distribution:
EOLE 2.4

Description

Si on va dans l'EAD, menu Sauvegardes => Programmation => Immédiate et qu'on demande une sauvegarde "Totale" "maintenant", on apprend que :
Une sauvegarde est lancée.

Mais en réalité, rien ne se passe :)

NB : On peut simuler cette action à l'aide de la ligne de commande suivante :

/usr/share/eole/sbin/baculaconfig.py -n --level=Full


Related issues

Related to eole-bacula - Anomalie #7480: La programmation d'une sauvegarde quotidienne ne fonctionne pas Fermé

Associated revisions

Revision 936849af (diff)
Added by Joël Cuissinat over 9 years ago

Ajout de configurations bacula à templatiser

Fixes #7461 @1.5h

History

#1 Updated by Joël Cuissinat over 9 years ago

  • Status changed from Accepté to Résolu
  • % Done changed from 0 to 100

#2 Updated by Joël Cuissinat over 9 years ago

  • Target version changed from Eole 2.4-RC2 to Eole 2.4-RC3

demande déplacée pour qualification

#3 Updated by Emmanuel GARETTE over 9 years ago

  • Assigned To changed from Emmanuel GARETTE to Joël Cuissinat

#4 Updated by Emmanuel GARETTE over 9 years ago

  • Status changed from Résolu to Fermé

OK :

root@scribe:~# /usr/share/eole/sbin/baculaconfig.py -d
Support : {u'support_type': u'manual'}
Mail : {u'mail_error': [], u'mail_ok': []}
Programmation : 
    Aucun job programmé.
root@scribe:~# /usr/share/eole/sbin/baculaconfig.py -n --level=Full
Sauvegarde Full lancée
Vous pouvez suivre son évolution dans le fichier /var/log/rsyslog/local/bacula-dir/bacula-dir.err.log
root@scribe:~# grep "Termination:" /var/log/rsyslog/local/bacula-dir/bacula-dir.err.log
Apr 15 08:53:41 scribe bacula-dir:   Termination:            Backup OK
Apr 15 08:53:54 scribe bacula-dir:   Termination:            Backup OK -- with warnings
Apr 15 08:53:57 scribe bacula-dir:   Termination:            Backup OK -- with warnings

Also available in: Atom PDF