I am getting this warning on my backup and need help to fix it before it becomes a problem for me. I am seeing this behavior after adding 2 nodes to my existing 1 node environment
$ /opt/vertica/bin/vbr.py --task backup --config-file /opt/vertica/config/vertica_backup.ini
WARNING 6046: The database is currently 0-safe, which could result in catastrophic data loss in the event of a failure. Do not use k=0 in a production environment. For test, dev or other non-production environments, K=0 may be acceptable however Vertica still recommends a minimum value of K=1
Starting backup of database drdata.
Participating nodes: v_drdata_node0001, v_drdata_node0002, v_drdata_node0003.
WARNING 6046: The database is currently 0-safe, which could result in catastrophic data loss in the event of a failure. Do not use k=0 in a production environment. For test, dev or other non-production environments, K=0 may be acceptable however Vertica still recommends a minimum value of K=1
Snapshotting database.
Snapshot complete.
Approximate bytes to copy: 13741051381 of 26148429015 total.
[==================================================] 100%
Copying backup metadata.
Finalizing backup.
Deleting old restore points.
Backup complete!
WARNING 6046: The database is currently 0-safe, which could result in catastrophic data loss in the event of a failure. Do not use k=0 in a production environment. For test, dev or other non-production environments, K=0 may be acceptable however Vertica still recommends a minimum value of K=1
DevOps Performance Management 3.7
The following was done to resolve this:
This should resolve the backup issue and set the environment to the appropriate ksafety level
Public vertica forum: