> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf 
> Of Kern Sibbald
> Sent: 16 February 2007 17:40
> To: bacula-users@lists.sourceforge.net
> Subject: Re: [Bacula-users] More DVD Notes
> 
> On Friday 16 February 2007 18:15, Andrew Fabian wrote:
> > After getting DVD Volumes working with DVD+RW disks, I 
> tried doing the
> > same thing with cheaper DVD-Rs, and ran into a problem: 
> after writing a
> > part to disk, linux wasn't able to mount the disk, because 
> it couldn't
> > find a file system.  Ejecting and re-inserting the disk 
> (via the eject;
> > eject -t commands) fixed the problem.  I modified 
> dvd-handler to do this
> > after writing each part, and now the thing works 
> beautifully.  My system
> > is listed below.
> 
> Could you send us your modified dvd-handler script as an 
> attachment?  It 
> sounds like your change would be useful for everyone.
> 
Kern,

There is a slightly different change. You remove the line in
dvd-handler that contains --use-the-force-luke=notray (or
similar - source not handy for me to check) Without that it 
always attempts to eject the drive so there is no need to
put in that hack.

The one downside with this is that if your drive cannot
reload the DVD (e.g. many laptop/1U server drives) then
you end up unable to continue writing to the drive.

We discussed the issue on the -devel list last year and
in the end must have decided to leave it be. I have actually
manually removed the notray from my setup. I'm actually
happy that the notray line goes away.

Sorry I don't have a handy source tree to generate a patch for you.

Richard

> >
> > - Andrew Fabian
> >
> > Bacula 2.0.1
> > P4 Machine
> > Redhat Fedora Core 4
> > Kernel 2.6.17-2142_FC4smp
> > No-Name USB2 DVD Writer
> >
> > 
> --------------------------------------------------------------
> -----------
> > 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
> 


-------------------------------------------------------------------------
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