Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"found a socket 0xnnnnn without an associated channel" #38

Closed
lag-linaro opened this issue Dec 11, 2018 · 7 comments
Closed

"found a socket 0xnnnnn without an associated channel" #38

lag-linaro opened this issue Dec 11, 2018 · 7 comments

Comments

@lag-linaro
Copy link

IOW: No cake!

Dec 11 2018 14:44:50 GMT: INFO (as): (as.c:319) <><><><><><><><><><>  Aerospike Community Edition build 4.3.0.2-8-g897920b  <><><><><><><><><><>                                                                   
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922) # Aerospike database configuration file.                                                                                                                     
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)                                                                                                                                                              
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922) # This stanza must come first.                                                                                                                               
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922) service {                                                                                                                                                    
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   user root                                                                                                                                                  
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   group root                                                                                                                                                 
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   paxos-single-replica-limit 1 # Number of nodes where the replica count is automatically reduced to 1.                                                      
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   pidfile /var/run/aerospike/asd.pid                                                                                                                         
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   service-threads 4                                                                                                                                          
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   transaction-queues 4                                                                                                                                       
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   transaction-threads-per-queue 4                                                                                                                            
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   proto-fd-max 15000                                                                                                                                         
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922) }                                                                                                                                                            
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)                                                                                                                                                              
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922) logging {                                                                                                                                                    
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)                                                                                                                                                              
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   # Log file must be an absolute path.                                                                                                                       
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   file /var/log/aerospike/log {
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)           context any info
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   }
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   # Send log messages to stdout
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   console {
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)           context any info
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   }
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922) }
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922) network {
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   service {
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)           address any
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)           port 3000
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)           # Uncomment the following to set the `access-address` parameter to the
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)           # IP address of the Docker host. This will the allow the server to correctly
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)           # publish the address which applications and other nodes in the cluster to
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)           # use when addressing this node.
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)           # access-address <IPADDR>
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)           # access-address 172.17.0.3
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   }
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   heartbeat {
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)         address any
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)           # mesh is used for environments that do not support multicast
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)           mode mesh
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)           port 3002
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)           # use asinfo -v 'tip:host=<ADDR>;port=3002' to inform cluster of
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)           # other mesh nodes
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)           interval 150
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)           timeout 10
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922) #         mesh-seed-address-port 172.17.0.3 3002
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)           mesh-seed-address-port 172.17.0.2 3002
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   }
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   fabric {
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)       address any
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)           port 3001
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   }
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   info {
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)       address any
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)           port 3003
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   }
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922) }
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922) namespace test {
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   replication-factor 2
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   memory-size 1G
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   default-ttl 30d # 5 days, use 0 to never expire/evict.
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   #       storage-engine memory
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   # To use file storage backing, comment out the line above and use the
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   # following lines instead.
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   storage-engine device {
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)           file /opt/aerospike/data/test.dat
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)           filesize 4G
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)           data-in-memory true # Store data in memory in addition to file.
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   }
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922) }
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3945) system file descriptor limit: 1048576, proto-fd-max: 15000
Dec 11 2018 14:44:50 GMT: INFO (hardware): (hardware.c:1854) detected 4 CPU(s), 4 core(s), 1 NUMA node(s)
Dec 11 2018 14:44:50 GMT: INFO (socket): (socket.c:2676) Node port 3001, node ID bb9030011ac4202
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3988) node-id bb9030011ac4202
Dec 11 2018 14:44:50 GMT: INFO (namespace): (namespace_ce.c:87) {test} beginning cold start
Dec 11 2018 14:44:50 GMT: INFO (drv_ssd): (drv_ssd.c:3578) opened file /opt/aerospike/data/test.dat: usable size 4294967296
Dec 11 2018 14:44:50 GMT: INFO (drv_ssd): (drv_ssd.c:1044) /opt/aerospike/data/test.dat has 4096 wblocks of size 1048576
Dec 11 2018 14:44:50 GMT: INFO (drv_ssd): (drv_ssd.c:3127) {test} found all 1 devices fresh, initializing to random 4434616822074274795
Dec 11 2018 14:44:50 GMT: INFO (drv_ssd): (drv_ssd.c:1009) {test} loading free & defrag queues
Dec 11 2018 14:44:50 GMT: INFO (drv_ssd): (drv_ssd.c:948) /opt/aerospike/data/test.dat init defrag profile: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
Dec 11 2018 14:44:50 GMT: INFO (drv_ssd): (drv_ssd.c:1033) /opt/aerospike/data/test.dat init wblock free-q 4088, defrag-q 0
Dec 11 2018 14:44:50 GMT: INFO (drv_ssd): (drv_ssd.c:2350) {test} starting device maintenance threads
Dec 11 2018 14:44:50 GMT: INFO (drv_ssd): (drv_ssd.c:1587) {test} starting write worker threads
Dec 11 2018 14:44:50 GMT: INFO (drv_ssd): (drv_ssd.c:860) {test} starting defrag threads
Dec 11 2018 14:44:50 GMT: INFO (as): (as.c:379) initializing services...
Dec 11 2018 14:44:50 GMT: INFO (tsvc): (thr_tsvc.c:136) 4 transaction queues: starting 4 threads per queue
Dec 11 2018 14:44:50 GMT: INFO (hb): (hb.c:6775) added new mesh seed 172.17.0.2:3002
Dec 11 2018 14:44:50 GMT: INFO (fabric): (fabric.c:800) updated fabric published address list to {172.17.0.3:3001}
Dec 11 2018 14:44:50 GMT: INFO (partition): (partition_balance.c:199) {test} 4096 partitions: found 4096 absent, 0 stored
Dec 11 2018 14:44:50 GMT: INFO (hb): (hb.c:5504) updated heartbeat published address list to {172.17.0.3:3002}
Dec 11 2018 14:44:50 GMT: INFO (batch): (batch.c:732) starting 4 batch-index-threads
Dec 11 2018 14:44:50 GMT: INFO (batch): (thr_batch.c:373) starting 4 batch-threads
Dec 11 2018 14:44:50 GMT: INFO (fabric): (fabric.c:452) starting 8 fabric send threads
Dec 11 2018 14:44:50 GMT: INFO (fabric): (fabric.c:469) starting 16 fabric rw channel recv threads
Dec 11 2018 14:44:50 GMT: INFO (fabric): (fabric.c:469) starting 4 fabric ctrl channel recv threads
Dec 11 2018 14:44:50 GMT: INFO (fabric): (fabric.c:469) starting 4 fabric bulk channel recv threads
Dec 11 2018 14:44:50 GMT: INFO (fabric): (fabric.c:469) starting 4 fabric meta channel recv threads
Dec 11 2018 14:44:50 GMT: INFO (fabric): (fabric.c:475) starting fabric accept thread
Dec 11 2018 14:44:50 GMT: INFO (fabric): (socket.c:702) Started fabric endpoint 0.0.0.0:3001
Dec 11 2018 14:44:50 GMT: INFO (hb): (hb.c:7017) initializing mesh heartbeat socket: 0.0.0.0:3002
Dec 11 2018 14:44:50 GMT: INFO (hb): (hb.c:7046) mtu of the network is 1500
Dec 11 2018 14:44:50 GMT: INFO (hb): (socket.c:702) Started mesh heartbeat endpoint 0.0.0.0:3002
Dec 11 2018 14:44:50 GMT: INFO (nsup): (thr_nsup.c:1103) starting namespace supervisor threads
Dec 11 2018 14:44:50 GMT: INFO (demarshal): (thr_demarshal.c:886) starting 4 demarshal threads
Dec 11 2018 14:44:50 GMT: INFO (demarshal): (socket.c:702) Started client endpoint 0.0.0.0:3000
Dec 11 2018 14:44:50 GMT: INFO (info-port): (thr_info_port.c:300) starting info port thread
Dec 11 2018 14:44:50 GMT: INFO (info-port): (socket.c:702) Started info endpoint 0.0.0.0:3003
Dec 11 2018 14:44:50 GMT: INFO (as): (as.c:423) service ready: soon there will be cake!
Dec 11 2018 14:44:50 GMT: WARNING (hb): (hb.c:3711) found a socket 0x2841700000000000 without an associated channel
Dec 11 2018 14:44:50 GMT: WARNING (hb): (hb.c:3711) found a socket 0x2841700000000000 without an associated channel
Dec 11 2018 14:44:50 GMT: WARNING (hb): (hb.c:3711) found a socket 0x2841700000000000 without an associated channel
Dec 11 2018 14:44:50 GMT: WARNING (hb): (hb.c:3711) found a socket 0x2841700000000000 without an associated channel
Dec 11 2018 14:44:50 GMT: WARNING (hb): (hb.c:3711) found a socket 0x2841700000000000 without an associated channel
Dec 11 2018 14:44:50 GMT: WARNING (hb): (hb.c:3711) found a socket 0x2841700000000000 without an associated channel
Dec 11 2018 14:44:50 GMT: WARNING (hb): (hb.c:3711) found a socket 0x2841700000000000 without an associated channel
Dec 11 2018 14:44:50 GMT: WARNING (hb): (hb.c:3711) found a socket 0x2841700000000000 without an associated channel
Dec 11 2018 14:44:50 GMT: WARNING (hb): (hb.c:3711) found a socket 0x2841700000000000 without an associated channel
Dec 11 2018 14:44:50 GMT: WARNING (hb): (hb.c:3711) found a socket 0x2841700000000000 without an associated channel
Dec 11 2018 14:44:50 GMT: WARNING (hb): (hb.c:3711) found a socket 0x2841700000000000 without an associated channel
Dec 11 2018 14:44:50 GMT: WARNING (hb): (hb.c:3711) found a socket 0x2841700000000000 without an associated channel
Dec 11 2018 14:44:50 GMT: WARNING (hb): (hb.c:3711) found a socket 0x2841700000000000 without an associated channel
Dec 11 2018 14:44:50 GMT: WARNING (hb): (hb.c:3711) found a socket 0x2841700000000000 without an associated channel
Dec 11 2018 14:44:50 GMT: WARNING (hb): (hb.c:3711) found a socket 0x2841700000000000 without an associated channel
Dec 11 2018 14:44:50 GMT: WARNING (hb): (hb.c:3711) found a socket 0x2841700000000000 without an associated channel
@volmarl
Copy link
Contributor

volmarl commented Dec 12, 2018

How is your network configured? Any overlay or host network?
How are you starting the container?

the issue seems to be an issue on heatbeat interface:

Dec 11 2018 14:44:50 GMT: WARNING (hb): (hb.c:3711) found a socket 0x2841700000000000 without an associated channel
Dec 11 2018 14:44:50 GMT: WARNING (hb): (hb.c:3711) found a socket 0x2841700000000000 without an associated channel
Dec 11 2018 14:44:50 GMT: WARNING (hb): (hb.c:3711) found a socket 0x2841700000000000 without an associated channel
Dec 11 2018 14:44:50 GMT: WARNING (hb): (hb.c:3711) found a socket 0x2841700000000000 without an associated channel

You could try specifying an interface name for address binding setting instead of "any":

Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)   heartbeat {
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)
Dec 11 2018 14:44:50 GMT: INFO (config): (cfg.c:3922)         address any

@lag-linaro
Copy link
Author

Thanks for your reply/help @volmarl, I really appreciate it.

[Please keep scrolling - I also report a logging issue at the bottom]

I'm using Docker's default (bridged) networking. This renders a working solution on x86_64.

With this configuration I am able to ping each container and I can see the open ports with nmap:

root@5f3acf268bf0:/# hostname -I
172.17.0.3
root@5f3acf268bf0:/# nmap -p 3000-3005 172.17.0.2

Starting Nmap 7.40 ( https://nmap.org ) at 2018-12-13 08:17 UTC
Nmap scan report for 172.17.0.2
Host is up (0.00014s latency).
PORT     STATE  SERVICE
3000/tcp open   ppp
3001/tcp open   nessus
3002/tcp open   exlm-agent
3003/tcp open   cgms
3004/tcp closed csoftragent
3005/tcp closed deslogin
MAC Address: 02:42:AC:11:00:02 (Unknown)

Nmap done: 1 IP address (1 host up) scanned in 0.80 seconds

Here is the command I use to start the faulting (second) Docker container:

NB: The first container instance uses the default configuration file - no changes.

docker run -ti --name aerospike2 -v $PWD/config2:/aerospike aerospike-4.4.0.5-3-gf9b3e06 --config-file=/aerospike/aerospike.conf

Unfortunately I still see the same error with your suggested chanages:

Dec 13 2018 08:27:46 GMT: INFO (as): (as.c:326) <><><><><><><><><><>  Aerospike Community Edition build 4.4.0.5-3-gf9b3e06  <><><><><><><><><><>
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) # Aerospike database configuration file.
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) # This stanza must come first.
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) service {
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	user root
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	group root
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	paxos-single-replica-limit 1 # Number of nodes where the replica count is automatically reduced to 1.
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	pidfile /var/run/aerospike/asd.pid
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	service-threads 8
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	transaction-queues 8
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	transaction-threads-per-queue 4
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	proto-fd-max 15000
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) }
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) logging {
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	# Log file must be an absolute path.
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	file /var/log/aerospike/aerospike.log {
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 		context any info
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	}
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	# Send log messages to stdout
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	console {
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 		context any info
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	}
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) }
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) network {
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	service {
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 		address any
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 		port 3000
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 		# Uncomment the following to set the `access-address` parameter to the
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 		# IP address of the Docker host. This will the allow the server to correctly
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 		# publish the address which applications and other nodes in the cluster to
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 		# use when addressing this node.
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 		#access-address 172.17.0.1
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	}
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	heartbeat {
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967)         	address 172.17.0.3
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 		# mesh is used for environments that do not support multicast
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 		mode mesh
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 		port 3002
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 		# use asinfo -v 'tip:host=<ADDR>;port=3002' to inform cluster of
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 		# other mesh nodes
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 		interval 150
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 		timeout 10
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 		mesh-seed-address-port 172.17.0.2 3002
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	}
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	fabric {
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	    address any
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 		port 3001
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	}
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	info {
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	    address any
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 		port 3003
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	}
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) }
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) namespace test {
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	replication-factor 2
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	memory-size 1G
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	default-ttl 30d # 5 days, use 0 to never expire/evict.
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	#	storage-engine memory
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	# To use file storage backing, comment out the line above and use the
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	# following lines instead.
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	storage-engine device {
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 		file /opt/aerospike/data/test.dat
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 		filesize 4G
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 		data-in-memory true # Store data in memory in addition to file.
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 	}
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) }
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:3990) system file descriptor limit: 1048576, proto-fd-max: 15000
Dec 13 2018 08:27:46 GMT: INFO (hardware): (hardware.c:1987) detected 24 CPU(s), 24 core(s), 1 NUMA node(s)
Dec 13 2018 08:27:46 GMT: INFO (socket): (socket.c:2821) Node port 3001, node ID bb9030011ac4202
Dec 13 2018 08:27:46 GMT: INFO (config): (cfg.c:4033) node-id bb9030011ac4202
Dec 13 2018 08:27:46 GMT: INFO (namespace): (namespace_ce.c:87) {test} beginning cold start
Dec 13 2018 08:27:46 GMT: INFO (drv_ssd): (drv_ssd.c:3546) opened file /opt/aerospike/data/test.dat: usable size 4294967296
Dec 13 2018 08:27:46 GMT: INFO (drv_ssd): (drv_ssd.c:1060) /opt/aerospike/data/test.dat has 4096 wblocks of size 1048576
Dec 13 2018 08:27:46 GMT: INFO (drv_ssd): (drv_ssd.c:3171) {test} found all 1 devices fresh, initializing to random 16198030759876149608
Dec 13 2018 08:27:46 GMT: INFO (drv_ssd): (drv_ssd.c:1028) {test} loading free & defrag queues
Dec 13 2018 08:27:46 GMT: INFO (drv_ssd): (drv_ssd.c:967) /opt/aerospike/data/test.dat init defrag profile: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
Dec 13 2018 08:27:46 GMT: INFO (drv_ssd): (drv_ssd.c:1049) /opt/aerospike/data/test.dat init wblock free-q 4088, defrag-q 0
Dec 13 2018 08:27:46 GMT: INFO (drv_ssd): (drv_ssd.c:2412) {test} starting device maintenance threads
Dec 13 2018 08:27:46 GMT: INFO (drv_ssd): (drv_ssd.c:1620) {test} starting write threads
Dec 13 2018 08:27:46 GMT: INFO (drv_ssd): (drv_ssd.c:887) {test} starting defrag threads
Dec 13 2018 08:27:46 GMT: INFO (as): (as.c:385) initializing services...
Dec 13 2018 08:27:46 GMT: INFO (tsvc): (thr_tsvc.c:135) 8 transaction queues: starting 4 threads per queue
Dec 13 2018 08:27:46 GMT: INFO (hb): (hb.c:6806) added new mesh seed 172.17.0.2:3002
Dec 13 2018 08:27:46 GMT: INFO (fabric): (fabric.c:789) updated fabric published address list to {172.17.0.3:3001}
Dec 13 2018 08:27:46 GMT: INFO (partition): (partition_balance.c:201) {test} 4096 partitions: found 4096 absent, 0 stored
Dec 13 2018 08:27:46 GMT: INFO (hb): (hb.c:5525) updated heartbeat published address list to {172.17.0.3:3002}
Dec 13 2018 08:27:46 GMT: INFO (batch): (batch.c:731) starting 24 batch-index-threads
Dec 13 2018 08:27:46 GMT: INFO (health): (health.c:320) starting health monitor thread
Dec 13 2018 08:27:46 GMT: INFO (fabric): (fabric.c:446) starting 8 fabric send threads
Dec 13 2018 08:27:46 GMT: INFO (fabric): (fabric.c:460) starting 16 fabric rw channel recv threads
Dec 13 2018 08:27:46 GMT: INFO (fabric): (fabric.c:460) starting 4 fabric ctrl channel recv threads
Dec 13 2018 08:27:46 GMT: INFO (fabric): (fabric.c:460) starting 4 fabric bulk channel recv threads
Dec 13 2018 08:27:46 GMT: INFO (fabric): (fabric.c:460) starting 4 fabric meta channel recv threads
Dec 13 2018 08:27:46 GMT: INFO (fabric): (fabric.c:466) starting fabric accept thread
Dec 13 2018 08:27:46 GMT: INFO (hb): (hb.c:7042) initializing mesh heartbeat socket: 172.17.0.3:3002
Dec 13 2018 08:27:46 GMT: INFO (fabric): (socket.c:847) Started fabric endpoint 0.0.0.0:3001
Dec 13 2018 08:27:46 GMT: INFO (hb): (hb.c:7071) mtu of the network is 1500
Dec 13 2018 08:27:46 GMT: INFO (hb): (socket.c:847) Started mesh heartbeat endpoint 172.17.0.3:3002
Dec 13 2018 08:27:46 GMT: INFO (nsup): (thr_nsup.c:1102) starting namespace supervisor threads
Dec 13 2018 08:27:46 GMT: INFO (service): (service.c:645) starting reaper thread
Dec 13 2018 08:27:46 GMT: INFO (service): (socket.c:847) Started client endpoint 0.0.0.0:3000
Dec 13 2018 08:27:46 GMT: INFO (service): (service.c:148) starting 8 service threads
Dec 13 2018 08:27:46 GMT: INFO (service): (service.c:157) starting accept thread
Dec 13 2018 08:27:46 GMT: INFO (info-port): (thr_info_port.c:298) starting info port thread
Dec 13 2018 08:27:46 GMT: INFO (info-port): (socket.c:847) Started info endpoint 0.0.0.0:3003
Dec 13 2018 08:27:46 GMT: INFO (as): (as.c:430) service ready: soon there will be cake!
Dec 13 2018 08:27:47 GMT: WARNING (hb): (hb.c:3734) found a socket 0x1041600000000000 without an associated channel
Dec 13 2018 08:27:47 GMT: WARNING (hb): (hb.c:3734) found a socket 0x1041600000000000 without an associated channel
Dec 13 2018 08:27:47 GMT: WARNING (hb): (hb.c:3734) found a socket 0x1041600000000000 without an associated channel
Dec 13 2018 08:27:47 GMT: WARNING (hb): (hb.c:3734) found a socket 0x1041600000000000 without an associated channel
Dec 13 2018 08:27:47 GMT: WARNING (hb): (hb.c:3734) found a socket 0x1041600000000000 without an associated channel
Dec 13 2018 08:27:47 GMT: WARNING (hb): (hb.c:3734) found a socket 0x1041600000000000 without an associated channel
Dec 13 2018 08:27:47 GMT: WARNING (hb): (hb.c:3734) found a socket 0x1041600000000000 without an associated channel
Dec 13 2018 08:27:47 GMT: WARNING (hb): (hb.c:3734) found a socket 0x1041600000000000 without an associated channel
Dec 13 2018 08:27:47 GMT: WARNING (hb): (hb.c:3734) found a socket 0x1041600000000000 without an associated channel
Dec 13 2018 08:27:47 GMT: WARNING (hb): (hb.c:3734) found a socket 0x1041600000000000 without an associated channel
Dec 13 2018 08:27:47 GMT: WARNING (hb): (hb.c:3734) found a socket 0x1041600000000000 without an associated channel
Dec 13 2018 08:27:47 GMT: WARNING (hb): (hb.c:3734) found a socket 0x1041600000000000 without an associated channel
Dec 13 2018 08:27:47 GMT: WARNING (hb): (hb.c:3734) found a socket 0x1041600000000000 without an associated channel
Dec 13 2018 08:27:47 GMT: WARNING (hb): (hb.c:3734) found a socket 0x1041600000000000 without an associated channel
Dec 13 2018 08:27:47 GMT: WARNING (hb): (hb.c:3734) found a socket 0x1041600000000000 without an associated channel
Dec 13 2018 08:27:47 GMT: WARNING (hb): (hb.c:3734) found a socket 0x1041600000000000 without an associated channel
Dec 13 2018 08:27:47 GMT: WARNING (hb): (hb.c:3734) found a socket 0x1041600000000000 without an associated channel
Dec 13 2018 08:27:47 GMT: WARNING (hb): (hb.c:3734) found a socket 0x1041600000000000 without an associated channel
Dec 13 2018 08:27:47 GMT: WARNING (hb): (hb.c:3734) found a socket 0x1041600000000000 without an associated channel
Dec 13 2018 08:27:47 GMT: WARNING (hb): (hb.c:3734) found a socket 0x1041600000000000 without an associated channel
Dec 13 2018 08:27:47 GMT: WARNING (hb): (hb.c:3734) found a socket 0x1041600000000000 without an associated channel
Dec 13 2018 08:27:47 GMT: WARNING (hb): (hb.c:3734) found a socket 0x1041600000000000 without an associated channel

I have tried to debug this issue by raising the loglevel, but Aerospike just SEGFAULTS if I do that.

Dec 13 2018 08:19:39 GMT: INFO (as): (as.c:326) <><><><><><><><><><>  Aerospike Community Edition build 4.4.0.5-3-gf9b3e06  <><><><><><><><><><>
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) # Aerospike database configuration file.
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) # This stanza must come first.
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) service {
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	user root
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	group root
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	paxos-single-replica-limit 1 # Number of nodes where the replica count is automatically reduced to 1.
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	pidfile /var/run/aerospike/asd.pid
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	service-threads 8
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	transaction-queues 8
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	transaction-threads-per-queue 4
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	proto-fd-max 15000
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) }
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) logging {
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	# Log file must be an absolute path.
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	file /var/log/aerospike/aerospike.log {
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 		context any info
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	}
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	# Send log messages to stdout
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	console {
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 		context any debug
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	}
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) }
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) network {
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	service {
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 		address 172.17.0.3
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 		port 3000
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 		# Uncomment the following to set the `access-address` parameter to the
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 		# IP address of the Docker host. This will the allow the server to correctly
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 		# publish the address which applications and other nodes in the cluster to
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 		# use when addressing this node.
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 		#access-address 172.17.0.1
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	}
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	heartbeat {
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967)         	address any
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 		# mesh is used for environments that do not support multicast
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 		mode mesh
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 		port 3002
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 		# use asinfo -v 'tip:host=<ADDR>;port=3002' to inform cluster of
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 		# other mesh nodes
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 		interval 150
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 		timeout 10
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 		mesh-seed-address-port 172.17.0.2 3002
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	}
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	fabric {
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	    address any
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 		port 3001
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	}
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	info {
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	    address any
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 		port 3003
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	}
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) }
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) namespace test {
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	replication-factor 2
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	memory-size 1G
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	default-ttl 30d # 5 days, use 0 to never expire/evict.
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	#	storage-engine memory
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	# To use file storage backing, comment out the line above and use the
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	# following lines instead.
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	storage-engine device {
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 		file /opt/aerospike/data/test.dat
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 		filesize 4G
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 		data-in-memory true # Store data in memory in addition to file.
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 	}
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) }
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3967) 
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:3990) system file descriptor limit: 1048576, proto-fd-max: 15000
Dec 13 2018 08:19:39 GMT: INFO (hardware): (hardware.c:1987) detected 24 CPU(s), 24 core(s), 1 NUMA node(s)
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:2748) Getting node ID
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:2768) Trying default interfaces in order
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:2704) Looking for eth0
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:2708) Checking lo
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:2708) Checking eth0
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:2675) Validating interface eth0
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:2697) Interface OK
Dec 13 2018 08:19:39 GMT: INFO (socket): (socket.c:2821) Node port 3001, node ID bb9030011ac4202
Dec 13 2018 08:19:39 GMT: INFO (config): (cfg.c:4033) node-id bb9030011ac4202
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:3410) System Metadata thread created
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:3301) SMD thread received command: "INIT" ; options: 0x00000000
Dec 13 2018 08:19:39 GMT: INFO (namespace): (namespace_ce.c:87) {test} beginning cold start
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:3301) SMD thread received command: "CREATE" ; options: 0x00000000
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:3305) SMD event item: node 0BB9030011AC4202 ; module "truncate" ; key "(null)" ; value (nil) ; generation 0 ; timestamp 0
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:1826) System Metadata thread - creating module "truncate"
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:1622) failed to read persisted System Metadata file "/opt/aerospike/smd/truncate.smd" for module "truncate": No such file or directory (2)
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:3301) SMD thread received command: "SET" ; options: 0x00000000
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:3305) SMD event item: node 0BB9030011AC4202 ; module "truncate" ; key "(null)" ; value (nil) ; generation 0 ; timestamp 0
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:2279) handling metadata change type SET_ITEM locally: module "truncate" ; key "(null)"
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:2201) System Metadata thread - locally SET_ITEM'ing metadata: node 0BB9030011AC4202 ; action SET ; module "truncate" ; key "(null)"
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:2255) (not setting empty metadata item for module "truncate")
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:1908) asmg():  Name of module from the item: "truncate"
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:3301) SMD thread received command: "CREATE" ; options: 0x00000000
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:3305) SMD event item: node 0BB9030011AC4202 ; module "sindex" ; key "(null)" ; value (nil) ; generation 0 ; timestamp 0
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:1826) System Metadata thread - creating module "sindex"
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:1622) failed to read persisted System Metadata file "/opt/aerospike/smd/sindex.smd" for module "sindex": No such file or directory (2)
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:3301) SMD thread received command: "SET" ; options: 0x00000000
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:3305) SMD event item: node 0BB9030011AC4202 ; module "sindex" ; key "(null)" ; value (nil) ; generation 0 ; timestamp 0
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:2279) handling metadata change type SET_ITEM locally: module "sindex" ; key "(null)"
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:2201) System Metadata thread - locally SET_ITEM'ing metadata: node 0BB9030011AC4202 ; action SET ; module "sindex" ; key "(null)"
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:2255) (not setting empty metadata item for module "sindex")
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:1908) asmg():  Name of module from the item: "sindex"
Dec 13 2018 08:19:39 GMT: INFO (drv_ssd): (drv_ssd.c:3546) opened file /opt/aerospike/data/test.dat: usable size 4294967296
Dec 13 2018 08:19:39 GMT: INFO (drv_ssd): (drv_ssd.c:1060) /opt/aerospike/data/test.dat has 4096 wblocks of size 1048576
Dec 13 2018 08:19:39 GMT: INFO (drv_ssd): (drv_ssd.c:3171) {test} found all 1 devices fresh, initializing to random 9008380598987986977
Dec 13 2018 08:19:39 GMT: INFO (drv_ssd): (drv_ssd.c:1028) {test} loading free & defrag queues
Dec 13 2018 08:19:39 GMT: INFO (drv_ssd): (drv_ssd.c:967) /opt/aerospike/data/test.dat init defrag profile: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
Dec 13 2018 08:19:39 GMT: INFO (drv_ssd): (drv_ssd.c:1049) /opt/aerospike/data/test.dat init wblock free-q 4088, defrag-q 0
Dec 13 2018 08:19:39 GMT: INFO (drv_ssd): (drv_ssd.c:2412) {test} starting device maintenance threads
Dec 13 2018 08:19:39 GMT: INFO (drv_ssd): (drv_ssd.c:1620) {test} starting write threads
Dec 13 2018 08:19:39 GMT: INFO (drv_ssd): (drv_ssd.c:887) {test} starting defrag threads
Dec 13 2018 08:19:39 GMT: INFO (as): (as.c:385) initializing services...
Dec 13 2018 08:19:39 GMT: INFO (tsvc): (thr_tsvc.c:135) 8 transaction queues: starting 4 threads per queue
Dec 13 2018 08:19:39 GMT: INFO (hb): (hb.c:6806) added new mesh seed 172.17.0.2:3002
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1687) Created new epoll instance with FD 6
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1687) Created new epoll instance with FD 7
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1687) Created new epoll instance with FD 8
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1687) Created new epoll instance with FD 9
Dec 13 2018 08:19:39 GMT: INFO (fabric): (fabric.c:789) updated fabric published address list to {172.17.0.3:3001}
Dec 13 2018 08:19:39 GMT: INFO (partition): (partition_balance.c:201) {test} 4096 partitions: found 4096 absent, 0 stored
Dec 13 2018 08:19:39 GMT: DEBUG (exchange): (exchange.c:3418) exchange module initialized
Dec 13 2018 08:19:39 GMT: INFO (hb): (hb.c:5525) updated heartbeat published address list to {172.17.0.3:3002}
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:3301) SMD thread received command: "CREATE" ; options: 0x00000000
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:3305) SMD event item: node 0BB9030011AC4202 ; module "UDF" ; key "(null)" ; value (nil) ; generation 0 ; timestamp 0
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:1826) System Metadata thread - creating module "UDF"
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:1622) failed to read persisted System Metadata file "/opt/aerospike/smd/UDF.smd" for module "UDF": No such file or directory (2)
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:3301) SMD thread received command: "SET" ; options: 0x00000000
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:3305) SMD event item: node 0BB9030011AC4202 ; module "UDF" ; key "(null)" ; value (nil) ; generation 0 ; timestamp 0
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:2279) handling metadata change type SET_ITEM locally: module "UDF" ; key "(null)"
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:2201) System Metadata thread - locally SET_ITEM'ing metadata: node 0BB9030011AC4202 ; action SET ; module "UDF" ; key "(null)"
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:2255) (not setting empty metadata item for module "UDF")
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:1908) asmg():  Name of module from the item: "UDF"
Dec 13 2018 08:19:39 GMT: DEBUG (udf): (udf_cask.c:583) (doing nothing in UDF accept cb for module creation)
Dec 13 2018 08:19:39 GMT: INFO (batch): (batch.c:731) starting 24 batch-index-threads
Dec 13 2018 08:19:39 GMT: DEBUG (smd): (system_metadata.c:3301) SMD thread received command: "START" ; options: 0x00000000
Dec 13 2018 08:19:39 GMT: INFO (health): (health.c:320) starting health monitor thread
Dec 13 2018 08:19:39 GMT: INFO (fabric): (fabric.c:446) starting 8 fabric send threads
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1687) Created new epoll instance with FD 10
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1687) Created new epoll instance with FD 11
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1687) Created new epoll instance with FD 12
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1687) Created new epoll instance with FD 13
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1687) Created new epoll instance with FD 14
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1687) Created new epoll instance with FD 15
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1687) Created new epoll instance with FD 16
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1687) Created new epoll instance with FD 17
Dec 13 2018 08:19:39 GMT: INFO (fabric): (fabric.c:460) starting 16 fabric rw channel recv threads
Dec 13 2018 08:19:39 GMT: INFO (fabric): (fabric.c:460) starting 4 fabric ctrl channel recv threads
Dec 13 2018 08:19:39 GMT: INFO (fabric): (fabric.c:460) starting 4 fabric bulk channel recv threads
Dec 13 2018 08:19:39 GMT: INFO (fabric): (fabric.c:460) starting 4 fabric meta channel recv threads
Dec 13 2018 08:19:39 GMT: INFO (fabric): (fabric.c:466) starting fabric accept thread
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1687) Created new epoll instance with FD 18
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:762) Initializing 1 server socket(s)
Dec 13 2018 08:19:39 GMT: DEBUG (hb): (hb.c:5041) created epoll fd 18
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:780) Initializing server for 0.0.0.0:3001
Dec 13 2018 08:19:39 GMT: INFO (hb): (hb.c:7042) initializing mesh heartbeat socket: 0.0.0.0:3002
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1687) Created new epoll instance with FD 20
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1695) Adding FD 19 to epoll instance with FD 20, events = 0x19
Dec 13 2018 08:19:39 GMT: INFO (fabric): (socket.c:847) Started fabric endpoint 0.0.0.0:3001
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:762) Initializing 1 server socket(s)
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:780) Initializing server for 0.0.0.0:3002
Dec 13 2018 08:19:39 GMT: DEBUG (hb): (hb.c:7061) opened mesh heartbeat socket: 21
Dec 13 2018 08:19:39 GMT: INFO (hb): (hb.c:7071) mtu of the network is 1500
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1695) Adding FD 21 to epoll instance with FD 18, events = 0x19
Dec 13 2018 08:19:39 GMT: INFO (hb): (socket.c:847) Started mesh heartbeat endpoint 0.0.0.0:3002
Dec 13 2018 08:19:39 GMT: DEBUG (exchange): (exchange.c:3468) exchange module started
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:6076) no neighboring principal found - not sending join request
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:6168) neighboring orphans for join request: (empty)
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:3510) clique based evicted nodes for potential cluster: (empty)
Dec 13 2018 08:19:39 GMT: INFO (nsup): (thr_nsup.c:1102) starting namespace supervisor threads
Dec 13 2018 08:19:39 GMT: INFO (service): (service.c:645) starting reaper thread
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:762) Initializing 2 server socket(s)
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:780) Initializing server for 172.17.0.3:3000
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:780) Initializing server for 127.0.0.1:3000
Dec 13 2018 08:19:39 GMT: INFO (service): (socket.c:847) Started client endpoint 172.17.0.3:3000
Dec 13 2018 08:19:39 GMT: INFO (service): (socket.c:847) Started client endpoint 127.0.0.1:3000
Dec 13 2018 08:19:39 GMT: INFO (service): (service.c:148) starting 8 service threads
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1687) Created new epoll instance with FD 24
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1687) Created new epoll instance with FD 25
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1687) Created new epoll instance with FD 26
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1687) Created new epoll instance with FD 27
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1687) Created new epoll instance with FD 28
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1687) Created new epoll instance with FD 29
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1687) Created new epoll instance with FD 30
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1687) Created new epoll instance with FD 31
Dec 13 2018 08:19:39 GMT: INFO (service): (service.c:157) starting accept thread
Dec 13 2018 08:19:39 GMT: INFO (info-port): (thr_info_port.c:298) starting info port thread
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1687) Created new epoll instance with FD 32
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1695) Adding FD 22 to epoll instance with FD 32, events = 0x1
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1695) Adding FD 23 to epoll instance with FD 32, events = 0x1
Dec 13 2018 08:19:39 GMT: DEBUG (info-port): (thr_info_port.c:207) Info port process started
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:762) Initializing 1 server socket(s)
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:780) Initializing server for 0.0.0.0:3003
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1687) Created new epoll instance with FD 34
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1695) Adding FD 33 to epoll instance with FD 34, events = 0x19
Dec 13 2018 08:19:39 GMT: INFO (info-port): (socket.c:847) Started info endpoint 0.0.0.0:3003
Dec 13 2018 08:19:39 GMT: INFO (as): (as.c:430) service ready: soon there will be cake!
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:6076) no neighboring principal found - not sending join request
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:6168) neighboring orphans for join request: (empty)
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:3510) clique based evicted nodes for potential cluster: (empty)
Dec 13 2018 08:19:39 GMT: DEBUG (hb): (hb.c:4838) attempting to connect mesh host at {172.17.0.2:3002}
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:940) Initializing client for 172.17.0.2:3002
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:854) Connecting FD 35
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:632) Waiting on epoll FD 36
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:904) FD 35 connected [2]
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1695) Adding FD 35 to epoll instance with FD 18, events = 0x2009
Dec 13 2018 08:19:39 GMT: DEBUG (hb): (hb.c:3845) channel created for fd 35 - polarity outbound type: mesh
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:6076) no neighboring principal found - not sending join request
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:6168) neighboring orphans for join request: (empty)
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:3510) clique based evicted nodes for potential cluster: (empty)
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:6076) no neighboring principal found - not sending join request
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:6168) neighboring orphans for join request: (empty)
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:3510) clique based evicted nodes for potential cluster: (empty)
Dec 13 2018 08:19:39 GMT: DEBUG (hb): (hb.c:4834) duplicate endpoint connect request - ignoring endpoint list {172.17.0.2:3002}
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:6076) no neighboring principal found - not sending join request
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:6168) neighboring orphans for join request: (empty)
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:3510) clique based evicted nodes for potential cluster: (empty)
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:6076) no neighboring principal found - not sending join request
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:6168) neighboring orphans for join request: (empty)
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:3510) clique based evicted nodes for potential cluster: (empty)
Dec 13 2018 08:19:39 GMT: DEBUG (hb): (hb.c:4834) duplicate endpoint connect request - ignoring endpoint list {172.17.0.2:3002}
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:6076) no neighboring principal found - not sending join request
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:6168) neighboring orphans for join request: (empty)
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:3510) clique based evicted nodes for potential cluster: (empty)
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:6076) no neighboring principal found - not sending join request
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:6168) neighboring orphans for join request: (empty)
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:3510) clique based evicted nodes for potential cluster: (empty)
Dec 13 2018 08:19:39 GMT: DEBUG (hb): (hb.c:4834) duplicate endpoint connect request - ignoring endpoint list {172.17.0.2:3002}
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:6076) no neighboring principal found - not sending join request
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:6168) neighboring orphans for join request: (empty)
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:3510) clique based evicted nodes for potential cluster: (empty)
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:6076) no neighboring principal found - not sending join request
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:6168) neighboring orphans for join request: (empty)
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:3510) clique based evicted nodes for potential cluster: (empty)
Dec 13 2018 08:19:39 GMT: DEBUG (hb): (hb.c:4834) duplicate endpoint connect request - ignoring endpoint list {172.17.0.2:3002}
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:6076) no neighboring principal found - not sending join request
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:6168) neighboring orphans for join request: (empty)
Dec 13 2018 08:19:39 GMT: DEBUG (clustering): (clustering.c:3510) clique based evicted nodes for potential cluster: (empty)
Dec 13 2018 08:19:39 GMT: DEBUG (hb): (hb.c:4716) channel shutting down idle fd 35 for node 0 - last received 561783724 endpoint 172.17.0.2:3002
Dec 13 2018 08:19:39 GMT: DEBUG (socket): (socket.c:1443) Shutting down FD 35
Dec 13 2018 08:19:39 GMT: WARNING (as): (signal.c:184) SIGSEGV received, aborting Aerospike Community Edition build 4.4.0.5-3-gf9b3e06 os ubuntu18.04
Dec 13 2018 08:19:39 GMT: WARNING (as): (signal.c:186) stacktrace: registers: x1 1501600000000000 x2 0000000000000003 x3 0000000000000000 x4 0000000000000000 x5 0000000000000000 x6 0000000000000000x7 0000000000000001 x8 0000000016300101 x9 0000000000000000 x10 003b9aca00000000 x11 0000000000089278 x12 000000001634485bx13 0000000000000018 x14 000000005c12161b x15 0039135249991bb2 x16 00002d29e8b60200 x17 0000aaaac05651f8 x18 0000ffffa9e0d050x19 0000000000000000 x20 0000aaaac0567360 x21 0000aaaac0565000 x22 0000aaaac059a000 x23 0000000000000001 x24 0000ffff171f6f50x25 0000aaaac1df7890 x26 0000aaaac059ee30 x27 000000000000000a x28 0000aaaac0567420 x29 0000000000000096 LR 0000ffff171f6cb0PC 0000aaaac039f89c SP 0000ffff171f6cb0 
Dec 13 2018 08:19:39 GMT: WARNING (as): (signal.c:186) stacktrace: found 1 frames: 0xaaaac0337180 offset 0xaaaac0293000
Dec 13 2018 08:19:39 GMT: WARNING (as): (signal.c:186) stacktrace: frame 0: asd(as_sig_handle_segv+0x128) [0xaaaac0337180]

@volmarl
Copy link
Contributor

volmarl commented Dec 17, 2018

I have not been able to replicate your issue.

Are you running the containers on the same machine? Are you running on a Mac or other OS?

Are you using the default entrypoint.sh script?

Here is my basic test:

Default container1:

docker run -tid --name aerospike2 -p 3000:3000 -p 3001:3001 -p 3002:3002 -p 3003:3003 aerotest
ed124cd98a2a8209482496d0c6ed90da4693ea50c6e91911794b109aa714732d

Container2: On same host with port 6000-6003 for local host ports:

docker run -tid --name aerospike2 -p 6000:3000 -p 6001:3001 -p 6002:3002 -p 6003:3003 aerotest
3e3a9b0aa1e8eb991a4d987fe1d5c3e0177cc8711b33d9b1a4c3cba7b0897b1c

docker ps:

docker ps
CONTAINER ID        IMAGE               COMMAND                CREATED              STATUS              PORTS                                                                                            NAMES
3e3a9b0aa1e8        aerotest            "/entrypoint.sh asd"   3 seconds ago        Up 2 seconds        0.0.0.0:6000->3000/tcp, 0.0.0.0:6001->3001/tcp, 0.0.0.0:6002->3002/tcp, 0.0.0.0:6003->3003/tcp   aerospike2
eae0a1d82b01        aerotest            "/entrypoint.sh asd"   About a minute ago   Up About a minute   0.0.0.0:3000-3003->3000-3003/tcp                                                                 aerospike

Getting each containers IP address:


172.17.0.2:3000

docker exec -ti aerospike2 asinfo -v service
172.17.0.3:3000

Forming the cluster dynamically with tip command:


docker exec -ti aerospike2 asinfo -v 'tip:host=172.17.0.2;port=3002'
ok

Checking cluster health with asadm:

docker exec -ti aerospike2 asadm -e info
Seed:        [('127.0.0.1', 3000, None)]

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Network Information (2018-12-17 18:20:54 UTC)~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
             Node               Node                Ip       Build   Cluster   Migrations        Cluster     Cluster         Principal   Client     Uptime   
                .                 Id                 .           .      Size            .            Key   Integrity                 .    Conns          .   
172.17.0.2:3000     BB9020011AC4202    172.17.0.2:3000   C-4.4.0.6         2      0.000     E66417851299   True        BB9030011AC4202        2   00:04:51   
3e3a9b0aa1e8:3000   *BB9030011AC4202   172.17.0.3:3000   C-4.4.0.6         2      0.000     E66417851299   True        BB9030011AC4202        2   00:03:08   
Number of rows: 2

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Namespace Usage Information (2018-12-17 18:20:54 UTC)~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Namespace                Node     Total   Expirations,Evictions     Stop       Disk    Disk     HWM   Avail%        Mem     Mem    HWM      Stop   
        .                   .   Records                       .   Writes       Used   Used%   Disk%        .       Used   Used%   Mem%   Writes%   
test        172.17.0.2:3000     0.000     (0.000,  0.000)         false    0.000 B    0       50      99       0.000 B    0       60     90        
test        3e3a9b0aa1e8:3000   0.000     (0.000,  0.000)         false    0.000 B    0       50      99       0.000 B    0       60     90        
test                            0.000     (0.000,  0.000)                  0.000 B                             0.000 B                             
Number of rows: 3

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Namespace Object Information (2018-12-17 18:20:54 UTC)~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Namespace                Node     Total     Repl                      Objects                   Tombstones             Pending   Rack   
        .                   .   Records   Factor   (Master,Prole,Non-Replica)   (Master,Prole,Non-Replica)            Migrates     ID   
        .                   .         .        .                            .                            .             (tx,rx)      .   
test        172.17.0.2:3000     0.000     2        (0.000,  0.000,  0.000)      (0.000,  0.000,  0.000)      (0.000,  0.000)     0      
test        3e3a9b0aa1e8:3000   0.000     2        (0.000,  0.000,  0.000)      (0.000,  0.000,  0.000)      (0.000,  0.000)     0      
test                            0.000              (0.000,  0.000,  0.000)      (0.000,  0.000,  0.000)      (0.000,  0.000)            
Number of rows: 3

@lag-linaro
Copy link
Author

lag-linaro commented Dec 18, 2018

Which hardware did you run those tests on?

Looks like I may have neglected to mention an important point.

I am running on aarch64 based hardware. I also can't find asinfo, so can't use the tip command.

@volmarl
Copy link
Contributor

volmarl commented Dec 18, 2018

Ah! Thanks for confirming the platform. I don't believe the aarch64 is supported yet!
Let me check internally.

@lag-linaro
Copy link
Author

That would be amazing. Thank you.

@volmarl
Copy link
Contributor

volmarl commented Jan 7, 2019

We currently do not support ARMv8 or ARM64.
Community users have been experimenting with ARM devices and you may be able to get additional help.

https://discuss.aerospike.com/t/setdr-assertion-setdr-error-failed/4791

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants