748e832 watchdog timeout configuration

Authored and Committed by teigland a year ago
    watchdog timeout configuration
    
    Make the watchdog timeout configurable.  The watchdog device must
    support the configured value, and all hosts must use the same value.
    The io_timeout should usually be configured by a similar factor.
    
    Set watchdog_fire_timeout and io_timeout in sanlock.conf, e.g.
    watchdog_fire_timeout=30
    io_timeout=5
    
    The defaults remain watchdog_fire_timeout 60 and io_timeout 10.
    
    wdmd --trytimeout <sec> can be used test if the watchdog device
    supports a certain timeout value.
    
        
file modified
+12 -8
file modified
+1 -1
file modified
+5 -5
file modified
+22 -1
file modified
+51 -25
file modified
+4 -4
file modified
+48 -0
file modified
+6 -0
file modified
+5 -3
file modified
+2 -2
file modified
+43 -3
file modified
+250 -0
file modified
+23 -3
file modified
+12 -4
file modified
+23 -0
file modified
+314 -109
file modified
+13 -4
file modified
+1 -0
file modified
+1 -0