SAM_REGISTER - Online Linux Manual Page
Section : 3
Updated : 12/01/2009
Source : corosync Man Page
Note : Corosync Cluster Engine Programmer's Manual
NAMEsam_rehister − Register component for health checking
SYNOPSIS#include <corosync/sam.h> cs_error_t sam_register (unsigned int *instance_id);
DESCRIPTIONThe sam_register function is used to register a process for healthchecking. If recovery policy is set to SAM_RECOVERY_POLICY_RESTART and recovery action will be taken, the new process instance will begin execution at the next code line after this function is called. This function can be called only once and SAM must be initialized by sam_initialize(3) function. The instance_id argument is a pointer to a value storing the current iteration instance. If this parameter is NULL, no instance_id is returned. and then, no instance_id will be returned. This value starts at 0 for the first iteration instance, and increases by 1 each time a recovery restart is executed. After reaching MAX_INT, the instance_id will reset to 0. The placement of this function is important because after it is called, the process id will change. After registration, event driven health checking is not running.
RETURN VALUEThis call return CS_OK value if successful, otherwise and error is returned.
ERRORSCS_ERR_BAD_HANDLE health checking was not started by calling sam_start(3) function. CS_ERR_LIBRARY internal library call failed. This can be one of pipe creation or fork. It's possible to get more information from errno.
SEE ALSOsam_start(3), sam_initialize(3), sam_hc_callback_register(3) 0
Johanes Gumabo
Data Size : 6,740 byte
man-sam_register.3Build : 2025-03-22, 13:26 :
Visitor Screen : x
Visitor Counter ( page / site ) : 55 / 4,656,134
Visitor ID : :
Visitor IP : 216.73.216.85 :
Visitor Provider : AMAZON-02 :
Provider Position ( lat x lon ) : 39.962500 x -83.006100 : x
Provider Accuracy Radius ( km ) : 20 :
Provider City : Columbus :
Provider Province : Ohio , : ,
Provider Country : United States :
Provider Continent : North America :
Visitor Recorder : Version :
Visitor Recorder : Library :
Online Linux Manual Page : Version : Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 25.03.22
Online Linux Manual Page : Library : lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page : Library : lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base : Version : Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base : Library : lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.