Vertica vbr restore is rejected - giving this message to user "Error: Unknown files found under catalog directory."
In case you are doing a full restore and you verify the completeness of your backups
by listbackup and quick check tasks
simply go to your catalog folder
cd /catalog/VERTICADB/
and move the underlying catalog folder (rename it)
[VERTICADB:/catalog/VERTICADB] mv v_verticadb_node0001_catalog/ move_v_verticadb_node0001_catalog/
run restore command again,
good luck
Comments
Post a Comment