Freeze break request: fix backups to backup hosted03 instead of hosted02

Stephen John Smoogen smooge at gmail.com
Tue May 8 21:13:26 UTC 2012


On 8 May 2012 08:42, Kevin Fenzi <kevin at scrye.com> wrote:
> 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?

+1 with all haste.

> 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"
>
> _______________________________________________
> infrastructure mailing list
> infrastructure at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/infrastructure



-- 
Stephen J Smoogen.
"The core skill of innovators is error recovery, not failure avoidance."
Randy Nelson, President of Pixar University.
"Years ago my mother used to say to me,... Elwood, you must be oh
so smart or oh so pleasant. Well, for years I was smart. I
recommend pleasant. You may quote me."  —James Stewart as Elwood P. Dowd


More information about the infrastructure mailing list