Symptoms

Task to create high availability storage (Install additional packages on node 'xxxxx' according role PACI_HN_PSBM) fails with:

Command '/bin/sh -c /usr/local/pem/bin/pcs-config-check' execution failed with code 3: Default VM diretory /var/parallels is located on non-local directory /pcs

Cause

It is caused due to misconfiguration whereby a symlink on /vz/private and /var/parallels to /pcs was created.

Resolution

The correct configuration can be found here:

Important: Both /vz/private and /var/parallels must point to locations on the same virtualization node. They cannot be linked to locations on other nodes.

Internal content