![]() |
|
|
#265 |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
9,767 Posts |
Reboot, rinse, repeat....
|
|
|
|
|
|
#266 |
|
Mar 2014
1910 Posts |
What's the hardware config for the backend? If we need a bandaid approach to keep it running, I have some SAS and/or SATA disks I could possibly send you depending on the geographic location (San Diego?). What's the server model number, RAID controller, etc?
|
|
|
|
|
|
#267 | |
|
"Kieren"
Jul 2011
In My Own Galaxy!
236568 Posts |
She may not be dead, Jim, but she's one sick puppy.
Quote:
|
|
|
|
|
|
|
#268 |
|
P90 years forever!
Aug 2002
Yeehaw, FL
165578 Posts |
|
|
|
|
|
|
#269 |
|
"Kieren"
Jul 2011
In My Own Galaxy!
236568 Posts |
|
|
|
|
|
|
#270 |
|
Sep 2010
So Cal
2·52 Posts |
|
|
|
|
|
|
#271 |
|
"Nathan"
Jul 2008
Maryland, USA
5×223 Posts |
She's mortally wounded, James.
|
|
|
|
|
|
#272 |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
976710 Posts |
George...
Would it help if GPU72 didn't run its queries so often? Would it help if very old log files were deleted from Primenet's harddrives? This issue is clearly critical. Primenet now seems more unstable than stable most of the time (happy to share the logs empirically demonstrating this). |
|
|
|
|
|
#273 |
|
May 2013
East. Always East.
11·157 Posts |
Warning: odbc_pconnect() [function.odbc-pconnect]: SQL error: [Microsoft][ODBC SQL Server Driver][Shared Memory]General network error. Check your network documentation., SQL state 08S01 in SQLConnect in C:\v5\www\2013\v5server\0.96_database.inc.php on line 21
pnErrorResult=3 pnErrorDetail=Database unavailable ==END== EDIT: Oops same message as kladner. Last fiddled with by TheMawn on 2014-07-16 at 20:23 |
|
|
|
|
|
#274 | |
|
P90 years forever!
Aug 2002
Yeehaw, FL
5·11·137 Posts |
I have no idea. If I knew why the database crashes so often I might could answer that question more intelligently.
Quote:
|
|
|
|
|
|
|
#275 |
|
May 2013
East. Always East.
172710 Posts |
Well unless I am missing something, our options are to either get rid of the data or to expand storage capacity. I always think there is no such thing as too much data, but I also like to live in that perfect world where storage space is not an issue. GIMPS and I clearly don't live together in that world.
How much data is kept for every exponent? I can only work from memory at this point because the server is dead, but when I look up an exponent, I vaguely remember seeing every stage of trial factoring, including who did it and when; any P-1 work, including who did it, when and what the bounds were; LL and DC tests, if applicable, with 64-bit residues, and who did it and when. For the sake of history, I think that keeping every bit of data we can is important, but if it's a choice between server stability and precision of data, I'd choose stability any day. To this end, perhaps if we simplified all activity before xx/yy/zzzz, we would free up enough space to keep us going until a new server is arranged? Presently an exponent might look like: Code:
No factors below 2^66 No factors from 2^66 to 2^68, TheMawn, 20/03/2010 No factors from 2^68 to 2^69, Joe Pesci, 16/04/2010 No factors from 2^69 to 2^70, Factor_Dude_669, 05/05/2010 P-1 B1=135000 B2=1697500, P-1_Dude_669, 03/07/2011 No factors from 2^70 to 2^72, TheMawn, 19/11/2010 MXXXXXXXX is not prime Res64: BLABLA, curtisc, 03/01/2012 No factors from 2^72 to t^73, John Travolta, 01/02/2012 No factors from 2^73 yo 2^74, FourHorsemen, 01/07/2013 P-1 B1=249000 B2=3125000, Darian Durant, 07/07/2013 MXXXXXXXX is not prime Res64: BLABLA, DC_Dude_669, 16/07/2013 Same goes for the P-1. What value do we really get from the time stamp and the user ID? For the LL and DC, I understand that the user and date are a bit more important if we ever saw a particular user having a high error rate or is suspected of falsifying results, so it might be worth keeping those. If a DC hasn't been completed yet or if the DC comes out incorrect, it would be very important that we continue to keep all the information we can, however. If the data looked like: Code:
No factors below 2^74 P-1 B1=135000 B2=1697500 P-1 B1=249000 B2=3125000 MXXXXXXXX is not prime Res64: BLABLA, curtisc MXXXXXXXX is not prime Res64: BLABLA, DC_Dude_669 EDIT: Now that the server is back up, I went and looked at the history for M55174403, one that I am working on right now. It looks a bit different than I remembered. In fact, there is a little box with the reader's digest of the work done on the exponent, but there is also a detailed history. Temporarily getting rid of that might reduce the strain all the same? Last fiddled with by TheMawn on 2014-07-16 at 21:01 |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Official "Faits erronés dans de belles-lettres" thread | ewmayer | Lounge | 39 | 2015-05-19 01:08 |
| Official "all-Greek-to-me Fiction Literature and Cinema" Thread | ewmayer | Science & Technology | 41 | 2014-04-16 11:54 |
| Official "Lasciate ogne speranza" whinge-thread | cheesehead | Soap Box | 56 | 2013-06-29 01:42 |
| Official "Ernst is a deceiving bully and George is a meanie" thread | cheesehead | Soap Box | 61 | 2013-06-11 04:30 |
| Official "String copy Statement Considered Harmful" thread | Dubslow | Programming | 19 | 2012-05-31 17:49 |