K 10 svn:author V 3 mav K 8 svn:date V 27 2011-01-18T23:35:08.542359Z K 7 svn:log V 470 Add spare disks support. Disk counted as spare if it's metadata tells so, or if kern.geom.raid.aggressive_spare sysctl/tunable is set, disk connected to Intel controller and has no Intel metadata. Disks marked as spare by `graid insert ...`, when array is already full. Unluckily, as soon as Intel treats spare disks as "global spare", they can't be seen via `graid list/status` at this moment, because they do not belong to any node/array and opened only when needed. END