| | 257 | |
| | 258 | === monday 9pm === |
| | 259 | |
| | 260 | several loaders fell over, they were fine until 7pm, they started failing a few at a time, this is the current status as of 9:30: |
| | 261 | |
| | 262 | {{{ |
| | 263 | loader.py running on stare00 |
| | 264 | problem with stare01 |
| | 265 | loader.py running on stare03 |
| | 266 | loader.py running on stare04 |
| | 267 | loader.py running on ipp006 |
| | 268 | loader.py running on stsci00 |
| | 269 | problem with stsci01 |
| | 270 | problem with stsci03 |
| | 271 | problem with stsci04 |
| | 272 | loader.py running on stsci05 |
| | 273 | problem with stsci06 |
| | 274 | problem with stsci07 |
| | 275 | }}} |
| | 276 | |
| | 277 | {{{ |
| | 278 | select count(*), datastore_product from pending join box on box_id = id join skychunk on name = skychunk where name like 'PSPS%' group by datastore_product ;select count(*) from batch where dvo_db like 'LAP.PV2%' and loaded_to_datastore =1; select count(*), datastore_product from pending join box on box_id = id join skychunk on name = skychunk where name like 'PSPS%'; |
| | 279 | +----------+---------------------+ |
| | 280 | | count(*) | datastore_product | |
| | 281 | +----------+---------------------+ |
| | 282 | | 4518 | PSPS_PV2_OB_SLICE00 | |
| | 283 | | 6751 | PSPS_PV2_OB_SLICE02 | |
| | 284 | | 9140 | PSPS_PV2_OB_SLICE04 | |
| | 285 | | 8021 | PSPS_PV2_OB_SLICE06 | |
| | 286 | | 5433 | PSPS_PV2_OB_SLICE08 | |
| | 287 | | 4266 | PSPS_PV2_OB_SLICE10 | |
| | 288 | | 5802 | PSPS_PV2_OB_SLICE12 | |
| | 289 | | 6752 | PSPS_PV2_OB_SLICE14 | |
| | 290 | | 9076 | PSPS_PV2_OB_SLICE16 | |
| | 291 | | 11103 | PSPS_PV2_OB_SLICE18 | |
| | 292 | | 10323 | PSPS_PV2_OB_SLICE20 | |
| | 293 | | 7104 | PSPS_PV2_OB_SLICE22 | |
| | 294 | +----------+---------------------+ |
| | 295 | 12 rows in set (0.19 sec) |
| | 296 | |
| | 297 | +----------+ |
| | 298 | | count(*) | |
| | 299 | +----------+ |
| | 300 | | 32304 | |
| | 301 | +----------+ |
| | 302 | 1 row in set (0.02 sec) |
| | 303 | |
| | 304 | +----------+---------------------+ |
| | 305 | | count(*) | datastore_product | |
| | 306 | +----------+---------------------+ |
| | 307 | | 88289 | PSPS_PV2_OB_SLICE00 | |
| | 308 | +----------+---------------------+ |
| | 309 | 1 row in set (0.12 sec) |
| | 310 | |
| | 311 | |
| | 312 | }}} |
| | 313 | |
| | 314 | 00 is stuck |
| | 315 | 01 needed restart |
| | 316 | 03 is stuck |
| | 317 | 04 is stuck |
| | 318 | 006 is stuck (unstucked it) |
| | 319 | 00 is stuck (not any more?) |
| | 320 | 01 needed restart |
| | 321 | 03/04/05/06/07 needed restart |