[Pkg-bareos-devel] Bug#823344: bareos-storage: Automatic Volume Labeling not working after upgrade to 15.2.3

Felix Geyer fgeyer at debian.org
Wed May 4 21:18:18 UTC 2016


Hi,

On Tue, 03 May 2016 12:16:55 -0700 Soren Stoutner <soren at smallbusinesstech.net> wrote:
> Package: bareos-storage
> Version: 15.2.3-2
> Severity: normal
> 
> Dear Maintainer,
> 
> After upgrading from 14.2.6 to 15.2.3, automatic volume labeling no longer works.
> 
> The relevant sections from bareos-sd.conf:
> 
> Device {
>   Name = Backup1
>   Media Type = File
>   Archive Device = /var/lib/bareos/storage/Backup1
>   LabelMedia = yes;                   # lets Bareos label unlabeled media
>   Random Access = yes;
>   AutomaticMount = yes;               # when device opened, read it
>   RemovableMedia = yes;
>   AlwaysOpen = no;
> }
> 
> Device {
>   Name = Backup2
>   Media Type = File
>   Archive Device = /var/lib/bareos/storage/Backup2
>   LabelMedia = yes;                   # lets Bareos label unlabeled media
>   Random Access = yes;
>   AutomaticMount = yes;               # when device opened, read it
>   RemovableMedia = yes;
>   AlwaysOpen = no;
> }

Could you please try if the problem goes away when you set RemovableMedia = no?

Felix



More information about the Pkg-bareos-devel mailing list