Panic Mode On (82) Server Problems? |
![]() |
| log in |
Message boards : Number crunching : Panic Mode On (82) Server Problems?
Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 . . . 24 · Next
| Author | Message |
|---|---|
You are correct as .18 no longer exists, try pinging .21 instead. ____________ | |
| ID: 1341661 · | |
That'd explain it. 208.68.240.21 gives 25% packet loss on every 3 out of 4 tries. Throw in the odd 50% loss. ____________ Grant Darwin NT. | |
| ID: 1341683 · | |
Thanks, Richard.... I was not sure if the creation rate was normal or not. Haven't been in the habit of looking at it. I did note the anomaly in ready to send rising during 'normal' operation however. I would suspect in the coming days, some more light might be shed on the cause. It may not be a bad thing..... ____________ ****** "Ask not, what your kitty can do for you. Ask what you can do for your kitty." As it is kitten, so shall it be done. | |
| ID: 1341688 · | |
Pinging 208.68.240.18 results in 100% packet loss every time. Thank you. After changing to .21 I finnished my dl's //TQ | |
| ID: 1341715 · | |
|
OK, this is getting ridiculous. I've got 70+ WUs backed up in my download queue and over half of them have been there since the weekend. The fastest average transfer rate I've seen is 6.5kBps. When I do get a "burst" it lasts about 5 seconds before dropping back. For the past 2 days, I've only had one core (out of 8 CPU and 1 GPU) running. | |
| ID: 1341724 · | |
|
It appears AP ready to send have reached their high water mark at 25k. | |
| ID: 1341796 · | |
Although whatever was done while i was away on holidays appears to have sorted the Scheduler out- most replies within 10 seconds. I spoke too soon. Getting the occasional timeout again. *sigh* ____________ Grant Darwin NT. | |
| ID: 1341804 · | |
The fastest average transfer rate I've seen is 6.5kBps. Wish i could download that fast. 1-1.5kB/s is doing well here at the moment. I've hit 2kB/s a couple of times, but they were just abberations. ____________ Grant Darwin NT. | |
| ID: 1341805 · | |
Been not watching closely over the traditional Australia Day long weekend chaos, and my machines were crunching when I looked occasionally. If I had stuck transfers I just put this retryMainTransfers.cmd in my scheduled tasks for every 20 mins or so: This is my first post, so please forgive me if I slip up. I need something to try and keep my downloads from getting stuck. I tried setting this up from Jason's post, but can't seem to get it to work. Must not have set it up correctly in the Win7 Task Scheduler. Would it be possible to get a more detailed explanation on how to set up this task properly? I am sure that I am not the only one that would benefit from a detailed How To. SIV gave me the big BSOD, and I have not tried Boinc Tasks yet. This will probably be all that I need, if I can get it to work. Thanks in advance. ____________ | |
| ID: 1341855 · | |
Jason´s could give you a better hand, but just a tip. The cmd in the right directory? The cmd must be in the boinc program directory not the boinc data directory, that one of the mistakes most people do. In my win 7/64 is C:\Program Files (x86)\Boinc for example, in the wrong directory the scheduler could work but the cmd will not works. I use and works fine. ____________ | |
| ID: 1341942 · | |
Hmmm. I'm seeing 29no12ag.13846.8252.206158430217.10.16 IF "name:" EQU "name:" boinccmd --file_transfer http://setiathome.berkeley.edu/ 29no12ag.13846.8252.206158430217.10.16 retry in my command window - I don't think that's going to work. Hold on while I debug. | |
| ID: 1341966 · | |
|
OK, this version seems to work for me. @ECHO OFF reg query "HKLM\SOFTWARE\Space Sciences Laboratory, U.C. Berkeley\BOINC Setup" /v INSTALLDIR >installed.txt for /F "tokens=2*" %%a in ('findstr REG_SZ installed.txt') do set InstDir=%%b "%InstDir%boinccmd" --get_file_transfers > mainxfers.txt FOR /F "tokens=1,2" %%i IN (mainxfers.txt) DO (IF "%%i" EQU "name:" "%InstDir%boinccmd" --file_transfer http://setiathome.berkeley.edu/ %%j retry ) pause I've boiler-plated in the standard code we use to find where boinccmd lives for testing - that saves hunting for it (I made the test run direct from a Windows 7 desktop). The 'pause' command on the last line simply gives you a chance to check that everything's running smoothly - if it's working, you should see nothing except 'Press any key to continue...'. If you see any garbage like my last post, then something's gone wrong. Run the .cmd file manually a few times first to be sure, then delete the 'pause' line before giving responsibility to the Windows task scheduler. A note of warning: Jason has coded this for crunchers who run only the main SETI project. If you run anything else - even SETI Beta - the results are unpredictable, because the SETI project's url is hard-coded into the file, and there's no test (nor does boinccmd allow any test) for which project a 'transfer in progress' belongs to. I hope that the worst that would happen if you ran the command during a 20-minute file upload to CPDN or GPUGrid would be a 'file not found' or similar error in the BOINC event log, but I don't propose to risk it - SIV works for me. | |
| ID: 1341971 · | |
|
SIV boinc status with auto retry enabled helps alot. | |
| ID: 1342125 · | |
|
I modified and compiled my boinc client for that... | |
| ID: 1342202 · | |
Pinging 208.68.240.18 results in 100% packet loss every time. Which file do i need to check to make sure .21 is been used? ____________ Live in NZ y not join Smile City? | |
| ID: 1342250 · | |
Which file do i need to check to make sure .21 is been used? I've edited my Hosts file to use just the one server. Without the Hosts file entry it will change servers (sort of) randomly. ____________ Grant Darwin NT. | |
| ID: 1342257 · | |
Which file do i need to check to make sure .21 is been used? Thanks Grant can you or somone please advise me on where the host file is or how to create one? ____________ Live in NZ y not join Smile City? | |
| ID: 1342264 · | |
|
The file hosts is a text file usually in c:\windows\System32\Drivers\etc | |
| ID: 1342279 · | |
|
| |
| ID: 1342280 · | |
|
Thankyou Grant & Big Reg I've learnt a new thing today | |
| ID: 1342285 · | |
Message boards : Number crunching : Panic Mode On (82) Server Problems?
| Copyright © 2013 University of California |