Modifying the Storage Pool Snapshot Retention Policy
- 18 Mar 2022
- 1 Minute to read
- Print
- DarkLight
- PDF
Modifying the Storage Pool Snapshot Retention Policy
- Updated on 18 Mar 2022
- 1 Minute to read
- Print
- DarkLight
- PDF
Article Summary
Share feedback
Thanks for sharing your feedback!
By default, the snapshot retention policy specifies that 32 snapshots will be retained for the storage pool. You can change this default using the following procedure.
To modify the maximum number of snapshots stored on a machine:
- Log in to the desired server.
- Open a SSH session to the server and log in as the admin user.
- Run the following command to access the linux shell:
elevate
- Edit the file /etc/ctera/portal.cfg.
- Change the value of
CTERA_STORAGE_MAX_SNAPSHOTS
to the number of snapshots you would like the machine to maintain.
The default value is 32. - Save your changes.
- Restart the portal server, by entering the following command:
portal-manage.sh restart
Was this article helpful?