logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sanlk-resetd - host reset daemon

Description

       The  sanlk-resetd  daemon  gets  events  from  specified sanlock lockspaces.  Events are defined to cause
       sanlk-resetd to:
       - use wdmd/watchdog to reset the host
       - use /proc/sysrq-trigger to reboot the host

       The sanlk-reset program can be run on another host to request that sanlk-resetd  reset  the  host  it  is
       running on.  Both hosts must be operational and have continued access to a common lockspace for the reset
       request  to  succeed.   After  setting the event, the sanlk-reset program monitors the host status in the
       sanlock lockspace until the target host is dead.

       The sanlk-reset program can also be run on the same host as sanlk-resetd to update which  lockspaces  the
       local sanlk-resetd is watching for events.

Name

       sanlk-resetd - host reset daemon

Options

--version,-V
              Print version.

       --help,-h
              Print usage.

       --foreground,-f
              Don't fork.

       --daemon-debug,-D
              Enable debugging to stderr and don't fork.

       --sysrq-reboot,-b0|1
              Enable/Disable (1/0) use of /proc/sysrq-trigger to reboot.

       --sysrq-delay,-dsec
              Delay this many seconds before using /proc/sysrq-trigger.

       --resource-mode,-R0|1
              Resource leases are used (1) or not used (0) to protect storage.

See Also

sanlk-reset(8) sanlock(8) wdmd(8)

                                                   2014-08-14                                    SANLK-RESETD(8)

Synopsis

sanlk-resetd [OPTIONS] lockspace_name ...

See Also