IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 2 and Version 3 of Nebulous_Issues


Ignore:
Timestamp:
Apr 29, 2011, 1:00:27 PM (15 years ago)
Author:
watersc1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Nebulous_Issues

    v2 v3  
    88 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.
    99
    10 In addition, all nebulous tasks that create a file or copy a file should validate that the files agree before the function completes successfully.  Not doing this can introduce errors if we silently replicate a broken copy of the file.
     10In addition, all nebulous tasks that create a file or copy a file should validate that the files agree before the function completes successfully.  Not doing this can introduce errors if we silently replicate a broken copy of the file. '''The client side replicate call does do md5sum validation on replicate.'''
    1111
    1212== Database structure ==