Skip to content

Version 2.0.0 beta - Test Candidate 6

Pre-release
Pre-release
Compare
Choose a tag to compare
@digimer digimer released this 25 Oct 07:52
· 445 commits to master since this release

** This update includes very important bug fixes. Anyone who installed earlier versions is advised to reinstall.

  • Very large SQL transactions are now split into chunks of 'sys::db::maximum_batch_size' transaction per commit to avoid eating too much memory during very large database resyncs.
  • Fixed a bug in calculating how much RAM is being used by ScanCore (including shared memory, still).
  • Added a new '--host-uuid X' switch to 'striker-installer' to allow for pre-defined (or restored) host UUIDs, useful for rebuilding or replacing a Striker dashboard machine to keep the old instance's ScanCore data linked to the rebuilt system.
  • Created a dumb 'striker-drop-scancore-data' debug/test tool to wipe a dashboard's ScanCore DB of data generated by agents. This allows "resetting" agents on a dashboard, forcing a resync (if the other dashboard(s) aren't wiped).
  • Fixed bugs in scan-storcli related to "Unconfigured Good" drives that aren't in a drive group or virtual drive.