Improved shell scripting in High Availability environment
The HA-Tools provide some programs to improve shell scripting in a High Availability environment. The halockrun program provides a simple and reliable way to implement a locking in shell scripts. A typical usage for halockrun is to prevent cronjobs to run simultanously. halockrun uses a lock on a file via fcntl(2) which ensures the release of the lock even if the process gets killed via SIGKILL. The hatimerun program provides a time-out mechanism which can be used from shell scripts.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.14-23.fc39 | - |
Fedora 39 | 2.14-23.fc39 | - |
Fedora 38 | 2.14-22.fc38 | - |
Fedora 37 | 2.14-21.fc37 | - |
You can contact the maintainers of this package via email at
hatools dash maintainers at fedoraproject dot org
.