|
From: Georger A. <geo...@ya...> - 2006-07-14 12:00:01
|
Did you
label
it already? The resource looks fine, but you need a
volume.
Georger
--- "Martin J. Green" <mg...@al...> escreveu:
> I've configured bacula, but having a few problems.
> We have a TB software
> raid array configured in linux (2.6.17.4 slackware
> 10.2), that I'm
> trying to set as storage space for bacula. Its
> mounted by the OS in
> /mnt/storage
>
>
>
> Device {
>
> Name = raid
>
> Media Type = File
>
> Archive Device = /mnt/storage
>
> AutomaticMount = yes
>
> Random Access = Yes
>
> RemovableMedia = no
>
> AlwaysOpen = no
>
> }
>
>
>
> I've tried putting both the device in there and the
> mount directory -
> each time I get a 'Device is not open or does not
> exist' error when
> asking status backup-sd in bconsole. All backups
> fail as it can't open
> the device. I have matching details in dir. I've
> even tried adding the
> device as requiring mount (and umounting It
> beforehand), but sd wouldn't
> even start even though I'd essentially copied from
> the example config.
>
>
>
> Even if I list another example from the example...
>
>
>
> Device {
>
> Name = FileStorage
>
> Media Type = File
>
> Archive Device = /tmp
>
> LabelMedia = yes; # lets Bacula
> label unlabeled
> media
>
> Random Access = Yes;
>
> AutomaticMount = yes; # when device
> opened, read i
>
> RemovableMedia = no;
>
> AlwaysOpen = no;
>
> }
>
> I still get Device status:
>
> Device "FileStorage" (/tmp) is not open or does not
> exist.
>
> Now I know for a fact that tmp exists and is 1777 -
> so something is up
> with bacula.
>
> Any ideas?
>
> Martin
_______________________________________________________
Novidade no Yahoo! Mail: receba alertas de novas mensagens no seu celular. Registre seu aparelho agora!
http://br.mobile.yahoo.com/mailalertas/
|