mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-23 08:12:08 +00:00
Since this won't check disk types, may re-initialize RAID on EBS when first block was lost. But in such condition, probably re-initialize RAID is the only choice we can take, so this is fine. Fixes #364. Signed-off-by: Takuya ASADA <syuu@scylladb.com>