Product:
Search Type:

PEM node is unmanageable, how to fix.

Article ID: 2258 
Last Review: Mar,19 2008
APPLIES TO:
  • Parallels Automation (PEM)

SYMPTOMS

Some PSA background tasks keep fail with error message 'PEM node is unmanageble, host_id = $id'.
 

CAUSE

PSA management node was unable to contact an agent installed on the host $id during the last communication attempt. This can be caused by network, hardware or software issues.
 

RESOLUTION

Follow these steps to investigate the issue:

1. Look-up the host by id
    * Go to 'Top > System Director > Monitoring Manager'
    * Select Host as a component type
    * Click Next to see the list of all hosts registered in the system with their corresponding ids

2. Make sure that ports 8352/tcp and 8354/tcp are not filtered for communication between the host and the management node.

3. Make sure that the PSA agent on the host is up and running, restart if unsure:
     on Windows, execute the following commands from the command prompt (Start->Run->cmd.exe) as local administrator:
net stop pem
net start pem

    on Linux, run as root:
/etc/init.d/pem restart

Note: if using Virtuozzo, make sure you execute these commands inside a VPS, not on the hardware node itself
Note: using Windows clustering for MS Exchange back ends, make sure the cluster group (virtual server) is up and running and check PSA Agent on the active node. For verifying a cluster state one may use cluadmin (GUI) or cluster (console) utilities.

4. Check if a proper version of an agent is installed:
    on Windows:
check a version of pleskd.exe executable (select Properties->Version), this file can be found in C:\Program File\SWSoft\PEM\bin (or in C:\Program File\SWSoft\PEM for older PEM versions)
    on Linux:
rpm -qa | grep pleskd
After the version number in retrieved, it can be compared against the version on another (working) host or version from the latest installed PSA update/hotfix. If versions are different, PSA agent should be upgraded on that host.
Keywords: pem psa agent

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
*Please type the code you can see.
* - required fields