![]() | ||
|
|
Pro/Crunching - Distributed Computing Teams Home of the ProCooling.com Distributed Computing Teams. |
Thread Tools |
![]() |
#1 |
The Pro/Life Support System
Join Date: Dec 1999
Location: Denver, CO
Posts: 4,041
|
![]()
This will require you to have admin rights on the desitnation machines:
Theres NO CMD or Command windows that the user will ever see with this process, all they could see is the process start and CPU util go up at night and then magicly stop and cpu go down in the morning. This is a squence of bat files that work together to deploy the folding client. The assumptions are that you have the current DF files in a folder on your local machine (source) with handle.txt in it. do not put the local bat files in that folder, theres no reason to copy them to the client workstations. Only the custom bat files specified need to be copied. Running Rcopy.bat and then List.bat is all thats needed to run this at scheduled times. the bat file structure is like this: rcopy.bat (located on my machine) Code:
robocopy /e /v c:\source \\machine01\c$\destination\dir ![]() List.bat (located on my machine) Code:
call schedule.bat machinename01 >>c:\runlog.log Schedule.bat (located on my machine) Code:
at \\%1 7:30 c:\destination\dir\stopit.bat at \\%1 17:30 c:\destination\dir\startup.bat startup.bat (on the folding machine, deployed with rcopy.bat) Code:
c: cd \destination\dir foldtrajlite /remove foldtrajlite /install del service.cfg copy service.org service.cfg net start Foldtrajliteservice service.org (on the folding machine, deployed with rcopy.bat) Code:
service=1 useram=1 stopit.bat (on the folding machine, deployed with rcopy.bat) Code:
net stop foldtrajliteservice c:\destination\dir\foldtrajlite /remove That is that, thats all you need to run this. To Remove the works here is what I use: axelist.bat (located on my machine) Code:
call axe.bat machinename01 Code:
at \\%1 /delete /y Removelist.bat (located on my machine) Code:
call remove.bat machinename01 Code:
del /Q \\%1\c$\destination\dir\*.* rmdir \\%1\c$\destination\dir So Thats th at... now you can go and push this to your corp network and schedule it to run only on off work hours. I think its VERY bad business to run this kind of stuff durring work hours as it could hurt your customers/coworkers productivity if theres an issue. I would recomend running this stuff only on non critical machines and only off hours. I've refined this process over the last week and now have 66 machines scheduled nightly to be run for folding and all of them set to run all weekend. Its pretty bullet proof.
__________________
Joe - I only take this hat off for one thing... ProCooling archive curator and dusty skeleton. |
![]() |
![]() |
#2 |
The Pro/Life Support System
Join Date: Dec 1999
Location: Denver, CO
Posts: 4,041
|
![]()
this is meant for ONLY NT/2K/2K3/XP machines ( anything NT based) that always has the root of the physical drives shared as c$/d$/ etc... these are ADMIN shares which means you MUST be an admin to use them. you must be an admin to schedule onto the remote machines also
if you arent an admin on the network you prolly shouldnt be installing software all over anyway ![]()
__________________
Joe - I only take this hat off for one thing... ProCooling archive curator and dusty skeleton. |
![]() |
![]() |
#3 |
Cooling Neophyte
Join Date: Sep 2003
Location: Moab
Posts: 45
|
![]()
Joe,
I just wanted to thank you for these fantastic instructions. In the spirit of the "science" would you post this at the Free-DC DF Project Forums seeing as how you have already made it visible to anyone who even visits here? HaloJones www.thegenomecollective.com p.s. Great numbers you're putting up by the way! |
![]() |
![]() |
#4 |
The Pro/Life Support System
Join Date: Dec 1999
Location: Denver, CO
Posts: 4,041
|
![]()
Heheh Nah
![]() I want people to have to look a lil bit to do this hehehe You found it ok, so I am sure others will. I mean afterall it is a bit of a competition still, dont want to make it TOO easy ![]() From your stats I see this is working good for you ![]()
__________________
Joe - I only take this hat off for one thing... ProCooling archive curator and dusty skeleton. |
![]() |
![]() |
#5 | |
Cooling Neophyte
Join Date: Sep 2003
Location: Moab
Posts: 45
|
![]() Quote:
I did it the hard way in Phase 1 Last edited by HaloJones; 09-17-2003 at 01:30 PM. |
|
![]() |
![]() |
#6 |
Cooling Savant
Join Date: Mar 2001
Location: south FL
Posts: 220
|
![]()
joe is there a simple way to set foldit as a service on my local machines, my kids keep turning it off and it get to be a pain running after them starting it again, I'd like to hide it so they dont even know its running. Thanks
|
![]() |
![]() |
#7 |
The Pro/Life Support System
Join Date: Dec 1999
Location: Denver, CO
Posts: 4,041
|
![]()
what OS? if its XP or 2K just read the Readme, it tells how to install it as a service, but I believe its this:
foldtrajlite /install then it will be in a service.
__________________
Joe - I only take this hat off for one thing... ProCooling archive curator and dusty skeleton. |
![]() |
![]() |
#8 |
Cooling Savant
Join Date: Apr 2003
Location: Blackburn / Dundee
Posts: 451
|
![]()
(this is of course using the text client NOT the screensaver)
~ Boli
__________________
1800+ @ 2247 (214x10.5) - STABLE, 512MB PC3700 TwinX Cosair RAM, NF7-S v2.0, GeForce3 Ti200 Parallel BIM, 120.1 Thermochill, Eheim 1048, Maze 3, Maze4 GPU, "Z" chipset, 1/2" tubing, PC-70: 5x120mm & 9x80mm fans. Internet Server & second machine (folding 24/7): 512MB DDR RAM, XP2000+ |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|