Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - pvp1982

Pages: 1 [2]
16
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 25, 2013, 07:22:42 pm »
pool is on, but very slow now

does not seem slow to me. Internet lag maby?

Quote
Not need but pool server need optimize /etc/sysctl.conf keepalive time out vs..

see file: https://github.com/GTRsdk/mmcFE/blob/master/scripts/linux-tune.sh

This is also helpful. The pool is not at all pushpool based, but I probobly will implement it. Thanks!


These are the proper settings


/etc/sysctl.conf
net.core.rmem_max = 16777216
net.core.wmem_max = 16777216
net.ipv4.tcp_rmem = 4096 87380 16777216
net.ipv4.tcp_wmem = 4096 65536 16777216
net.ipv4.tcp_syncookies = 1
net.ipv4.tcp_mem = 50576   64768   98152
net.core.netdev_max_backlog = 2500
net.ipv4.netfilter.ip_conntrack_max = 1048576

17
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 25, 2013, 07:16:14 pm »
MK6kyLAgPzRo5RXkkVFZz9Jv1i4PvXWAhQ

only if the advices are helping you :)




Thanks, if you feel that you are again reaching some default linux limits I can help, because I'm everyday into optimising linux for many sockets/connections.


18
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 25, 2013, 07:11:12 pm »
MK6kyLAgPzRo5RXkkVFZz9Jv1i4PvXWAhQ

only if the advices are helping you :)


19
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 25, 2013, 07:03:47 pm »
if you edint any .conf file - the settings will be triggered after reboot.

just in case also apply the port range that I've given also.

This will increase the possible simultaneous connections to the server.

you can paste here the result of cat /proc/net/sockstat once the server is up and running for at least 10-20 minutes, so we can see what is the load and if you are near some limit.

20
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 25, 2013, 06:54:11 pm »
OK, I might have finally found the reason why the pool keeps crashing!

terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >'
  what():  accept: Too many open files

Does this mean that the server has reached its limit?

Figured I would post this and let everyone know. It has finally been found!

ulimit -n 500000; ./poolstart

also this helps

echo 1000 65535 > /proc/sys/net/ipv4/ip_local_port_range

will help you.

21
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 25, 2013, 06:20:00 pm »
the pool seems to be down now...

22
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 25, 2013, 04:48:58 pm »
Killerbyte,

what about the payments?

I haven't received payment since 10 hours and having more than 30 MMC in balance....

they were delayed last night due to a problem with the payout system. I am trying to alvoid sending out payouts that should not happen, that is all.

Your payouts will happen later today, no more than 6 more hours most likely. Sorry about the delay.

Thanks.

23
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 25, 2013, 04:46:04 pm »
Killerbyte,

what about the payments?

I haven't received payment since 10 hours and having more than 30 MMC in balance....

24
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 25, 2013, 04:28:48 pm »
Killerbyte,

what about the payments?

I haven't received payment since 10 hours and having more than 30 MMC in balance....


25
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 25, 2013, 12:07:23 pm »
maybe because the pool is down...

hash generated - 7327 / 1968 / 3091515341
hash generated - 7327 / 1968 / 3091515341
connecting to 162.243.216.74:1339
system:111

26
MemoryCoin / Re: minerd based cpu miner
« on: December 24, 2013, 01:39:12 pm »
How to use it for solo mining?

27
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 24, 2013, 11:47:30 am »
too many
Code: [Select]
system:111
connecting to 162.243.216.74:1339
system:111
connecting to 162.243.216.74:1339
system:111


28
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 24, 2013, 11:36:43 am »
Win7 64bit binaries if someone can provide will be thankful...

29
BUG REPORT:

Tried  v0.5 64 Bit binary  http://ptsweb.beeeeer.org/ but it crashes after 1-2 hours of mining.

Previous version " v0.4 64 Bit binary (fast!!)" was running on same machines for days without an issue.



Pages: 1 [2]