> patch file.  I am running Gentoo Linux Distribution.    In my system log
> file I am receiving some interesting errors:
> 
>  
> 
> May 31 13:18:46 chdata1 Unable to identify CD-ROM format.
> 
> May 31 13:18:47 chdata1 Unable to identify CD-ROM format.
> 
> May 31 13:18:47 chdata1 Unable to identify CD-ROM format.
> 
> May 31 13:18:48 chdata1 Unable to identify CD-ROM format.
> 
> May 31 13:20:01 chdata1 cron[9758]: (root) CMD (test -x /usr/sbin/run-crons
> && /usr/sbin/run-c$
> 
> May 31 13:20:18 chdata1 attempt to access beyond end of device
> 
> May 31 13:20:18 chdata1 hdc: rw=0, want=68, limit=4
> 
> May 31 13:20:18 chdata1 isofs_fill_super: bread failed, dev=hdc,
> iso_blknum=16, block=16
> 
> May 31 13:20:19 chdata1 attempt to access beyond end of device
> 
> May 31 13:20:19 chdata1 hdc: rw=0, want=68, limit=4
> 
> May 31 13:20:19 chdata1 isofs_fill_super: bread failed, dev=hdc,
> iso_blknum=16, block=16
> 
> May 31 13:20:19 chdata1 attempt to access beyond end of device
> 
> May 31 13:20:19 chdata1 hdc: rw=0, want=68, limit=4
> 
> May 31 13:20:19 chdata1 isofs_fill_super: bread failed, dev=hdc,
> iso_blknum=16, block=16
> 
> 
I believe these errors are normal with dvd writing on bacula as I recieve them 
too
but dvd writing works for me..
 
> 
>  My DVD Writer does support the media I am using, and it has been formatted
> using dvd+rw-tools.  I have also attempted to use DVD-R and DVD+R with the
> same result.  The exact requests I receive in Bacula are as follows: 
> 
>  
> 
Did you blank the disk with this command? I don't think just a format is enough.
dd if=/dev/zero bs=1024 count=512 | growisofs -Z /dev/xxx=/dev/fd/0

Also you can try canceling the job prune volume chdata1-0001 and then deleting 
the
folder /tmp/backup/chdata1-0001 as you may be having problems with failed data. 

A couple of other things. I found to use dvd media bacula must autolabel the 
media
because the label command does not work with dvds (at least it has never worked 
for
me). I have had the most success with dvd+rw media. Also there is an append 
patch in
this list (in last 60 days) that you may need to get bacula to write more data 
to
the disk after the inital write. I reposted the patch along with a gentoo ebuild
that applies the patch. 

John 

John


_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to