Heya guys,
Thought maybe some of you guys have an input that could help me. Got a Aeon pool running on a vps with 6 cpu, 2 gb ram and 16 gb swapfile. SSD storage is enough available too. Sadly the Screen Process always gets killed through a "init: failsafe main process (549) killed by TERM signal". Cant figure out why it causes that since there is always 10gb swap left during running of the pool usually.
[ 1.868354] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 1.873329] Adding 16383996k swap on /mnt/myswap.swap. Priority:-2 extents:14 across:18145276k FS
[ 1.901572] random: dbus-daemon: uninitialized urandom read (12 bytes read, 57 bits of entropy available)
[ 1.906687] random: dbus-daemon: uninitialized urandom read (12 bytes read, 57 bits of entropy available)
[ 1.932390] random: apt-check: uninitialized urandom read (2500 bytes read, 58 bits of entropy available)
[ 1.984175] random: lsb_release: uninitialized urandom read (24 bytes read, 60 bits of entropy available)
[ 3.319197] random: lsb_release: uninitialized urandom read (24 bytes read, 69 bits of entropy available)
[ 3.874756] e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[ 3.875206] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 5.437547] init: failsafe main process (549) killed by TERM signal
[ 5.489691] audit: type=1400 audit(1497119302.131: 8 ): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=901 comm=" apparmor_parser"
[ 5.489700] audit: type=1400 audit(1497119302.131:9): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhc p-client.action" pid=901 comm="apparmor_parser"
[ 5.489706] audit: type=1400 audit(1497119302.131:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhcl ient-script" pid=901 comm="apparmor_parser"
[ 6.938640] init: plymouth-upstart-bridge main process ended, respawning
[ 42.622870] random: nonblocking pool is initialized
The pool runs with
https://github.com/thehihoguy/cryptonote-universal-pool , a fork of xdn-project.
And the aeond is started with:
./aeond --rpc-bind-port 9998 --disable-save
Simplewallet with:
./simplewallet --wallet-file walletname --password walletpassword --daemon-address 127.0.0.1:9998 --rpc-bind-port 8082
Any idea, what causes the spike or how to prevent it? Thankful for any input
regards thehihoguy
EDIT: added a space in EM because it made an emoticon out of it....