Scanning and removing orphaned Codestation blob files
The csorphanscan tool in the /bin directory scans for orphaned Codestation blob files and relocates them to an orphan’s directory.
An orphaned Codestation blob file is a file that contains data for a component version that is no longer referred to by any component version currently recorded in the database. Such files use disk space but can never be accessed by a deployment process.
By default, the tool runs in a dry-run mode such that the file system is not modified and the tool only reports statistics. The tool requires some time to execute.
The csorphanscan tool supports only disk-based blob storage. S3 storage is unsupported.
The csorphanscan tool can run while the server is online. In an HA cluster, it must be run on only one cluster member.
To scan and remove orphaned Codestation blob files: