hsbench
hsbench copied to clipboard
threads was not set as its run be init and vars are already defined by that time meaning that the keepalive settings weren't used, resulting in creating new tcp connections
After several tests using hsbench I have seen that the bw reported by hsbench is not equal to the network bw. It looks like hsbench is closing the connection before...
If I specify `-z 32` for a 32 byte object, I get a message saying that I need to specify a unit of MB or GB. The help says that...
Add mode 'u' to do unordered bucket listing, using the ListObjectsRequest mechanism. Signed-off-by: Matt Benjamin
useful in combination with the 'bluestore_zero_block_detection=true' ceph config option for the generation of large numbers of objects in a limited disk space environment
Added and option "-prefix_count" for the single-bucket test to create multiple object_prefixes by adding 0001,0002 and a '/' divider at the end, so all objects will be stored in separate...