ADVM-05227
Failed to set ACFS Security on a replication enabled file system 'string' because ACFS Security is not initialized on the standby site; moreover, ACFS Audit is not initialized on standby site.
Cause
In an ACFS Audit initialized cluster, an attempt to prepare ACFS Security on a replication enabled filesystem failed because the standby site was neither Audit initialized nor Security initialized.
Action
follow the steps mentioned below in sequence.
- Initialize ACFS Audit on the standby site by executing 'acfsutil audit init' command.
- Initialize ACFS Security on the standby site by executing 'acfsutil sec init' command.
- Retry command 'acfsutil repl init' on the primary site.