Hello all.  I have a Bacula setup that I've been running for about 6
months now on a Debian system.  I have two pools setup - the default
pool for on-disk fulls and incrementals, and an "ArchivePool" for
DVD-RWs that I occasionally backup some clients to.

Everything has been working well recently using the default pool, and
all backups and restores have had no problems.  With the ArchivePool I
have quite a few disks that have been written to with no problems for a
while until just recently.

Currently I'm trying to run a job that writes to the DVD-RWs using this
ArchivePool.  The first strange problem is that it asks me to label the
next volume in the archive pool using the last numeric ID from the
default pool.  Here's the pools:

*list pools
+--------+-------------+---------+---------+----------+-------------+
| PoolId | Name        | NumVols | MaxVols | PoolType | LabelFormat |
+--------+-------------+---------+---------+----------+-------------+
| 1      | Default     | 226     | 0       | Backup   | Vol         |
| 2      | ArchivePool | 48      | 0       | Backup   | ARC         |
+--------+-------------+---------+---------+----------+-------------+

Today I was trying to backup a client to DVD as usual; typically this
will prompt me to label the next disc in sequence and once that's done
it starts backing up.  Now I get this message:

12-Jan 13:42 zakalwe-dir JobId 591: Start Backup JobId 591,
Job=pts-lreeves-base-archive.2008-01-12_13.42.05
12-Jan 13:42 zakalwe-dir JobId 591: Created new Volume "ARC0278" in catalog.
12-Jan 13:42 zakalwe-dir JobId 591: Using Device "DVD-Writer"
12-Jan 13:42 zakalwe-sd JobId 591: End of Volume "ARC0278" at 0:0 on
device "DVD-Writer" (/dev/dvd) (part_size=0, free_space=32,
free_space_errno=0).
12-Jan 13:42 zakalwe-sd JobId 591: Marking Volume "ARC0278" in Error in
Catalog.
12-Jan 13:42 zakalwe-dir JobId 591: Created new Volume "ARC0279" in catalog.
12-Jan 13:42 zakalwe-sd JobId 591: Please mount Volume "ARC0279" or
label a new one for:
    Job:          pts-lreeves-base-archive.2008-01-12_13.42.05
    Storage:      "DVD-Writer" (/dev/dvd)
    Pool:         ArchivePool
    Media type:   DVD

So not only is the sequence wrong, but it's trying to write to a storage
device that's currently unmounted and marking ARC0278 as failed.  Does
anyone know what would be causing this?  Thanks.

        Luke Reeves

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to