Re: [cedar-backup-users] Cedar error messages
Brought to you by:
pronovic
|
From: Kenneth P. <pro...@ie...> - 2010-05-21 00:49:38
|
Hi Murray, I don't have enough information to diagnose the first set of problems writing to disc. Try re-running with: --stack --verbose --debug Hopefully, that will give us some more useful information. The "currently mounted" error just means that the media in the drive has been mounted as a filesystem. It would show up in a 'df -k' listing. This might be because you mounted the disc manually in order to read its contents. It's also possible that something (i.e. KDE, Gnome) is choosing to auto-mount any disc that has a filesystem on it. Another possibility is that Cedar Backup is leaving the disc mounted after running the consistency check, but I've never seen that happen. KEN On Thu, May 20, 2010 at 6:52 PM, Murray Collingwood < mu...@fo...> wrote: > Hi guys > > Just a few issues writing to the DVD drive (this is a Liteon dvd writer). > > tawa:/home/murray# cback all > Error executing backup: Error (150) executing command to write disc. > tawa:/home/murray# cback store > Error executing backup: Error (252) executing command to write disc. > tawa:/home/murray# cback store > Error executing backup: Error (150) executing command to write disc. > tawa:/home/murray# cback store > Error executing backup: Error (150) executing command to write disc. > tawa:/home/murray# cback --full store > Error executing backup: Error [32] mounting [/dev/dvd2] at > [/var/cedar/tmp/tmpAu59Ev] as [iso9660]. > tawa:/home/murray# > > Also I get this sometimes: > tawa:/etc# cback --full all > Error executing backup: Device [/dev/dvd2] is currently mounted. > > > Can anybody explain why these might be happening and what I should do to > fix them? > > From my conf file: > <store> > <source_dir>/var/cedar/stage</source_dir> > <media_type>dvd+rw</media_type> > <device_type>dvdwriter</device_type> > <target_device>/dev/dvd2</target_device> > <check_data>Y</check_data> > <check_media>N</check_media> > </store> > > > Cheers > mc > > -- > Murray Collingwood > Focus Computing > p +61 415 24 26 24 > http://www.focus-computing.com.au > > > ------------------------------------------------------------------------------ > > > _______________________________________________ > cedar-backup-users mailing list > ced...@li... > https://lists.sourceforge.net/lists/listinfo/cedar-backup-users > > -- Kenneth J. Pronovici <pro...@ie...> http://www.cedar-solutions.com/ |