Skip to content

2.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Feb 19:11
· 11 commits to master since this release
4b1c61b

Summary

Tools 10.2.1 adds Aerospike server log collection to asadm, the ability to generate a configuration file from a running Aerospike node to asconfig, and the prefer-racks flag to asbackup, along with other features, improvements, and fixes. The ability to generate a configuration file from a running node in asadm is now deprecated.

New Features

asadm Add the ability to aggregate local and remote Aerospike server logs to send to support with one command. [TOOLS-2607]

Improvements

asadm The collectinfo command should only create sysinfo.log and copy the aerospike.conf if localhost is an aerospike node. [TOOLS-2653]
asadm Add -n option to netstat command in collectinfo to prevent hostname/port name resolution. [TOOLS-2809]
asadm Add a disclaimer with metadata to asadm's generate config command. [TOOLS-2810]
asadm Deprecate asadm's generate config command. [TOOLS-2831]
asinfo Support running asinfo in environments where asadm can not be found in the path. [TOOLS-2813]

Bug Fixes

asadm Healthcheck incorrectly reports storage under configured for single-node failure. [TOOLS-2824]

Full Changelog: 2.21.0...2.22.0