--- src/fm/fmd/fmd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/fm/fmd/fmd.conf b/src/fm/fmd/fmd.conf index 63950ef8e..4924abfd9 100644 --- a/src/fm/fmd/fmd.conf +++ b/src/fm/fmd/fmd.conf @@ -14,7 +14,7 @@ export FMS_HA_ENV_HEALTHCHECK_KEY="Default" export FMS_PROMOTE_ACTIVE_TIMER=0 # To enable self fencing either comment the following line to get a default value of 10 seconds, -# or set an appropriate timeout value, (unit is seconds). +# or set an appropriate timeout value, (unit is milliseconds). export FMS_NODE_ISOLATION_TIMEOUT=0 # To enable remote fencing change to 1 -- 2.15.1 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Opensaf-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensaf-devel
