]> git.sur5r.net Git - bacula/docs/commitdiff
Update recycling ambiguity
authorKern Sibbald <kern@sibbald.com>
Sat, 20 Dec 2008 17:36:38 +0000 (17:36 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Dec 2008 17:36:38 +0000 (17:36 +0000)
docs/manuals/en/concepts/recycling.tex

index 9db99176910c1e35d341ee17af3f53a0824bf6fa..f2cdfed56ae86d3f01637bb4911bce36a84b4ec2 100644 (file)
@@ -57,16 +57,22 @@ of this manual for more complete examples.
 
 Automatic recycling of Volumes is performed by Bacula only when it wants a
 new Volume and no appendable Volumes are available in the Pool. It will then
-search the Pool for any Volumes with the {\bf Recycle} flag set and whose
-Volume Status is {\bf Full}. At that point, the recycling occurs in two steps.
-The first is that the Catalog for a Volume must be purged of all Jobs and
-Files contained on that Volume, and the second step is the actual recycling of
-the Volume. The Volume will be purged if the VolumeRetention period has
-expired. When a Volume is marked as Purged, it means that no Catalog records
-reference that Volume, and the Volume can be recycled. Until recycling
-actually occurs, the Volume data remains intact. If no Volumes can be found
-for recycling for any of the reasons stated above, Bacula will request
-operator intervention (i.e. it will ask you to label a new volume). 
+search the Pool for any Volumes with the {\bf Recycle} flag set and the 
+Volume Status is {\bf Purged}. At that point, it will choose the oldest 
+purged volume and recycle it.
+
+If there are no volumes with Status {\bf Purged}, then 
+the recycling occurs in two steps:
+The first is that the Catalog for a Volume must be pruned of all Jobs (i.e.
+Purged).  Files contained on that Volume, and the second step is the actual
+recycling of the Volume.  Only Volumes marked {\bf Full} or {\bf Used} will
+be considerd for pruning.  The Volume will be purged if the VolumeRetention
+period has expired.  When a Volume is marked as Purged, it means that no
+Catalog records reference that Volume, and the Volume can be recycled.
+Until recycling actually occurs, the Volume data remains intact.  If no
+Volumes can be found for recycling for any of the reasons stated above,
+Bacula will request operator intervention (i.e.  it will ask you to label a
+new volume).
 
 A key point mentioned above, that can be a source of frustration, is that Bacula
 will only recycle purged Volumes if there is no other appendable Volume