| | 29 | JRF: stdscience error log reported too many connections to the database. This had come up previously (in the past month): |
| | 30 | {{{ |
| | 31 | -> psDBAlloc (psDB.c:166): Database error generated by the server |
| | 32 | Failed to connect to database. Error: Too many connections |
| | 33 | -> faketoolConfig (faketoolConfig.c:373): unknown psLib error |
| | 34 | Can't configure database |
| | 35 | -> main (faketool.c:70): (null) |
| | 36 | failed to configure |
| | 37 | Unable to perform faketool -addproces |
| | 38 | |
| | 39 | config error for: fake_imfile.pl --exp_id 1450315 --fake_id 2062988 --class_id XY31 --chiproot=neb://ipp090.0/gpc1/OSS.nt/2019/02/05//o8519g0140o.1450315/o8519g0140o.1450315.ch.2127506 --camroot=neb://any/gpc1/OSS.nt/2019/02/05//o8519g0140o.1450315/o8519g0140o.1450315.cm.2093978 --camera GPC1 --outroot neb://ipp090.0/gpc1/OSS.nt/2019/02/05//o8519g0140o.1450315/o8519g0140o.1450315.fk.2062988 --reduction SWEETSPOT --dbname gpc1 --verbose |
| | 40 | job exit status: 3 |
| | 41 | job host: ippc69 |
| | 42 | job dtime: 3.755007 |
| | 43 | job exit date: Mon Feb 4 20:22:07 2019 |
| | 44 | *** stdout *** |
| | 45 | stdout 13038 |
| | 46 | }}} |
| | 47 | |
| | 48 | and another: |
| | 49 | |
| | 50 | {{{ |
| | 51 | -> psDBAlloc (psDB.c:166): Database error generated by the server |
| | 52 | Failed to connect to database. Error: Too many connections |
| | 53 | -> faketoolConfig (faketoolConfig.c:373): unknown psLib error |
| | 54 | Can't configure database |
| | 55 | -> main (faketool.c:70): (null) |
| | 56 | failed to configure |
| | 57 | Unable to perform faketool -addproces |
| | 58 | |
| | 59 | config error for: fake_imfile.pl --exp_id 1450315 --fake_id 2062988 --class_id XY54 --chiproot=neb://ipp112.0/gpc1/OSS.nt/2019/02/05//o8519g0140o.1450315/o8519g0140o.1450315.ch.2127506 --camroot=neb://any/gpc1/OSS.nt/2019/02/05//o8519g0140o.1450315/o8519g0140o.1450315.cm.2093978 --camera GPC1 --outroot neb://ipp112.0/gpc1/OSS.nt/2019/02/05//o8519g0140o.1450315/o8519g0140o.1450315.fk.2062988 --reduction SWEETSPOT --dbname gpc1 --verbose |
| | 60 | job exit status: 3 |
| | 61 | job host: ippc79 |
| | 62 | job dtime: 3.872324 |
| | 63 | job exit date: Mon Feb 4 20:22:07 2019 |
| | 64 | *** stdout *** |
| | 65 | stdout 11212 |
| | 66 | }}} |
| | 67 | |
| | 68 | JRF: The stdscience log last night on PS1 showed a bunch of errors reported around 20:30. The majority of these were on ippc118. Look at the ganglia logs there was a spike in network activity, up to about 17Mb, but not too large that it should cause an issue. Either way the tasks that failed reverted successfully and continued on after this. |
| | 69 | |
| | 70 | JRF: MEH will look into the reported nightly_science.pl errors. Some are reported for gpc2 in the gpc1 logs!! |
| | 71 | e.g. |
| | 72 | |
| | 73 | {{{ |
| | 74 | failure for: nightly_science.pl --queue_diffs --date 2019-02-05 --dbname gpc2 --camera GPC2 |
| | 75 | job exit status: 2 |
| | 76 | job host: localhost |
| | 77 | job dtime: 8.072818 |
| | 78 | job exit date: Mon Feb 4 21:04:02 2019 |
| | 79 | }}} |
| | 80 | Commented out the use of gpc2 dates in the 'stdscience/input' file. Believe this is the reason that there are gpc2 errors being reported in the gpc1 logs above. |
| | 81 | |
| | 82 | JRF: killed a 4 day old job in the database that was run as ippuser to query something. WARNING: very dangerous to go around killing jobs. |