Changes to 'event-reset-5'
by David Teigland
New branch 'event-reset-5' available with the following commits:
commit 9ea06ff0b4c490becbc71bb3e77aa7766ca847f6
Author: David Teigland <teigland(a)redhat.com>
Date: Wed Jul 16 17:02:42 2014 -0500
sanlock: disk endian handling
Signed-off-by: David Teigland <teigland(a)redhat.com>
9 years, 2 months
Changes to 'event-reset-4'
by David Teigland
New branch 'event-reset-4' available with the following commits:
commit 32305986d78b6fa6de40202790fce5ab1cfca8f6
Author: David Teigland <teigland(a)redhat.com>
Date: Fri May 30 15:06:00 2014 -0500
reset: daemon and program for resetting hosts
The sanlk-resetd daemon gets events from specified lockspaces.
Events are defined to cause the sanlk-resetd to:
- use wdmd/watchdog to reset the host (event 1)
- use /proc/sysrq-trigger to reboot the host (event 4)
The sanlk-resetd daemon can be used alone, and events passed
to it from another host by:
sanlock client set_event -s lockspace_name -i host_id -e 1
The sanlk-reset program can also be used to communicate with
sanlk-resetd on another host. It will set the event(s), then
monitor the host status until the target host is dead.
Signed-off-by: David Teigland <teigland(a)redhat.com>
9 years, 2 months
Changes to 'event-reset-3'
by David Teigland
New branch 'event-reset-3' available with the following commits:
commit 6297afb0dc9c72f5f6ee6bd4d7276b3c805e3a79
Author: David Teigland <teigland(a)redhat.com>
Date: Fri May 30 15:06:00 2014 -0500
reset: daemon and program for resetting hosts
The sanlk-resetd daemon gets events from specified lockspaces.
Events are defined to cause the sanlk-resetd to:
- use wdmd/watchdog to reset the host (event 1)
- use /proc/sysrq-trigger to reboot the host (event 4)
The sanlk-resetd daemon can be used alone, and events passed
to it from another host by:
sanlock client set_event -s lockspace_name -i host_id -e 1
The sanlk-reset program can also be used to communicate with
sanlk-resetd on another host. It will set the event(s), then
monitor the host status until the target host is dead.
Signed-off-by: David Teigland <teigland(a)redhat.com>
9 years, 2 months
Changes to 'event-reset-2'
by David Teigland
New branch 'event-reset-2' available with the following commits:
commit a9616176733c623d54ade3a8fa9eebb442f3e7d2
Author: David Teigland <teigland(a)redhat.com>
Date: Fri May 30 15:06:00 2014 -0500
reset: daemon and program for resetting hosts
The sanlk-resetd daemon gets events from specified lockspaces.
Events are defined to cause the sanlk-resetd to:
- use wdmd/watchdog to reset the host (event 1)
- use /proc/sysrq-trigger to reboot the host (event 4)
The sanlk-resetd daemon can be used alone, and events passed
to it from another host by:
sanlock client set_event -s lockspace_name -i host_id -e 1
The sanlk-reset program can also be used to communicate with
sanlk-resetd on another host. It will set the event(s), then
monitor the host status until the target host is dead.
Signed-off-by: David Teigland <teigland(a)redhat.com>
9 years, 2 months
Changes to 'event-reset'
by David Teigland
New branch 'event-reset' available with the following commits:
commit a660d349748b004e84b2e468de7daca1c9dfcb44
Author: David Teigland <teigland(a)redhat.com>
Date: Fri May 30 15:06:00 2014 -0500
reset: daemon and program for resetting hosts
The sanlk-resetd daemon gets events from specified lockspaces.
Events are defined to cause the sanlk-resetd to:
- use wdmd/watchdog to reset the host (event 1)
- use /proc/sysrq-trigger to reboot the host (event 4)
The sanlk-resetd daemon can be used alone, and events passed
to it from another host by:
sanlock client set_event -s lockspace_name -i host_id -e 1
The sanlk-reset program can also be used to communicate with
sanlk-resetd on another host. It will set the event(s), then
monitor the host status until the target host is dead.
Signed-off-by: David Teigland <teigland(a)redhat.com>
commit d3d8ed425e1a45c6b3cd24f468049c36966fc68f
Author: David Teigland <teigland(a)redhat.com>
Date: Mon Jul 7 16:57:03 2014 -0500
sanlock: set_config api
Add an interface to configure aspects of a lockspace.
9 years, 2 months