IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 2 and Version 3 of IPP_Progress_Report_20091123


Ignore:
Timestamp:
Nov 25, 2009, 5:38:38 PM (17 years ago)
Author:
watersc1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IPP_Progress_Report_20091123

    v2 v3  
    2626=== Chris Waters ===
    2727
     28 *  Nebulous: Implemented a number of bug fixes and modifications to ensure no loss of data.
     29   * Each volume can now be associated into a cabinet, defining their physical arrangement.
     30   * File creation: new files without a specified volume are created on a random volume from a subset of the N least full.
     31   * Replication: file replication uses the same volume selection method, with the constraints that a copy not be automatically placed on the same volume as another, and that the first copy not be housed within the same volume.
     32   * Cull: instead of removing the first available instance, first attempt to remove an instance on the same volume as another, then attempt to remove an instance in the same cabinet as another, and then remove the first only if those fail.
     33   * Corrected bug that prevented the deletion of an object if it had more than one unavailable instance.
     34   * Fixed nebdiskd to synchronize between volume->mountedvol tables and to properly remove volumes that were no longer accessible.