When we run copycluster as follows we see these errors.
-bash-4.1$ ./vbr.py --task copycluster --config-file /opt/CA/db/CopyClusterConfig.ini
Starting copy of database drdata.
Participating nodes: v_drdata_node0001.
Error: Database path does not match on source (v_drdata_node0001: /opt/CA/db/catalog/drdata/v_drdata_node0001_catalog) and destination (dc2sdeldpfm002: /opt/CA/db/data/drdata/v_drdata_node0001_catalog) nodes.
Copycluster FAILED
Why does the Vertica Data Repository copycluster command fail in a DX NetOps Performance Management environment?
All supported DX NetOps Performance Management releases
The new destination system was installed using different DbDataDir and DbCatalogDir values in drinstall.properties file than used for the source system
To resolve this the following steps should be followed. It will result in matched paths allowing the copycluster to function properly.