After the move the other week to the hosted01/02 cluster, I switched backups to backup hosted02. However, we backed out this migration and went back to hosted03 as the active node. I'd like to switch our backups back to hosted03 so we are actually backing up the thing that our users are using. ;) +1s? kevin -- diff --git a/modules/bacula5/templates/bacula-dir.conf.erb b/modules/bacula5/templates/bacula-dir.conf.erb index 2172286..c95d9ae 100644 --- a/modules/bacula5/templates/bacula-dir.conf.erb +++ b/modules/bacula5/templates/bacula-dir.conf.erb @@ -203,20 +203,20 @@ Job { Write Bootstrap = "/var/spool/bacula/collab03.bsr" } -#Job { -# Name = "hosted03" -# Client = "hosted03" -# JobDefs = "LightJob" -# Write Bootstrap = "/var/spool/bacula/hosted03.bsr" -#} - Job { - Name = "hosted02" - Client = "hosted02" + Name = "hosted03" + Client = "hosted03" JobDefs = "LightJob" - Write Bootstrap = "/var/spool/bacula/hosted02.bsr" + Write Bootstrap = "/var/spool/bacula/hosted03.bsr" } +#Job { +# Name = "hosted02" +# Client = "hosted02" +# JobDefs = "LightJob" +# Write Bootstrap = "/var/spool/bacula/hosted02.bsr" +#} + Job { Name = "noc01" Client = "noc01"
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ infrastructure mailing list infrastructure@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/infrastructure