Search found 13 matches

by RamonetB
Tue Dec 12, 2017 1:00 am
Forum: Issues with a specific server
Topic: No credit from 155.247.166.220 and 155.247.166.219
Replies: 72
Views: 12194

Re: No credit from 155.247.166.220 and 155.247.166.219

Confirming that I can't get WU's back to 220 either. I have over 40 SMP systems that have been in production folding for several years. No configuration changes have been made. I don't recall when this first started happening, 2-3 weeks ago?

:( :( :( :e(
by RamonetB
Tue Mar 07, 2017 2:12 pm
Forum: Issues with a specific server
Topic: Possible Server Issue: VERY slow downloads of WU's.
Replies: 5
Views: 1601

Re: Possible Server Issue: VERY slow downloads of WU's.

Bruce, Joe, I'm starting to see the same behavior on other servers as well. So it definitely must be something happening on my side or something in between. Traceroute suggests there is no trouble, though, at least on 171.67.108.101. This particular computer is currently experiencing slow downloads ...
by RamonetB
Mon Mar 06, 2017 8:56 pm
Forum: Issues with a specific server
Topic: Possible Server Issue: VERY slow downloads of WU's.
Replies: 5
Views: 1601

Re: Possible Server Issue: VERY slow downloads of WU's.

Just to add some more details to this: It is certainly something to do with this server or a connection to it: 171.67.108.101 After clearing out the work folder and restarting the client, the same systems will quickly download a WU from a different one, such as: 155.247.166.219. But after one or two...
by RamonetB
Mon Mar 06, 2017 5:09 pm
Forum: Issues with a specific server
Topic: Possible Server Issue: VERY slow downloads of WU's.
Replies: 5
Views: 1601

Possible Server Issue: VERY slow downloads of WU's.

I've been seeing an issue over the weekend where the majority of my CPU / SMP WU's using core A7 are downloading extremely slowly. As in, taking almost 2 hours at times for a 3MB - 15MB file. All the ones that are being affected seem to be getting their WU's from 171.67.108.101. Here is a log entry:...
by RamonetB
Wed Nov 16, 2016 1:00 am
Forum: CPU Projects - beta FAHCores (Currently _a8)
Topic: FahCore_a7 doesn't work on Unsupported Linux distros (CentOS)
Replies: 20
Views: 28244

Re: FahCore_a7 doesn't work on Unsupported Linux distros (C

ERROR:Guru Meditation: not checked 'config.xml' is caused by running the core in the client's directory. The core sees and reads config.xml from the current directory but that config is for the client not the core. If you run the core manually in a directory that does not contain config.xml this er...
by RamonetB
Mon Nov 14, 2016 9:41 pm
Forum: CPU Projects - beta FAHCores (Currently _a8)
Topic: FahCore_a7 doesn't work on Unsupported Linux distros (CentOS)
Replies: 20
Views: 28244

Re: FahCore_a7 doesn't work on Unsupported Linux distros (C

Linux applications that are generated with a particular compiler on a particular version have always had a potential problem when running on a system created with different libraries. (Windows is no different, in that regard, except that Microsoft takes some responsibility for managing incompatibil...
by RamonetB
Mon Nov 14, 2016 8:37 pm
Forum: CPU Projects - beta FAHCores (Currently _a8)
Topic: FahCore_a7 doesn't work on Unsupported Linux distros (CentOS)
Replies: 20
Views: 28244

Re: FahCore_a7 doesn't work on Unsupported Linux distros (C

Is this error now a different issue and I should fork this into a separate thread?

-Kirk
by RamonetB
Wed Nov 09, 2016 3:56 pm
Forum: CPU Projects - beta FAHCores (Currently _a8)
Topic: FahCore_a7 doesn't work on Unsupported Linux distros (CentOS)
Replies: 20
Views: 28244

Re: FahCore_a7

Okay, let's bring things up to speed a little more. After getting the libstdcc in place correctly and installing glibc-2.17, I did some research and discovered I was running into a problem with running different versions of the loader and libraries (as glibc is more than just libstdc. Who knew? HA! ...
by RamonetB
Mon Nov 07, 2016 8:37 pm
Forum: CPU Projects - beta FAHCores (Currently _a8)
Topic: FahCore_a7 doesn't work on Unsupported Linux distros (CentOS)
Replies: 20
Views: 28244

Re: FahCore_a7

The story so far: In an attempt to get this running under CentOS 6, I've done the following: Keep in mind that we are missing versions of glibc, I've gone and downloaded versions 2.14, 2.15, and 2.17, compiled them, and installed them their respective directories in /opt. (Although, only the latest ...
by RamonetB
Fri Nov 04, 2016 8:22 pm
Forum: CPU Projects - beta FAHCores (Currently _a8)
Topic: FahCore_a7 doesn't work on Unsupported Linux distros (CentOS)
Replies: 20
Views: 28244

Re: FahCore_a7

@jcoffland Oooh. Looks like you're right: ./FahCore_a7: /lib64/libm.so.6: version `GLIBC_2.15' not found (required by ./FahCore_a7) ./FahCore_a7: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by ./FahCore_a7) ./FahCore_a7: /lib64/libc.so.6: version `GLIBC_2.17' not found (r...
by RamonetB
Fri Nov 04, 2016 12:34 pm
Forum: CPU Projects - beta FAHCores (Currently _a8)
Topic: FahCore_a7 doesn't work on Unsupported Linux distros (CentOS)
Replies: 20
Views: 28244

Re: FahCore_a7

Are there any other suggestions to help resolve this issue? If it is a glibc problem, what version should be used?
by RamonetB
Wed Nov 02, 2016 3:29 pm
Forum: CPU Projects - beta FAHCores (Currently _a8)
Topic: FahCore_a7 doesn't work on Unsupported Linux distros (CentOS)
Replies: 20
Views: 28244

Re: FahCore_a7

@RamonetB, this sounds like a different issue. Can you post your whole log in a code block? Certainly. The following is the entirety of the log until the first failure. I've lost the full log due to a restart. If you want, I can post the full log through until it stops trying due to too many errors...
by RamonetB
Tue Nov 01, 2016 8:31 pm
Forum: CPU Projects - beta FAHCores (Currently _a8)
Topic: FahCore_a7 doesn't work on Unsupported Linux distros (CentOS)
Replies: 20
Views: 28244

FahCore_a7 doesn't work on Unsupported Linux distros (CentOS)

Hello everyone, I have several CentOS 6.8 boxes up and running utilizing AMD 6100 series processors for a total of 48 cores per system. Unfortunately with any WU downloaded for the new Core_A7 I am unable to actually fold. The error I receive is: 19:24:53:WU02:FS00:FahCore 0xa7 started 19:24:53:WARN...