Author

Topic: [ANN] Spondoolies-Tech - carrier grade, data center ready mining rigs - page 211. (Read 1260290 times)

sr. member
Activity: 486
Merit: 262
rm -rf stupidity
Try this from SSH
cd /usr/sbin

./lighttpd -f /etc/lighttpd/lighttpd.conf

See if it kicks up the gui atleast.
sr. member
Activity: 434
Merit: 250
miner-FL1448081687# ps
  PID USER       VSZ STAT COMMAND
    1 root      3000 S    init
    2 root         0 SW   [kthreadd]
    3 root         0 SW   [ksoftirqd/0]
    4 root         0 SW   [kworker/0:0]
    5 root         0 SW<  [kworker/0:0H]
    6 root         0 SW   [kworker/u:0]
    7 root         0 SW<  [kworker/u:0H]
    8 root         0 SW   [migration/0]
    9 root         0 SW   [rcu_bh]
   10 root         0 SW   [rcu_sched]
   11 root         0 SW<  [khelper]
   12 root         0 SW   [kdevtmpfs]
   13 root         0 SW<  [netns]
   14 root         0 SW   [kworker/0:1]
   15 root         0 SW   [bdi-default]
   16 root         0 SW<  [kintegrityd]
   17 root         0 SW<  [kblockd]
   18 root         0 SW   [khubd]
   19 root         0 SW   [irq/86-44e0b000]
   20 root         0 SW   [kworker/u:1]
   23 root         0 SW   [irq/23-tps65217]
   26 root         0 SW   [irq/46-4819c000]
   35 root         0 SW<  [cfg80211]
   36 root         0 SW<  [rpciod]
   37 root         0 SW   [kswapd0]
   38 root         0 SW   [fsnotify_mark]
   39 root         0 SW<  [unionfs_siod]
   40 root         0 SW<  [nfsiod]
   41 root         0 SW<  [xfsalloc]
   42 root         0 SW<  [xfs_mru_cache]
   43 root         0 SW<  [xfslogd]
   44 root         0 SW<  [crypto]
   50 root         0 SW<  [OMAP UART0]
   52 root         0 DW   [capemgr-loader-]
   53 root         0 SW<  [kpsmoused]
   54 root         0 SW   [irq/150-mmc0]
   55 root         0 SW<  [deferwq]
   56 root         0 SW   [kworker/u:2]
   59 root         0 SW   [mmcqd/1]
   60 root         0 SW   [mmcqd/1boot0]
   61 root         0 SW   [mmcqd/1boot1]
   72 root      3000 S    {exe} ash /etc/init.d/S01logging start
   78 root      3000 S    /sbin/syslogd -m 0
   80 root      3000 S    /sbin/klogd
   94 root         0 SW<  [xfs-data/mmcblk]
   95 root         0 SW<  [xfs-conv/mmcblk]
   96 root         0 SW<  [xfs-cil/mmcblk0]
   97 root         0 SW<  [kworker/0:1H]
   98 root         0 SW   [xfsaild/mmcblk0]
  120 root         0 SW   [flush-179:0]
  207 root         0 SW   [kworker/0:2]
  211 root      3000 S    /sbin/syslogd -m 0 -O /mnt/config/log/messages -b 80
  299 root      3000 S    udhcpc -R -n -p /var/run/udhcpc.eth0.pid -i eth0
  334 root      1864 S    /sbin/netplugd -c /etc/netplug/netplugd.conf
  353 root      3084 S    /usr/sbin/crond
  362 root      2292 S    /usr/sbin/dropbear
  380 root         0 SW   [spi1]
  399 root         0 SW<  [cryptodev_queue]
  511 root      3000 S    {miner_starter_s} /bin/sh /usr/local/bin/miner_start
  512 root      3000 S    {ifup-requester} /bin/sh /usr/local/bin/ifup-request
  516 root      3000 S    {mining_watchdog} /bin/sh /usr/local/bin/mining_watc
  521 root      2868 S    sleep 180
  529 root      2868 S    sleep 15
  533 root      3000 S    {spond-runner} /bin/sh /usr/local/bin/spond-runner s
  593 root      3004 S    /sbin/getty -L ttyO0 115200 vt100
  601 root      2376 R    /usr/sbin/dropbear
  649 root      3088 S    -sh
  656 root     12048 S    /usr/local/bin/miner_gate_arm > /dev/null 2>&1
  657 root      2868 S    sleep 10
  669 root      2868 S    /sbin/watchdog -T 180 -t 200 /dev/watchdog0
  707 root      2868 S    usleep 700000
  709 root      2868 S    sleep 3
  710 root      3088 R    ps
sr. member
Activity: 434
Merit: 250
Green light constant and blinking ethernet, looks promising.

in fact.. it's not mining.  Cry

you had this and a s-5 on the same psu?  
your evga 1600 g2?

 did you run 4 cables to the s-5 and 4 cables to the sp20.  that psu has 9 separate cables.

please pull all the cables and examine them

one cable had burnt out at the PSU side. PSU is fine, given it a renewed setup, now running only 1 XSP20 from it
1 x SP20 from the AX1200i (this is OK also)
1 x SP20 seems still very unhappy... green light is constant, ethernet send and receive are blinking but all it seems to be doing is running the fan and not much else.


Run a file system consistency check (fsck) in the ssh console.
It will try to fix your file-system if it can.

The try a ps (process status) to see the list of the processes running.
Look for the watchdog, cgminer .. stuff which is supposed to run normally. do you see cgminer there ?


You can start analyzing things in a more organized way Smiley look in the logs .. see what happened at "the time" .. following reboots etc.
Go in /mnt/mmc-config/log to dig out the log-files. There is one interesting file to look at, namely /mnt/mmc-config/log/mining-watchdog-reboot.log




miner-FL1448081687# fsck
-sh: fsck: not found


 Cry

hero member
Activity: 572
Merit: 500
Green light constant and blinking ethernet, looks promising.

in fact.. it's not mining.  Cry

you had this and a s-5 on the same psu?  
your evga 1600 g2?

 did you run 4 cables to the s-5 and 4 cables to the sp20.  that psu has 9 separate cables.

please pull all the cables and examine them

one cable had burnt out at the PSU side. PSU is fine, given it a renewed setup, now running only 1 XSP20 from it
1 x SP20 from the AX1200i (this is OK also)
1 x SP20 seems still very unhappy... green light is constant, ethernet send and receive are blinking but all it seems to be doing is running the fan and not much else.


Run a file system consistency check (fsck) in the ssh console.
It will try to fix your file-system if it can.

The try a ps (process status) to see the list of the processes running.
Look for the watchdog, cgminer .. stuff which is supposed to run normally. do you see cgminer there ?


You can start analyzing things in a more organized way Smiley look in the logs .. see what happened at "the time" .. following reboots etc.
Go in /mnt/mmc-config/log to dig out the log-files. There is one interesting file to look at, namely /mnt/mmc-config/log/mining-watchdog-reboot.log


sr. member
Activity: 434
Merit: 250
in fact.. it's not mining.  Cry

you had this and a s-5 on the same psu?  
your evga 1600 g2?

 did you run 4 cables to the s-5 and 4 cables to the sp20.  that psu has 9 separate cables.

please pull all the cables and examine them

one cable had burnt out at the PSU side. PSU is fine, given it a renewed setup, now running only 1 XSP20 from it
1 x SP20 from the AX1200i (this is OK also)
1 x SP20 seems still very unhappy... green light is constant, ethernet send and receive are blinking but all it seems to be doing is running the fan and not much else.
legendary
Activity: 1372
Merit: 1022
Anarchy is not chaos.
Fellas you might want to look at bitcoin prices today before you start another group buy.

299 great  I am hoping for a drop to 200 .

Why so?

Can't speak for Phillip of course, but I'd like to see that as well. I think it will help to get the flow going OUTSIDE of exchanges. More payment options, more adoption, and a longer term stability all militate towards a lower cost of entry right now. I'd like to see a good floor followed by a relatively steady rise as adoption increases. The roller coaster is fun, but it makes large scale adoption a very risky proposition for businesses, and ultimately, if BTC is going to win that's what needs to happen. As time goes on and it becomes increasingly difficult to get BTC, then the price should rise vs. other currencies, but right now it just doesn't have the necessary market penetration. I think we all hoped it would happen faster, but I never really believed it would. All things considered, excpet price, 2014 was a very positive year for bitcoin. It's rare that I encounter someone who hasn't heard of it these days, and at the same time last year the usual response was "bit what?".
legendary
Activity: 4256
Merit: 8551
'The right to privacy matters'
in fact.. it's not mining.  Cry

you had this and a s-5 on the same psu?  
your evga 1600 g2?

 did you run 4 cables to the s-5 and 4 cables to the sp20.  that psu has 9 separate cables.

please pull all the cables and examine them
legendary
Activity: 2338
Merit: 1124

it was powered off all night last night after the burnup.
I have also tried changing the IP address from my router but still having the problem.

what is the command to reboot from ssh console? anyone know?

try .. reboot Grin

It looks like it had a problem with the power while writing .. and it got the persistent memory corrupted.
The clean way is to do the microSD recovery and get the UI working (as SPT recommended).. however, all settings from the UI are do-able via SSH.







hehe, yeah i figured that out *reboot* lol

still no GUI but it seems to be mining.
i guess that particular miner will be stuck on slush's pool lol

do you have a list of commands i can use via SSH?

fsck
sr. member
Activity: 434
Merit: 250
in fact.. it's not mining.  Cry
sr. member
Activity: 434
Merit: 250

it was powered off all night last night after the burnup.
I have also tried changing the IP address from my router but still having the problem.

what is the command to reboot from ssh console? anyone know?

try .. reboot Grin

It looks like it had a problem with the power while writing .. and it got the persistent memory corrupted.
The clean way is to do the microSD recovery and get the UI working (as SPT recommended).. however, all settings from the UI are do-able via SSH.





hehe, yeah i figured that out *reboot* lol

still no GUI but it seems to be mining.
i guess that particular miner will be stuck on slush's pool lol

do you have a list of commands i can use via SSH?
hero member
Activity: 572
Merit: 500

it was powered off all night last night after the burnup.
I have also tried changing the IP address from my router but still having the problem.

what is the command to reboot from ssh console? anyone know?

try .. reboot Grin

It looks like it had a problem with the power while writing .. and it got the persistent memory corrupted.
The clean way is to do the microSD recovery and get the UI working (as SPT recommended).. however, all settings from the UI are do-able via SSH.



legendary
Activity: 4256
Merit: 8551
'The right to privacy matters'
...
Will the New Year's GB still be going on Monday?
We didn't decide yet.
RoadStress decided, we'll extend to Monday midnight.

Sounds good.  My OCD kicked in and I went ahead and ordered 4 more through the GB.  Support and a solid metal unit wins out. Thanks!

yeah I sold the s-5 demo since the unit 's sound and lack of stacking do not work well for me.  I have 8 running sp20's and although I know I should not buy any more I want another 2. Must resist.
So, can we declare a winner here?


 for me the sp20

 as  the noise levels on the s-5  and lack of stacking rule it out in my home.  but that is my house.  other homes the s-5 will be the better choice.

I have to post a photo of my final sp20 six pack stack in my garage.
Grin

stack of six uses 5 psu's

 3 evga 1300 g2's --------- 1 machine per psu
 1 seasonic 1200 plat------- "       "       "     "
 1 evga 1600 plat-----------  2 sp20's on this one

all about 600 watts and 1200gh    so 3600 watts and 7.2th   using 4x 120 volt circuits
   
2x 20 amp circuits run   4 sp20s
2x 15 amp circuits run   2 sp20s

all well within safety margins.  room goes to 90f  door closed .  down to 82 f door open



cement tile board for fire protection




door closed but can be opened for cooling



door opened to cool but chain is on it
sr. member
Activity: 434
Merit: 250
hoping someone can help with this:

an SP20, which was running (underclocked) on the same PSU as my S5 is not accessible (GUI)

the S5 had a burnout yesterday and is dead, but ever since that, I can no longer access the GUI on the SP20 which was on the same PSU at the time of the burnout.

I can SSH into the miner.

how can I get the GUI visible again? i need to change some settings.

I must admit it a test we didn't do ...
Try the micro SD recovery.

OK
never needed to do this before...
i am putting the folder:

Code:
spond_images_sp3x-2x

onto  a micro sd card.
I follow these steps:

1) Insert the sd card to the sd slot in front of the miner machine
   SP10 - with the metal connector upwards
   SP2x - with the metal connector upwards
   SP3x - metal connector down
2) Remove the power cord for 5 seconds and put it back in.
3) Wait for 2 minutes (*both* lights in front of the machine will start to turn on/off *alternatively* like Christmas lights - Green .. Yellow... Green... Yellow... Green... Yellow... Green... Yellow... ............. ).
4) Remove the sd-card from the miner
5) Disconnect the power cord for 5 seconds and put it back in.
6) Once the system is up, do SW upgrade from the webUI and update your wallet and the pool.
donator
Activity: 1414
Merit: 1051
Spondoolies, Beam & DAGlabs
hoping someone can help with this:

an SP20, which was running (underclocked) on the same PSU as my S5 is not accessible (GUI)

the S5 had a burnout yesterday and is dead, but ever since that, I can no longer access the GUI on the SP20 which was on the same PSU at the time of the burnout.

I can SSH into the miner.

how can I get the GUI visible again? i need to change some settings.

I must admit it a test we didn't do ...
Try the micro SD recovery.
legendary
Activity: 1316
Merit: 1014
ex uno plures

Man I'm glad I sat on the fence now! Block generation time is pretty quick right now and next difficulty looks to be 10%-15%. Even the buy and hold strategy is no good since the price has been steadily dropping since all time high. I fear for the future of BTC.

http://en.wikipedia.org/wiki/Sisyphus#mediaviewer/File:Punishment_sisyph.jpg
donator
Activity: 1414
Merit: 1051
Spondoolies, Beam & DAGlabs
...
Will the New Year's GB still be going on Monday?
We didn't decide yet.
RoadStress decided, we'll extend to Monday midnight.

Sounds good.  My OCD kicked in and I went ahead and ordered 4 more through the GB.  Support and a solid metal unit wins out. Thanks!

yeah I sold the s-5 demo since the unit 's sound and lack of stacking do not work well for me.  I have 8 running sp20's and although I know I should not buy any more I want another 2. Must resist.
So, can we declare a winner here?


 for me the sp20

 as  the noise levels on the s-5  and lack of stacking rule it out in my home.  but that is my house.  other homes the s-5 will be the better choice.

I have to post a photo of my final sp20 six pack stack in my garage.
Grin
sr. member
Activity: 434
Merit: 250
Fellas you might want to look at bitcoin prices today before you start another group buy.

299 great  I am hoping for a drop to 200 .

Why so?

I am all sp20 a drop to 200 usd will force out a lot of miners that are using any power hungry gear.

 all the  s-3's turn into money losers at about 200 usd.

@ raskul try shutting it off for an hour  then power it up again.

it was powered off all night last night after the burnup.
I have also tried changing the IP address from my router but still having the problem.

what is the command to reboot from ssh console? anyone know?
hero member
Activity: 728
Merit: 500
Fellas you might want to look at bitcoin prices today before you start another group buy.

299 great  I am hoping for a drop to 200 .
Man I'm glad I sat on the fence now! Block generation time is pretty quick right now and next difficulty looks to be 10%-15%. Even the buy and hold strategy is no good since the price has been steadily dropping since all time high. I fear for the future of BTC.
legendary
Activity: 4256
Merit: 8551
'The right to privacy matters'
Fellas you might want to look at bitcoin prices today before you start another group buy.

299 great  I am hoping for a drop to 200 .

Why so?

I am all sp20 a drop to 200 usd will force out a lot of miners that are using any power hungry gear.

 all the  s-3's turn into money losers at about 200 usd.

@ raskul try shutting it off for an hour  then power it up again.
sr. member
Activity: 434
Merit: 250
hoping someone can help with this:

an SP20, which was running (underclocked) on the same PSU as my S5 is not accessible (GUI)

the S5 had a burnout yesterday and is dead, but ever since that, I can no longer access the GUI on the SP20 which was on the same PSU at the time of the burnout.

I can SSH into the miner.

how can I get the GUI visible again? i need to change some settings.
Jump to: