Hello,

On 06.11.2005 15:49, Pedro Henrique Morsch Mazzoni wrote:

Hi,

I have three hd's that I wan't to use as my storage devices.
So in my bacula-dir file I have defined:

Storage {
  Name = File0
  Address = backup.lps.ufrj.br                # N.B. Use a fully
qualified name here
  SDPort = 9103
  Password = "password"
  Device = FileStorage0
  Media Type = File
}
other similar, and as far as I saw correct SD conf.


Then I labeled the storages devices:
*list media
Pool: Default
+---------+------------+-----------+----------+----------+--------------+---------+------+-----------+-----------+---------------------+
| MediaId | VolumeName | VolStatus | VolBytes | VolFiles |
VolRetention | Recycle | Slot | InChanger | MediaType | LastWritten |
+---------+------------+-----------+----------+----------+--------------+---------+------+-----------+-----------+---------------------+
| 1 | Disk0 | Error | 0 | 0 | 31536000 | 1 | 0 | 0 | File | 2005-11-04 12:15:06 | | 2 | Disk1 | Error | 0 | 0 | 31536000 | 1 | 0 | 0 | File | 2005-11-04 18:00:15 | | 3 | Disk2 | Error | 0 | 0 | 31536000 | 1 | 0 | 0 | File | 2005-11-04 18:00:15 |
+---------+------------+-----------+----------+----------+--------------+---------+------+-----------+-----------+---------------------+
*
But now, every job that I try to run hangs. For example, a backup that
uses File0 as storage:

06-Nov 01:00 backup-sd: Job colchester.2005-11-04_18.00.00 waiting.
Cannot find any appendable volumes.
Please use the "label"  command to create a new Volume for:
    Storage:      FileStorage0
    Media type:   File
    Pool:         Default

Any sugestions?

Seems obvious to me - the volumes are marked Error, so Bacula won't use them. Naturally, we can't tell you why they are not usable now. The best way to continue would probably be to delete the three media, label new ones, watch the corresponding output, and start another test job.

If that doesn't fix the problem, the output from the jobs that marks the tapes as Error would be helpful, as well as the pool configuration you use.

Arno


Pedro Mazzoni


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


--
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://www.its-lehmann.de


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to