Please read my answer carefully:

> Please read the documentation, especially regarding pools and volumes.

Have you read the documentation at all?

> You could define a pool for each day of the month and configure the schedule 
> to use every day a
> volume from that day's pool.

Define day1pool, day2pool, day3pool .. day31 pool.
on day1, write into day1pool
on day2, write into day2pool

and so on if you want to use a different tape each day of the month.


On 08.12.2015 09:18, 吳汝剛 wrote:
> Hello,
> Yes,I already set schedule to use tape pool.But my tape machine only one 
> slot.It's only mount one tape.When I want use differential backup.It's will 
> show "is waiting mount request".I think so it's need mount full backup 
> tape.But the schedule backup is set 23:30.This time haven't any user will 
> change tape.How to it?
> 
> I post my conf.
> I haven't use schedule in this time.I use manual run backup it.So,this 
> schedule temp not use.
> 
> Pool {
>   Name = LTO-6
>   Pool Type = Backup
>   Volume Retention = 3650 days
>   Recycle = yes
>   AutoPrune = no


The two following settings do not make any sense on a tape drive.
>   LabelFormat = "Data-${Year}-${Month:p/2/0/r}-${Day:p/2/0/r}-id${JobId}"
>   Maximum Volume Bytes = 6250G
> }
> Storage {
>   Name = LTO-6
>   Password = q1w2e3r4%%
>   Address = 192.168.2.184
>   SDPort = 9103
>   Device = LTO-6
>   Media Type = LTO-6
>   Maximum Concurrent Jobs = 100
> }
> Schedule {
>   Name = Different_Backup
>   Run = Level=Full Pool=LTO-6 dec on 31 at 23:30
> }
> Job {
>   Name = Different_Backup
>   Type = Backup
>   Level = Differential
>   Client = eta-file-1-fd
>   FileSet = M_N_K_Drive
>   Schedule = Different_Backup
>   Storage = LTO-6
>   Pool = LTO-6
>   Messages = Standard
>   Run Before Job = "dd if=/dev/zero of=/dev/st0 bs=512 count=1"
>   Run After Job = "mt -f /dev/st0 offline"
> }
> Client {
>   Name = eta-file-1-fd
>   Password = q1w2e3r4%%
>   Address = 192.168.1.215
>   FDPort = 9102
>   #Catalog = MyCatalog
>   File Retention = 1 months
>   Job Retention = 6 months
> }
> 


-- 
Mit freundlichen Grüßen

 Philipp Storz                             [email protected]
 Bareos GmbH & Co. KG                      Phone: +49 221 63 06 93-92
 http://www.bareos.com                     Fax:   +49 221 63 06 93-10

 Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
 Geschäftsführer: Stephan Dühr, M. Außendorf,
 J. Steffens, P. Storz, M. v. Wieringen

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to