mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-03 21:47:10 +00:00
We may not able to detect existing RAID volume by device file existance, we should use sysfs instead to make sure it's running. Fixes #7383 Closes #7399