---------- Forwarded message ----------
From: John Drescher <[EMAIL PROTECTED]>
Date: Jul 20, 2006 4:57 PM
Subject: Re: [Bacula-users] Problems with DVD burning over Bacula 2
To: Luis Marcelo Achite <[EMAIL PROTECTED]>


Have you set up label format for the pool that you are using your dvd
disks with?

Here is what I have for my dvd pool:


Pool {
  Name = DVD-Pool
  Pool Type = Backup
  Recycle = no                  # Bacula can automatically recycle Volumes
  AutoPrune = no                # Prune expired volumes
  Accept Any Volume = yes       # write on any volume in the pool
  Label Format = "DVD-"
}



On 7/20/06, Luis Marcelo Achite <[EMAIL PROTECTED]> wrote:
> John Drescher wrote:
> > Check the list archives. This problem has been discussed a lot
> > recently. The short answer is you can not use the label command with
> > dvd media because it does not work. You must have the dvd autolabeled
> > for bacula to be able to use it.
> >
> Hi John,
> Thanks for your prompt reply. I´m checking the lists now and can see
> that others are facing similar problems. The issue with autolabel is
> also not working. In bacula-sd.conf, I have configured that option (see
> below) but Bacula is not doing the job as it is saying that Client1 is
> waiting for an appendable Volume.
> Regards.
> Marcelo
>
> ####
> Device {
>    Name = "DVD_Writer"
>    Media Type = DVD
>    Archive Device = /dev/hda
>    LabelMedia = yes; <----------
> ####
>
> ###############################################################
> Luis Marcelo Achite, MSc
> Information Technology Manager
> Inter-American Institute for Global Change Research - IAI
> Avenida dos Astronautas, 1758, Jardim da Granja
> 12227-010 Sao Jose dos Campos - Sao Paulo - Brazil
> Phone: (55-12) 3945-6868 Fax: (55-12) 3941-4410
> e-mail : [EMAIL PROTECTED]
> Skype: lmachite
> ###############################################################
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to