Smarts Failover Backup Appear to fail with error: Operation not permitted
All Supported Smarts versions
scp: /opt/InCharge/<Suite>/smarts/local/rules/<directory>: set times: Operation not permitted
With reference to the documentation: Set up passwordless SSH Access to the Failover Manager Servers for non-root users, it is recommended to set user-permissions to smarts local directory to the non-root user.
Hence, if the issue appears with respect to the permissions, please run the following:
sudo chown -R <non-root-user>:<user-group> <Smarts Install Directory>/smarts/local/
sudo chmod -R g+w <Smarts Install Directory>/smarts/local
Once the permissions are set, please try the backup actions again.
If you continue to face the issue post setting the right permissions, please get in touch with Broadcom Support by raising a service request and quoting this KB article.