Hi all,
I’ve been trying to follow suggestions mentioned here but for some reason when I tried to put parameters such as write-block-size and max-write-cache but when I get the syntax like
namespace big-vol1 {
replication-factor 4
memory-size 64G
default-ttl 7200
max-ttl 3650D
high-water-disk-pct 80
high-water-memory-pct 80
write-block-size 2048
max-write-cache 128M
storage-engine device {
device /dev/sdb1
write-block-size 128K
data-in-memory false
}
}
With this config, however, my asd would not even start. No error messages in the log either.
Here’s my build info
6 : build_time Sat Jul 29 01:30:26 UTC 2017 7 : edition Aerospike Community Edition 8 : version Aerospike Community Edition build 3.14.1.2
Any idea why this may be?
Thanks.
Boris.