Author

Topic: Вопрос к админам. (Read 283 times)

sr. member
Activity: 292
Merit: 251
September 14, 2017, 04:41:36 AM
#1
Code:
Есть два форка с мастернодами.
[code]ps aux | grep coinonatx
coinona+  8388 36.8  0.5 1051964 87536 ?       SLsl 11:23   3:49 /home/coinonatx/CoinonatX/src/coinonatxd
root      8969  0.0  0.0  99512  6448 ?        Ss   11:32   0:00 sshd: coinonatx [priv]
coinona+  8974  0.0  0.0  99512  4124 ?        S    11:33   0:00 sshd: coinonatx@pts/2
coinona+  8994  0.0  0.0  12728  2140 pts/2    S+   11:33   0:00 grep coinonatx
Code:
arcticc+  1688  1.1  1.2 1265732 206356 ?      Ssl  Sep13  23:38 /home/arcticcoin/arcticcore-0.12.1/bin/arcticcoind -daemon
coinona+  9309  0.0  0.0  12732  2196 pts/2    S+   11:36   0:00 grep arcticcoind
coinonatxd
Глючит, падает, и строки:
Code:
root      8969  0.0  0.0  99512  6448 ?        Ss   11:32   0:00 sshd: coinonatx [priv]
coinona+  8974  0.0  0.0  99512  4124 ?        S    11:33   0:00 sshd: coinonatx@pts/2
Мне не понятны. Они остаются после:
Code:
coinonatx@GL12:~$ killall -9 coinonatxd
coinonatx@GL12:~$ ps aux | grep coinonatx
root      8969  0.0  0.0  99512  6448 ?        Ss   11:32   0:00 sshd: coinonatx [priv]
coinona+  8974  0.0  0.0  99512  4124 ?        S    11:33   0:00 sshd: coinonatx@pts/2
coinona+  9678  0.0  0.0  12728  2204 pts/2    S+   11:40   0:00 grep coinonatx
[/code]
Jump to: