It seems the Redhat 6 packages mostly install (require a network address as per the troubleshooting section in 3.3.6), and systemctl says the package hasn’t started when it really has, so Aerospike seems to run, but what is the actual supported status of these distributions?
Can I get more detail step on what might caused the issue? Since I was able to get Aerospike running fine and I couldn’t replicate the issue. Also it might help us more if you can give us your configuration of Aerospike?
If Aerospike is not running, you can force it with this command:
sudo asmonitor -e 'collectinfo force'
This will give you a log file at the end, can you attach it to this thread? This will run a script to grab the necessary logs for us to look at whats going on with your machine and Aerospike.
when i try to run asmonitor, i found it works now. no idea why there were problem before.
right after installation, I basically only made a few changes to increase the threads from 4 to 8 (as the machine has 8 cpu core), and reduced the amount of ticker and hist log.
service-threads 8 transaction-queues 8 transaction-threads-per-queue 8 ticker-interval 360 hist-track-slice 360
and also remove the two default namespaces and add my own.