K 10 svn:author V 3 mav K 8 svn:date V 27 2011-03-22T13:02:00.866046Z K 7 svn:log V 408 Implement missing and failed disks replacement for Promise metadata. This implementation is quite different from other metadata formats because Promise metadata has no track of the physical disks. So if failed or missing disk was used by several volumes, each of them will be recovered independently, using free space found on other disks (not only spare). This also implements `graid insert` command there. END