Skip to content

v3.24.10 manageable in ops main pumps

Compare
Choose a tag to compare
@petersilva petersilva released this 17 Oct 13:50
· 50 commits to development since this release

Briefly

HPC Mirroring further improvements (shim library syscall coverage, also added "remove" libc entry point.)

In deploying to main data pumps, we saw that while the application code itself was fine, incompatibilities with the sr3 cli caused things like sr3 sanity and sr3 status to restart C instances every 10 minutes or so, and the log files were not being cleaned up. This version cleans up those issues. Should be fully usable now.

  • Shim Library gets remove() and many syscall() entry points. More use cases for redhat 8 (HPC.)
  • fixes so that sr3 management ui manages sr3_cpump/sr3_cpost better/properly.
  • removal of old logs (post rotation, keeping the total number down.)

What's Changed

Full Changelog: v3.24.07...v3.24.10

Installation

from source, see https://github.com/MetPX/sarrac

packages available:

Ubuntu PPA: https://code.launchpad.net/~ssc-hpc-chp-spc/+archive/ubuntu/metpx

Redhat 8 and 9 RPMS attached.