Appearance
uncertain-delete.pl(1) - Fix "success is uncertain, not deleting object ID" errors
SYNOPSIS
uncertain-delete.pl [OPTIONS] dict_path object_id
DESCRIPTION
This script can be used to fix up Obox Troubleshooting: "Success is uncertain, not deleting object ID" cleanup errors by checking if it actually succeeded in Cassandra or not. If not, the Scality object is deleted.
It's possible to give path & object ID as parameters. It's also possible to feed the error logs directly to stdin.
Giving --head parameter causes it to check from Scality first with HEAD if the object really exists before issuing DELETE. This allows differentiating between whether the object actually exists in Scality or not, which might be useful to know.
OPTIONS
- --head
- Check first whether object exists in the object storage before attempting to remove it.
REPORTING BUGS
Report bugs, including doveconf -n output, to the Dovecot Mailing List dovecot@dovecot.org. Information about reporting bugs is available at: https://dovecot.org/bugreport.html