MOON
Server: Apache/2.2.34 (Unix) mod_ssl/2.2.34 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4 FrontPage/5.0.2.2635
System: Linux server.asjudinet.com 2.6.32-042stab141.3 #1 SMP Fri Nov 15 22:45:34 MSK 2019 i686
User: asjudine (504)
PHP: 5.2.17
Disabled: NONE
Upload Files
File: //usr/share/doc/dmraid-1.0.0.rc13/TODO
-- dmraid 1.0.0.rc12 TODO --					2006.09.19

o use kpartx instead of my own metadata format handlers

o more enhancements for RAID set consistency checks

o neater -s output; something better than just paragraphs
  for super- and subsets ?

o MD metadata format handler

o enhance metadata write feature in order to be able to store state changes
  persistently; needs an event() method to inform the metadata handler about
  state changes recognized eg, at the device-mapper interface layer

o event daemon linked to libdmraid which keeps track of RAID device and set
  state changes (eg, io errors) and decides about degration etc.;
  dmeventd coded; needs library for dmraid access

o more cleanup and enhance debug and verbose output

o regular expressions for metadata format, RAID device and RAID set selection

o does dmraid need a config file ?