better-apartment-79533
05/05/2023, 6:28 PMCRITICAL (config): (cfg.c:4105) 1024 system file descriptors not enough, config specified 15000
Even I tired overriding the limit as mentioned in this link.rapid-eye-50641
05/05/2023, 8:42 PMbetter-apartment-79533
05/05/2023, 9:07 PMrdctl shell ulimit -n
82920
rapid-eye-50641
05/05/2023, 9:18 PMbetter-apartment-79533
05/05/2023, 9:23 PMnerdctl run -d -v <mount_dir>:<mount_dir> --name tag-aerospike -p 4000-4003:4000-4003 aerospike/aerospike-server --config-file <mount_dir>/aerospike.conf
nerdctl -n <http://k8s.io|k8s.io> run -d -v <mount_dir>:<mount_dir> --name tag-aerospike -p 4000-4003:4000-4003 aerospike/aerospike-server --config-file <mount_dir>/aerospike.conf
I tried both these commands.nerdctl -n <http://k8s.io|k8s.io> run -d --name aerospike -p 3000-3002:3000-3002 aerospike/aerospike-server
rapid-eye-50641
05/05/2023, 10:42 PMbetter-apartment-79533
05/05/2023, 10:48 PM15000
which is much lower that our limit 82920