The Data Repository (DR) nodes fail to start via admintools, reporting transaction commit failures. This typically occurs when the catalog partition has no remaining disk space.
When attempting to start the database, the startup.log or console displays errors similar to the following:
Error found in the startup.log file:
Failure during commit of transaction 0xfff0000000000cc1, cannot proceed
HINT: Vertica semantics require commit to succeed or the node to go down; restart this node
LOCATION: commitTransaction, ...
Checking disk space with the command "df -h" shows the catalog directory is at 100% (or near 100%) capacity.
The vertica.log file in the catalog directory has grown significantly, exhausting the available disk space, preventing Vertica from completing the transaction commit required for startup.
To resolve this issue and prevent it from recurring, follow these steps:
dradmin user.vertica.log file to free up space immediately:admintools utility. If further assistance is needed for startup, see .vertica.log is managed automatically and does not fill the disk again. Refer to for the configuration command.For more details on how Vertica manages log files, see
See the Configure Log Rotation for the Data Repository documentation topic for additional Vertica log rotation details and configuration.