EVGA

HP Cloud Services HFM.NET client setup

Author
david12857
SSC Member
  • Total Posts : 879
  • Reward points : 0
  • Joined: 2009/02/15 23:54:06
  • Status: offline
  • Ribbons : 33
2012/01/25 17:42:30 (permalink)
These instructions explain how to setup Apache and monitor HPCS SMP clients with HFM.NET. I used JedixJarf's instructions and tried to make them a little easier to understand.
 
My HP Cloud Services SMP client setup   instructions originally created a "folding" folder inside of the root folder “mkdir -p ~/folding”. It needs to be moved. I updated the SMP client setup instructions on the 27th of January so the location will not be a problem in the future. If you used my [link=tm.aspx?m=1420042]HP Cloud Services SMP client setup[/link] instructions after the 27th of January then you can skip this setup and continue at Update the system.

Verify the "folding" folder is in the correct location with the following commands. 
cd /
dir


If the "folding" folder is not there then click here for detailed instructions on how to find and move it.

Update the system.
apt-get update
apt-get upgrade -y
Install Apache.
apt-get install apache2 -y
Set permissions and configure Apache.
cd /
chmod 777 /folding
nano /etc/apache2/sites-available/default


Change DocumentRoot to /folding 
Change Directory to /
Change allow from to your public IP address. http://www.whatismyip.com/ will display your public IP address.
Press Ctrl+X , Y and Enter to save the changes
 
Restart Apache.
service apache2 restart

 
Open HFM.NET,
Select Client, Add Client and the Web Server radio button.

URL to Log Directory = http://Server's Public IP Address
Web Server Username = empty
Web Server Password = empty
Select OK
post edited by david12857 - 2012/01/28 04:02:34

  
   
 
 Main system | HTPC | Folding&Crunching@EVGA
#1

12 Replies Related Threads

    jimmycricket
    FTW Member
    • Total Posts : 1494
    • Reward points : 0
    • Joined: 2011/11/26 09:42:20
    • Status: offline
    • Ribbons : 0
    Re:HP Cloud Services HFM.NET client setup 2012/01/25 18:39:27 (permalink)
    Didn't work for me
    #2
    Opolis
    CLASSIFIED Member
    • Total Posts : 2778
    • Reward points : 0
    • Joined: 2010/03/25 18:49:16
    • Status: offline
    • Ribbons : 7
    Re:HP Cloud Services HFM.NET client setup 2012/01/25 18:49:27 (permalink)
    I was just about to ask how to do this!
     
    Edit:  Once again, thank you.  I have HFM working perfectly now.
    post edited by Opolis - 2012/01/25 19:09:01

    #3
    jimmycricket
    FTW Member
    • Total Posts : 1494
    • Reward points : 0
    • Joined: 2011/11/26 09:42:20
    • Status: offline
    • Ribbons : 0
    Re:HP Cloud Services HFM.NET client setup 2012/01/25 20:10:18 (permalink)
    I got it now
     
    I'm having an issue were one is not showing up in HFM
    out of 6 only 5 are showing
    post edited by jimmycricket - 2012/01/25 20:30:43
    #4
    ana3mic
    SSC Member
    • Total Posts : 687
    • Reward points : 0
    • Joined: 2010/04/16 06:58:31
    • Location: Bulgaria, EU
    • Status: offline
    • Ribbons : 1
    Re:HP Cloud Services HFM.NET client setup 2012/01/26 09:14:55 (permalink)
    Works like a charm , and david12857 I officially pronounce you AWESOME! 


    #5
    Sleinous
    EVGA Forum Moderator
    • Total Posts : 7663
    • Reward points : 0
    • Joined: 2010/06/12 12:22:01
    • Location: France
    • Status: offline
    • Ribbons : 32
    Re:HP Cloud Services HFM.NET client setup 2012/01/26 10:19:54 (permalink)
    "mv folding /" doesnt work for me. It infact managed to delete my folder on one server and I lost an 80% WU :/

    My Affiliate Code: GL1IAAFWJF
    #6
    drougnor
    CLASSIFIED Member
    • Total Posts : 2715
    • Reward points : 0
    • Joined: 2006/07/18 05:57:59
    • Location: FL USA /Affiliate MCK692UUS /Assoc HPW7E9T81P8KCCH
    • Status: offline
    • Ribbons : 18
    Re:HP Cloud Services HFM.NET client setup 2012/01/26 10:26:54 (permalink)
    Just wanted to say 'Thanks' for both the articles/guides!  Now just to worry about when the plug gets pulled.


    #7
    david12857
    SSC Member
    • Total Posts : 879
    • Reward points : 0
    • Joined: 2009/02/15 23:54:06
    • Status: offline
    • Ribbons : 33
    Re:HP Cloud Services HFM.NET client setup 2012/01/26 17:42:18 (permalink)
    Determine if the "folding" folder is in the wrong location.
    cd ~/
    dir
    If you see the "folding" folder then you need to move it.

     
    Shutdown the SMP client.
    screen -r
    Press Enter and then press Ctrl+C to shutdown the SMP client.
     
    Move the "folding" folder and verify it's in the correct location with the following commands.
    mv folding /
    cd /
    dir

      You can see all of the commands I used to move the" folding" folder and the final location.


    Navigate to the "folding" folding and start the client.
    cd /folding
    screen ./fah6 -smp #

    post edited by david12857 - 2012/01/28 03:58:33

      
       
     
     Main system | HTPC | Folding&Crunching@EVGA
    #8
    Xtrem
    FTW Member
    • Total Posts : 1957
    • Reward points : 0
    • Joined: 2010/02/12 20:49:09
    • Location: Los Angeles
    • Status: offline
    • Ribbons : 5
    Re:HP Cloud Services HFM.NET client setup 2012/01/26 20:25:20 (permalink)
    i'm having trouble seeing credit for 6099 6098 6097 WU's.  i changed the psummary to psummaryC. 

    Order through banner below for 5-10% off your order at EVGA.com 

    Register your EVGA products using FKDP4PLDDB
    Elite Referral
     
    #9
    AzN-SoLjA
    CLASSIFIED ULTRA Member
    • Total Posts : 7982
    • Reward points : 0
    • Joined: 2011/06/18 11:45:02
    • Location: Kent, WA - Use My Affiliate Code: 3MHCIBME48
    • Status: offline
    • Ribbons : 14
    Re:HP Cloud Services HFM.NET client setup 2012/04/12 21:36:26 (permalink)
    Anyone experince their user name listed as Anonymous on HFM? I shut down the client twice and redone my name even though it shows correct prior to editing. I'm at a loss to figure this problem out. Iduno if it will count or not here in 30 hours if the name works even though HFM shows incorrect?

    | EVGA Z68 FTW | EVGA GTX 780 Ti SC 3GB | EVGA GTX 1080 Ti FTW3 | Custom EK Water Loop | Red Harbinger Cross Desk
    | i7 2600K @ 4.5GHz @ 1.24v | Corsair 16GB Vengeance | Corsair Neutron 256GB SSD | Corsair AX850 | Lamptron FC5V3 | ASUS VE278 27" |
    | Creative Inspire T6160 5.1 & X-Fi Fatal1ty 7.1 Champ | Razer Marauder & Spectre & Tiamat 7.1 | Affiliate Code: 3MHCIBME48 | Associate Code: 08HWLPJXE0O5MPM
     
    #10
    bowlinra
    SSC Member
    • Total Posts : 883
    • Reward points : 0
    • Joined: 2011/12/05 20:58:14
    • Location: Virginia, USA
    • Status: offline
    • Ribbons : 5
    Re:HP Cloud Services HFM.NET client setup 2012/04/12 21:58:27 (permalink)
    AzN-SoLjA
     Anyone experince their user name listed as Anonymous on HFM? I shut down the client twice and redone my name even though it shows correct prior to editing. I'm at a loss to figure this problem out. Iduno if it will count or not here in 30 hours if the name works even though HFM shows incorrect?

    Everything is working for me.. I'm thinking you missed the config setting on the servers.
     
    Connect to the server with putty and login
    connect back to the FAH client with "screen -r"
    Stop it with "Ctrl-C"
    Change to the Folding folder with "cd /folding"
    Restart client and check the config (Replace # with your vCPU # like 2 or 4) with "screen ./fah6 -smp # -config"
    Make sure the first prompt is NOT Anonymous and your username.  <That should fix it>
    Deattach screen with hold the Crtl key down and press A then D to detach the screen "Ctrl-A D"
    and "exit"

    SMP: 4x AMD 61xx@3.0Ghz - 4x AMD 6176SE@2.71Ghz - 4x AMD 6172@2.41Ghz  - 2x AMD 62xx@3.3Ghz
     
    My Setup:  Home Rack Garage Build  |  How to fold Big Points - AMD 4P / Quad Socket Design and Build Guide  |  Find some deals EVGA's AMD 4P Deals

    "Unless someone like you cares a whole awful lot, nothing is going to get better. It's not."  Dr. Seuss, The Lorax
     
    #11
    AzN-SoLjA
    CLASSIFIED ULTRA Member
    • Total Posts : 7982
    • Reward points : 0
    • Joined: 2011/06/18 11:45:02
    • Location: Kent, WA - Use My Affiliate Code: 3MHCIBME48
    • Status: offline
    • Ribbons : 14
    Re:HP Cloud Services HFM.NET client setup 2012/04/12 22:06:17 (permalink)
    Uh yea. I did all that. My user name as stated above is my folding name prior to stopping "Ctrl-C". Twice, which means I did the -config flag twice and set it up again even though it displays correctly on putty. It does not display correctly on HFM, this is why I'm at a loss. 

    | EVGA Z68 FTW | EVGA GTX 780 Ti SC 3GB | EVGA GTX 1080 Ti FTW3 | Custom EK Water Loop | Red Harbinger Cross Desk
    | i7 2600K @ 4.5GHz @ 1.24v | Corsair 16GB Vengeance | Corsair Neutron 256GB SSD | Corsair AX850 | Lamptron FC5V3 | ASUS VE278 27" |
    | Creative Inspire T6160 5.1 & X-Fi Fatal1ty 7.1 Champ | Razer Marauder & Spectre & Tiamat 7.1 | Affiliate Code: 3MHCIBME48 | Associate Code: 08HWLPJXE0O5MPM
     
    #12
    bowlinra
    SSC Member
    • Total Posts : 883
    • Reward points : 0
    • Joined: 2011/12/05 20:58:14
    • Location: Virginia, USA
    • Status: offline
    • Ribbons : 5
    Re:HP Cloud Services HFM.NET client setup 2012/04/12 22:26:21 (permalink)
    AzN-SoLjA
    Uh yea. I did all that. My user name as stated above is my folding name prior to stopping "Ctrl-C". Twice, which means I did the -config flag twice and set it up again even though it displays correctly on putty. It does not display correctly on HFM, this is why I'm at a loss. 

    My HFH v0.9.0 username field appears to come from the client setting I'm monitoring. I clearly remember watch the client usernames change as my clients changed over to the jeffreyham account for the folding dedication last month.
     
    Are you just see these on the HPCS servers or your local boxes as well?

    SMP: 4x AMD 61xx@3.0Ghz - 4x AMD 6176SE@2.71Ghz - 4x AMD 6172@2.41Ghz  - 2x AMD 62xx@3.3Ghz
     
    My Setup:  Home Rack Garage Build  |  How to fold Big Points - AMD 4P / Quad Socket Design and Build Guide  |  Find some deals EVGA's AMD 4P Deals

    "Unless someone like you cares a whole awful lot, nothing is going to get better. It's not."  Dr. Seuss, The Lorax
     
    #13
    Jump to:
  • Back to Mobile