Aditya Ivaturi wrote:
> Pool: Default
> +---------+-------------+-----------+----------+----------+--------------+---------+------+-----------+-----------+---------------------+
> 
> | MediaId | VolumeName  | VolStatus | VolBytes | VolFiles | VolRetention
> | Recycle | Slot | InChanger | MediaType | LastWritten         |
> +---------+-------------+-----------+----------+----------+--------------+---------+------+-----------+-----------+---------------------+
> 
> |       1 | EDU         | Error     |        0 |        0 |   31,536,000
> |       1 |    0 |         0 | File      | 2005-09-02 14:17:38 |
> |       2 | ITG-WIN     | Error     |        0 |        0 |   31,536,000
> |       1 |    0 |         0 | File      | 2005-09-02 15:07:31 |
> |       3 | ITG-UNIX    | Error     |        0 |        0 |   31,536,000
> |       1 |    0 |         0 | File      | 2005-09-03 01:05:05 |
> |       4 | EDU002      | Error     |        0 |        0 |   31,536,000
> |       1 |    0 |         0 | File      | 2005-09-04 14:07:39 |
> |       5 | ITG-UNIX002 | Error     |        0 |        0 |   31,536,000
> |       1 |    0 |         0 | File      | 2005-09-06 08:52:05 |
> |       6 | EDU003      | Error     |        0 |        0 |   31,536,000
> |       1 |    0 |         0 | File      | 2005-09-06 08:53:25 |
> |       7 | ITG-UNIX003 | Error     |        0 |        0 |   31,536,000
> |       1 |    0 |         0 | File      | 2005-09-06 09:43:30 |
> +---------+-------------+-----------+----------+----------+--------------+---------+------+-----------+-----------+---------------------+
> 
> Pool: Lin-Pool
> +---------+------------+-----------+-------------+----------+--------------+---------+------+-----------+-----------+---------------------+
> 
> | MediaId | VolumeName | VolStatus | VolBytes    | VolFiles |
> VolRetention | Recycle | Slot | InChanger | MediaType | LastWritten    
>     |
> +---------+------------+-----------+-------------+----------+--------------+---------+------+-----------+-----------+---------------------+
> 
> |       8 | LIN-0001   | Used      |   9,736,677 |        0 |  
> 15,552,000 |       1 |    0 |         0 | File      | 2005-09-06 16:51:32 |
> |       9 | LIN-0002   | Used      |  29,961,179 |        0 |  
> 15,552,000 |       1 |    0 |         0 | File      | 2005-09-06 16:52:09 |
> |      10 | LIN-0003   | Used      | 164,744,328 |        0 |  
> 15,552,000 |       1 |    0 |         0 | File      | 2005-09-06 17:24:07 |
> |      11 | LIN-0004   | Used      |   3,946,566 |        0 |  
> 15,552,000 |       1 |    0 |         0 | File      | 2005-09-06 17:24:12 |
> +---------+------------+-----------+-------------+----------+--------------+---------+------+-----------+-----------+---------------------+
> 
> 
> Pool: Win-Pool
> No results to list.


Well, right away it's apparent that there's no volumes in your Win-Pool
(therefore, no appendable volumes); all the volumes in your Lin-pool are
used (all on the same day), but not recycled -- presumably they have not
reached their retention date; and all the volumes in your Default pool
are errored.

Bacula is telling you "No appendable volume could be found" because ...
no appendable volumes exist.

At a guess, you might want to replace that "Use volume once" with a
"Volume use duration" setting, because I'll bet what happened is your
system put one job on each of your Lin-pool Volumes the first day you
ran it, using up every tape in the pool, then had nothing left to put
the next job on.


-- 
 Phil Stracchino       [EMAIL PROTECTED]
    Renaissance Man, Unix generalist, Perl hacker
 Mobile: 603-216-7037         Landline: 603-886-3518


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to