Bitcoin Forum
May 06, 2024, 04:23:15 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 [72] 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 ... 162 »
1421  Bitcoin / Hardware / Re: [ANN] Spondoolies-Tech - carrier grade, data center ready mining rigs on: December 08, 2014, 01:23:09 PM
FYI, I have basic monitoring capabilities added to my miner monitoring app for SP20s with more feature functionality coming.  It'd be great if folks with other SP models can give it a whirl as well and let me know how it works.

This is a Windows .net app.

See: https://bitcointalk.org/index.php?topic=596178.msg9772660#msg9772660

Thank you.

M

great work as ever mdude77, i'll install it on my win machine now and let you know

EDIT. doh. scrap that. miners are not on the same network.

If you can reach it through your browser it should be reachable via my app.

M

Trying SP20 via API on my LAN, set the allowed IP address in cgminer but not seeing anything on the app. Tried via HTTP as well, nothing showing, however it did reboot my miner via ssh! Shocked
1422  Economy / Services / Re: [www.easy2mine.com] 165$,the sales promotion of used dragon 32M scrypt miner on: December 08, 2014, 09:45:52 AM
Hi
Is there any interesting offer for the miners? what is hosting fee and equipment now?

The only offer at the moment seems to be to swap any A1 miners for the equivalent hash rate of S3+ in a more reliable hosting location.

However after proposing the plan Mr Lee has gone quiet.
1423  Bitcoin / Hardware / Re: Custom Rigs... Hardware on: December 08, 2014, 09:25:08 AM
notlist3d

I appreciate this will produce alot of heat and i think i have got this covered by building a few custom rigs of fans, the cage has cold aisle so forcing nice cold air through to the back will hopefully help things.. As they say the proof is in the pudding! I will be keeping a close eye when they first boot up.

SFMiner

I agree its rather alot of money... But from reading around you need to put a small chunk in to get a decent ROI. I have had a look at the offers you detailed, what is your opinion on the better provider.. Spondoolies. or a S4?
I currently have a few SP10 running testing the waters and if they come back with the projected results then ill be jumping in with both feet!

As for power i will be using already un used power so the cost is pretty much 0. Which is great and will mean my ROI is alot quicker!

Thanks


Why don't you make more reliable money by offering to host colocated miners for people in the UK?

Seems that your company T K Group UK seems legit, plus there is a severe shortage of well priced miner colocation in the UK

If you can charge £50-60 per U per month then I think you would corner the market here.
1424  Economy / Scam Accusations / Re: Anyone used of hear of minerslab.com? on: December 08, 2014, 09:00:33 AM
MinersLab Ltd.
7 High St.
Andover,
Hampshire SP10 1LJ
United Kingdom



1425  Bitcoin / Hardware / Re: [ANN] Spondoolies-Tech - carrier grade, data center ready mining rigs on: December 08, 2014, 12:13:30 AM
I understand the limits etc but why is one PSU going to 1360 and the other stuck at 1250?

Without voltages on the two power supplies no one can say for sure. if one power supply has 217V and the other 218V they can behave like that.
An 1-2V between power supplies can happen due to bad contacts (i.e. higher resistance), loose plug etc.  What voltages are on your dashboard?

209/210
1426  Bitcoin / Hardware / Re: [ANN] Spondoolies-Tech - carrier grade, data center ready mining rigs on: December 07, 2014, 06:24:07 PM
Could be because I'm on 210V rather than 240V?

Socket Voltage
209/209 volt
Max Watts
1360 / 1360


PSU's are Emerson

-----BOARD-0-----
PSU[EMERSON1200]: 1376->1252w[1252 1248 1248] (->1211w[1211 1211 1211]) (lim=1250) 0c cooling:0/0x0
-----BOARD-1-----
PSU[EMERSON1200]: 1408->1252w[1248 1244 1252] (->1174w[1174 1174 1174]) (lim=1250) 0c cooling:0/0x0


Yes, it's because you're on 208V. Notice that your machine is configured to use 1360W max per PSU, but the software is artificially limiting it to 1250W. That's because these PSUs are less efficient (i.e. generate more heat) on lower voltages, so they can't deliver as much power, so Zvi hard-limited them in order to reduce the chance of PSU failure. Spondoolies hasn't done much testing with 208V, so they don't know what the PSU limits should be, but they know 1250 is safe. If you want to try to squeeze more performance out of it, you can bypass the 1250W limit with
Code:
echo 1 > /etc/mg_ignore_110_fcc
Just make sure to reduce your PSU limits in the Settings page first. My suspicion is you'll be able to get about 1280W to 1330W out of those PSUs at that voltage, but I've never tried. 1360W is probably too high.

Yet wierdly on my SP30's I was getting between 1330 and 1360 on the same PSU's and the same power circuit. I wonder if the SP31's have more conservative limits on the PSU's I thought they would have less because the claimed TH output was higher needing more power to get there etc.

Update:
Upgraded to 2.5.33 and now the bottom PSU runs at 1360 but the top is stuck at 1250 still, Hashrate nearly 4.7TH

Going to manually set top PSU at 1330 and see if it sticks.

(Top and bottom being how they are shown in the interface and asic stats)

1330 didn't work, top still lim=1250, wierd.


Uptime:447 | FPGA ver:62
-----BOARD-0-----
PSU[EMERSON1200]: 1376->1244w[1244 1244 1244] (->1214w[1214 1214 1214]) (lim=1250) 0c cooling:0/0x0
-----BOARD-1-----
PSU[EMERSON1200]: 1488->1360w[1352 1356 1360] (->1257w[1257 1257 1257]) (lim=1360) 0c cooling:0/0x0



Your limit of 1250 is because your voltage is under 218V. If you want to force more, you can use the fcc_disable flag people mentioned here  - note that that operation is not covered by our warranty (!!!) - that is stretching the PSU manufacturers recommendation.

I understand the limits etc but why is one PSU going to 1360 and the other stuck at 1250?
1427  Bitcoin / Hardware / Re: [ANN] Spondoolies-Tech - carrier grade, data center ready mining rigs on: December 07, 2014, 02:27:35 PM
I noticed that when you place an order at SPT, there is some space where you can enter discount coupons.
Are they really offering discount coupons ?
I just bought 2 SP20, I would buy 2 more if they would offer me some discount coupons

They have done in the past, mainly if the units didn't perform to spec or is late shipping. We've also had an existing customer coupon before as well.

I'm also pretty sure that if you buy a big enough order that you will get a discount code.

But this isn't Bitmain, and there are good reasons why not Smiley
1428  Bitcoin / Hardware / Re: [ANN] Spondoolies-Tech - carrier grade, data center ready mining rigs on: December 07, 2014, 12:49:54 PM
Could be because I'm on 210V rather than 240V?

Socket Voltage
209/209 volt
Max Watts
1360 / 1360


PSU's are Emerson

-----BOARD-0-----
PSU[EMERSON1200]: 1376->1252w[1252 1248 1248] (->1211w[1211 1211 1211]) (lim=1250) 0c cooling:0/0x0
-----BOARD-1-----
PSU[EMERSON1200]: 1408->1252w[1248 1244 1252] (->1174w[1174 1174 1174]) (lim=1250) 0c cooling:0/0x0


Yes, it's because you're on 208V. Notice that your machine is configured to use 1360W max per PSU, but the software is artificially limiting it to 1250W. That's because these PSUs are less efficient (i.e. generate more heat) on lower voltages, so they can't deliver as much power, so Zvi hard-limited them in order to reduce the chance of PSU failure. Spondoolies hasn't done much testing with 208V, so they don't know what the PSU limits should be, but they know 1250 is safe. If you want to try to squeeze more performance out of it, you can bypass the 1250W limit with
Code:
echo 1 > /etc/mg_ignore_110_fcc
Just make sure to reduce your PSU limits in the Settings page first. My suspicion is you'll be able to get about 1280W to 1330W out of those PSUs at that voltage, but I've never tried. 1360W is probably too high.

Yet wierdly on my SP30's I was getting between 1330 and 1360 on the same PSU's and the same power circuit. I wonder if the SP31's have more conservative limits on the PSU's I thought they would have less because the claimed TH output was higher needing more power to get there etc.

Update:
Upgraded to 2.5.33 and now the bottom PSU runs at 1360 but the top is stuck at 1250 still, Hashrate nearly 4.7TH

Going to manually set top PSU at 1330 and see if it sticks.

(Top and bottom being how they are shown in the interface and asic stats)

1330 didn't work, top still lim=1250, wierd.


Uptime:447 | FPGA ver:62
-----BOARD-0-----
PSU[EMERSON1200]: 1376->1244w[1244 1244 1244] (->1214w[1214 1214 1214]) (lim=1250) 0c cooling:0/0x0
-----BOARD-1-----
PSU[EMERSON1200]: 1488->1360w[1352 1356 1360] (->1257w[1257 1257 1257]) (lim=1360) 0c cooling:0/0x0
1429  Bitcoin / Hardware / Re: [ANN] Spondoolies-Tech - carrier grade, data center ready mining rigs on: December 07, 2014, 12:45:49 PM
i can almost hear the busy hands back to work in the shipping section of SP-Tech with the parcel tape and the boxes.

1 x SP20 and 1 x SP31 pleeeeeease.

 Grin

SP31? Thought you'd get a SP35?
1430  Bitcoin / Hardware / Re: [ANN] Spondoolies-Tech - carrier grade, data center ready mining rigs on: December 07, 2014, 11:05:36 AM
Could be because I'm on 210V rather than 240V?

Socket Voltage
209/209 volt
Max Watts
1360 / 1360


PSU's are Emerson

-----BOARD-0-----
PSU[EMERSON1200]: 1376->1252w[1252 1248 1248] (->1211w[1211 1211 1211]) (lim=1250) 0c cooling:0/0x0
-----BOARD-1-----
PSU[EMERSON1200]: 1408->1252w[1248 1244 1252] (->1174w[1174 1174 1174]) (lim=1250) 0c cooling:0/0x0


Yes, it's because you're on 208V. Notice that your machine is configured to use 1360W max per PSU, but the software is artificially limiting it to 1250W. That's because these PSUs are less efficient (i.e. generate more heat) on lower voltages, so they can't deliver as much power, so Zvi hard-limited them in order to reduce the chance of PSU failure. Spondoolies hasn't done much testing with 208V, so they don't know what the PSU limits should be, but they know 1250 is safe. If you want to try to squeeze more performance out of it, you can bypass the 1250W limit with
Code:
echo 1 > /etc/mg_ignore_110_fcc
Just make sure to reduce your PSU limits in the Settings page first. My suspicion is you'll be able to get about 1280W to 1330W out of those PSUs at that voltage, but I've never tried. 1360W is probably too high.

Yet wierdly on my SP30's I was getting between 1330 and 1360 on the same PSU's and the same power circuit. I wonder if the SP31's have more conservative limits on the PSU's I thought they would have less because the claimed TH output was higher needing more power to get there etc.
1431  Bitcoin / Hardware / Re: [ANN] Spondoolies-Tech - carrier grade, data center ready mining rigs on: December 06, 2014, 05:34:44 PM
I have question about SP20, the front fan looks quite cheap 120mm fan, if i´m not mistaking that fan gives the most noise, what if i could replace it with ultra quiet fan on same size, would it work? less noise? Cheesy


Fan isn't cheap.  It's loud for two reasons.  Firstly many fans have unique audio properties depending on how they are constructed. This is often referred to as the tone of the fan.  The y-s tech fan used has a quite mechanical noise which changes in pitch and volume as the speed ramps up.

Secondly this fan pushes 220CFM, that is a very fast 12v fan. That's a lot of air being sucked through a metal grill over the components then out through another grill.

Yes you can replace it but the fan you replace it with will most likely be just as loud or not as fast and if it's not add fast if won't cool as well.

Lastly it uses a non standard fan header so anything you use will either have to be supplied onto the original connector or the wire running out side the casing to a fan adapter on one of the molex plus on your psu.

That's what I have done. Testing a few different fans so far but none have hit the sweet spot for noise and cooling.
1432  Bitcoin / Hardware / Re: [ANN] Spondoolies-Tech - carrier grade, data center ready mining rigs on: December 06, 2014, 04:58:37 PM
Hi Guy,

Are these shipping with Artesyn or Murata?  If Murata, do we have the option to have both PSU replaced with Artesyn?

http://www.spondoolies-tech.com/products/sp31-yukon-shipping-from-stock

Sincerely,


They are shipping with Emerson psus
1433  Bitcoin / Hardware / Re: [ANN] Technobit HEX8A1 -240 GHs Coincraft A1 board- Finished production on: December 06, 2014, 01:05:40 PM
Could also be that the pi just doesn't have enough grunt to run two copies of cgminer at the same time.
1434  Bitcoin / Hardware / Re: [ANN] Spondoolies-Tech - carrier grade, data center ready mining rigs on: December 06, 2014, 01:00:48 PM
Anyone OCed the SP20 ?
Can anyone tell me how to OC it ?
Thank you !

You would need to push the Max Watts up to 288 and slowly increase the max voltage.

But it all limited by the max temps the ASICs are set to which is 125°C so alot depends on the temp of the ambient air you are pushing through the unit.

For OC I would imagine you need sub 15°C ambients

If the ASICs get near 125 they will throttle back.
1435  Bitcoin / Hardware / Re: [ANN] Spondoolies-Tech - carrier grade, data center ready mining rigs on: December 06, 2014, 12:59:44 PM
SP31 also arrived and is hashing but not getting anywhere over 4645GH Sad its within the +/- 10% range but I was hoping for more +10% than -10%  Cry
If you're using 220V or greater, you should change the PSU limits on your SP31. If you have Murata power supplies, you should also ssh in and run this:
Code:
echo 1 > /etc/mg_ignore_110_fcc
Depending on your ambient temperature, voltage, and power supplies, you may be able to set your PSU limits to somewhere from 1300 to 1370. That can improve performance by as much as 200 GH/s. Keep in mind that Murata power supplies don't recover from overload as nicely as Emersons do, so if you have the Murata type, make sure to give them a bit more headroom from the overload point.

Could be because I'm on 210V rather than 240V?

This is how its running currently:

Temp Front / Back T,B
23 °C / 63,70 °C
Socket Voltage
209/209 volt
Fan Speed
80
Start Voltage
0.655 / 0.655
Max Voltage
0.75
Max Watts
1360 / 1360


PSU's are Emerson

Uptime:27669 | FPGA ver:62
-----BOARD-0-----
PSU[EMERSON1200]: 1376->1252w[1252 1248 1248] (->1211w[1211 1211 1211]) (lim=1250) 0c cooling:0/0x0
-----BOARD-1-----
PSU[EMERSON1200]: 1408->1252w[1248 1244 1252] (->1174w[1174 1174 1174]) (lim=1250) 0c cooling:0/0x0
1436  Bitcoin / Hardware / Re: [ANN] Spondoolies-Tech - carrier grade, data center ready mining rigs on: December 06, 2014, 12:55:42 AM

I've thinked it was in China.

Maybe I misread it.

Yep you did Wink

In other news my Sp20E arrived finally and I didn't get charged VAT Cheesy

SP31 also arrived and is hashing but not getting anywhere over 4645GH Sad its within the +/- 10% range but I was hoping for more +10% than -10%  Cry

Running at 1360 to get the tuning working, might increase over time maybe. Undecided
1437  Alternate cryptocurrencies / Mining (Altcoins) / Re: cryptoGlance :: Open-source, self-hosted, multi-rig monitoring tool with more! on: December 05, 2014, 06:47:12 PM
Works great with the SP20

Got any closer to a new release chaps?

Sure fine with the SP20-s?

Maybe any info about the S3-s?

If can handle both I'll give a try.

Yes if you use the development git
1438  Bitcoin / Hardware / Re: [ANN] Spondoolies-Tech - carrier grade, data center ready mining rigs on: December 05, 2014, 02:50:35 AM


Loving the cold weather  Grin
This is right after a reboot btw

Must be running it outside? Smiley I'm thinking of doing the same, but I'm concerned about the dust.

M

More concerned about the rain myself
1439  Bitcoin / Hardware / Re: [ANN] Spondoolies-Tech - carrier grade, data center ready mining rigs on: December 05, 2014, 01:19:54 AM

How you got to .27 I don't know  Huh


Yeah, it's strange. I only upgraded it a few days ago too....... Huh

I've got 2.5.27 on mine
1440  Bitcoin / Hardware / Re: Unofficial Spondoolies SP20 thread on: December 05, 2014, 01:13:03 AM
For monitoring I use and have always used Cryptoglance http://cryptoglance.info/

The guys who develop it have stopped for a while, probably because of lack of interest but for me it works great. I run it on my Synology NAS but you can run it on windows or Linux

You have to use the development git but it seems great.

Looks like this: http://s25.postimg.org/9zokpqscv/crypto2.png

Its not an application, its a web site you run. But it also can monitor your wallets addresses and balances and most pools.

It would be great if we could get the developers actively working on it again. Maybe if enough of us give them encouragement and a few small tips they will Smiley

I love it.

you have all the pretty things.
pretty boy biffa  Cheesy

Down laddie!  Shocked
Pages: « 1 ... 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 [72] 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 ... 162 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!