Post
Topic
Board Mining (Altcoins)
Re: [15 GH/s]P2Pmining.com-Hybrid standard and P2Pool-NMC/IXC/I0C/DEV
by
thatonegirlt
on 05/05/2012, 20:51:36 UTC
So suddenly I'm having a huge stale rate at like at-least 70%. Cgminer shows it's trying to longpoll continuously but if I switch to another pool then it works fine. I'm confused.

p2pool longpolls every 10s or so, that part is normal. What settings are you using in cgminer?

My DOA rate for the last 24hrs is 3.4%.

{
"pools" : [

   {
      "url" : "pool.maxbtc.com:8332",
   },
   
   {
   "url" : "http://eu.triplemining.com:8344",
   
   },
   {
      "url" : "us2.eclipsemc.com:8337",
   },
   {
      "url" : "http://p2pmining.com:9332",
      "user" : "15H7EvzVVDZvj2qxnfMUnxKsc3zPXmNstz",
   }

],

"intensity" : "5",
"worksize" : "128",
"kernel" : "diablo 120328",
"gpu-engine" : "0-0",
"gpu-fan" : "0-85",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "70",
"api-port" : "4028",
"expiry" : "120",
"gpu-threads" : "2",
"log" : "5",
"queue" : "1",
"retry-pause" : "5",
"scan-time" : "60",
"temp-hysteresis" : "3",
"worksize" : "0",

"donation" : "0.00",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}