| 6 | | 1) Scan the instance table, and confirm that the files exist on disk. |
| 7 | | 1) Confirm that the md5sum matches for all instances of a given storage object. |
| 8 | | 1) Scan the nebulous directory trees and identify files that do not have a matching entry in the instance table. These files could be reinserted, as the full disk path describes the ins_id and the ext_id for a given file. It could be reassociated with the storage_object (if it exists), or simply deleted. |
| | 6 | 1. Scan the instance table, and confirm that the files exist on disk. |
| | 7 | 1. Confirm that the md5sum matches for all instances of a given storage object. |
| | 8 | 1. Scan the nebulous directory trees and identify files that do not have a matching entry in the instance table. These files could be reinserted, as the full disk path describes the ins_id and the ext_id for a given file. It could be reassociated with the storage_object (if it exists), or simply deleted. |