| 140 | | When loading, two copies of the data exist: the batches on the datastore and the original files on disk. The deletion policy at present is: |
| 141 | | |
| 142 | | * when a batch has been loaded to the ODM and has a status of 'merge worthy', then the copy on the datastore is removed |
| 143 | | * when a batch has been successfully merged into the PSPS database, the copy on local disk is deleted |
| | 140 | When loading, three copies of the data exist: the original files on disk, the batches on the datastore and a third copy on the PSPS loading machine. The deletion policy at present is: |
| | 141 | |
| | 142 | * when a batch has been loaded to the ODM and has a status of 'merge worthy', then the copy on the datastore and the DXLayer copy can be removed |
| | 143 | * when a batch has been successfully merged into the PSPS database, the final copy on local disk is deleted |
| 163 | | +------+----------------+----------------+----------------+----------------+----------------+----------------+----------------+----------------------+ |
| 164 | | | Type | Total in DVO | Processed | On datastore | Loaded to ODM | Merge-worthy | Merged | Total missing | Last published | |
| 165 | | +------+----------------+----------------+----------------+----------------+----------------+----------------+----------------+----------------------+ |
| 166 | | | P2 | 226 | 49(177) | 49 | 0(49) | 0 | 0 | 226 | 16.0 minutes ago | |
| 167 | | | ST | 0 | 0 | 0 | 0 | 0 | 0 | 0 | Never | |
| 168 | | +------+----------------+----------------+----------------+----------------+----------------+----------------+----------------+----------------------+ |
| | 166 | +----+------------------+---------------+-------------------+------------------+----------------+ |
| | 167 | |Type| batches per hour | last 24 hours | per day this week | total detections | last published | |
| | 168 | +----+------------------+---------------+-------------------+------------------+----------------+ |
| | 169 | | P2 | 0.0 | 283 | 329.4 | 1855730051 | 4.6 hours ago | |
| | 170 | | ST | 0.0 | 12936 | 4539.0 | 185807608 | 3.7 hours ago | |
| | 171 | +----+------------------+---------------+-------------------+------------------+----------------+ |
| | 172 | |
| | 173 | +----+-------+-------------------+-------------------+-------------------+-------------------+-------------------+-------------------+-------------------+-------------------+ |
| | 174 | |Type| DVO | processed|loaded_to_datastore| loaded_to_ODM| merge_worthy| merged| deleted_datastore| deleted_dxlayer| deleted_local| |
| | 175 | | | | Pend Succ Fail | Pend Succ Fail | Pend Succ Fail | Pend Succ Fail | Pend Succ Fail | Pend Succ Fail | Pend Succ Fail | Pend Succ Fail | |
| | 176 | +----+-------+-------------------+-------------------+-------------------+-------------------+-------------------+-------------------+-------------------+-------------------+ |
| | 177 | | P2 | 8140 | 8101 39 | 2 8099 | 2041 6049 9 | 6049 | 313 5736 | 5736 | 5736 | | |
| | 178 | | ST | 32309 | 31684 625 | 5 31679 |24617 7062 | 7062 | 7062 | | | | |
| | 179 | +----+-------+-------------------+-------------------+-------------------+-------------------+-------------------+-------------------+-------------------+-------------------+ |