| | 333 | === Tue 8:30 am === |
| | 334 | |
| | 335 | someone cranked the cluster up to 11 last night.. All my stuff stopped. |
| | 336 | |
| | 337 | {{{ |
| | 338 | mysql> 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%'; |
| | 339 | +----------+---------------------+ |
| | 340 | | count(*) | datastore_product | |
| | 341 | +----------+---------------------+ |
| | 342 | | 4516 | PSPS_PV2_OB_SLICE00 | |
| | 343 | | 6749 | PSPS_PV2_OB_SLICE02 | |
| | 344 | | 9139 | PSPS_PV2_OB_SLICE04 | |
| | 345 | | 7953 | PSPS_PV2_OB_SLICE06 | |
| | 346 | | 5334 | PSPS_PV2_OB_SLICE08 | |
| | 347 | | 3726 | PSPS_PV2_OB_SLICE10 | |
| | 348 | | 5426 | PSPS_PV2_OB_SLICE12 | |
| | 349 | | 6105 | PSPS_PV2_OB_SLICE14 | |
| | 350 | | 8944 | PSPS_PV2_OB_SLICE16 | |
| | 351 | | 11090 | PSPS_PV2_OB_SLICE18 | |
| | 352 | | 10216 | PSPS_PV2_OB_SLICE20 | |
| | 353 | | 7087 | PSPS_PV2_OB_SLICE22 | |
| | 354 | +----------+---------------------+ |
| | 355 | 12 rows in set (0.18 sec) |
| | 356 | |
| | 357 | +----------+ |
| | 358 | | count(*) | |
| | 359 | +----------+ |
| | 360 | | 34068 | |
| | 361 | +----------+ |
| | 362 | 1 row in set (0.02 sec) |
| | 363 | |
| | 364 | +----------+---------------------+ |
| | 365 | | count(*) | datastore_product | |
| | 366 | +----------+---------------------+ |
| | 367 | | 86285 | PSPS_PV2_OB_SLICE00 | |
| | 368 | +----------+---------------------+ |
| | 369 | 1 row in set (0.13 sec) |
| | 370 | |
| | 371 | |
| | 372 | }}} |
| | 373 | |
| | 374 | * stare00 - stalled --- > moved to stsci08 |
| | 375 | * stare01 -stopped restarted |
| | 376 | * stare03 stalled |
| | 377 | |
| | 378 | * stare04 stalled ---> moved to stsci09 |
| | 379 | * ipp006 restarted |
| | 380 | *stsci 00 /01 /03 ok |
| | 381 | * stsci 04 restarted |
| | 382 | * stsci 05 / 06 restarted |
| | 383 | * stsci 07 restarted |
| | 384 | |
| | 385 | |
| | 386 | |
| | 387 | |