Hi,
I habe 3 pools, incr 7days ret., diff 1month ret., full 2month ret.
if i run list volumes, everything looks fine:
*list volumes
Pool: B2D-incr
+---------+---------------+-----------+---------+----------+----------+--------------+---------+------+-----------+-----------+---------------------+
| mediaid | volumename | volstatus | enabled | volbytes | volfiles |
volretention | recycle | slot | inchanger | mediatype | lastwritten |
+---------+---------------+-----------+---------+----------+----------+--------------+---------+------+-----------+-----------+---------------------+
| 2 | B2D-incr-0002 | Used | 1 | 34,435 | 0 |
864,000 | 1 | 0 | 0 | File | 2014-04-10 00:01:05 |
| 3 | B2D-incr-0003 | Used | 1 | 34,435 | 0 |
864,000 | 1 | 0 | 0 | File | 2014-04-14 00:01:03 |
| 5 | B2D-incr-0005 | Used | 1 | 34,435 | 0 |
864,000 | 1 | 0 | 0 | File | 2014-04-15 00:01:04 |
| 6 | B2D-incr-0006 | Used | 1 | 68,667 | 0 |
864,000 | 1 | 0 | 0 | File | 2014-04-17 00:01:04 |
| 7 | B2D-incr-0007 | Used | 1 | 34,435 | 0 |
864,000 | 1 | 0 | 0 | File | 2014-04-18 00:01:05 |
| 8 | B2D-incr-0008 | Used | 1 | 34,435 | 0 |
864,000 | 1 | 0 | 0 | File | 2014-04-19 00:01:04 |
| 9 | B2D-incr-0009 | Append | 1 | 34,435 | 0 |
864,000 | 1 | 0 | 0 | File | 2014-04-21 00:01:04 |
| 10 | B2D-incr-0010 | Used | 1 | 68,667 | 0 |
864,000 | 1 | 0 | 0 | File | 2014-04-09 00:01:03 |
| 12 | B2D-incr-0012 | Used | 1 | 68,667 | 0 |
864,000 | 1 | 0 | 0 | File | 2014-04-12 00:01:04 |
+---------+---------------+-----------+---------+----------+----------+--------------+---------+------+-----------+-----------+---------------------+
Pool: B2D-diff
+---------+---------------+-----------+---------+----------+----------+--------------+---------+------+-----------+-----------+---------------------+
| mediaid | volumename | volstatus | enabled | volbytes | volfiles |
volretention | recycle | slot | inchanger | mediatype | lastwritten |
+---------+---------------+-----------+---------+----------+----------+--------------+---------+------+-----------+-----------+---------------------+
| 11 | B2D-diff-0011 | Used | 1 | 34,782 | 0 |
2,592,000 | 1 | 0 | 0 | File | 2014-03-23 00:01:05 |
| 13 | B2D-diff-0013 | Used | 1 | 34,782 | 0 |
2,592,000 | 1 | 0 | 0 | File | 2014-03-30 00:01:04 |
| 14 | B2D-diff-0014 | Used | 1 | 34,435 | 0 |
2,592,000 | 1 | 0 | 0 | File | 2014-04-13 00:01:05 |
| 16 | B2D-diff-0016 | Append | 1 | 34,435 | 0 |
2,592,000 | 1 | 0 | 0 | File | 2014-04-20 00:01:04 |
+---------+---------------+-----------+---------+----------+----------+--------------+---------+------+-----------+-----------+---------------------+
Pool: B2D-full
+---------+---------------+-----------+---------+----------+----------+--------------+---------+------+-----------+-----------+---------------------+
| mediaid | volumename | volstatus | enabled | volbytes | volfiles |
volretention | recycle | slot | inchanger | mediatype | lastwritten |
+---------+---------------+-----------+---------+----------+----------+--------------+---------+------+-----------+-----------+---------------------+
| 1 | B2D-full-0001 | Append | 1 | 40,571 | 0 |
5,184,000 | 1 | 0 | 0 | File | 2014-04-06 00:01:04 |
| 4 | B2D-full-0004 | Used | 1 | 40,463 | 0 |
5,184,000 | 1 | 0 | 0 | File | 2014-01-05 00:01:03 |
| 15 | B2D-full-0015 | Used | 1 | 40,571 | 0 |
5,184,000 | 1 | 0 | 0 | File | 2014-02-02 00:01:05 |
| 17 | B2D-full-0017 | Used | 1 | 40,571 | 0 |
5,184,000 | 1 | 0 | 0 | File | 2014-03-02 00:01:05 |
+---------+---------------+-----------+---------+----------+----------+--------------+---------+------+-----------+-----------+---------------------+
but if i want to restore (for examble) the diff backup from 2014-03-30, I cant
select this:
Select item: (1-13): 5
Automatically selected Client: test-fd
Automatically selected FileSet: de-backup01-set
+-------+-------+----------+----------+---------------------+---------------+
| jobid | level | jobfiles | jobbytes | starttime | volumename |
+-------+-------+----------+----------+---------------------+---------------+
| 94 | F | 21 | 37,213 | 2014-04-06 00:01:03 | B2D-full-0001 |
| 108 | D | 19 | 31,351 | 2014-04-20 00:01:03 | B2D-diff-0016 |
| 109 | I | 19 | 31,351 | 2014-04-21 00:01:03 | B2D-incr-0009 |
| 110 | I | 19 | 31,351 | 2014-04-22 00:01:03 | B2D-incr-0010 |
+-------+-------+----------+----------+---------------------+---------------+
You have selected the following JobIds: 94,108,109,110
my pool config:
# Standard incr Pool
Pool {
Name = B2D-incr
Pool Type = Backup
Recycle = yes
Auto Prune = yes
Volume Retention = 10 days
Job Retention = 10 days
Label Format = "B2D-incr-"
Volume Use Duration = 1 day
Purge Oldest Volume = yes
Maximum Volume Bytes = 100GB
}
# Standard diff Pool
Pool {
Name = B2D-diff
Pool Type = Backup
Recycle = yes
Auto Prune = yes
Volume Retention= 1 month
Job Retention = 1 month
Label Format = "B2D-diff-"
Volume Use Duration = 1 day
Purge Oldest Volume = yes
Maximum Volume Bytes = 100G
}
# Standard full Pool
Pool {
Name = B2D-full
Pool Type = Backup
Recycle = yes
Volume Retention = 2 month
Job Retention = 2 month
Label Format = "B2D-full-"
Volume Use Duration = 1 day
# Next Pool = B2T-full
Purge Oldest Volume = yes
Maximum Volume Bytes = 100GB
}
Can you help me to find my mistake?
--
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.