Symptoms

APS task is failing:

Last execution output   
Destination host '<HOSTNAME>' (#457), IP 'x.x.x.x' : attribute 'perm' is not declared for element 'EXTRACT'.

Cause

POA agent malfunction on the <HOSTNAME> node.

Resolution

  1. Verify that POA agent is of the same version as POA itself:

    # rpm -q pleskd
    

    If it is not - please update it:

    # yum install -y pleskd
    

    Provided POA MN is configured as repository on the node

  2. If the agent is of current version, restart it:

    # /etc/init.d/pem restart 
    

Internal content