This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
public:announcement:ahsay_upgrade_advisory_29634 [2021/11/18 15:15] kirk.lim corrected misinformation, added Q&A, remove link to inaccurate document/v8/cbs_upgrade_29634.pdf |
public:announcement:ahsay_upgrade_advisory_29634 [2021/11/18 16:04] (current) kirk.lim |
||
---|---|---|---|
Line 40: | Line 40: | ||
<BR> | <BR> | ||
- | <BR>The corrected value varies if the retention policy is set as 'jobs', 'day', 'month', etc. | + | <BR>The value varies if the retention policy is set as 'jobs', 'day', 'month', etc. |
<BR> | <BR> | ||
<BR>Example, | <BR>Example, | ||
Line 53: | Line 53: | ||
<html> | <html> | ||
<ol> | <ol> | ||
- | Once this special job has completed, a log file is created containing the users and the backup sets that have been affected. <BR>The log is saved in the following location <I><B>%CBS_INSTALL_PATH%/logs/retention-policy-reset.log</B></I> ; you should review this file after upgrade. | + | Once this special task has completed, a log file is created containing the users and the backup sets that have been affected. <BR>The log is saved in the following location <I><B>%CBS_INSTALL_PATH%/logs/retention-policy-reset.log</B></I> ; you should review this file after upgrade. |
</ol> | </ol> | ||
</html> | </html> | ||
+ | |||
+ | <code> | ||
+ | 2021-11-18-11-25-18 Start reset the retention policy affected by #29634 | ||
+ | 1. User = Hardy | ||
+ | Affected backup set = default-backup-set-name-1 (RP=adv)(1637205271903) | ||
+ | ...Reset the ADVANCED-MONTHLY retention policy from 1 to 10 month(s). User = Hardy, backup set = default-backup-set-name-1 (RP=adv)(1637205271903) | ||
+ | ...Reset the ADVANCED-YEARLY retention policy from 1 to 10 year(s). User = Hardy, backup set = default-backup-set-name-1 (RP=adv)(1637205271903) | ||
+ | ...Reset the ADVANCED-WEEKLY retention policy from 1 to 7 week(s). User = Hardy, backup set = default-backup-set-name-1 (RP=adv)(1637205271903) | ||
+ | Retention Policy Settings: Type = ADVANCED, Unit = DAYS, Period = 7, Overlap Sensitive = false, Advanced Retention Policy List = [Advanced Retention Policy: ID = 1637205310940, Name = 1 mo, repeat 1mo, Type = MONTHLY, Numbers To Keep = 1, Date Type = EXACT, Sun = false, Mon = false, Tue = false, Wed = false, Thu = false, Fri = false, Sat = false, Day = 1, Week = 1, Month = 0, Year = 0, Advanced Retention Policy: ID = 1637205365152, Name = 1 yr, repeat 1 yr, Type = YEARLY, Numbers To Keep = 1, Date Type = EXACT, Sun = false, Mon = false, Tue = false, Wed = false, Thu = false, Fri = false, Sat = false, Day = 1, Week = 1, Month = 1, Year = 0, Advanced Retention Policy: ID = 1637205388324, Name = 1 wk, wed, keep 1wk, Type = WEEKLY, Numbers To Keep = 1, Date Type = , Sun = false, Mon = false, Tue = false, Wed = true, Thu = false, Fri = false, Sat = false, Day = 0, Week = 0, Month = 0, Year = 0] => Retention Policy Settings: Type = ADVANCED, Unit = DAYS, Period = 7, Overlap Sensitive = false, Advanced Retention Policy List = [Advanced Retention Policy: ID = 1637205310940, Name = 1 mo, repeat 1mo, Type = MONTHLY, Numbers To Keep = 10, Date Type = EXACT, Sun = false, Mon = false, Tue = false, Wed = false, Thu = false, Fri = false, Sat = false, Day = 1, Week = 1, Month = 0, Year = 0, Advanced Retention Policy: ID = 1637205365152, Name = 1 yr, repeat 1 yr, Type = YEARLY, Numbers To Keep = 10, Date Type = EXACT, Sun = false, Mon = false, Tue = false, Wed = false, Thu = false, Fri = false, Sat = false, Day = 1, Week = 1, Month = 1, Year = 0, Advanced Retention Policy: ID = 1637205388324, Name = 1 wk, wed, keep 1wk, Type = WEEKLY, Numbers To Keep = 7, Date Type = , Sun = false, Mon = false, Tue = false, Wed = true, Thu = false, Fri = false, Sat = false, Day = 0, Week = 0, Month = 0, Year = 0] | ||
+ | |||
+ | 2. User = Laurel | ||
+ | Affected backup set = default-backup-set-name-1 (RP=1job_acpsimple)(1637205419957) | ||
+ | ...Reset the SIMPLE retention policy from 1 to 90 day/job. User = Laurel, backup set = default-backup-set-name-1 (RP=1job_acpsimple)(1637205419957) | ||
+ | Retention Policy Settings: Type = SIMPLE, Unit = JOBS, Period = 1, Overlap Sensitive = false, Advanced Retention Policy List = [] => Retention Policy Settings: Type = SIMPLE, Unit = JOBS, Period = 90, Overlap Sensitive = false, Advanced Retention Policy List = [] | ||
+ | |||
+ | 2021-11-18-11-25-18 Completed recovering the retention policy. | ||
+ | 2021-11-18-11-25-18 Number of affected user = 2 | ||
+ | </code> | ||
+ | |||
==== Will this fix apply if my user intended their backup set's retention policy to be "1"? ==== | ==== Will this fix apply if my user intended their backup set's retention policy to be "1"? ==== |