Anomalie #2057
/etc/bacula/baculafichiers.d pas forcément à jour au moment où bacula-dir.conf est instancié
Status:
Fermé
Priority:
Normal
Assigned To:
Gwenael Remond
Category:
-
Target version:
Distribution:
EOLE 2.3
Description
Dans le template, il y a le code suivant :
%for %%file_name in %%get_file_list('/etc/bacula/baculafichiers.d/*conf') @%%file_name %end for
Mais comme certains des fichiers du répertoire de destination sont eux-même des templates, ils sont susceptibles d'être traités après.
Ce peut être de nouveaux fichiers mais grâce au "rm='True'", il peut également y avoir des suppressions !
Associated revisions
scission du dictionnaire bacula pour templatiser bacula-dir.conf en dernier (fixes #2057)
ordonne la templatisation des fichiers (ref #2057)
History
#1 Updated by Joël Cuissinat about 12 years ago
- Subject changed from bacula-dir.conf to /etc/bacula/baculafichiers.d pas forcément à jour au moment où bacula-dir.conf est instancié
- Target version set to Mises à jour 2.3 - 02 RC
- Estimated time set to 2.00 h
#2 Updated by Joël Cuissinat almost 12 years ago
- Assigned To set to Gwenael Remond
#3 Updated by Joël Cuissinat almost 12 years ago
- Target version changed from Mises à jour 2.3 - 02 RC to Mises à jour 2.3 - 02 Stable
#4 Updated by Joël Cuissinat almost 12 years ago
- Target version changed from Mises à jour 2.3 - 02 Stable to Mises à jour 2.3 - 03 RC
- Distribution set to EOLE 2.3
#5 Updated by Benjamin Bohard almost 12 years ago
- Status changed from Nouveau to Résolu
- % Done changed from 0 to 100
Appliqué par commit 1debbf52d4877482ac5c487d68bf2a805fd250fd.
#6 Updated by Benjamin Bohard almost 12 years ago
- Project changed from eole-bacula to creole
#7 Updated by Benjamin Bohard almost 12 years ago
- Project changed from creole to eole-bacula
#8 Updated by Joël Cuissinat almost 12 years ago
- Status changed from Résolu to Fermé
OK
root@scribe:~# grep "INFO fichier" /var/log/creole.log | tail 2011-12-22 15:23:45,885 INFO fichier config.php : 2011-12-22 15:23:45,886 INFO fichier copie dans /var/www/html/ajaxplorer/plugins/auth.cas/config.php 2011-12-22 15:23:46,221 INFO fichier bacula-dir.conf : 2011-12-22 15:23:46,222 INFO fichier copie dans /etc/bacula/bacula-dir.conf 2011-12-22 15:24:11,774 INFO fichier baculasupport.conf : 2011-12-22 15:24:11,774 INFO fichier copie dans /etc/bacula/baculasupport.conf 2011-12-22 15:24:19,624 INFO fichier baculamail.conf : 2011-12-22 15:24:19,625 INFO fichier copie dans /etc/bacula/baculamail.conf 2011-12-22 15:24:28,946 INFO fichier bacula-restore.conf : 2011-12-22 15:24:28,946 INFO fichier copie dans /etc/bacula/bacula-restore.conf