View Full Version : Running dual Xeon w/ HT any how 2's on this
Esquire
12-23-2004, 10:14 PM
it will be nice when it's click and go
pumpkin0
12-23-2004, 10:24 PM
I believe IronBits is running SoB on dual Xeon 3.6's w/HT. He might be able to help.
use sobsvc installl
install the -o2 switch
Esquire
12-24-2004, 01:21 PM
Originally posted by vjs
use sobsvc installl
install the -o2 switch
to me this is greek... can some one assemble a step by step
IronBits
12-24-2004, 02:37 PM
For Microsoft Windows2000 or better (XP PRO screams - ~4.9 cEMs/sec) :smoking:
You need to create 3 files :) Hope it helps. :D
--------- New File Name ----------------------
@echo off
:: filename: sbINSTALL.bat
:: comments here - (Dual Xeon with H/T support turned ON - 4 clients!)
net stop "Seventeen or Bust Service"
sobsvc -i :: (this installs the service handler)
sobsvc -p:4:0 :: (BEST - agressive: 4 clients, 2 physical 2 Logical processors H/T)
:: sobsvc -p:2:0 :: (agressive: 2 clients, 1 physical 1 Logical processors H/T)
sobsvc -m :: (TOGGLE - monitors for the client being closed and restarts it)
sobsvc -k :: (TOGGLE - keeps the icons in the tray, so that you can check them)
sobsvc -s :: (TOGGLE - monitors for a stuck client and restarts it if necessary)
net start "Seventeen or Bust Service"
sobsvc -d :: (Displays the current parameters, use the TOGGLEs above to set them the way you want.)
--------- New File Name ----------------------
@echo off
:: filename: sbSTOP.bat
:: comments here
net stop "Seventeen or Bust Service"
--------- New File Name ----------------------
@echo off
:: filename: sbSTART.bat
:: comments here
net start "Seventeen or Bust Service"
sobsvc -d :: (Dumps the current parameters)
pause
Esquire
12-24-2004, 02:46 PM
where do i start?
i'm a gui baby.... typing.... yikes where?
go to program files?
IronBits
12-24-2004, 06:36 PM
Give me a little time, I'll whip up an install and run package :D
What OS are you running on ?
Do you have administrative priveledges on the computer?
:thumbs:
Esquire
12-24-2004, 06:53 PM
yep, i'm running xp, dual xeons
i'm admin
IronBits
12-25-2004, 02:19 AM
Download the latest client
http://www.fragafriend.net/sb230.exe
Download this attached file sob_for_dual_xeon_install.zip
Using Windows Explorer, Go to where you downloaded both files
Extract all the files in the sbINSTALL.zip to C:\Program Files\SB
Copy the sb230.exe file to the same place C:\Program Files\SB
Go to this directory C:\Program Files\SB
Double click on the sbINSTALL.bat file
You should have two Shortcuts on your Desktop when it's finished.
sbSTART.bat and sbSTOP.bat so you can control the clients.
Would someone with computer savvy check this out and make sure it works.
I'm too close to the trees to see the forest, or something like that :rotfl:
:cheers:
IronBits
12-25-2004, 12:35 PM
Did it work ok for you? :)
Esquire
12-25-2004, 02:10 PM
i cant get it up and running
IronBits
01-03-2005, 10:17 AM
Anyone else try this to see if it works ok for them, before I proceed trying another method?
mackerel
01-04-2005, 03:47 PM
I just tried the zip file contents install method on a single P4 with HT after editing the comments in the install batch file to only start two instances. Works fine for me including the start/stop batch files.
I would try it on my dual xeons too, but it already had a single instance running normally. Manually entering the service install worked fine, and I now have 4 instances going :) One of the service instances was doing the same work as the single instance from before, I shut the lot down and restarted and all is well.
Powered by vBulletin® Version 4.2.4 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.