For each environment I have three pools (incremental, differential and full). 
My four environments are: Linux, Windows, file server and mail.

All volumes are on LTO-5 tape.

The incremental mail pool ran out of volumes because of our mistake. As a 
consequence, Bareos started to write to the incremental file server pool. Why? 
Idon't know. 

We have already restocked new tapes for the incremental mail pool, but Bareos 
continues to incrementally back up mail on the same file server volume.

Restart director and reboot Bareos server not working.

Attached: pool/job settings and last mail and file server job log showing that 
both jobs were written to the same volume SI0002L5.

-- 
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.
Pool {
  Name = CorreioIncremental
  Pool Type = Backup
  Recycle = yes
  AutoPrune = yes
  Volume Retention = 60 days
}

Pool {
  Name = SilverIncremental
  Pool Type = Backup
  Recycle = yes
  AutoPrune = yes
  Volume Retention = 60 days
}

Job {
  Name = BackupCaixasPostais
  JobDefs = JobsLinux
  Client = Correio-fd
  FileSet = "Caixas Postais"
  Schedule = BackupDiarioCorreio
  Pool = CorreioIncremental
  Full Backup Pool = CorreioFull
  Differential Backup Pool = CorreioDiferencial
  Incremental Backup Pool = CorreioIncremental
  Priority = 1
}

Job {
  Name = BackupSilver
  JobDefs = JobsWindows
  Client = Silver-fd
  Messages = Standard
  Schedule = BackupDiarioSilver
  Pool = SilverIncremental
  Full Backup Pool = SilverFull
  Differential Backup Pool = SilverDiferencial
  Incremental Backup Pool = SilverIncremental
  Priority = 1
}
Thanos-dir JobId 26620: Bareos Thanos-dir 16.2.4 (01Jul16):
Build OS: x86_64-redhat-linux-gnu redhat CentOS Linux release 7.0.1406 (Core) 
JobId: 26620
Job: BackupCaixasPostais.2018-11-05_21.30.00_58
Backup Level: Incremental, since=2018-11-03 20:52:18
Client: "Correio-fd" 16.2.4 (01Jul16) i686-redhat-linux-gnu,redhat,CentOS 
release 5.10 (Final),CentOS_5,i586
FileSet: "Caixas Postais" 2015-02-11 14:18:09
Pool: "CorreioIncremental" (From Job IncPool override)
Catalog: "CatalogoPG" (From Client resource)
Storage: "Scalari80" (From Job resource)
Scheduled time: 05-Nov-2018 21:30:00
Start time: 05-Nov-2018 21:50:13
End time: 05-Nov-2018 22:33:29
Elapsed time: 43 mins 16 secs
Priority: 1
FD Files Written: 25,878
SD Files Written: 25,878
FD Bytes Written: 8,346,409,157 (8.346 GB)
SD Bytes Written: 8,350,114,836 (8.350 GB)
Rate: 3215.1 KB/s
Software Compression: None
VSS: no
Encryption: no
Accurate: no
Volume name(s): SI0002L5
Volume Session Id: 20
Volume Session Time: 1541423387
Last Volume Bytes: 189,169,174,425 (189.1 GB)
Non-fatal FD errors: 0
SD Errors: 0
FD termination status: OK
SD termination status: OK
Termination: Backup OK
Thanos-dir JobId 26619: Bareos Thanos-dir 16.2.4 (01Jul16):
Build OS: x86_64-redhat-linux-gnu redhat CentOS Linux release 7.0.1406 (Core) 
JobId: 26619
Job: BackupSilver.2018-11-05_21.30.00_57
Backup Level: Incremental, since=2018-11-02 21:40:45
Client: "Silver-fd" 16.2.4 (01Jul16) Microsoft Windows Server 2003 R2 Standard 
Edition Service Pack 2 (build 3790),Cross-compile,Win32
FileSet: "Windows All Drives" 2015-02-11 11:30:48
Pool: "SilverIncremental" (From Job IncPool override)
Catalog: "CatalogoPG" (From Client resource)
Storage: "Scalari80" (From Job resource)
Scheduled time: 05-Nov-2018 21:30:00
Start time: 05-Nov-2018 21:50:13
End time: 05-Nov-2018 22:58:53
Elapsed time: 1 hour 8 mins 40 secs
Priority: 1
FD Files Written: 1,896
SD Files Written: 1,896
FD Bytes Written: 6,437,902,812 (6.437 GB)
SD Bytes Written: 6,438,367,739 (6.438 GB)
Rate: 1562.6 KB/s
Software Compression: None
VSS: yes
Encryption: no
Accurate: no
Volume name(s): SI0002L5
Volume Session Id: 19
Volume Session Time: 1541423387
Last Volume Bytes: 190,504,957,072 (190.5 GB)
Non-fatal FD errors: 0
SD Errors: 0
FD termination status: OK
SD termination status: OK
Termination: Backup OK

Reply via email to