https://github.com/sammcj/fence_rcd_serial
Serial based fencing agent written in Python for use with fence-agents / Pacemaker
https://github.com/sammcj/fence_rcd_serial
Last synced: 8 months ago
JSON representation
Serial based fencing agent written in Python for use with fence-agents / Pacemaker
- Host: GitHub
- URL: https://github.com/sammcj/fence_rcd_serial
- Owner: sammcj
- License: mit
- Created: 2015-07-22T04:36:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-09-25T02:26:23.000Z (about 1 year ago)
- Last Synced: 2025-01-11T14:58:27.180Z (10 months ago)
- Language: AGS Script
- Size: 1.22 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Fencing agent for rcd_serial devices and pacemaker
[](https://codeclimate.com/github/sammcj/fence_rcd_serial)
As seen on [hackaday.io](https://hackaday.io/project/159156-serial-stonith-power-fencing-device-for-clusters)
### A Linux Cluster Base STONITH provider for use with modern Pacemaker clusters.
This has since been accepted and merged into Fedora's code base and as such will make it's way to RHEL.
- Device: https://smcleod.net/tech/2016/07/04/update-rcd-stonith-design.html
- I have open sourced the CAD circuit design and made this available within this repo under
[CAD Design and Schematics](CAD/STONTH_CAD_DESIGN_V3)
- [DipTrace CAD Software](http://diptrace.com/download-diptrace/mac-install/)
- Related RedHat Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1240868
Many thanks to:
- OurPCB (Board Production).
- Clusterlabs, Redhat and Fedora Teams.
- John Sutton for his [original design](http://www.init.hr/dev/cluster/glue/lib/plugins/stonith/rcd_serial.c) that served as inspiration.


