GFS Retention Policy Settings in CLI
Configuring GFS Retention Policy Settings in CLI
Yearly Keeping Period
-gfsY (-gfsYearly). This parameter enables GFS policy and sets yearly GFS keeping period.
Parameter syntax: -gfsY N or -gfsYearly N, where N is the number of years the yearly backup will be kept. N value must be an integer and >0. Maximum value for N: **1000**.
This parameter can be used along with -gfsW and -gfsM parameters.
Example: -gfsY 2. Note: this parameter cannot be applied in plans created in the legacy backup formatMonthly Keeping Period
-gfsM (-gfsMonthly). This parameter enables GFS policy and sets monthly GFS keeping period.
Parameter syntax: -gfsM or gfsMonthly N, where N is the number of months the monthly backup will be kept. N value must be an integer and >0. Maximum value for N: **100000*
This parameter can be used along with -gfsW and -gfsY parameters.
Example: -gfsM 4. Note: this parameter cannot be applied in plans created in the legacy backup formatWeekly Keeping Period
Disabling GFS
CLI Examples
Create New Backup Plan with Enabled GFS Keeping Periods
Edit the Existing Plan and Enable Weekly and Monthly GFS Keeping Periods
Edit the Existing Plan and Disable GFS Policy
Last updated