1cc2e3d watchdog timeout configuration

Authored and Committed by teigland 2 years 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 --probe can be used with --timeout N to test if the watchdog
    device supports timeout value N.
    
        
file modified
+11 -7
file modified
+1 -1
file modified
+5 -5
file modified
+22 -1
file modified
+36 -20
file modified
+4 -4
file modified
+46 -0
file modified
+6 -0
file modified
+3 -2
file modified
+2 -2
file modified
+4 -3
file modified
+219 -0
file modified
+23 -3
file modified
+12 -4
file modified
+23 -0
file modified
+271 -96
file modified
+1 -0
file modified
+1 -0