act icon indicating copy to clipboard operation
act copied to clipboard

Aerospike Certification Tool

Results 11 act issues
Sort by recently updated
recently updated
newest added

This PR add github actions ci pipeline and generate installable packages (rpm & deb) for various distros. There is no source code change in this PR.

The wording could use some work and I'm not sure if there is a better "rule of thumb" to give, but this is about what we do.

Followed the instructions and created partitions on my nvme drives. as per this link https://github.com/aerospike/act As soon as I run act_prep script, all the partitions disappear. `[root@PCI27 ~]# ls -1...

Support building for other architectures using the gcc atomic builtins for architectures other than x86-64.

since setting a scheduler is being done at the device level, providing a list of partitions results in not actually setting the scheduler at all: ``` ERROR: couldn't open /sys/block/nvme0n1p2/queue/scheduler...

**Summary** This pull requests adds a compress-percent option that allows ACT to send data with a specified target compression ratio for storage workloads. The compress-percent option works similar to the...

Quoting from https://www.aerospike.com/docs/operations/plan/ssd/ssd_certification.html#pcie-nvme-based-flash These devices were tested at the specified speed with a 67% read/33% write ratio of 1.5 KB objects over 24 hours. How to determine or specify the...

Wasted a bunch of time testing some instances and eventually gave up on figuring out why the results looked weird compared to other similar instances.. The vendor finally came back...

I am running ACT benchmark on an NVMe SSD, and seeing odd results between different versions of ACT. Specifically, after act_prep has run, and the drive has reached a steady...