Purging storage blobs
Purging blobs improves performance and ensures sufficient free space for new blobs.
Before you begin
- The computer that hosts AS4 Microservice fails while the file is being transferred
- The file system server or client fails while the file is being transferred onto the file system
- Low disk space, which can cause incomplete file transfers
When a blob is created in the storage system, the existence of the blob and its contents are determined by the blob's lifespan settings. For more information, see Data lifespan. Blobs are purged after their lifespan expires. Purging is also called reaping.
Your planning for purging includes the following considerations:
- Determine the length of time that is required for data blobs to continue to be available. Some data is required for audits for several years. Other data is not required to be stored beyond confirmation of receipt. Blobs are reaped the day after the date the lifespan specifies (not on the specified date).
- Determine what blob data you would like to save as files in a directory outside of AS4 Microservice.
- Consider your file system capacity relative to usage and expected volume.
- Calculate the length of time your capacity serves the expected volume.
About this task
Purge settings include the following settings:
- Reaper settings
These settings control the operation of the reaper. For more information, see Reaper.
- Lifespan settings
These settings control what data gets purged. For more information, see Data lifespan.
Purge settings can be configured at the variant level when the variant is provisioned. The variant level purge settings can be overridden by using the storage -purge command.